]> git.rm.cloudns.org Git - xonotic/xonstat.git/commit
Restructured player_info page to now include more detailed stats for specific gametyp...
authorJan D. Behrens <zykure@web.de>
Sun, 5 Aug 2012 10:52:38 +0000 (12:52 +0200)
committerJan D. Behrens <zykure@web.de>
Wed, 8 Aug 2012 10:54:46 +0000 (12:54 +0200)
commit14e30571beab151707851382d893d82c598a4b46
tree17b57cacb7b3460c121cdf3ae4ed815bb5fdff92
parent48ba8b7579c20fa17812b200fea2973287f8b260
Restructured player_info page to now include more detailed stats for specific gametypes (currently duel,dm,tdm,ctf)
The total_stats dictionary now also holds much more information than before, especially gametype-dependent info
Also added "favorite server" line, showing on which server the player is most likely to be found

This commit implements some of the suggestions from Feature Request #1039:
Organizing Player page statistics - http://dev.xonotic.org/issues/1039
xonstat/templates/player_info.mako
xonstat/views/player.py