Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-06-22 | Calculate average skill level | mat | |
2022-06-11 | Social2 | mat | |
2022-05-20 | oopsies | mat | |
2022-05-19 | fix | mat | |
2022-05-15 | fix skills being able to show as undefined when skill api is off | mat | |
2022-04-30 | fix error | mat | |
2022-04-30 | revamp skills api | mat | |
2022-04-20 | store api ids in skyblock-constants | mat | |
2022-03-27 | Add levelXpRequired to skills with 0 xp | mat | |
2022-03-27 | Add default skills if they're missing from member | mat | |
2022-03-27 | Fix | mat | |
2022-03-27 | Add pets | mat | |
2022-03-26 | Change a lot of things to use typed-hypixel-api | 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-02 | slice xpTable at max level | mat | |
2021-06-02 | Fix max level | mat | |
2021-06-02 | fix some duplicate things that were there for some reason | mat | |
2021-06-02 | Merge branch 'main' of https://github.com/skyblockstats/skyblock-api into main | mat | |
2021-06-02 | include the max level of the skill | mat | |
2021-06-02 | Extra skill info (#52) | mat | |
* include more data about skills * i decided that having manual stuff in skyblock-constants is a bad idea * Update skills.js | |||
2021-06-02 | include more data about skills (#51) | mat | |
2021-02-13 | add objectives and skills | mat | |