Commit graph

7 commits

Author SHA1 Message Date
4b760e5f84
Variant ratings: Constant sum of rating
Whenever a variants gains/loses points now,
we ensure that the sum of all variant ratings of that type stays
constant by adjusting all other variants in the opposite direction.
2023-12-22 11:20:58 +01:00
b376d1b95b
update variants.json url 2023-12-19 22:19:15 +01:00
fec81a6c15
start website implementation 2023-12-03 21:19:36 +01:00
a377dd74af
Implement correct values for rating system
Added k-factors to config.
Implemented the season 0 rating change logic.
2023-11-24 17:15:38 +01:00
613bb108a7
Proper caching of player history 2023-11-24 13:14:01 +01:00
94d698ad14
Compute current streaks for statistics 2023-11-24 13:12:41 +01:00
12434f7c27
Move files into src folder 2023-11-23 17:03:36 +01:00
Renamed from constants.py (Browse further)