Commit Graph

18 Commits

Author SHA1 Message Date
Christian Koop 9c4923cd42
Release v2.6.22
I'm creating this release to push the GitHub Actions and Dependabot changes to the main branch.
Dependabot should find at least 2 outdated actions dependencies and create a PR for them.


Please check #47 for a list of *most* changes.
2023-05-07 15:19:04 +02:00
Christian Koop 3e233cf021
Revert the project's version back to '2.6.21' 2023-05-06 22:54:50 +02:00
Christian Koop b6a4198a60
Revert "Version v3.0.0-SNAPSHOT"
This reverts commit a06d27ab90.
2023-05-06 22:44:38 +02:00
Christian Koop 0906cbf9c8
Deprecates `WorldCore#getSpawner(CreatureSpawner)`
It is a hussle to implement this method in every NMS version and doesn't provide much value.


Related to:
* e7bb4bf7634cfb27199fa88e047d138a896a229e
* 1cd96b10c5
2023-05-06 22:44:38 +02:00
Christian Koop 748f10b77b
Merge branch 'development' into development-v3 2023-05-06 20:17:35 +02:00
Christian Koop 0a0848c857
Release v2.6.21 2023-04-29 12:37:40 +02:00
Christian Koop 7a7d2e8b97
Release v2.6.20 2023-04-22 16:13:07 +02:00
Christian Koop e21db58a67
Reimplement BlockUtils#updateAdjacentComparators in WorldCore
The implementation broke in 1.19.4 mid-version.
Fixes `java.lang.NoSuchMethodException: org.bukkit.craftbukkit.v1_19_R3.CraftChunk.getHandle()`


Related commit: a3e73be1aa
2023-04-19 21:59:13 +02:00
Christian Koop 177ecb36e5
Release v2.6.19 2023-04-13 11:48:55 +02:00
Christian Koop e33848adc5
Release v2.6.19-DEV 2023-03-29 21:16:28 +02:00
Christian Koop 6d8c3beeb3
Merge branch 'development' into development-v3 2023-03-16 19:07:54 +01:00
ceze88 386ff209a7 Release v2.6.18 2023-01-25 16:02:44 +01:00
Christian Koop c29c4a5b09
Release v2.6.18-DEV 2023-01-11 22:00:36 +01:00
Christian Koop 45e1319f9c
Remove some unused imports inside `v1_19_R2` module 2022-12-30 16:24:53 +01:00
ceze88 7ac9b7b283 Remove UUID when deserialising NBT 2022-12-29 11:52:12 +01:00
Christian Koop 396f3aefb8
Merge branch 'development' into development-v3 2022-12-26 21:03:31 +01:00
Christian Koop 1a911ee085
Release v2.6.17 2022-12-26 19:59:02 +01:00
Christian Koop 64865873f9
Adds NMS module for Spigot 1.19.3 (v1_19_R2) support 2022-12-26 13:44:58 +01:00