[1] Fixed critical database deadlocks (connection sharing)
[2] Removed redundant validation (connection leaks)
[3] Added warp_count caching to Team object
[4] PAPI now uses cached data (less DB pressure)
[5] Synced warp cache across servers
[6] Removed duplicate team name message
[7] Added color selection during team creation (configurable default is false)
[8] Fixed disband confirmation (2 steps now!)
[9] Cancel button works for all inputs
[10] Leaderboard shows 28 teams (was 14)
[11] Disabled features are no longer displayed in the GUI. Instead, they are replaced with the placeholder item
[12] Other fixes & improvements