aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
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
2022-03-31don't require server restart for updating removed profilesmat
2022-03-31remove deleted profiles from leaderboardmat
2022-03-31don't add empty profiles to leaderboards dbmat
2022-04-01sort leaderboards in profilemat
2022-03-30fixmat
2022-03-30clean item ids bettermat
2022-03-30lowercase item name in farming contestmat
2022-03-30rename farmingContest to farmingContestsmat
2022-03-30add farming contest stuffmat
2022-03-29sort profiles by last save probablymat
2022-03-28fix item list updating too muchmat
2022-03-28accidentally made a thing snake_casemat
2022-03-28update testsmat
2022-03-28add item listmat
2022-03-27sort last save leaderboard correctlymat
2022-03-27Fix first join & add last save leaderboardmat
2022-03-27Add coop invitationmat
2022-03-27Add levelXpRequired to skills with 0 xpmat
2022-03-27Add default skills if they're missing from membermat
2022-03-27Fix some harp songs showing twicemat
2022-03-27rename "fire and flames" to "through the campfire"mat
2022-03-27Show harp leaderboards in listmat
2022-03-27Fix harp leaderboardsmat
2022-03-27Add harp leaderboardsmat
2022-03-27Fix harp things being undefinedmat
2022-03-27Update harp.tsmat
2022-03-27rename harp name to id in selected for consistencymat
2022-03-27Add harp statsmat
2022-03-27Fixmat
2022-03-27Add petsmat
2022-03-27Claimed items (scorpius bribes, potato talisman, etc)mat
2022-03-27fix issues with testmat
2022-03-27fix and bump typed-hypixel-api versionmat
2022-03-26Change a lot of things to use typed-hypixel-apimat
2022-03-25Add typed-hypixel-api as a dep and change some codemat
2022-03-21Add personal vault to inventoriesmat
2022-03-21fix total bank balance being offmat
2022-03-21update gitpod.ymlmat
2022-03-21don't reverse bank historymat
2022-03-21round bank balance amountmat
2022-03-21round numbers in bank balancemat
2022-03-20Fix some typingsmat
2022-03-20Add the "left" field for members who leftmat
2022-03-20Add bank historymat
2022-03-19Bump @types/lru-cache from 5.1.1 to 7.4.0 (#217)dependabot[bot]
* Bump @types/lru-cache from 5.1.1 to 7.4.0 Bumps [@types/lru-cache](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/lru-cache) from 5.1.1 to 7.4.0. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/lru-cache) --- updated-dependencies: - dependency-name: "@types/lru-cache" dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> * Fix code to be compatible with new lru cache Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: mat <github@matdoes.dev> Co-authored-by: mat <27899617+mat-1@users.noreply.github.com>