]> git.xonotic.org Git - xonotic/xonstat.git/commit - xonstat/templates/game_info.mako
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)
committerJan Behrens <zykure@web.de>
Sun, 23 Dec 2012 14:18:33 +0000 (15:18 +0100)
commit69b8e5b4bf31107b74c5751e131ebdbb5416facb
tree5345127fea07cb4005c87001c9a5951fa4767754
parentc2834a0b05cdca1bf129be8aed590cfd6e260053
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