summaryrefslogtreecommitdiff
path: root/tools/elo.js
AgeCommit message (Collapse)Author
2024-01-02Handle multiple winners for Elo calculations.Tor Andersson
2023-09-20Move mtime and active into games table.Tor Andersson
Avoid joining with game_state for all the game list views.
2023-09-13Calculate Elo ratings.Tor Andersson
Primarily for use with future matchmaking system to provide better games for everyone. Show top 5 players of each game on the game pages.