Commit Graph

42 Commits

Author SHA1 Message Date
Oliver
e5c00d0c4e packets: Update package version to v1_21_6 in test files 2025-06-17 17:07:39 +02:00
Oliver
458a0343d8 packets: Add packets for dialogs 2025-06-17 17:07:39 +02:00
Oliver
32cf5240f6 Update 1.21.6 modules to 1.21.6-pre1 2025-06-17 17:07:39 +02:00
Oliver
ae518e64f3 packets, fancynpcs: Update to 25w21a 2025-06-17 17:07:39 +02:00
Oliver
bb5d9df6de packets: Implement support for v1_21_6 in PacketFactory 2025-06-17 17:07:39 +02:00
Oliver
bfd9c05b09 packets: Add 1_21_6 module 2025-06-17 17:07:39 +02:00
Oliver
4fe121e26b common: Use api.minecraftservices.com for fetching skins 2025-06-12 21:20:55 +02:00
Oliver
4a3d03073e packets: Simplify packet creation methods to use always current server version 2025-05-19 20:37:22 +02:00
Oliver
ceb8aafa98 packets: Move factories into :packets module 2025-05-19 20:24:03 +02:00
Oliver
1ac9e0915f packets: Use 1.21.5 instead of 1.21.5-no-moonrise 2025-05-19 20:02:31 +02:00
Oliver
a26e78a23c jdb: Do not serialize null fields 2025-05-17 17:18:45 +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
Oliver
2a4cf1a54d plugin-tests: Add toThrow method for exception assertion in Expectable 2025-04-17 23:02:57 +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
96a088c03d plugin-tests: update Java toolchain and release version to 21 2025-03-29 21:07:53 +01:00
dependabot[bot]
eeb686957f chore(deps): bump io.papermc.paper:paper-api
Bumps io.papermc.paper:paper-api from 1.19.4-R0.1-SNAPSHOT to 1.21.5-R0.1-SNAPSHOT.

---
updated-dependencies:
- dependency-name: io.papermc.paper:paper-api
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-03-29 21:00:22 +01:00
Oliver
215ecbb692 packets: update project references from packets:api to packets:packets-api 2025-03-29 20:55:38 +01:00
Oliver
b1ec119a15 packets: add missing EquipmentSlot 2025-03-27 19:26:31 +01:00
Oliver
41e7c4bcfc packets: add support for 1.21.5 2025-03-27 18:27:34 +01:00
Oliver
3d177a5893 common: provide default values for version, build, and hash in VersionConfig 2025-03-24 21:39:47 +01:00
dependabot[bot]
3d1ff65ada 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-22 11:30:48 +01:00
Oliver
0d74b2122f Update dependencies 2025-03-15 19:58:41 +01:00
Oliver
e4f6171515 Update JUnit dependencies 2025-03-15 16:22:50 +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
7afc0715ca Update versioning for plugintests and adjust build configuration 2025-03-14 18:10:03 +01:00
Oliver
c35c00efd2 Update versioning for FancySitula and adjust Minecraft version in build configuration 2025-03-14 18:07:37 +01:00
Oliver
6d8be3ace4 Update JDB versioning in build configuration and gradle properties 2025-03-14 18:05:31 +01:00
Oliver
a7f36fcf7a Update versioning for FancyHolograms and FancyLib in build configuration 2025-03-14 18:03:32 +01:00
Oliver
a3c75c4022 jdb: Enhance delete functionality to support directory deletion 2025-03-14 17:46:43 +01:00
Oliver
9e6be5b4a1 Refactor packet tests and update dependencies 2025-03-07 12:46:22 +01:00
Oliver
c1f5e420ca jdb: fix dependencies 2025-03-07 12:26:14 +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