aboutsummaryrefslogtreecommitdiff
path: root/src/hypixel.ts
AgeCommit message (Expand)Author
2022-05-19better achievementsmat
2022-05-18better unknown name auction capitalizationmat
2022-05-18better auction item list infomat
2022-05-18split enchanted books into their own auction itemsmat
2022-05-18split pets into their own auction itemsmat
2022-05-17round decimal auction coin valuesmat
2022-05-17divide price by count for auction pricesmat
2022-05-17just make fetchAuctionItemsUncached return an objectmat
2022-05-17improve caching logicmat
2022-05-17Sort auctions by most soldmat
2022-05-17add oldestDate fieldmat
2022-05-17use mongodb UUIDs in the database for auctionsmat
2022-05-17temporarily disable auction fetchingmat
2022-05-17fix bug: the finalemat
2022-05-17fix bug: the playmat
2022-05-17fix bug: the moviemat
2022-05-17fix auctionitems returning an empty object sometimesmat
2022-05-17add auctionitems endpointmat
2022-05-17improve auctions apimat
2022-05-16fix bug: the prequelmat
2022-05-16fix bug: the sequelmat
2022-05-16fix bugmat
2022-05-15add very basic auctionprices endpointmat
2022-05-03auto update max minion tiersmat
2022-05-03Update max minion tier and add a todomat
2022-04-30revamp skills apimat
2022-04-10Cache usernames and ranks in leaderboards in dbmat
2022-04-10fix y200 century cake & throw error earlier when hypixel api returns nullmat
2022-04-09include profile mode in /player/[player]mat
2022-04-09Include whether the member left in profile.membersmat
2022-03-31remove deleted profiles from leaderboardmat
2022-03-28fix item list updating too muchmat
2022-03-28update testsmat
2022-03-28add item listmat
2022-03-27Fix first join & add last save leaderboardmat
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-20Add the "left" field for members who leftmat
2022-03-19Squashed commit of the following:mat
2022-02-12Election APImat
2022-02-10fix leaderboards not loading sometimes, hopefullymat
2021-12-29fix all typescript errors with mongodbmat
2021-09-06Bump node-fetch from 2.6.1 to 3.0.0 (#116)dependabot[bot]
2021-06-29enable strictNullChecks and fix all related issues (#65)mat
2021-06-24actually error like it's supposed to for invalid player profilesmat
2021-06-24debugging:tm:mat
2021-06-03return null if fetchMemberProfile user uuid is nullmat
2021-05-27fix some bugs with it loading forevermat
2021-05-27Profile customization (#45)mat