]> de.git.xonotic.org Git - xonotic/xonstat.git/history - xonstat/elo.py
Reduce the number of fast caps shown on the map_info page.
[xonotic/xonstat.git] / xonstat / elo.py
2015-11-14 Ant ZucaroRefactor the Elo processing code into EloProcessor.
2012-12-23 Ant ZucaroExplicitly set an update_dt when elos are processed.
2012-12-23 Ant ZucaroProper fix for big alivetimes.
2012-12-23 Ant ZucaroHandle Elos properly when players have big alivetimes.
2012-12-02 Ant ZucaroExplicitly set an update_dt when elos are processed.
2012-11-13 Ant ZucaroProper fix for big alivetimes.
2012-11-09 Ant ZucaroHandle Elos properly when players have big alivetimes.
2012-08-01 Ant ZucaroUse score-scaling Elo for non-duels.
2012-06-16 Ant ZucaroMerge branch 'master' of github.com:antzucaro/XonStat
2012-06-06 antzucaroMerge pull request #12 from nyov/nyov/conversion
2012-06-05 nyovdos2unix file conversions for everything
2012-05-05 nyovadapted z's search engine hints and header
2012-01-14 Ant ZucaroMerge branch 'elo'
2012-01-13 Ant ZucaroIt works! Still need to remove the commented out sectio...
2012-01-06 Ant ZucaroInitial debug version of elo ranking.