Commit Graph

5 Commits

Author SHA1 Message Date
Nathan Fulton
d6b301c3e7 Track client platform version
Client platform version can be retrieved live with /ids and is also
recorded in the playerdetail module.
2016-08-31 23:54:48 -04:00
Nathan Fulton
87e212c2c9 Fix playerdetail saving incorrect action times 2016-08-31 22:43:36 -04:00
Scott Ludwig
42efd09692 Fix use of 'json' instead of 'j'
This bug was created when switching from simplejson to json module,
due to python 2.5->2.7 migration. Any variables named 'json' needed
to be renamed, and this is an instance that was missed.
2016-01-01 22:49:14 -08:00
Scott Ludwig
43a537b4ae Leaderboard fixes for latest GAE 2016-01-01 14:20:55 -08:00
Darrin Massena
f4c0203914 initial commit 2014-07-06 17:47:28 -07:00