mirror of
https://github.com/openfrontio/OpenFrontIO.git
synced 2026-06-22 02:57:45 +00:00
b5840d7887
Replace the hand-rolled formatTroops() in the name-pass with the canonical renderTroops() so map name labels match troop precision used elsewhere in the UI (Leaderboard, PlayerPanel, etc.). Also refresh each player's troop string at most every 500ms instead of every simulation tick, staggered by slot index so GPU string uploads spread across the window rather than bursting on a single tick.