Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | fix some stats cutting off at the wrong place | 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 | 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 | |