Christian Koop
2f2979c6aa
fix: Core's GameProfile class extracting the texture value correctly
2024-09-20 10:35:05 +02:00
Christian Koop
656d3b9775
feat!: Recode SkullItemCreator to not use XSeries's XSkull class
...
XSkull is having a couple of issues and just throwing exceptions for a couple of people.
No fix in sight etc. so let's get rid of it and have our own implementation.
2024-09-20 10:25:48 +02:00
Christian Koop
6483e0d8b2
chore: add missing @Override
annotations to NmsPlayer#getProfile
2024-09-20 09:04:25 +02:00
Christian Koop
874ecf63b2
feat!: delete v1_21_0 sub module
...
Spigot 1.21.0 can no longer be built and points to 1.21.1
1.21.0 should not be used anyways, as 1.21.1 contains a security fix.
This workaround is no longer supported and needed in my eyes.
2024-09-06 11:37:21 +02:00
Christian Koop
fb1b3197a2
build: fix misconfigured submodule NMS/NMS-v1_21_0
2024-09-06 11:27:37 +02:00
Christian Koop
cb25ddd7a1
Release v3.4.0-SNAPSHOT
2024-09-06 11:01:20 +02:00
Christian Koop
488490de18
feat: re-implement ItemUtils#applyRandomEnchants
in NMS submodules
...
With this the implementation is more stable between version
and easier to maintain.
2024-09-06 10:59:04 +02:00
ceze88
3fc3c74d30
Fix AnvilGui support on 1.21
2024-08-21 12:54:34 +02:00
Christian Koop
bbeb958931
fix: IllegalArgumentExepction in v1_21_R1's AnvilView in MC 1.21.1
...
The variable type got more specific it seems
2024-08-17 16:59:08 +02:00
Christian Koop
2a8d30aefa
Release v3.3.0-SNAPSHOT
2024-08-11 10:45:11 +02:00
Christian Koop
97a9e5f6e8
feat: Compile v1_21_R1 nms module with Spigot 1.21.1 for compatibility
2024-08-11 10:39:45 +02:00
Christian Koop
4cd0c02aea
Release v3.2.0-SNAPSHOT
2024-07-19 19:36:57 +02:00
Christian Koop
9aad7f63f3
feat: Add NMSPlayer#getProfile(Player) method to get the GameProfile
2024-07-19 19:14:07 +02:00
Christian Koop
4be282c3a6
Release v3.1.0-SNAPSHOT
2024-06-22 13:10:51 +02:00
Christian Koop
02dc18c50d
chore!: remove deprecated NBTItem implementations
2024-06-21 21:27:51 +02:00
Christian Koop
8db3aa109d
feat: add nms submodule for Minecraft 1.21 support
2024-06-21 21:27:51 +02:00