Commit graph

507 commits

Author SHA1 Message Date
yuni bbf4f468cd add m/s + km/h display 2024-03-28 23:09:08 +01:00
yuni 427a3cb182 add --version option 2024-03-28 22:34:16 +01:00
yuni 24b0031799 extend crate manifest 2024-03-28 22:34:08 +01:00
yuni 5e9dbf0344 unmute sfx in cargo run by default 2024-03-28 20:54:34 +01:00
yuni e1bcb9bb7a remove wakeup sound at start 2024-03-28 20:54:28 +01:00
yuni 0b193e53ad fix text box position 2024-03-28 20:53:54 +01:00
yuni 4602ee0504 cleanup 2024-03-28 20:49:57 +01:00
yuni ee58302156 cleanup bloom code in hud 2024-03-28 20:47:41 +01:00
yuni 2eb00d025d add toggleable reticule to HUD 2024-03-28 20:47:18 +01:00
yuni 99fd2ec750 cleanup 2024-03-28 20:35:54 +01:00
yuni 44ec500ce7 remove radio when hud is active (mainly to remove all nonfree assets) 2024-03-28 20:03:51 +01:00
yuni 6eb126d4c1 change BGM to Dead Space Style Ambient Music by Sharvarian 2024-03-28 19:59:57 +01:00
yuni 0a37e523b6 document vehicle enter/exit key in README, change to q 2024-03-28 17:25:57 +01:00
yuni f8d0c87664 renamed bike to MeteorAceGT 2024-03-28 17:25:35 +01:00
yuni c25f627a22 better bike model, angled side thrusters allow backward motion 2024-03-28 17:18:54 +01:00
yuni 8bc80b3c6c implement exiting vehicles 2024-03-28 16:33:40 +01:00
yuni 8c3fa09b5c add bike start sound when entering vehicle 2024-03-28 16:02:25 +01:00
yuni f4aea80f34 add rocket sound effect for bike 2024-03-28 14:14:49 +01:00
yuni cc285a7548 implement actor ids, actor oxygen tanks, clamp harvested oxygen
Conflicts:
	src/world.rs
2024-03-28 13:33:40 +01:00
yuni bfa6a463d3 implement a second optional chat script parameter 2024-03-28 13:28:37 +01:00
yuni 36b6e3696c implement hud info for remaining oxygen duration 2024-03-28 13:28:36 +01:00
yuni b22f780f73 implement chat scripts 2024-03-28 13:28:34 +01:00
yuni 61324ffe7a implement entering vehicles, variable engine parameters 2024-03-28 13:26:41 +01:00
yuni ec7fcc0ef4 add bike (not rideable yet) 2024-03-28 12:05:30 +01:00
yuni c4b3b47a8e more stars 2024-03-27 16:47:22 +01:00
yuni 542e124137 more realistically sized Jupiter (distance=125Mm from jupiter's center) 2024-03-27 16:47:20 +01:00
yuni 17e1454b0c document key bindings 2024-03-22 16:38:31 +01:00
yuni 8cd4e30eb5 tweaking readme 2024-03-22 16:31:45 +01:00
yuni 9542b2eba9 add another screenshot to readme 2024-03-22 16:25:40 +01:00
yuni 7238fe0684 add some intro text 2024-03-22 16:22:22 +01:00
yuni a535c95241 move tools/ to doc/scripts/ 2024-03-22 16:22:18 +01:00
yuni 4b8216d2ca add notice file to keep asset directory clean 2024-03-22 16:22:13 +01:00
yuni 80da840af5 add screenshot to readme 2024-03-22 16:22:09 +01:00
yuni b2d4586478 tweak external assets 2024-03-22 15:26:25 +01:00
yuni 4665c05145 delete unused assets 2024-03-22 14:38:46 +01:00
yuni 22a106d7a3 better input number glyphs 2024-03-22 14:38:28 +01:00
yuni b47a181e96 add custom-made font Yupiter 2024-03-22 14:38:12 +01:00
yuni 2027929319 fix sound path 2024-03-22 13:57:29 +01:00
yuni fa9b16b24c cleanup 2024-03-22 12:30:48 +01:00
yuni 7780b90e8f mute audio in debug builds when run through cargo run 2024-03-22 12:28:39 +01:00
yuni 4a5a239639 mute audio by default in debug builds 2024-03-22 12:08:00 +01:00
yuni d2bb8d447c embed assets into binary only in release builds 2024-03-22 12:06:03 +01:00
yuni a0031603e5 add bevy_embed_assets plugin for compact releases 2024-03-22 11:49:34 +01:00
yuni 64757d1fcb delete .blend files, they're redundant, aren't they? 2024-03-22 11:48:01 +01:00
yuni e698fc6479 add build instructions for windows on linux 2024-03-22 11:46:12 +01:00
yuni a652deecf0 ignore "extra" directory 2024-03-22 11:45:57 +01:00
yuni 7301256aa8 v0.2.0 2024-03-21 19:03:42 +01:00
yuni 06264159e5 tweaks 2024-03-21 19:01:18 +01:00
yuni f3f1733f2f add dead drifter 2024-03-21 18:52:52 +01:00
yuni 24efcc715d tweak conversation 2024-03-21 18:46:18 +01:00