Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-03-27 | Add harp leaderboards | mat | |
2022-03-26 | Change a lot of things to use typed-hypixel-api | mat | |
2021-08-01 | add #1 leaderboards count leaderboard | mat | |
2021-06-29 | enable strictNullChecks and fix all related issues (#65) | mat | |
2021-04-14 | Total leaderboards leaderboard working (#6) | mat | |
* add leaderboards leaderboard * slightly optimize fetchPlayer to not unnecessarily fetch the same player twice * Compiled TS into JS * fix errors with fetch * fix random bugs that made people disappear from leaderboards | |||
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-04-08 | change how stats are sent to allow for extra info | mat | |
2021-03-01 | add skill leaderboards | mat | |
2021-03-01 | add mythos stat category | mat | |
2021-02-28 | make misc leaderboards always show up last | mat | |
2021-02-28 | make /leaderboards include categories | 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 | add optional check to verify all clients are owned by the creator | mat | |
2021-02-13 | move stuff into src folder | mat | |