Non-blocking Map Views
The map view has been completely redesigned. Previously, a slow RCON request blocked the entire page. Now the RCON refresh runs in the background, the page is available immediately.
Concurrent Server Calls
All active servers are now queried in parallel instead of sequentially. This significantly reduces the loading time of the maps page.
EOS ID Authentication
Authentication has been improved. Cookie EOS IDs are now validated against IP-based users, increasing security.
Waitress Web Server
The web server has been switched to Waitress with configurable request timeouts for better stability under load.
Player Login/Logout Tracking
Player logins and logouts are now captured from game logs and visible in the dashboard.
Player Count Badge
Each map tile now shows the current player count as a badge.