|
|
6dfd504177
|
Merge branch 'feature/v2/itemType_group' into feature/v2/no-material
|
2025-08-16 16:13:50 +02:00 |
|
|
|
3031a35eee
|
Merge branch 'v2.x.x' into feature/v2/itemType_group
|
2025-08-16 16:13:35 +02:00 |
|
|
|
ef404af284
|
once again update protocolib
|
2025-08-16 16:11:49 +02:00 |
|
|
|
9803ca8e3a
|
Merge branch 'feature/v2/itemType_group' into feature/v2/no-material
|
2025-08-16 16:06:31 +02:00 |
|
|
|
147d5887e5
|
Merge branch 'v2.x.x' into feature/v2/itemType_group
# Conflicts:
# build.gradle.kts
# src/main/java/xyz/alexcrea/cuanvil/enchant/wrapped/CABukkitEnchantment.java
# src/main/kotlin/xyz/alexcrea/cuanvil/dependency/gui/GuiTesterSelector.kt
# src/main/kotlin/xyz/alexcrea/cuanvil/dependency/plugins/DisenchantmentDependency.kt
|
2025-08-16 16:05:47 +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 |
|
|
|
d92a97781c
|
try fix definition issue
|
2025-07-28 09:49:13 +02:00 |
|
|
|
94847832c0
|
progress
|
2025-07-28 09:45:48 +02:00 |
|
|
|
8cb11c3c18
|
progress on removing material reference
|
2025-07-28 09:30:22 +02:00 |
|
|
|
96c60a9733
|
some more namespace thing
|
2025-07-27 11:52:33 +02:00 |
|
|
|
e235fa07ef
|
add namespace for item default groups
|
2025-07-27 11:41:39 +02:00 |
|
|
|
f3e4fd5d5c
|
add namespace for unit repair
|
2025-07-27 11:39:16 +02:00 |
|
|
|
a411311bb6
|
small important fix
|
2025-07-27 11:34:31 +02:00 |
|
|
|
239dbed5e0
|
replace most Material with ItemType
|
2025-07-27 10:48:40 +02:00 |
|
|
|
dedca9b940
|
renamed material group to item type group
|
2025-07-27 08:06:18 +02:00 |
|
|
|
0516b5daaa
|
remove old traget to group
|
2025-07-27 07:52:56 +02:00 |
|
|
|
3e4ba00cdb
|
bump to paper 1.12.8
|
2025-07-27 07:51:08 +02:00 |
|
|
|
84d4e811e2
|
get item type via name
|
2025-07-27 07:43:52 +02:00 |
|
|
|
b121d314d3
|
do not cast immutable set as unmodifiable set
|
2025-07-27 07:43:52 +02:00 |
|
|
|
b193ec7094
|
progress on using item type
# Conflicts:
# src/main/java/xyz/alexcrea/cuanvil/enchant/wrapped/CABukkitEnchantment.java
|
2025-07-27 07:43:47 +02:00 |
|
|
|
b011edd606
|
use correct anvil cost
did I not already fixed it ?
|
2025-07-27 07:02:00 +02:00 |
|
|
|
3a72442e96
|
plugin version as beta
|
2025-07-27 06:59:01 +02:00 |
|
|
|
3fc279a0fd
|
unprivate eco enchant for new feature purpose
|
2025-07-27 06:57:54 +02:00 |
|
|
|
be958462e4
|
bring back bukkit scheduler for mockbukkit
also other mockbukkit fixes
|
2025-07-27 06:57:08 +02:00 |
|
|
|
0d18098872
|
remove nms base sub module
|
2025-07-27 06:57:06 +02:00 |
|
|
|
5a57b3afbf
|
remove more nms sub modules
|
2025-07-27 06:56:32 +02:00 |
|
|
|
f3eca58b1a
|
Only use paper + code cleanup
|
2025-07-27 06:56:10 +02:00 |
|
|
|
39cbc640ef
|
big cleanup & update legacy code
|
2025-07-27 06:54:25 +02:00 |
|