Commit graph

581 commits

Author SHA1 Message Date
yuni 634482fb73 despawn chat on death 2024-04-05 05:10:03 +02:00
yuni 28212c6316 typo 2024-04-05 05:05:58 +02:00
yuni bb267525a2 bump to v0.5.3 2024-04-05 04:42:08 +02:00
yuni 6280d2bf11 fix Icarus conversation 2024-04-05 04:42:00 +02:00
yuni e9c30d6db2 typo 2024-04-05 04:26:47 +02:00
yuni 2f2b1baec3 give monoliths a max rotation 2024-04-05 04:23:17 +02:00
yuni 0855aec475 fix SpacePizza™'s position 2024-04-05 04:16:40 +02:00
yuni 7130d1e684 add static clock to HUD 2024-04-05 04:08:26 +02:00
yuni e577a5084c vehicles protect from damage now, though not perfectly 2024-04-05 03:53:20 +02:00
yuni df9f47c427 fade in from maroon red color when dying/respawning 2024-04-05 03:49:29 +02:00
yuni 61c7cffcef implement damage on low oxygen and collisions 2024-04-05 03:31:52 +02:00
yuni ae2fcf2525 cleanup 2024-04-05 02:58:17 +02:00
yuni 23bceebc79 implement player respawn with "z" key 2024-04-05 02:58:12 +02:00
yuni cea7289460 decelerate satellite (not sure how to explain its thrust yet :X) 2024-04-05 01:57:54 +02:00
yuni 93cc607613 add velocity command 2024-04-05 01:55:40 +02:00
yuni e29a8abebf tweak icarus 2024-04-05 01:50:03 +02:00
yuni 6b6cdccee7 change WantsNo* to WantsMax*, cuz Icarus likes to rotate a bit 2024-04-05 01:42:50 +02:00
yuni 64423630da update chat regarding main ring 2024-04-05 01:22:49 +02:00
yuni 9195a5a26b add engine & no{velocity,rotation} to SpacePizza™ 2024-04-05 01:21:57 +02:00
yuni 5d52d3cdf4 add "wants novelocity" command to icarus 2024-04-05 01:19:46 +02:00
yuni 83de08034a add "wants norotation" command to satellite and icarus 2024-04-05 00:54:58 +02:00
yuni beb241e9d6 add huge communications satellite 2024-04-05 00:32:42 +02:00
yuni c38b1288fd tweak cheat keys 2024-04-05 00:23:14 +02:00
yuni 720b39e09a tweak ring appearance & player location 2024-04-05 00:23:01 +02:00
yuni 5f7a727f7e add wholesome paragraph 2024-04-04 22:58:43 +02:00
yuni 1c5758d34a swap Kerbal Space Program for Outer Wilds 2024-04-04 21:37:37 +02:00
yuni 6a4ff622e2 add links 2024-04-04 21:35:39 +02:00
yuni bee309fcce tweak intro text 2024-04-04 21:30:15 +02:00
yuni e1d5514566 write more intro text 2024-04-04 21:18:33 +02:00
yuni 11c205abfe add links section 2024-04-04 20:22:43 +02:00
yuni 677ad09e84 tweak text 2024-04-04 20:01:54 +02:00
yuni b63d2e716b fixed message timings 2024-04-04 19:09:10 +02:00
yuni 2cf3ff5595 changed Icarus' position so you see it from the start 2024-04-04 19:08:54 +02:00
yuni 46c2b910a8 remove "Requesting permission to communicate" to speed up dialogs 2024-04-04 19:03:30 +02:00
yuni 3106218f5f make Icarus much more wholesome 2024-04-04 19:02:17 +02:00
yuni a7003f6f00 fix thebe position 2024-04-04 18:54:03 +02:00
yuni 016b948967 fix chat logic 2024-04-04 18:53:52 +02:00
yuni ea6243ec12 better debug messages 2024-04-04 18:53:32 +02:00
yuni b1c78e4ccb move send reply code to chat.rs 2024-04-04 18:53:20 +02:00
yuni 8f380a6773 split off chat logic from hud.rs into chat.rs 2024-04-04 13:40:56 +02:00
yuni ca7d2facd9 split off chat logic from actor.rs into new chat.rs 2024-04-04 13:34:13 +02:00
yuni d1defff3ad typo 2024-04-04 03:32:27 +02:00
yuni 334f4be514 move wasm/wayland bevy features into its own outfly features 2024-04-04 03:22:48 +02:00
yuni 21b6cc192d add preliminary instructions on how to build for web assembly 2024-04-04 03:21:00 +02:00
yuni 9edd63bd1f activate bevy's webgl2 feature 2024-04-04 02:27:55 +02:00
yuni 0e28cb9c7f update Cargo.toml 2024-04-03 19:05:37 +02:00
yuni 2888740780 add bevy's wayland feature 2024-04-03 18:52:43 +02:00
yuni 155c9abd1f move bevy feature "file_watcher" to dev-only mode 2024-04-03 18:41:39 +02:00
yuni 9c7cd6ddc5 tweak key binding descriptions 2024-04-03 15:06:35 +02:00
yuni fd53c10a59 bump to v0.5.2 2024-04-03 14:48:31 +02:00