Commit graph

621 commits

Author SHA1 Message Date
529e781a72
Merge branch 'v1.x.x-part' into v2.x.x
# Conflicts:
#	nms/nms-common/build.gradle.kts
#	src/main/kotlin/xyz/alexcrea/cuanvil/dependency/DependencyManager.kt
#	src/main/kotlin/xyz/alexcrea/cuanvil/listener/PrepareAnvilListener.kt
2025-12-29 21:02:36 +01:00
e9a2890cfb
tag detection 2025-11-03 16:24:12 +01:00
b9aae9e799
update doc 2025-10-23 15:48:05 +02:00
517fcf3430
disallow use of hex code and minimessage on append 2025-10-23 15:36:14 +02:00
11f7bf8602
progress on using pure component in paper 2025-10-23 15:36:14 +02:00
2967d500eb
use correct condition
Co-authored-by: Illyrius <28700752+illyrius666@users.noreply.github.com>
2025-10-23 08:32:33 +02:00
4a4f346a44 update to 1.21.10 2025-10-21 12:45:03 +02:00
b8c91496cd Merge branch 'v1.x.x' into v2.x.x
# Conflicts:
#	build.gradle.kts
#	settings.gradle.kts
#	src/main/kotlin/xyz/alexcrea/cuanvil/dependency/gui/GuiTesterSelector.kt
#	src/main/kotlin/xyz/alexcrea/cuanvil/dependency/packet/PacketManagerSelector.kt
2025-10-21 12:44:10 +02:00
c9e41aceb6
some refractor 2025-10-20 11:25:43 +02:00
8411b21d1c
forgot some config 2025-10-19 17:01:30 +02:00
9912da869c
add minimessage for color and decoration only 2025-10-19 16:45:45 +02:00
c63482c9df
prepare nms for 1.21.10 2025-10-07 04:41:47 +02:00
7d9b0f05cd
Feature/1.21.9 (#90) 2025-10-07 04:11:13 +02:00
8615ec82e2
Prepare for release 2025-09-27 19:03:04 +02:00
f907a4b6c4
prepare release 2025-09-27 19:01:36 +02:00
07f6da525d Revert "drop 1.17.x to 1.18.x nms"
This reverts commit 3ab6dbc155.
2025-09-27 13:19:21 +02:00
e508f3fdf5
Merge branch 'v1.x.x' into feature/1.21.9 2025-09-25 20:39:11 +02:00
49845f8d6b
prepare version bumb 2025-09-25 20:34:00 +02:00
8b7be2dd1f
add default 1.21.9 configurations 2025-09-25 20:32:05 +02:00
4da017c9be
more pretty log 2025-09-25 20:30:03 +02:00
dd2f3204c3
logic issue fix 2025-09-25 20:24:22 +02:00
5bdd2f9b4c
add copper items 2025-09-25 20:15:41 +02:00
3ab6dbc155
drop 1.17.x to 1.18.x nms
paper bundle are broken
2025-09-25 19:39:10 +02:00
870f56debf
add nms for mc 1.21.9 2025-09-25 19:07:00 +02:00
283a65b74a temporarly disable all ItemsAdder pre anvil event to fix an issue 2025-09-09 08:56:17 +02:00
092daa9306
fix me being stupid
used wrong class
2025-08-18 17:48:43 +02:00
ef404af284
once again update protocolib 2025-08-16 16:11:49 +02:00
cb1615f74f
remove old traget to group 2025-08-16 15:53:16 +02:00
d8ace4c83a
bump to paper 1.12.8 2025-08-16 15:53:16 +02:00
25b4ea51e0
get item type via name 2025-08-16 15:53:16 +02:00
ce8bda9f63
do not cast immutable set as unmodifiable set 2025-08-16 15:53:16 +02:00
b1efb68304
progress on using item type
# Conflicts:
#	src/main/java/xyz/alexcrea/cuanvil/enchant/wrapped/CABukkitEnchantment.java
2025-08-16 15:53:16 +02:00
12194709c5
use correct anvil cost
did I not already fixed it ?
2025-08-16 15:53:15 +02:00
be2d284a6f
plugin version as beta 2025-08-16 15:53:12 +02:00
4011c1b0fe
unprivate eco enchant for new feature purpose 2025-08-16 15:52:36 +02:00
ee569ed7de
bring back bukkit scheduler for mockbukkit
also other mockbukkit fixes
2025-08-16 15:52:36 +02:00
2f2923e910
remove nms base sub module 2025-08-16 15:52:36 +02:00
a8553debeb
remove more nms sub modules 2025-08-16 15:52:35 +02:00
c12e70ca54
Only use paper + code cleanup 2025-08-16 15:52:32 +02:00
6ede990987
big cleanup & update legacy code 2025-08-16 15:51:21 +02:00
eaa9adf213
remove legacy enchantment plugins 2025-08-16 15:50:39 +02:00
78d548676d
remove legacy nms from code 2025-08-16 15:50:34 +02:00
1505f216d6
remove legacy plugin and server versions from gradlew 2025-08-16 15:50:31 +02:00
d67140a403
use 1.21.5 spigot 2025-08-16 15:48:56 +02:00
e6ff0a5e5f
fix/disenchantment-gui (#87)
fix disenchantment gui not working
2025-08-16 14:38:39 +02:00
502364e7be
version up 2025-08-16 14:36:48 +02:00
aa86030f01
fix disenchantment gui being broken 2025-08-16 14:32:27 +02:00
54801a07e6
update protocolib to use maven central 2025-08-07 10:40:30 +02:00
600149c237
try fix old ee definition issue (#84) 2025-08-06 14:44:58 +02:00
b1fd64351a
use reflection to support pre v5 2025-07-28 10:42:41 +02:00