aboutsummaryrefslogtreecommitdiff
path: root/src/hypixelCached.ts
AgeCommit message (Expand)Author
2021-03-24completely replace ashcon with mojangmat
2021-03-24improve mojang api to be much much fastermat
2021-03-02add some more typingsmat
2021-03-02fix some errors with invalid playersmat
2021-03-01change concurrent updating leaderboard members to 1mat
2021-03-01Update hypixelCached.tsmat
2021-03-01fix error on null playersmat
2021-03-01optimize leaderboardsmat
2021-03-01fix error on timedeo's profilemat
2021-03-01add skills and zones as constantsmat
2021-03-01add mythos stat categorymat
2021-02-28update package-lock.json and remove weird codemat
2021-02-28fix double fetchingmat
2021-02-28Add leaderboardsmat
2021-02-20add debug stuffmat
2021-02-16change profileCache to use clonesmat
2021-02-15fix profiles for players that changed their usernamesmat
2021-02-15remove debug logsmat
2021-02-14add rank to basic membermat
2021-02-14fix special casesmat
2021-02-13fix caching issuemat
2021-02-13fix inventoriesmat
2021-02-13optimize inventoriesmat
2021-02-13add optional check to verify all clients are owned by the creatormat
2021-02-13create member, profile, and profiles cleanersmat
2021-02-13move stuff into src foldermat