Commit graph

61 commits

Author SHA1 Message Date
91c05d88ec add warning signs to "FACTORY RESET" and "Take Off Helmet" 2024-10-27 00:24:45 +02:00
6b82b39e1c implement factory reset 2024-10-27 00:21:01 +02:00
6a3fa7c64c tweak phonebook rendering 2024-10-26 23:23:48 +02:00
da956130c5 add phonebook display under the achievements in the menu screen 2024-10-26 23:11:51 +02:00
758114e3a2 add orbital clock (in menu) 2024-10-26 21:22:14 +02:00
55426ba0dd implemented Phone Call and "script changename" command 2024-10-26 19:37:28 +02:00
c737e4ac8b add setting to change reticule/pointer 2024-10-12 06:22:31 +02:00
df7cb75666 fix menu not updating sometimes when changing avatar from asteroid to none 2024-10-05 03:27:22 +02:00
09f0d16d7e add radioactivity sign to "OVERLOAD" reactor setting 2024-10-04 00:08:04 +02:00
a2423fa642 implement sfx volume controls 2024-10-03 23:59:15 +02:00
26ec38e9ce cargo fmt 2024-10-03 06:08:51 +02:00
3105b75b1c reduce all power gain/usage, turning kW into W 2024-09-22 17:12:23 +02:00
ef7aae7201 clean up menu 2024-09-22 16:21:18 +02:00
56bab3f526 fix suit modifications not being saved 2024-09-22 07:15:07 +02:00
b1b2ed5f34 better suit modding descriptions 2024-09-22 07:14:58 +02:00
5104f2bbcf add extra-bright flash light mode 2024-09-22 06:39:21 +02:00
bb539c00cc implement reactor overload and shutdown 2024-09-22 06:38:44 +02:00
0b5058abf5 menu: display suit system power usage 2024-09-22 06:12:15 +02:00
ebe028d567 add thruster boost feature 2024-09-22 04:47:27 +02:00
c48e5cdb3a add setting for flashlight strength 2024-09-22 03:42:27 +02:00
93293092ce add setting for light amplification strengh, incl. power drain 2024-09-22 03:11:08 +02:00
6704056d3a click3.ogg: add new sound for targeting and menu cursor movement 2024-09-17 01:11:31 +02:00
904f7927eb renamed "Radio: Space Wave" to "Speakers: Space Wave Radio" 2024-09-15 23:50:04 +02:00
18760e43c8 bevy14: fix warnings about deprecated Color::rgb(a) usage 2024-07-09 02:32:56 +02:00
b1ff21aec4 bevy14: upgrade AppExit enumerator 2024-07-09 02:19:44 +02:00
548386ef54 cleanup 2024-06-17 01:40:14 +02:00
c273217f65 implement noise cancellation modes 2024-06-13 04:06:15 +02:00
8c7a856717 implement radio stations 2024-06-13 03:26:19 +02:00
efbb44a9fc implement player avatars 2024-05-23 05:02:59 +02:00
87199f41db apply cargo fmt 2024-05-22 05:00:45 +02:00
hut
ff610d4000 remove redundancy 2024-05-14 22:41:02 +02:00
hut
68d218100c rename Key Bindings to Controls 2024-05-14 19:40:53 +02:00
hut
9f64bd65a7 rename "Restart Game" to "Take Off Helmet" 2024-05-14 19:12:58 +02:00
hut
8f76a31cfa show version in menu 2024-05-14 19:08:18 +02:00
hut
a0dd6d45a0 wrap cursor in menu 2024-05-14 18:58:47 +02:00
hut
122a1e49ec make key bindings look more like the achievement list 2024-05-14 18:43:38 +02:00
hut
31705586cd show key bindings in menu instead of with F1 key 2024-05-14 18:32:23 +02:00
hut
d20dc5c60d summarize achievements on death screen 2024-05-14 06:28:14 +02:00
hut
fce2cfdce1 add "Find Earth" achievement 2024-05-14 05:33:35 +02:00
hut
c00a47fe7f padding 2024-05-14 05:22:10 +02:00
hut
cb90846b6f show achievements in the menu 2024-05-14 05:17:32 +02:00
hut
60d3198e41 add Camera to menu 2024-05-13 23:51:18 +02:00
hut
9c148a5a7c fix menu labels not updating 2024-05-13 23:50:53 +02:00
hut
86734fdc72 fix menu not getting updated after toggling settings 2024-05-13 21:49:44 +02:00
hut
6b6732bdec change schedule 2024-05-13 21:39:55 +02:00
hut
f476f351c9 change menu labels to reflect settings 2024-05-13 21:39:51 +02:00
hut
b9791fcdaa add key binding hints in menu 2024-05-13 21:12:23 +02:00
hut
b505312f6e add Toggle Shadows menu entry 2024-05-13 21:11:27 +02:00
hut
556e98deec add Restart Game to menu 2024-05-13 20:53:08 +02:00
hut
1c10a0c561 block closing death screen for the first 1 second 2024-05-13 20:42:34 +02:00