|
net
|
Improve how popups appear
|
2026-07-23 19:48:25 +03:00 |
|
ui
|
Add settings that persist
|
2026-07-23 21:39:51 +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
|
Add pause menu
|
2026-07-23 20:17:37 +03:00 |
|
game_settings.rs
|
Make fov slider work
|
2026-07-23 21:48:44 +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.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 |
|
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 |