]> git.xonotic.org Git - xonotic/xonstat.git/commit
Show the best flag capture times on the game info page.
authorAnt Zucaro <azucaro@gmail.com>
Fri, 2 Nov 2012 01:59:21 +0000 (21:59 -0400)
committerAnt Zucaro <azucaro@gmail.com>
Fri, 2 Nov 2012 01:59:21 +0000 (21:59 -0400)
commit26979efc5818ab9a67ba91ccf6da57907bb6f2a0
tree75bee70a312f6dd50b17a5b16408620bdb4405f4
parent633e988769491cbf1bcea16bb8e9fe571e86e1c7
Show the best flag capture times on the game info page.

The best flag capture time for each player is shown in the game
info page now. This only happens for CTF. The format shown is
seconds.milliseconds, with up to two decimal places shown.
xonstat/templates/game_info.mako
xonstat/views/game.py