This 3 hours was mainly spent testing random things although I did get some stuff ready for tournaments, mainly leaderboards and had to fix some bugs with them.
here is a list of bugs I fixed
- Incorrect map showing on MP lobbies
- people could get 2 leaderboard entries
- couldn’t modify tournaments
And here is some stuff I tested
- Tested new leaderboard system (added match_id to primary key)
- Tested tournament results (still not a good idea of how this works lol)
- Tested more on matches (rounds are still filler/test data that doesn’t save to db)
Demos
- Results test
- Match testing (just for qual round)
- Bug of 2 leaderboard entries for one person
Changelog
- Bump basic-ftp in the npm_and_yarn group across 1 directory (7d735e2)
- more work on createTournamentRounds (e37b132)
- Fix Tournament modifying (c44b892)
- Merge pull request #19 from Mr-milky-way/dependabot/npm_and_yarn/npm_and_yarn-2dee6a94ba (d5b057f)
- Bump the npm_and_yarn group across 1 directory with 2 updates (1f9e528)
- Merge pull request #20 from Mr-milky-way/dependabot/npm_and_yarn/npm_and_yarn-a7dcac81d5 (a463765)
- Fix a lot of stuff (8a873a0)
- Merge branch ‘main’ of https://github.com/Mr-milky-way/Custom-DRL-Server (b000b42)
- Fix match_id? (9f5c239)
- Merge branch ‘main’ of https://github.com/Mr-milky-way/Custom-DRL-Server (1b35440)
- Fix match Ids (3527099)
Log in to leave a comment