Commit 7d24a29
committed
refactor: consolidate leaderboard into 4 categories with sorting
Merge highest_elo/most_elo_gained/elo_change into single elo category.
Remove most_kills/most_matches. Add tertiary_value and sort_by/sort_dir
params. Fix ELO query to use first/last delta instead of cross-type SUM.
Add losses to win rate. All columns sortable via backend re-ranking.1 parent c8184a1 commit 7d24a29
2 files changed
Lines changed: 115 additions & 201 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
342 | 342 | | |
343 | 343 | | |
344 | 344 | | |
| 345 | + | |
| 346 | + | |
345 | 347 | | |
346 | 348 | | |
347 | 349 | | |
| |||
358 | 360 | | |
359 | 361 | | |
360 | 362 | | |
| 363 | + | |
361 | 364 | | |
362 | 365 | | |
363 | 366 | | |
| |||
0 commit comments