Commit Graph

6 Commits

Author SHA1 Message Date
Mark Vejvoda b20d0cc0e4 - fixed bug where we used wrong var name to save quit time to db 2013-11-02 23:38:19 +00:00
Mark Vejvoda 9798668789 - added player platform to game stats 2013-11-02 19:05:59 +00:00
Mark Vejvoda e3a8ee6d2f add playerid to game stats so we canprovide historical stats for unique players 2013-11-01 21:31:55 +00:00
Mark Vejvoda 123b034854 updated to delete completed games less than 5 minutes duration 2013-11-01 17:53:26 +00:00
Mark Vejvoda 152bbd9bb0 bugfixes for game stats 2013-10-31 04:25:08 +00:00
Mark Vejvoda 7ad30f92bf - added game statistics gathering and saving on masterserver.
see Table glestserver now has the field: gameUUID
Table glestgamestats has game header stats
Table glestgameplayerstats has game player stats
2013-10-31 00:57:36 +00:00