skullball/rust/src/ui
2026-08-04 21:13:48 +03:00
..
chatbox.rs Refactor game_manager to game/mod.rs 2026-07-29 20:14:14 +03:00
cli.rs Make cli prints be godot_prints as well 2026-08-03 17:45:21 +03:00
cooldown_icon.rs Update cooldown enum 2026-08-03 17:14:50 +03:00
credits.rs Remove unused imports 2026-07-25 23:49:45 +03:00
game_finished_screen.rs Add possibility for alternate team colors 2026-08-03 20:33:40 +03:00
hud.rs Refactor game_manager to game/mod.rs 2026-07-29 20:14:14 +03:00
lobby_player_listing.rs Add kick button and make it work 2026-08-04 21:13:48 +03:00
lobby.rs Update theme for labels 2026-08-03 23:23:02 +03:00
main_menu.rs Use DNS for joining server 2026-07-28 21:36:09 +03:00
mod.rs Add telegrenade cooldown 2026-08-03 16:57:34 +03:00
net_stats.rs Implement net stats 2026-07-16 05:50:20 +03:00
player_listing.rs Self-highlight player listing 2026-08-03 17:49:57 +03:00
player_listings.rs Add possibility for alternate team colors 2026-08-03 20:33:40 +03:00
player_stats_panel.rs Fix warnings 2026-08-03 17:13:45 +03:00
replay_finished_screen.rs Use team colors for goals even in replay 2026-08-03 17:43:41 +03:00
replay_hud.rs Fix warnings 2026-07-29 20:20:00 +03:00
settings.rs Add maximized option for windowmode 2026-07-28 21:48:30 +03:00
simple_score_view.rs Add possibility for alternate team colors 2026-08-03 20:33:40 +03:00
slider.rs Fix sliders resetting when set to 0 2026-08-03 19:48:07 +03:00