Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-12-30 | remove build folder | mat | |
2021-09-06 | Bump node-fetch from 2.6.1 to 3.0.0 (#116) | dependabot[bot] | |
* Bump node-fetch from 2.6.1 to 3.0.0 Bumps [node-fetch](https://github.com/node-fetch/node-fetch) from 2.6.1 to 3.0.0. - [Release notes](https://github.com/node-fetch/node-fetch/releases) - [Changelog](https://github.com/node-fetch/node-fetch/blob/main/docs/CHANGELOG.md) - [Commits](https://github.com/node-fetch/node-fetch/compare/v2.6.1...v3.0.0) --- updated-dependencies: - dependency-name: node-fetch dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> * fix issues with node fetch 3.0 * change module to esnext instead of commonjs * fix imports and tests * fix package-lock.json Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: mat <github@matdoes.dev> Co-authored-by: mat <27899617+mat-1@users.noreply.github.com> | |||
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 | |
* add minion count leaderboard * fix error that happens sometimes * Update index.js | |||
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 | |