skullball/rust/src
2026-07-23 19:38:05 +03:00
..
net Go to main menu on disconnect 2026-07-23 19:23:35 +03:00
ui Implement PopupQueue 2026-07-23 19:38:05 +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 Implement PopupQueue 2026-07-23 19:38:05 +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 Implement PopupQueue 2026-07-23 19:38:05 +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 Remove local player weapon on death 2026-07-22 23:48:46 +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