]> git.xonotic.org Git - xonotic/xonstat.git/history - xonstat/views/player.py
Add some kill ratio and win percentage, clean up recent games.
[xonotic/xonstat.git] / xonstat / views / player.py
2012-04-15 Ant ZucaroAdd some kill ratio and win percentage, clean up recent...
2012-03-15 Ant ZucaroAdd an itemized breakdown of the games played by a...
2012-03-14 antzucaroMerge pull request #5 from dmazary/patch-1
2012-03-10 Ant ZucaroShow player elo on the player info page.
2012-03-01 Ant ZucaroIgnore deactivated players in search and in player...
2012-02-20 Ant ZucaroFix "more games played by player <blah> page.
2012-01-22 Ant ZucaroDo not use an explicit schema
2011-12-07 Ant ZucaroAdd pagination and fuzzy date to the player_index.
2011-11-20 antzucaroMerge pull request #2 from dmazary/master
2011-11-16 Ant ZucaroReverse sort the player index page.
2011-11-03 Ant ZucaroMerge branch 'master' of github.com:antzucaro/XonStat
2011-11-01 Ant ZucaroPrevent people from viewing the bot and untracked playe...
2011-06-24 Ant ZucaroAdd server index and template. Fix links on player...
2011-06-24 Ant ZucaroAdd a player index. Change the base template to have...
2011-06-24 Ant ZucaroAdd more info to the player_info view and template
2011-06-01 Ant ZucaroAdd overall game stats to the player info page. Change...
2011-05-27 Ant ZucaroRemove unneeded view and corresponding template.
2011-05-26 Ant ZucaroChange weapon stats view to build the weapon_stats...
2011-05-26 Ant ZucaroMove the accuracy table rendering into a callable templ...
2011-05-26 Ant ZucaroSpruce up the player info page a bit: add weapon images...
2011-05-25 Ant ZucaroMajor reorganization. Views made into a module with...