Age | Commit message (Expand) | Author |
---|---|---|
2022-06-01 | Fix hanging on errors in withCache | mat |
2022-05-17 | improve caching logic | mat |
2022-04-23 | add some missing things to `claimed` | mat |
2022-04-10 | Cache usernames and ranks in leaderboards in db | mat |
2022-04-10 | Start storing more player stuff in the leaderboard | mat |
2022-03-27 | Add pets | mat |
2021-06-29 | enable strictNullChecks and fix all related issues (#65) | mat |
2021-06-24 | log api keys | mat |
2021-04-27 | Add unit tests (#12) | mat |
2021-03-24 | improve mojang api to be much much faster | mat |
2021-03-02 | add some more typings | mat |
2021-02-28 | Make leaderboard stuff use less memory | mat |
2021-02-28 | Add leaderboards | mat |
2021-02-13 | add optional check to verify all clients are owned by the creator | mat |
2021-02-13 | move stuff into src folder | mat |