Commit Graph

384 Commits

Author SHA1 Message Date
hyperdefined 31123fdfd5 woops 2025-04-07 10:04:20 -04:00
hyperdefined e310f1cb18 fix #98 1.9.4 2025-04-05 18:24:23 -04:00
hyperdefined 3d850ef00c Create FUNDING.yml 2025-03-31 19:39:35 -04:00
hyperdefined dfd2ef7d7b added missing entries 1.9.3 2025-03-31 19:27:03 -04:00
hyperdefined 957d4d95cb Create damage-done.png 2025-03-31 19:24:57 -04:00
hyperdefined 2143daa133 cleanup 2025-03-31 19:21:09 -04:00
hyperdefined be8fcc2d57 Update TokenCrafting.java 2025-03-31 19:20:24 -04:00
hyperdefined ed9afc1812 backwards compatibility with old flight time format 2025-03-31 19:06:43 -04:00
hyperdefined 706175a13a Merge pull request #97 from sebampuero/impr-flighttime-fmt
Elytra flight time as human readable format
2025-03-31 18:44:50 -04:00
sebampuero 256581fa08 fix: use char instead of str 2025-03-31 18:42:47 -04:00
sebampuero 818f2e7a39 feat: update lore formatting 2025-03-31 18:41:33 -04:00
sebampuero d83bc55eec feat: fix function for several placeholders. It was appending wrongly. Use version11 class for updater. 2025-03-31 18:41:33 -04:00
sebampuero 3196223d30 docs: javadoc fix 2025-03-31 18:39:09 -04:00
sebampuero 02d5d1c17e feat: adding updater for config version 11 2025-03-31 18:39:05 -04:00
sebampuero d675549209 feat: add format lore that replaces several placeholders with a map 2025-03-31 18:14:51 -04:00
sebampuero d5324b5db6 feat: some first changes
Add placeholders for time values, new formatting function and call for new function.
2025-03-31 18:13:45 -04:00
hyperdefined 4fe4c2be25 fix #94 2025-03-31 18:03:07 -04:00
hyperdefined a4393780a2 bump API 2025-03-30 20:57:24 -04:00
hyperdefined 8115c5511a Create remove-token.png 2025-03-30 20:57:18 -04:00
hyperdefined f13f17be58 add remove stat token 2025-03-30 20:54:25 -04:00
hyperdefined 90a8ec1fab Create LICENSE 2025-03-30 20:34:10 -04:00
hyperdefined d0199a85e0 added damage done system 2025-03-30 20:33:30 -04:00
hyperdefined e37048ff01 add missing damage tracking 2025-03-28 18:31:59 -04:00
hyperdefined 71f3a3ea10 Update ToolStats.java 2025-03-27 22:01:54 -04:00
hyperdefined 3f850aaef7 Merge pull request #96 from sebampuero/fix-unhandled-githubrelease-exception
Fix: catch unhandled exception when version does not exist yet
2025-03-27 21:49:04 -04:00
hyperdefined 427628da6e Merge pull request #92 from hyperdefined/dependabot/maven/org.apache.maven.plugins-maven-clean-plugin-3.4.1
Bump org.apache.maven.plugins:maven-clean-plugin from 3.4.0 to 3.4.1
2025-03-27 21:45:30 -04:00
hyperdefined 820c1dce51 Merge pull request #93 from hyperdefined/dependabot/maven/org.apache.maven.plugins-maven-compiler-plugin-3.14.0
Bump org.apache.maven.plugins:maven-compiler-plugin from 3.13.0 to 3.14.0
2025-03-27 21:44:10 -04:00
sebampuero ad1a4fe26e fix: catch unhandled exception when version does not exist yet 2025-03-15 16:00:00 +01:00
dependabot[bot] ceb1dbd297 Bump org.apache.maven.plugins:maven-compiler-plugin
Bumps [org.apache.maven.plugins:maven-compiler-plugin](https://github.com/apache/maven-compiler-plugin) from 3.13.0 to 3.14.0.
- [Release notes](https://github.com/apache/maven-compiler-plugin/releases)
- [Commits](https://github.com/apache/maven-compiler-plugin/compare/maven-compiler-plugin-3.13.0...maven-compiler-plugin-3.14.0)

---
updated-dependencies:
- dependency-name: org.apache.maven.plugins:maven-compiler-plugin
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-02-21 11:03:35 +00:00
dependabot[bot] 49f4727100 Bump org.apache.maven.plugins:maven-clean-plugin from 3.4.0 to 3.4.1
Bumps [org.apache.maven.plugins:maven-clean-plugin](https://github.com/apache/maven-clean-plugin) from 3.4.0 to 3.4.1.
- [Release notes](https://github.com/apache/maven-clean-plugin/releases)
- [Commits](https://github.com/apache/maven-clean-plugin/compare/maven-clean-plugin-3.4.0...maven-clean-plugin-3.4.1)

---
updated-dependencies:
- dependency-name: org.apache.maven.plugins:maven-clean-plugin
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-02-19 12:50:38 +00:00
hyperdefined cb5345bd14 1.9.2-hotfix-2 1.9.2-hotfix-2 2025-02-15 13:10:39 -05:00
hyperdefined eeb6038b66 1.9.2-hotfix 1.9.2-hotfix 2025-02-11 15:57:49 -05:00
hyperdefined 5e3e9f0825 Update pom.xml 1.9.2 2025-02-10 09:44:33 -05:00
hyperdefined 11ee83773e fix default config being wrong version 2025-02-10 09:43:56 -05:00
hyperdefined 9f5da738dd fix offhand duplication 2025-02-10 09:43:42 -05:00
hyperdefined 434f0dfe30 Update pom.xml 1.9.1 2025-01-28 23:04:57 -05:00
hyperdefined 06a3bb2498 Update ItemLore.java 2025-01-28 23:04:40 -05:00
hyperdefined 5624c02ee2 make token system listen to config 2025-01-28 23:02:37 -05:00
hyperdefined 3e1c2dcbc3 adjust origins to listen to config 2025-01-28 22:51:49 -05:00
hyperdefined 8a1759b6b1 remove/add hashes when enabled/disabled 2025-01-28 21:53:39 -05:00
hyperdefined b4be9eb741 make config updater better 2025-01-28 21:34:02 -05:00
hyperdefined 7a18649474 adding missing config values 2025-01-28 21:28:51 -05:00
hyperdefined 32f1e78630 don't add data when config is disabled
previously, this would only not add lore, but add data. this now does not add data. this also removes the data if it's present and disabled
2025-01-28 21:25:35 -05:00
hyperdefined f78609b9ed Update Version9.java 1.9 2025-01-26 19:37:51 -05:00
hyperdefined 9ee1f773da handle lore better for tokens 2025-01-26 19:35:03 -05:00
hyperdefined 61f87a94f7 fix italics being on in names 2025-01-26 19:15:13 -05:00
hyperdefined fd7f75fbb3 idk 2025-01-26 18:59:36 -05:00
hyperdefined 24ee5f9d42 im silly 2025-01-26 18:53:49 -05:00
hyperdefined 2b7c1350c3 Update Version9.java 2025-01-26 18:53:08 -05:00
hyperdefined 393f9b74c0 support for swapping modes
this makes sure the PDC matches when token mode is off so you can swap without issue
2025-01-26 18:51:36 -05:00