Age | Commit message (Expand) | Author |
2021-09-10 | make the zones api include unvisited zones | mat |
2021-09-06 | Bump node-fetch from 2.6.1 to 3.0.0 (#116) | dependabot[bot] |
2021-08-01 | add #1 leaderboards count leaderboard | mat |
2021-06-30 | fix error that happens sometimes for nonexistent players | mat |
2021-06-29 | enable strictNullChecks and fix all related issues (#65) | mat |
2021-06-03 | change some variable names in collections to make more sense | mat |
2021-06-02 | slice xpTable at max level | mat |
2021-06-02 | Fix max level | mat |
2021-06-02 | fix some duplicate things that were there for some reason | mat |
2021-06-02 | Merge branch 'main' of https://github.com/skyblockstats/skyblock-api into main | mat |
2021-06-02 | include the max level of the skill | mat |
2021-06-02 | Extra skill info (#52) | mat |
2021-06-02 | include more data about skills (#51) | mat |
2021-05-02 | remove a console.log | mat |
2021-05-03 | Compiled TS into JS | mat-1 |
2021-05-01 | Show minions that haven't been unlocked in response (#20) | mat |
2021-04-28 | remove some debug stuff | mat |
2021-04-27 | Add minion_count leaderboard (#15) | mat |
2021-04-17 | add head_texture to items | mat |
2021-04-14 | Total leaderboards leaderboard working (#6) | mat |
2021-04-13 | change max slayer level to 5 | mat |
2021-04-13 | Slayer leaderboard (#4) | mat |
2021-04-08 | change how stats are sent to allow for extra info | mat |
2021-03-01 | Fix error on some profiles with inventory API | mat |
2021-03-01 | Compiled TS into JS | mat-1 |
2021-03-01 | Compiled TS into JS | mat-1 |
2021-03-01 | Compiled TS into JS | mat-1 |
2021-02-28 | make /leaderboards include categories | mat |
2021-02-28 | Compiled TS into JS | mat-1 |
2021-02-28 | Compiled TS into JS | mat-1 |
2021-02-28 | Add leaderboards | mat |
2021-02-21 | Compiled TS into JS | mat-1 |
2021-02-15 | remove debug logs | mat |
2021-02-15 | Compiled TS into JS | mat-1 |
2021-02-14 | Compiled TS into JS | mat-1 |
2021-02-14 | add collections | mat |
2021-02-14 | add visited zones | mat |
2021-02-13 | make sure the vanillaId is a string | mat |
2021-02-13 | clean inventory items | mat |
2021-02-13 | fix caching issue | mat |
2021-02-13 | add objectives and skills | mat |
2021-02-13 | fix some stats cutting off at the wrong place | mat |
2021-02-13 | optimize inventories | mat |
2021-02-13 | add inventories | mat |
2021-02-13 | move some code to make more sense | mat |
2021-02-13 | add fairy souls | mat |
2021-02-13 | tsc | mat |
2021-02-13 | change compile target to es2019 | mat |
2021-02-13 | create member, profile, and profiles cleaners | mat |
2021-02-13 | add compiled code in build folder | mat |