Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-04-08 | change how stats are sent to allow for extra info | mat | |
2021-03-02 | add some more typings | mat | |
2021-03-01 | fix error for nonexistent players | mat | |
2021-03-01 | add skill leaderboards | mat | |
2021-02-28 | instantly update leaderboard when profile is viewed | mat | |
2021-02-28 | Add leaderboards | mat | |
2021-02-20 | add debug stuff | mat | |
2021-02-15 | fix profiles for players that changed their usernames | mat | |
2021-02-15 | remove debug logs | 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-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 | move some code to make more sense | mat | |
2021-02-13 | add banking info | mat | |
2021-02-13 | add optional check to verify all clients are owned by the creator | mat | |
2021-02-13 | create member, profile, and profiles cleaners | mat | |
2021-02-13 | move stuff into src folder | mat | |