Commit graph

634 commits

Author SHA1 Message Date
b2ccd8ae75
Merge branch 'v1.x.x-temp' into v2.x.x 2025-12-29 21:58:35 +01:00
9b723650e0
progress on merge 2025-12-29 21:25:21 +01:00
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
905646cdee
prepare config update for 1.21.11 2025-12-01 19:23:32 +01:00
9c3c2cfd2c
version bump 2025-12-01 18:06:44 +01:00
c94c85a3cf
fix forgetting luck of the sea for the longest time (#98) 2025-11-10 23:46:43 +01:00
ade94bdfca
fix forgetting luck of the sea for the longest time 2025-11-10 23:43:16 +01:00
bc8107ca44
Custom anvil only work on nms menu (#97)
Meaning compatibility with most plugin using anvil menu and not only
some selected should be restored !
still need some manual testing
2025-11-10 21:51:24 +01:00
8afd54c94d
Custom anvil only work on nms menu 2025-11-07 00:02:17 +01:00
0993b007a0
fix Excellent enchant compatibility (#96)
fix #93
2025-11-06 23:08:53 +01:00
9e772c7c19
fix Excellent enchant compatibility
fix #93
2025-11-06 23:00:16 +01:00
0b1e3bc12c
add minimessage for color and decoration only (#92)
no test so I don't like it but can't really work more on it currently
2025-11-06 10:46:09 +01:00
b7f98b20fa
version up 2025-11-03 17:25:53 +01:00
fe09a1b2c6
disable lore edit test 2025-11-03 17:06:44 +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