]> git.rm.cloudns.org Git - xonotic/xonstat.git/commit
Don't dock Elo points if the player won.
authorAnt Zucaro <azucaro@gmail.com>
Sat, 21 Jul 2012 01:59:10 +0000 (21:59 -0400)
committerAnt Zucaro <azucaro@gmail.com>
Sat, 21 Jul 2012 01:59:10 +0000 (21:59 -0400)
commit9ec79a0c28ea3a6f7958188bac04808564ea1f02
tree709676464a50d5a186733d4ffa9fec1ecc37e50c
parent218e1a484f363666aba8e84caa0a41bfc0d275de
Don't dock Elo points if the player won.

After much debate I've included this enhancement. It prevents
losing Elo points if you've won the game. While this makes the
algorithm not *true* Elo, it prevents the negative perception
in the community. People were turning off their tracking for
fear of losing Elo points even if they won, and this hopefully
will fix that situation.
xonstat/models.py
xonstat/views/submission.py