aboutsummaryrefslogtreecommitdiff
path: root/src/util.ts
AgeCommit message (Expand)Author
2022-06-01Fix hanging on errors in withCachemat
2022-05-17improve caching logicmat
2022-04-23add some missing things to `claimed`mat
2022-04-10Cache usernames and ranks in leaderboards in dbmat
2022-04-10Start storing more player stuff in the leaderboardmat
2022-03-27Add petsmat
2021-06-29enable strictNullChecks and fix all related issues (#65)mat
2021-06-24log api keysmat
2021-04-27Add unit tests (#12)mat
2021-03-24improve mojang api to be much much fastermat
2021-03-02add some more typingsmat
2021-02-28Make leaderboard stuff use less memorymat
2021-02-28Add leaderboardsmat
2021-02-13add optional check to verify all clients are owned by the creatormat
2021-02-13move stuff into src foldermat