]> de.git.xonotic.org Git - xonotic/xonstat.git/commit
Remove +/- points display on scoreboard.
authorAnt Zucaro <azucaro@gmail.com>
Sat, 21 Jul 2012 00:58:02 +0000 (20:58 -0400)
committerAnt Zucaro <azucaro@gmail.com>
Sat, 21 Jul 2012 00:58:02 +0000 (20:58 -0400)
commit218e1a484f363666aba8e84caa0a41bfc0d275de
treee10ae3c6e7f4b15aa837a23c0f92e65e5219d538
parente7abd4c149ede81c44cba975c23403ec94797b27
Remove +/- points display on scoreboard.

I've decided not to show the +/- elo_deltas on the scoreboard
because they are individual measures. They thus belong on a
given player's info page instead. The player_info view is the
future destination of this data (not implemented yet).

Also, I'm preventing duel matches from being processed as both
duel and dm matches. Duel really is a mode of its own, even if
Xonotic doesn't have a dedicated mode for it.
xonstat/models.py
xonstat/templates/scoreboard.mako