skullball/rust/src
2026-07-23 22:48:26 +03:00
..
net Use default name 2026-07-23 22:12:20 +03:00
ui Use default name 2026-07-23 22:12:20 +03:00
ball.rs Implement ball_sync 2026-07-21 22:15:53 +03:00
cli_parser.rs Implement some command line arguments 2026-07-22 23:44:55 +03:00
game_manager.rs Fix rejoining game causing lobby to be empty 2026-07-23 22:48:26 +03:00
game_settings.rs Add default name config 2026-07-23 22:03:11 +03:00
goal.rs Remove unused prints 2026-07-22 05:46:49 +03:00
killbox.rs Respawn the ball when it enters a killbox 2026-07-21 22:20:26 +03:00
lib.rs Add settings that persist 2026-07-23 21:39:51 +03:00
map_resource.rs Start adding teams, move player capsule down a bit 2026-07-22 00:00:21 +03:00
map.rs Add separate team spawners 2026-07-22 04:37:02 +03:00
player_hand_remover.rs Fix some warnings 2026-07-22 04:32:01 +03:00
player.rs Make fov slider work 2026-07-23 21:48:44 +03:00
popup_queue.rs Implement PopupQueue 2026-07-23 19:38:05 +03:00
soldier_mesh.rs Remove hands from local player, add proper gun_node 2026-07-21 23:31:28 +03:00
team_resource.rs Fix some warnings 2026-07-22 04:32:01 +03:00
weapon.rs Move ball when it's being shot 2026-07-22 23:53:27 +03:00