Commit graph

121 commits

Author SHA1 Message Date
yuni 71259431eb WIP time trial: added menu items 2024-11-18 04:14:50 +01:00
yuni 6926a0f4f9 cleaner menu, with greyed-out entries that are not applicable 2024-11-18 02:14:35 +01:00
yuni ddb79c343f remove feature to unlock phone numbers, unlock all from the start 2024-11-18 00:20:55 +01:00
yuni eceb4b329e add Outrun Radio, with "Outrun" BGM by Andrew Vice 2024-11-17 03:43:16 +01:00
yuni cc34c9b21b display sent message in chat log 2024-11-14 21:39:34 +01:00
yuni 038a18ef5e luna now installs backup software on player's space suit 2024-10-27 02:06:51 +02:00
yuni 6a3fa7c64c tweak phonebook rendering 2024-10-26 23:23:48 +02:00
yuni c787e7caf4 implement persistent phonebook 2024-10-26 22:01:52 +02:00
yuni 3234b1f4bb remove "`" (backquote) keybinding 2024-10-26 00:40:24 +02:00
yuni c737e4ac8b add setting to change reticule/pointer 2024-10-12 06:22:31 +02:00
yuni de9b8d99e8 pause physics + bevy systems in menu or when window is defocused 2024-10-10 00:53:50 +02:00
yuni 0397992d6d cargo fmt 2024-10-05 04:27:00 +02:00
yuni b5105ff4c5 tweak default values for preferences 2024-10-05 04:23:47 +02:00
yuni a2423fa642 implement sfx volume controls 2024-10-03 23:59:15 +02:00
yuni 5104f2bbcf add extra-bright flash light mode 2024-09-22 06:39:21 +02:00
yuni bb539c00cc implement reactor overload and shutdown 2024-09-22 06:38:44 +02:00
yuni ebe028d567 add thruster boost feature 2024-09-22 04:47:27 +02:00
yuni c48e5cdb3a add setting for flashlight strength 2024-09-22 03:42:27 +02:00
yuni 93293092ce add setting for light amplification strengh, incl. power drain 2024-09-22 03:11:08 +02:00
yuni 904f7927eb renamed "Radio: Space Wave" to "Speakers: Space Wave Radio" 2024-09-15 23:50:04 +02:00
yuni 06a0bf3984 var: fix radio station 2024-09-15 21:12:58 +02:00
yuni 0dd0474bb0 cargo fmt 2024-09-15 04:53:33 +02:00
yuni 69972f9f8e Add new free background music: Takeoff (remastered) by Serat 2024-09-15 02:39:50 +02:00
yuni cb2ff574ed remove nonfree "Aleksey Chistilin - Cinematic Cello.ogg" 2024-09-14 23:47:13 +02:00
yuni 8309e32f85 simplified noise cancellation, add "Amplify outside recordings" to radio 2024-09-14 23:43:21 +02:00
yuni fbf5581ea5 don't accelerate chat speed in dev mode, since you can now fast forward 2024-08-19 00:12:46 +02:00
yuni e49c7e052f add ` key to fast forward conversation 2024-08-19 00:11:24 +02:00
yuni e54aea5b46 revert saving state about luna introduction 2024-08-02 04:09:01 +02:00
yuni 2337da40ae save game state about Luna's introduction 2024-08-02 02:09:35 +02:00
yuni 20b2ae049a cleanup (cargo fmt) 2024-07-14 21:16:19 +02:00
yuni 441efcabef rename "Eclipse the Sun with Jupiter" achievement to "Enter Jupiter's Shadow" 2024-07-14 20:24:39 +02:00
yuni b038468cfc bevy14: upgrade Color::hex usage 2024-07-09 02:38:28 +02:00
yuni 877e664df9 cleanup 2024-06-17 02:03:19 +02:00
yuni c5d744b280 less debug output when saving config file 2024-06-17 01:49:37 +02:00
yuni 377c2a4f0b save/load avatar setting from config file 2024-06-17 01:43:23 +02:00
yuni c273217f65 implement noise cancellation modes 2024-06-13 04:06:15 +02:00
yuni 4e8794338a fix wrong radio playing on startup 2024-06-13 03:41:15 +02:00
yuni 8c7a856717 implement radio stations 2024-06-13 03:26:19 +02:00
yuni f1512e01c9 create config file/directory if it doesn't exist yet 2024-06-13 02:18:58 +02:00
yuni eedc379c8d save/load many of the game settings to/from config file 2024-06-13 02:18:22 +02:00
yuni 2eb68e94f7 cleanup 2024-06-13 00:43:01 +02:00
yuni 43756fc09c platform-independent configuration file path 2024-06-13 00:42:23 +02:00
yuni 0f0d1aa1a9 cleanup 2024-06-13 00:39:11 +02:00
yuni 4ed006c548 fix console output in var::load_prefs (bevy macros dont work here) 2024-06-13 00:05:45 +02:00
yuni 9e121cf633 fix off-by-one error in GameVars::normalize_varname() 2024-06-12 00:59:07 +02:00
yuni 0c622f28ab add debugging code to GameVar::evaluate_condition() 2024-06-12 00:58:38 +02:00
yuni 8636b08b5f add unit test for GameVars::normalize_varname() 2024-06-12 00:54:26 +02:00
yuni 727d28089f don't reset third person setting on death 2024-06-07 03:52:24 +02:00
yuni f7002fd064 reset chat variables (GameVars) on death 2024-06-02 21:04:03 +02:00
yuni efbb44a9fc implement player avatars 2024-05-23 05:02:59 +02:00