aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2022-06-01move a return to test a theorymat
2022-06-01Revert "Re-enable achievements"mat
This reverts commit fb4d24aba38f8dfc6988ff800e0451702db11790.
2022-06-01Re-enable achievementsmat
2022-06-01Fix hanging on errors in withCachemat
2022-06-01Random refactoring & temp disable achievementsmat
2022-05-30Fix error that happens sometimesmat
2022-05-30Replace node-fetch with undici and bump depsmat
2022-05-29Experimentation table (#220)mat
* Create experimentation.ts * Experimentation implementation * Fix tests
2022-05-27Handle players with no/hidden achievementsmat
2022-05-21fix profile sortingmat
2022-05-21rename essence value to amountmat
2022-05-21add essencemat
2022-05-20fastest_target_practice stat & leaderboardmat
2022-05-20oopsiesmat
2022-05-20achievement amount can be 0mat
2022-05-20Improve achievementsmat
2022-05-20sort achievementsmat
2022-05-20rename onetime achievements to challengemat
2022-05-20Fix achievementsmat
2022-05-20update test datamat
2022-05-19add warning when github ratelimit is exceededmat
2022-05-19fix for realsiesmat
2022-05-19fixmat
2022-05-19we only care about sb achievementsmat
2022-05-19better achievementsmat
2022-05-19remove dumb description in readmemat
2022-05-18command blockmat
2022-05-18better unknown name auction capitalizationmat
2022-05-18stone bricksmat
2022-05-18fix leadmat
2022-05-18diamond horse armormat
2022-05-18better auction item list infomat
2022-05-18better auction sortingmat
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-17remove some debug console.logsmat
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