aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2022-05-15update test datamat
2022-05-15fix skills being able to show as undefined when skill api is offmat
2022-05-15Update inventory.tsmat
2022-05-15add accessory bag upgradesmat
2022-05-08Bump express-rate-limit from 6.2.1 to 6.3.0 (#214)dependabot[bot]
Bumps [express-rate-limit](https://github.com/nfriedly/express-rate-limit) from 6.2.1 to 6.3.0. - [Release notes](https://github.com/nfriedly/express-rate-limit/releases) - [Changelog](https://github.com/nfriedly/express-rate-limit/blob/master/changelog.md) - [Commits](https://github.com/nfriedly/express-rate-limit/compare/v6.2.1...v6.3.0) --- updated-dependencies: - dependency-name: express-rate-limit dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-05-08fix people joining coops before they were invitedmat
time travelers probably
2022-05-03auto update max minion tiersmat
2022-05-03Update max minion tier and add a todomat
2022-04-30fix errormat
2022-04-30revamp skills apimat
2022-04-25"ink sack" collection being called "dye"mat
2022-04-23add some more stuff to item listmat
2022-04-23add a bunch of items because hypixelmat
2022-04-23return better skin id in item listmat
2022-04-23add headTexture to itemListmat
2022-04-23add some missing things to `claimed`mat
2022-04-20add new collectionsmat
2022-04-20"mycel" -> myceliummat
2022-04-20add red sand idmat
2022-04-20store api ids in skyblock-constantsmat
2022-04-20add inferno demonlordmat
2022-04-10Do more stuff concurrently and add lazy mode to ↵mat
/player/:user/:profile/leaderboards
2022-04-10Increase concurrency on member leaderboard queuemat
2022-04-10Fix error when player has a weird pet raritymat
2022-04-10Fix api key trackermat
2022-04-10Fix error when viewing profile leaderboardmat
2022-04-10Fix returning wrong colormat
2022-04-10Disable debugmat
2022-04-10Cache usernames and ranks in leaderboards in dbmat
2022-04-10Fix cocoa_beans showing up as ink_sack in farmingContestsmat
2022-04-10Start storing more player stuff in the leaderboardmat
I'll use this to improve leaderboard performance later
2022-04-10fix y200 century cake & throw error earlier when hypixel api returns nullmat
2022-04-09Add units for farming contest leaderboardsmat
2022-04-09include profile mode in /player/[player]mat
2022-04-09oops lol i broke everythingmat
2022-04-09add special profile modesmat
2022-04-09Year 200 century cake & update test datamat
2022-04-09Add farming contest leaderboardsmat
2022-04-09don't show members who left a coop in leaderboardsmat
2022-04-09fix not returning farming contest position if you're #1mat
2022-04-09Fix leaderboardsmat
2022-04-09Add slowest coop join leaderboardmat
2022-04-09Add fastest coop join leaderboardmat
2022-04-09Include whether the member left in profile.membersmat
2022-04-09add "left" to CleanMemberProfilePlayermat
2022-04-09Allow viewing profiles of removed membersmat
2022-04-09return whole player in coopInvitationmat
2022-04-05fix profiles being deleted incorrectly removed from lbsmat
2022-04-05sort farming contests by newest firstmat
2022-03-31don't show slayer tier 5 for nonexistent bossesmat