aboutsummaryrefslogtreecommitdiff
path: root/src/hypixelCached.ts
AgeCommit message (Expand)Author
2022-03-25Add typed-hypixel-api as a dep and change some codemat
2022-03-20Fix some typingsmat
2022-03-20Add the "left" field for members who leftmat
2022-03-19Bump @types/lru-cache from 5.1.1 to 7.4.0 (#217)dependabot[bot]
2022-03-19Squashed commit of the following:mat
2022-02-13maybe fix some leaderboards hangingmat
2022-02-10fix leaderboards not loading sometimes, hopefullymat
2021-12-31Update hypixelCached.tsmat
2021-12-31fix memory leak, i hopemat
2021-12-30increase username cache max listenersmat
2021-10-03remove some comments from the previous commitmat
2021-10-03attempt to fix memory leakmat
2021-09-11increase max listeners for TLSSocketmat
2021-09-06Bump node-fetch from 2.6.1 to 3.0.0 (#116)dependabot[bot]
2021-08-01add #1 leaderboards count leaderboardmat
2021-07-13increase max listeners because what could go wrongmat
2021-06-29enable strictNullChecks and fix all related issues (#65)mat
2021-06-24remove console logsmat
2021-06-24log more stuffmat
2021-05-31decrease basicPlayerCache maxAge moremat
2021-05-31fix basicPlayerCache not being in msmat
2021-05-31change cache time for usernamesmat
2021-05-31change basic player cache to only 30 minutesmat
2021-05-30increase max listeners for usernameCachemat
2021-05-29probably fix a thingmat
2021-05-28add more useful stuff to indexmat
2021-05-27fix some bugs with it loading forevermat
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