Age | Commit message (Expand) | Author |
---|---|---|
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-05-02 | remove a console.log | mat |
2021-05-03 | Compiled TS into JS | mat-1 |
2021-04-27 | Add minion_count leaderboard (#15) | mat |
2021-03-01 | Compiled TS into JS | mat-1 |
2021-02-28 | Compiled TS into JS | mat-1 |
2021-02-28 | Add leaderboards | 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 | 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 |