Further work on leaderboards

- Modularize tests
- Add migrations
- Fix switch case so it actually breaks
- Add in missing writes
- Beginning work on custom migration to move the leaderboard to the final state
This commit is contained in:
David Markowitz
2023-04-17 01:16:23 -07:00
parent ed2639ce4e
commit fcb088d263
8 changed files with 93 additions and 51 deletions

View File

@@ -37,7 +37,7 @@ public:
Racing,
MonumentRace,
FootRace,
// There is no 4 defined anywhere in the client or cdclient
UnusedLeaderboard4,// There is no 4 defined anywhere in the client or cdclient
Survival = 5,
SurvivalNS,
Donations,