
This is a quick patch to fix performance issues related to the way the game manages lobby server messages while ingame. Messages such as chat and battle updates were applied in the menu overlay even while ingame, which caused noticable issues with the high user counts experienced over the weekend. With this update the server commands are buffered, only to be applied when the menu overlay is active.
We've also been working on some quality of life changes. "Manual Fullscreen" has been added as a display option in graphics settings, the battle list is more informative and a skill rating display has been added to the bottom of the community tab.