aboutsummaryrefslogtreecommitdiff
path: root/planetwars-server/src/modules/ranking.rs
AgeCommit message (Expand)AuthorFilesLines
2022-05-30significantly lower max_update to obtain a stable rankingIlion Beyst1-1/+1
2022-05-28fix order of arguments in rankerIlion Beyst1-2/+2
2022-05-27implement simple elo ratingIlion Beyst1-4/+59
2022-04-28move match running logic to separate moduleIlion Beyst1-3/+30
2022-04-27restructure server entrypoint for rankerIlion Beyst1-0/+5