aboutsummaryrefslogtreecommitdiff
path: root/src/hypixelCached.ts
AgeCommit message (Expand)Author
2021-05-27increase max in basicPlayerCache hopefully it doesn't use too much rammat
2021-05-27log profile in fetchProfileUuid cache missmat
2021-05-25add LRUCache for basicPlayerCachemat
2021-05-25remove debug stuffmat
2021-05-24add cachedRawLeaderboards size to debugmat
2021-05-24remove first_join from CleanPlayermat
2021-05-24more debug stuffmat
2021-05-24add temporary debug thingmat
2021-05-01Show minions that haven't been unlocked in response (#20)mat
2021-04-28remove some debug stuffmat
2021-04-27Add minion_count leaderboard (#15)mat
2021-04-27Add unit tests (#12)mat
2021-04-14Total leaderboards leaderboard working (#6)mat
2021-04-14Revert "Total leaderboards leaderboard (#5)"mat
2021-04-14Total leaderboards leaderboard (#5)mat
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