outfly/src
2024-08-19 00:12:46 +02:00
..
audio cut out a different part from the jupiter recording 2024-05-23 03:53:08 +02:00
blender add handcrafted collider for clippy, giving a huge performance boost 2024-08-01 20:53:00 +02:00
chats ask if player wants soykaf or pineapple pizza when learning about them 2024-08-18 23:53:30 +02:00
data add ` key to fast forward conversation 2024-08-19 00:11:24 +02:00
svg add branding directory 2024-05-21 19:05:49 +02:00
actor.rs cleanup (cargo fmt) 2024-07-14 21:16:19 +02:00
audio.rs fix wrong radio playing on startup 2024-06-13 03:41:15 +02:00
camera.rs fix matching velocity when inside vehicles 2024-07-14 21:16:32 +02:00
chat.rs add ` key to fast forward conversation 2024-08-19 00:11:24 +02:00
cmd.rs add Luna's workshop with a couple of shipping containers 2024-07-31 04:49:11 +02:00
common.rs implement preferred looking direction for NPCs 2024-05-23 00:31:31 +02:00
game.rs cleanup (cargo fmt) 2024-07-14 21:16:19 +02:00
hud.rs add comment about possible panic 2024-07-13 14:31:11 +02:00
load.rs add Luna's workshop with a couple of shipping containers 2024-07-31 04:49:11 +02:00
main.rs cleanup 2024-06-17 01:40:14 +02:00
menu.rs bevy14: fix warnings about deprecated Color::rgb(a) usage 2024-07-09 02:32:56 +02:00
nature.rs abstract out orbit calculation into nature::pos_offset_for_orbiting_body() 2024-07-12 15:32:45 +02:00
var.rs don't accelerate chat speed in dev mode, since you can now fast forward 2024-08-19 00:12:46 +02:00
visual.rs cargo fmt 2024-07-09 04:33:31 +02:00
world.rs bevy14: fix warnings about deprecated Color::rgb(a) usage 2024-07-09 02:32:56 +02:00