Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-06-02 | include more data about skills (#51) | mat | |
2021-05-27 | fix some bugs with it loading forever | mat | |
2021-05-09 | Revert "temp debug stuff" | mat | |
This reverts commit 58807d12eefe264e817d8dc4b7075dbb25e4c2d2. | |||
2021-05-09 | temp debug stuff | mat | |
2021-05-02 | add `/constants` api to get max minions and fairy souls (#21) | mat | |
2021-05-01 | remove console.log | 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-13 | Slayer leaderboard (#4) | mat | |
* add slayers to constants * Compiled TS into JS * change units to also show up when only changing one constant item * Compiled TS into JS * add slayer leaderboards * remove debugging stuff | |||
2021-03-02 | add some more typings | mat | |
2021-03-01 | add skills and zones as constants | mat | |
2021-02-28 | actually fix cache | mat | |
2021-02-28 | fix constant cache | mat | |
2021-02-28 | don't pass authorization for fetching files | mat | |
2021-02-28 | instantly update leaderboard when profile is viewed | mat | |
2021-02-28 | Add leaderboards | mat | |