]> git.rm.cloudns.org Git - xonotic/xonstat.git/commit
A more comprehensive decision tree for team game stats.
authorAnt Zucaro <azucaro@gmail.com>
Sat, 20 Jul 2013 11:52:32 +0000 (07:52 -0400)
committerAnt Zucaro <azucaro@gmail.com>
Sat, 20 Jul 2013 11:52:32 +0000 (07:52 -0400)
commit7d2fe941049ee699c1516378c8ac92c673d41784
tree8c5e2f021644f74c4ceca598da0716e24231c939
parentf467d9a453d4a962d5b886fe018470791274ae4d
A more comprehensive decision tree for team game stats.

If the game mode is CTF, order by caps. If the game mode is CA,
FT, LMS, or KA then order by rounds. Otherwise order by score. This
corresponds to the default settings for team_game_stat rows in the
submission handler.
xonstat/views/game.py