id summary reporter owner description type status priority milestone component resolution keywords cc phab_field 2448 Display gameplay statistics from the lobby on a website Josh "Currently at the end of rated games started through the lobby, a bunch of game statistics are sent back to [source:ps/trunk/source/tools/XpartaMuPP/XpartaMuPP.py#L68 XpartaMuPP] and stored in an sqlite3 database (setup by [source:ps/trunk/source/tools/XpartaMuPP/LobbyRanking.py this] script). It would be nice to make this data public in some infographics on a webpage (lobby.wildfiregames.com port 80 should work nicely). As for the technical side, we could use [https://developers.google.com/chart/ Google Charts] and some basic HTML/JS/CSS to display the data. To access the data we should either parse the database server-side to an intermediate format (like JSON) or just access it directly client-side." enhancement new If Time Permits Backlog Multiplayer lobby beta scythetwirler Andy Alt