outfly/src
2024-04-05 23:38:20 +02:00
..
actor.rs entering vehicles now also based on camera orientation 2024-04-05 20:05:58 +02:00
audio.rs implement damage on low oxygen and collisions 2024-04-05 03:31:52 +02:00
camera.rs implement zooming on right click 2024-04-05 23:38:20 +02:00
chat.rs despawn chat on death 2024-04-05 05:10:03 +02:00
commands.rs implement targeting based on player orientation 2024-04-05 19:03:50 +02:00
defs.txt better targeting handling 2024-04-05 20:38:50 +02:00
effects.rs fade in from maroon red color when dying/respawning 2024-04-05 03:49:29 +02:00
hud.rs show distance to marked object 2024-04-05 22:51:54 +02:00
main.rs split off chat logic from actor.rs into new chat.rs 2024-04-04 13:34:13 +02:00
nature.rs base asteroid density on actual ring density 2024-04-02 07:09:46 +02:00
settings.rs implement zooming on right click 2024-04-05 23:38:20 +02:00
world.rs add selectagon around target 2024-04-05 22:16:01 +02:00