]> de.git.xonotic.org Git - xonotic/xonstat.git/commit
Add a toggle-able accuracy selector to the player info page.
authorAnt Zucaro <azucaro@gmail.com>
Mon, 30 Apr 2012 01:47:58 +0000 (21:47 -0400)
committerAnt Zucaro <azucaro@gmail.com>
Mon, 30 Apr 2012 01:47:58 +0000 (21:47 -0400)
commit7676d2979e2679f3fdf3089cb6000fc66c435c7b
treea8726df873c8b8848e620f6f5755240f87321070
parent026915c9eeffb932fe2efbd702f850cfc65efc90
Add a toggle-able accuracy selector to the player info page.

You can choose which weapon to show accuracy stats for. The only weapons shown are those that the player has used in 5 or more games in the past 90 days. This is still a work in progress, as I don't have labels or nice hovers for the datapoints. :(
xonstat/static/css/style.css
xonstat/templates/base.mako
xonstat/templates/player_info.mako
xonstat/views/player.py