skullball/rust/src
2026-07-22 03:23:48 +03:00
..
net Move jumping code to PlayerMovement 2026-07-22 03:18:07 +03:00
ui Update map selection dropdown disable logic 2026-07-22 03:23:48 +03:00
ball.rs Implement ball_sync 2026-07-21 22:15:53 +03:00
game_manager.rs Update map selection dropdown disable logic 2026-07-22 03:23:48 +03:00
killbox.rs Respawn the ball when it enters a killbox 2026-07-21 22:20:26 +03:00
lib.rs Start adding teams, move player capsule down a bit 2026-07-22 00:00:21 +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 throwing the ball 2026-07-21 22:05:37 +03:00
player_hand_remover.rs Remove hands from local player, add proper gun_node 2026-07-21 23:31:28 +03:00
player.rs Move jumping code to PlayerMovement 2026-07-22 03:18:07 +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 Start adding teams, move player capsule down a bit 2026-07-22 00:00:21 +03:00
weapon.rs Implement dropping the ball 2026-07-21 21:41:58 +03:00