Commit Graph

22 Commits

Author SHA1 Message Date
Oliver
a2f61b6215 Move ConfigHelper to new config module and deprecate it 2025-07-19 19:03:30 +02:00
Oliver
84c6661c1a common: Fix not setting comments when initially setting feature flag 2025-06-27 19:12:53 +02:00
Oliver
f4527487ff common, fancynpcs, fancyholograms-v2, fancyholograms-v3, ci: Add channel and platform to version config 2025-06-27 15:59:29 +02:00
Oliver
4fe121e26b common: Use api.minecraftservices.com for fetching skins 2025-06-12 21:20:55 +02:00
Oliver
7dbf1921b6 common: Use ModrinthVersionFetcher before HangarVersionFetcher 2025-05-17 10:37:08 +02:00
Oliver
0d3e779d10 common: Improve error logging in VersionFetcher 2025-05-17 10:36:33 +02:00
Oliver
bc698903e0 common: Add logging for UUID fetching errors in UUIDFetcher 2025-05-17 10:17:36 +02:00
dependabot[bot]
6c0ad6f917 chore(deps): bump com.google.code.gson:gson from 2.13.0 to 2.13.1 (#35)
Bumps [com.google.code.gson:gson](https://github.com/google/gson) from 2.13.0 to 2.13.1.
- [Release notes](https://github.com/google/gson/releases)
- [Changelog](https://github.com/google/gson/blob/main/CHANGELOG.md)
- [Commits](https://github.com/google/gson/compare/gson-parent-2.13.0...gson-parent-2.13.1)

---
updated-dependencies:
- dependency-name: com.google.code.gson:gson
  dependency-version: 2.13.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-04-24 14:17:43 +02:00
Oliver
acb9b6f717 Rebranding (#36)
* Update branding in docs

* Update branding in README.md

* Update branding in plugin READMEs

* Update branding in plugins

* Update branding in libraries

* Update branding in the remaining places

* Add CONTRIBUTING.md and LICENSE files

* More branding in docs
2025-04-24 14:12:32 +02:00
dependabot[bot]
d5292ec254 chore(deps): bump org.junit.jupiter:junit-jupiter-engine (#33)
Bumps [org.junit.jupiter:junit-jupiter-engine](https://github.com/junit-team/junit5) from 5.12.1 to 5.12.2.
- [Release notes](https://github.com/junit-team/junit5/releases)
- [Commits](https://github.com/junit-team/junit5/compare/r5.12.1...r5.12.2)

---
updated-dependencies:
- dependency-name: org.junit.jupiter:junit-jupiter-engine
  dependency-version: 5.12.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-04-17 17:18:30 +02:00
dependabot[bot]
ae6ac1bb4a chore(deps): bump org.junit.jupiter:junit-jupiter-api (#32)
Bumps [org.junit.jupiter:junit-jupiter-api](https://github.com/junit-team/junit5) from 5.12.1 to 5.12.2.
- [Release notes](https://github.com/junit-team/junit5/releases)
- [Commits](https://github.com/junit-team/junit5/compare/r5.12.1...r5.12.2)

---
updated-dependencies:
- dependency-name: org.junit.jupiter:junit-jupiter-api
  dependency-version: 5.12.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-04-17 17:14:33 +02:00
dependabot[bot]
e25ffdb591 chore(deps): bump org.junit.platform:junit-platform-console-standalone (#31)
Bumps [org.junit.platform:junit-platform-console-standalone](https://github.com/junit-team/junit5) from 1.12.1 to 1.12.2.
- [Release notes](https://github.com/junit-team/junit5/releases)
- [Commits](https://github.com/junit-team/junit5/commits)

---
updated-dependencies:
- dependency-name: org.junit.platform:junit-platform-console-standalone
  dependency-version: 1.12.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-04-17 17:14:25 +02:00
dependabot[bot]
2f331cd49f chore(deps): bump com.google.code.gson:gson from 2.12.1 to 2.13.0 (#30)
Bumps [com.google.code.gson:gson](https://github.com/google/gson) from 2.12.1 to 2.13.0.
- [Release notes](https://github.com/google/gson/releases)
- [Changelog](https://github.com/google/gson/blob/main/CHANGELOG.md)
- [Commits](https://github.com/google/gson/compare/gson-parent-2.12.1...gson-parent-2.13.0)

---
updated-dependencies:
- dependency-name: com.google.code.gson:gson
  dependency-version: 2.13.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-04-17 16:37:49 +02:00
Oliver
3d177a5893 common: provide default values for version, build, and hash in VersionConfig 2025-03-24 21:39:47 +01:00
Oliver
0d74b2122f Update dependencies 2025-03-15 19:58:41 +01:00
dependabot[bot]
12dc04fe39 chore(deps): bump com.google.code.gson:gson from 2.11.0 to 2.12.1
Bumps [com.google.code.gson:gson](https://github.com/google/gson) from 2.11.0 to 2.12.1.
- [Release notes](https://github.com/google/gson/releases)
- [Changelog](https://github.com/google/gson/blob/main/CHANGELOG.md)
- [Commits](https://github.com/google/gson/compare/gson-parent-2.11.0...gson-parent-2.12.1)

---
updated-dependencies:
- dependency-name: com.google.code.gson:gson
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-03-15 16:04:18 +01:00
dependabot[bot]
80fb8c29ec chore(deps): bump de.oliver.FancyAnalytics:logger from 0.0.4 to 0.0.6
Bumps de.oliver.FancyAnalytics:logger from 0.0.4 to 0.0.6.

---
updated-dependencies:
- dependency-name: de.oliver.FancyAnalytics:logger
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-03-15 15:23:35 +01:00
dependabot[bot]
524adfb194 chore(deps): bump org.xerial:sqlite-jdbc from 3.46.0.0 to 3.49.1.0
Bumps [org.xerial:sqlite-jdbc](https://github.com/xerial/sqlite-jdbc) from 3.46.0.0 to 3.49.1.0.
- [Release notes](https://github.com/xerial/sqlite-jdbc/releases)
- [Changelog](https://github.com/xerial/sqlite-jdbc/blob/master/CHANGELOG)
- [Commits](https://github.com/xerial/sqlite-jdbc/compare/3.46.0.0...3.49.1.0)

---
updated-dependencies:
- dependency-name: org.xerial:sqlite-jdbc
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-03-15 15:18:40 +01:00
Oliver
a7f36fcf7a Update versioning for FancyHolograms and FancyLib in build configuration 2025-03-14 18:03:32 +01:00
Oliver
9e6be5b4a1 Refactor packet tests and update dependencies 2025-03-07 12:46:22 +01:00
Oliver
cb86057165 Move JDB library to own module 2025-03-07 12:25:28 +01:00
Oliver
ffc4c52c9a Add libs 2025-03-03 21:57:54 +01:00