Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-05-30 | re-add the pre-cache for leaderboard users | mat | |
2021-05-30 | remove debug thing | mat | |
2021-05-30 | i think i found out why it's using so much memory. | mat | |
2021-05-30 | Revert "disable leaderboards again :trollface:" | mat | |
This reverts commit dcccb6fa3bcfb15dcb272e47ddd87184ab84be61. | |||
2021-05-30 | disable leaderboards again :trollface: | mat | |
2021-05-29 | only cache raw leaderboards | mat | |
2021-05-28 | add more useful stuff to index | mat | |
2021-05-28 | Don't fetch leaderboards multiple times when they're already being fetched (#47) | mat | |
2021-05-28 | increase interval for updating leaderboards | mat | |
2021-05-27 | fix some bugs with it loading forever | mat | |
2021-05-27 | random random debug things and optimize leaderboards | mat | |
optimize leaderboards by fetching all the raw ones at the beginning | |||
2021-05-27 | make leaderboards send less requests | mat | |
2021-05-27 | disable "fast" mode for leaderboards | mat | |
2021-05-27 | log profile in fetchProfileUuid cache miss | mat | |
2021-05-27 | Profile customization (#45) | mat | |
* add basic discord auth * add uuid dependency * add lastUpdated to sessions * add route to get session from id * add accounts collection * update build * add gm rank * add `customization` url parameter * add customization parameter to /player/:user * add route to get info from discord id * remove a console.log * Update database.js * Update package.json * fix tests | |||
2021-05-25 | Compiled TS into JS | mat-1 | |
2021-05-24 | Revert "disable leaderboards" | mat | |
This reverts commit 17866766304a9049dda716a21d94bcd4803980a7. | |||
2021-05-24 | Revert "enable raw leaderboard cache again" | mat | |
This reverts commit b33fbf90a8c7df808ee88ac2b38782fcfe93f224. | |||
2021-05-24 | enable raw leaderboard cache again | mat | |
2021-05-24 | disable leaderboards | mat | |
2021-05-10 | decrease memory use | mat | |
2021-05-01 | Show minions that haven't been unlocked in response (#20) | mat | |
* add minions that haven't been unlocked yet to response, and slightly optimize constants * remove most console.logs with console.debugs * mock constants | |||
2021-04-29 | rename minion_count to unique_minions | mat | |
2021-04-28 | remove some debug stuff | mat | |
2021-04-27 | Add minion_count leaderboard (#15) | mat | |
* add minion count leaderboard * fix error that happens sometimes * Update index.js | |||
2021-04-27 | Add unit tests (#12) | mat | |
* start adding unit tests * add more to test/data/mojang.json * fix sending http requests in tests when it shouldn't * add a few more tests * try to add a github action to run tests * Update test.yml | |||
2021-04-14 | revert change that makes leaderboards update slowly | mat | |
2021-04-14 | Total leaderboards leaderboard working (#6) | mat | |
* add leaderboards leaderboard * slightly optimize fetchPlayer to not unnecessarily fetch the same player twice * Compiled TS into JS * fix errors with fetch * fix random bugs that made people disappear from leaderboards | |||
2021-04-14 | Revert "Total leaderboards leaderboard (#5)" | mat | |
This reverts commit 0e5887326f1ba1f8005ca0bd217c5b332a1fb6cf. | |||
2021-04-14 | Total leaderboards leaderboard (#5) | mat | |
* add leaderboards leaderboard * slightly optimize fetchPlayer to not unnecessarily fetch the same player twice * Compiled TS into JS * fix errors with fetch | |||
2021-04-13 | change max slayer level to 5 | mat | |
2021-04-13 | Slayer leaderboard (#4) | mat | |
* add slayers to constants * Compiled TS into JS * change units to also show up when only changing one constant item * Compiled TS into JS * add slayer leaderboards * remove debugging stuff | |||
2021-04-09 | fix people not being added to small leaderboards | mat | |
2021-04-08 | change how stats are sent to allow for extra info | mat | |
2021-04-08 | Compiled TS into JS | mat-1 | |
2021-04-08 | Compiled TS into JS | mat-1 | |
2021-03-01 | change concurrent updating leaderboard members to 1 | mat | |
2021-03-01 | add more debug stuff | mat | |
2021-03-01 | Update database.js | mat | |
2021-03-01 | Update database.js | mat | |
2021-03-01 | fix members not being added to reverse leaderboards | mat | |
2021-03-01 | Update database.js | mat | |
2021-03-02 | Compiled TS into JS | mat-1 | |
2021-03-01 | optimize leaderboards | mat | |
2021-03-01 | Compiled TS into JS | mat-1 | |
2021-03-01 | tsc | mat | |
2021-03-01 | Compiled TS into JS | mat-1 | |
2021-03-01 | Compiled TS into JS | mat-1 | |
2021-03-01 | Compiled TS into JS | mat-1 | |
2021-03-01 | Compiled TS into JS | mat-1 | |