Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-05-02 | add `/constants` api to get max minions and fairy souls (#21) | mat | |
2021-05-01 | Show minions that haven't been unlocked in response (#20) | mat | |
* add minions that haven't been unlocked yet to response, and slightly optimize constants * remove most console.logs with console.debugs * mock constants | |||
2021-04-27 | Add minion_count leaderboard (#15) | mat | |
* add minion count leaderboard * fix error that happens sometimes * Update index.js | |||
2021-04-17 | add head_texture to items | mat | |
2021-04-08 | change how stats are sent to allow for extra info | mat | |
2021-03-01 | add mythos stat category | mat | |
2021-02-28 | Add leaderboards | mat | |
2021-02-20 | change other timestamps to be consistent | mat | |
2021-02-14 | add rank to basic member | mat | |
2021-02-14 | fix special cases | mat | |
some users dont have a rank, and some users dont have skyblock profiles | |||
2021-02-14 | add total slayer xp | mat | |
2021-02-14 | Closes #2 | mat | |
2021-02-14 | add collections | mat | |
2021-02-14 | add visited zones | mat | |
2021-02-13 | clean inventory items | mat | |
2021-02-13 | fix caching issue | mat | |
if you visited player/:user then player/:user/:profile it would error | |||
2021-02-13 | add objectives and skills | mat | |
2021-02-13 | optimize inventories | mat | |
don't parse nbt for inventories that it doesn't need to | |||
2021-02-13 | add inventories | mat | |
2021-02-13 | add fairy souls | mat | |
2021-02-13 | add banking info | mat | |
2021-02-13 | create member, profile, and profiles cleaners | mat | |