aboutsummaryrefslogtreecommitdiff
path: root/src/cleaners/skyblock
AgeCommit message (Expand)Author
2021-06-02include more data about skills (#51)mat
2021-05-27Profile customization (#45)mat
2021-05-02remove a console.logmat
2021-05-02add `/constants` api to get max minions and fairy souls (#21)mat
2021-05-01Show minions that haven't been unlocked in response (#20)mat
2021-04-28remove some debug stuffmat
2021-04-27Add minion_count leaderboard (#15)mat
2021-04-17add head_texture to itemsmat
2021-04-14Total leaderboards leaderboard working (#6)mat
2021-04-13change max slayer level to 5mat
2021-04-13Slayer leaderboard (#4)mat
2021-04-08change how stats are sent to allow for extra infomat
2021-03-01Fix error on some profiles with inventory APImat
2021-03-01add skill leaderboardsmat
2021-03-01add mythos stat categorymat
2021-02-28make misc leaderboards always show up lastmat
2021-02-28make /leaderboards include categoriesmat
2021-02-28slight optimizationmat
2021-02-28Add leaderboardsmat
2021-02-20change other timestamps to be consistentmat
2021-02-16change profileCache to use clonesmat
2021-02-15remove debug logsmat
2021-02-14add rank to basic membermat
2021-02-14fix special casesmat
2021-02-14add total slayer xpmat
2021-02-14Closes #2mat
2021-02-14add collection categoriesmat
2021-02-14add collectionsmat
2021-02-14add visited zonesmat
2021-02-13make sure the vanillaId is a stringmat
2021-02-13clean inventory itemsmat
2021-02-13fix caching issuemat
2021-02-13add objectives and skillsmat
2021-02-13fix some stats cutting off at the wrong placemat
2021-02-13optimize inventoriesmat
2021-02-13add inventoriesmat
2021-02-13move some code to make more sensemat
2021-02-13add fairy soulsmat
2021-02-13add minion_countmat
2021-02-13add banking infomat
2021-02-13add optional check to verify all clients are owned by the creatormat
2021-02-13create member, profile, and profiles cleanersmat
2021-02-13move stuff into src foldermat