398266ea83
add a chat for Luna, he now repairs suit and refills oxygen tank
2024-07-31 05:04:21 +02:00
a6c88e1344
add Luna's workshop with a couple of shipping containers
2024-07-31 04:49:11 +02:00
097c7c0c84
bump version to v0.10.0
2024-07-14 21:20:01 +02:00
5847fde332
fix matching velocity when inside vehicles
2024-07-14 21:16:32 +02:00
20b2ae049a
cleanup (cargo fmt)
2024-07-14 21:16:19 +02:00
f2ed30a5b6
brighter flashlight
2024-07-14 21:09:00 +02:00
6b0dd36859
cleanup (cargo fmt)
2024-07-14 21:08:41 +02:00
ed0641d68e
fix flashlight when in vehicles
2024-07-14 21:08:35 +02:00
534a313e21
place only 1 cruiser in test scene
2024-07-14 20:29:07 +02:00
f3a5884dac
wording
2024-07-14 20:28:51 +02:00
441efcabef
rename "Eclipse the Sun with Jupiter" achievement to "Enter Jupiter's Shadow"
2024-07-14 20:24:39 +02:00
fb82e3cc29
add comment about possible panic
2024-07-13 14:31:11 +02:00
e5f9409fd8
automatically match velocity to the closest object
2024-07-13 14:30:02 +02:00
5e9441dd5e
abstract out orbit calculation into nature::pos_offset_for_orbiting_body()
2024-07-12 15:32:45 +02:00
90c89fc3f3
add comments
2024-07-12 14:58:50 +02:00
4f787c33e8
cleanup (remove unnecessary scope block, unindenting by 1)
...
(I had this scope block before in order to release ownership of some
variable so that it can be used again after the scope block, but seems
like this is not necessary anymore by now)
2024-07-12 14:23:54 +02:00
eb094945f2
update changelog
2024-07-11 22:50:15 +02:00
cc45c7bc05
fix clippy colliders with "collider mesh"
2024-07-11 22:49:53 +02:00
4cc267b55c
fix supply crate collider with "collider mesh"
2024-07-11 22:49:36 +02:00
45fac4d35f
fix orange light orb collider with "collider mesh"
2024-07-11 22:49:20 +02:00
075520d68b
Revert "fix collisions with light orbs (orange only)"
...
This reverts commit 4c4d776741
.
2024-07-11 22:44:56 +02:00
252aabf16b
fix bus stop light orb collisions
2024-07-11 22:42:05 +02:00
4c4d776741
fix collisions with light orbs (orange only)
2024-07-11 22:28:12 +02:00
9967c6feca
add "I don't want to talk to you" option to Icarus
2024-07-09 04:59:23 +02:00
3e22d4d493
shorter dialog
2024-07-09 04:50:47 +02:00
3f5bb0c21a
s/micros/micrometeorites
2024-07-09 04:49:11 +02:00
ed7f88c1eb
add CHANGELOG entry
2024-07-09 04:33:39 +02:00
dc6b419afd
cargo fmt
2024-07-09 04:33:31 +02:00
d262796db0
Merge branch 'bevy14'
2024-07-09 04:00:47 +02:00
1ce56ac909
bevy14: update GLtf emission parameters (*1/1000)
2024-07-09 03:58:03 +02:00
21a800942e
bevy14: fix suit animation
2024-07-09 03:32:03 +02:00
a14dbcb5c7
bevy14: upgrade Translation::look_at with directional arguments
2024-07-09 02:45:44 +02:00
82ff5491a6
bevy14: Fix error with multiplying color by float
2024-07-09 02:42:10 +02:00
f8cb84ccb1
bevy14: Upgrade Color method names (set_a -> set_alpha)
2024-07-09 02:41:05 +02:00
b038468cfc
bevy14: upgrade Color::hex usage
2024-07-09 02:38:28 +02:00
18760e43c8
bevy14: fix warnings about deprecated Color::rgb(a) usage
2024-07-09 02:32:56 +02:00
3165cfd754
bevy14: upgrade color palette usage
2024-07-09 02:28:55 +02:00
b1ff21aec4
bevy14: upgrade AppExit enumerator
2024-07-09 02:19:44 +02:00
ab226bbdfe
bevy14: disable dynamic linking, doesn't work with jpeg feature in bevy14
2024-07-09 02:19:37 +02:00
e7560957f2
upgrade bevy version to 0.14, rust version to 1.79
2024-07-09 02:13:16 +02:00
877e664df9
cleanup
2024-06-17 02:03:19 +02:00
c8825fb99b
battery lasts 10x as long (for flashlight)
2024-06-17 01:58:59 +02:00
c5d744b280
less debug output when saving config file
2024-06-17 01:49:37 +02:00
20e17e8faa
fix hud toggling when starting the game with disabled hud
2024-06-17 01:48:46 +02:00
377c2a4f0b
save/load avatar setting from config file
2024-06-17 01:43:23 +02:00
548386ef54
cleanup
2024-06-17 01:40:14 +02:00
1bd1525eb8
document Sus
2024-06-17 00:10:07 +02:00
3b82ed22a3
clear target when entering targeted vehicle
2024-06-16 23:58:41 +02:00
5ae8c7dc25
Sus now tries to kill you if you offend him
2024-06-15 02:13:33 +02:00
982ea00fc7
more dialogue for Sus
2024-06-15 01:50:43 +02:00