]> git.rm.cloudns.org Git - xonotic/xonstat.git/commit
Add an itemized breakdown of the games played by a player.
authorAnt Zucaro <azucaro@gmail.com>
Thu, 15 Mar 2012 11:16:08 +0000 (07:16 -0400)
committerAnt Zucaro <azucaro@gmail.com>
Thu, 15 Mar 2012 11:16:08 +0000 (07:16 -0400)
commit31cc08a6e095bd64a59a316a4a47e47a9bb646d1
treeee17a9bfe966c29ccfc62c276af63a3a7bb64055
parentf348d11d41223893ecff4e6746bb0cce5aeab8de
Add an itemized breakdown of the games played by a player.

This is so we can see how many of each type of game type that the player has played. It will look like <total games played> (<number of games played> <game type cd>).
xonstat/templates/player_info.mako
xonstat/views/player.py