Commit graph

1460 commits

Author SHA1 Message Date
de9b8d99e8 pause physics + bevy systems in menu or when window is defocused 2024-10-10 00:53:50 +02:00
7b6282d13b cargo fmt 2024-10-10 00:48:15 +02:00
e9a1580ce7 make dead/KO people not count towards talk achievement 2024-10-09 23:56:25 +02:00
9a578e1093 make fuel tank not count towards "talk to everyone" achievement 2024-10-09 23:50:39 +02:00
a618414a1a Fuel Tank: interact to refill oxygen 2024-10-09 22:13:20 +02:00
f4c25352b4 add fuel tank to Luna's workshop 2024-10-09 22:06:25 +02:00
1f11957429 README: add wiki link 2024-10-09 20:52:59 +02:00
9acfacc104 add sparkles to jupiter's ring 😍 2024-10-06 17:57:32 +02:00
131a49b7f9 bump version to v0.12.0 2024-10-05 04:31:00 +02:00
0397992d6d cargo fmt 2024-10-05 04:27:00 +02:00
4d19495ab5 better solution for thruster particle crash 2024-10-05 04:26:44 +02:00
b5105ff4c5 tweak default values for preferences 2024-10-05 04:23:47 +02:00
4af88bab15 add another stray asteroid near thebe 2024-10-05 04:10:35 +02:00
bfc5e2666a fix bevy_embedded_assets not finding '../textures' by moving it into models/ 2024-10-05 03:55:15 +02:00
2873894003 cargo update 2024-10-05 03:44:10 +02:00
0c0ffaf729 update changelog 2024-10-05 03:43:21 +02:00
df7cb75666 fix menu not updating sometimes when changing avatar from asteroid to none 2024-10-05 03:27:22 +02:00
20ff266cc4 add 2 stray moonlets near thebe 2024-10-05 03:11:55 +02:00
2409da8fed cleanup 2024-10-05 03:03:19 +02:00
7a7b4422d1 more efficient collider on moonlet 2024-10-05 02:56:59 +02:00
1112e2a03a attempt to fix "Error: The vector given to Dir3::new_unchecked is not normalized"
fixes #24
2024-10-05 02:52:37 +02:00
8e5b17fcfa ash/river: can now refill your oxygen 2024-10-05 02:41:14 +02:00
a0ce5c0df0 nox: more brief conversation 2024-10-05 02:17:39 +02:00
a6abd3a57a satellite: add solar panel texture and .blend file 2024-10-05 02:02:03 +02:00
f9227583d2 overhaul pizzeria 2024-10-05 01:31:42 +02:00
361587a7d7 show warning message when entering Luna's experimental MeteorAceGT 2024-10-04 01:00:47 +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
09115f8e3c add proper colliders to metis/amalthea/adrastea 2024-10-03 22:59:59 +02:00
5c3f41ad44 better description of game status 2024-10-03 22:51:09 +02:00
26074780ce typo 2024-10-03 20:17:57 +02:00
b6d66f5150 make Thebe model 20% thicker 2024-10-03 15:55:36 +02:00
8172af8084 auto-disable reactor overload inside vehicles (as there's infinite power anyway) 2024-10-03 06:48:03 +02:00
5597411bac infinite energy inside vehicles 2024-10-03 06:26:06 +02:00
d8b6a20867 changelog: update 2024-10-03 06:24:38 +02:00
f135122dc7 fix instant death when teleporting with dev mode but no god mode 2024-10-03 06:11:54 +02:00
26ec38e9ce cargo fmt 2024-10-03 06:08:51 +02:00
212f62fbc6 mute suffocation sound when sfx is muted 2024-10-03 06:08:20 +02:00
f583200b13 don't play suffocation sound in god mode 2024-10-03 06:08:12 +02:00
108efd0e55 unlimited energy in god mode 2024-10-03 05:59:50 +02:00
5da66a5b15 README: remove "still in development" 2024-10-03 05:56:57 +02:00
7b53419899 add new model for metis, used also for moonlet, adrastea, amalthea 2024-10-03 05:38:30 +02:00
7c5c8e93d4 change model of ring moons to thebe 2024-10-03 01:51:11 +02:00
ec218c6351 fix tidal locking rotation for galileian moons 2024-10-03 01:50:57 +02:00
d98b216c8d implement tidal locking of moons 2024-10-03 01:32:15 +02:00
8a35eb350a fix emission parameter of the whale (*1/1000) 2024-10-03 01:12:31 +02:00
5caae03384 remove asteroid "Lum", it was pretty much just a test 2024-10-03 00:55:28 +02:00
a89c53d998 add textured high poly model for thebe 2024-10-03 00:46:31 +02:00
7b8405a402 fix map link, explain reasoning for location of Serenity 2024-10-02 23:23:21 +02:00
afb67d0d0f smaller flashlight cone 2024-09-22 17:12:46 +02:00