aboutsummaryrefslogtreecommitdiff
path: root/src/cleaners
AgeCommit message (Collapse)Author
2022-07-01Fix coins for when there's no buyermat
2022-07-01fix for when there's no biddersmat
2022-07-01fix total pagesmat
2022-07-01page size 20mat
2022-07-01Paginationmat
2022-07-01Revert "Fix sorting"mat
This reverts commit b4a1f93bbc6479982b0d16437af0f29e0a924c8d.
2022-07-01Return auction buyer in playerauctionsmat
2022-07-01Fix sortingmat
2022-07-01Sort auctions by datemat
2022-06-22Calculate average skill levelmat
2022-06-11Social2mat
2022-06-04Re-enable achievements and lower basicPlayerCache maxmat
2022-06-02Revert "Disable some potentially bad code"mat
This reverts commit 447bf21f81e4f1e635433de0b6b24b8a1dda1255.
2022-06-02Disable some potentially bad codemat
2022-06-02Replace some `let`s with `const`smat
2022-06-02move the return again to test something elsemat
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-01Random refactoring & temp disable achievementsmat
2022-05-30Fix error that happens sometimesmat
2022-05-29Experimentation table (#220)mat
* Create experimentation.ts * Experimentation implementation * Fix tests
2022-05-27Handle players with no/hidden achievementsmat
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-19fix for realsiesmat
2022-05-19fixmat
2022-05-19we only care about sb achievementsmat
2022-05-19better achievementsmat
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-18split pets into their own auction itemsmat
2022-05-17remove some debug console.logsmat
2022-05-17add auctionitems endpointmat
2022-05-17improve auctions apimat
2022-05-15add very basic auctionprices endpointmat
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-08fix people joining coops before they were invitedmat
time travelers probably