outfly/src
2024-06-12 00:58:38 +02:00
..
audio cut out a different part from the jupiter recording 2024-05-23 03:53:08 +02:00
blender flesh out scene loader 2024-06-11 05:49:59 +02:00
chats more icarus dialogue 2024-06-11 23:11:28 +02:00
data implement scene loader (transformations are still a bit wonky) 2024-06-11 05:50:15 +02:00
svg add branding directory 2024-05-21 19:05:49 +02:00
actor.rs ignore gravity when calculating g forces 2024-06-11 03:29:50 +02:00
audio.rs add suffocation sound effects 2024-06-07 23:55:04 +02:00
camera.rs "space" key now slows down relative to orbital velocity 2024-06-11 01:04:23 +02:00
chat.rs continuously set/update chat variable $$player_oxygen_seconds 2024-06-12 00:57:55 +02:00
cmd.rs add scene's coordinates to scene object's coordinates 2024-06-11 05:59:10 +02:00
common.rs implement preferred looking direction for NPCs 2024-05-23 00:31:31 +02:00
game.rs debug key now dumps all game variables to console 2024-06-12 00:57:42 +02:00
hud.rs speedometer shows speed relative to orbital velocity 2024-06-11 01:12:41 +02:00
load.rs implement wing avatar, give it to icarus (and player, optionally) 2024-05-23 05:42:18 +02:00
main.rs reset chat variables (GameVars) on death 2024-06-02 21:04:03 +02:00
menu.rs implement player avatars 2024-05-23 05:02:59 +02:00
nature.rs fix direction of orbital velocity 2024-06-10 23:19:33 +02:00
var.rs add debugging code to GameVar::evaluate_condition() 2024-06-12 00:58:38 +02:00
visual.rs apply cargo fmt 2024-05-22 05:00:45 +02:00
world.rs disable ring asteroids by default 2024-06-10 23:19:33 +02:00