|
net
|
Add sending chat messages as well
|
2026-07-24 04:11:18 +03:00 |
|
player
|
Use compressed sound effects
|
2026-07-24 16:06:55 +03:00 |
|
ui
|
Use compressed sound effects
|
2026-07-24 16:06:55 +03:00 |
|
announcer.rs
|
Add announcements
|
2026-07-24 02:13:21 +03:00 |
|
ball.rs
|
Implement ball_sync
|
2026-07-21 22:15:53 +03:00 |
|
chat.rs
|
Make sure chat messages always remain
|
2026-07-24 04:14:55 +03:00 |
|
cli_parser.rs
|
Implement some command line arguments
|
2026-07-22 23:44:55 +03:00 |
|
game_manager.rs
|
Make sure chat messages always remain
|
2026-07-24 04:14:55 +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 some preliminary chat messages
|
2026-07-24 02:49:46 +03:00 |
|
map.rs
|
Add separate team spawners
|
2026-07-22 04:37:02 +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 |