Commit graph

61 commits

Author SHA1 Message Date
640bd1bfd8
better translation system 2026-08-13 23:22:04 +02:00
3bf083b762
correct logic for customName 2026-07-16 18:52:50 +02:00
7082da7beb
fix rename text not acting as vanilla 2026-07-16 18:45:18 +02:00
036f480113
update from v1.18.0 2026-07-10 15:50:50 +02:00
63a9b5b1c6
rebase on new update 2026-07-10 15:41:09 +02:00
38cf25ef1a
progress on 1.21 transition 2026-07-10 15:38:21 +02:00
5ba1bb98cc
initial 1.21 transition 2026-07-10 15:37:45 +02:00
16e4f0a923
fix using durability for max damage
Some checks are pending
Java CI with Gradle / build (push) Waiting to run
2026-07-08 04:26:13 +02:00
178b372255
paper mns use getter/setter no property access [ci skip] 2026-06-20 14:57:12 +02:00
151666fd21
better excellent enchant fake event [skip ci] 2026-06-16 03:10:34 +02:00
2f9d25bfe9
fix fake prepare anvil on modern versions 2026-06-10 15:19:56 +02:00
2d31a7f5a8
seems to work better 2026-05-29 13:21:43 +02:00
7aac325c70
hell 2026-05-29 00:39:12 +02:00
171a8cad6d
monetary cost require dialog rename 2026-05-28 20:33:20 +02:00
fb27ad2e55
avoid looping on same name 2026-05-28 20:11:02 +02:00
1b3447d041
monetary cost display 2026-05-28 17:26:57 +02:00
ac9f492125
monetary minimum version & rename impl 2026-05-28 17:26:56 +02:00
5265d81176
add pcd keept rename name 2026-05-22 23:57:56 +02:00
31f9e7e281
dialog rename working good enough 2026-05-22 23:57:53 +02:00
68f63a8ec7
fix max damage not being checked 2026-05-21 22:32:04 +02:00
55f6b94ba9
add super enchant as dep and update kotlin 2026-05-14 06:29:18 +02:00
fe2196626a
bring back old gui tester 2026-01-01 17:32:56 +01:00
be7f4d0bcb
fix big issue extern gui wrongly tested 2025-12-29 15:20:28 +01:00
1544cd315b
fix older version issue 2025-12-26 00:51:14 +01:00
fc94dbe169
Generic gui tester and generic paper nms 2025-12-25 22:33:37 +01:00
f5a89fea7c
Merge remote-tracking branch 'refs/remotes/origin/v1.x.x' into feature/genericnms
# Conflicts:
#	src/main/kotlin/xyz/alexcrea/cuanvil/dependency/gui/GuiTesterSelector.kt
2025-12-25 22:09:24 +01:00
ee4936ecf5
reobf for spigot 2025-12-25 21:55:48 +01:00
c166d2a78a start of nms generalization 2025-12-07 15:34:30 +01:00
0aad19166f
prepare 1.21.11 nms 2025-12-01 19:23:32 +01:00
8afd54c94d
Custom anvil only work on nms menu 2025-11-07 00:02:17 +01:00
11f7bf8602
progress on using pure component in paper 2025-10-23 15:36:14 +02:00
8615ec82e2
Prepare for release 2025-09-27 19:03:04 +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
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
54801a07e6
update protocolib to use maven central 2025-08-07 10:40:30 +02:00
bd17d55346 small utility I forgot 2025-07-04 13:38:22 +02:00
97beb3ebe0
update to only need java 21 and no older version 2025-06-25 13:37:17 +02:00
a0c243f2dd update for 1.21.6 2025-06-17 17:22:23 +02:00
e0e71b574a
compatiblity with vane portal 2025-05-06 16:18:16 +02:00
012e6b1368
work on datapack support 2025-04-29 14:16:05 +02:00
ea4315f494
fix use of nms for test 2025-04-29 14:12:53 +02:00
bf7a158c95
fix incompability with xenondev anvil UI 2025-04-29 14:11:37 +02:00
1f83b7b4fe
forgot to update external gui tester
and version up
2025-04-12 19:29:13 +02:00
0a548d1cc9
use paper 1.21.5 nms 2025-04-08 21:22:13 +02:00
7238b37b9e
1.21.5 nms (#55) 2025-03-25 17:54:30 +01:00
2ef42faf40
add some git ingnored files 2025-03-20 13:42:22 +01:00
5f557e3d49
v1.7.0 (#45)
Some changes for this version:
- Tried to make compatible with some legacy version of eco enchant (not assumed to work)
- Fix some enchantment test from other plugin not being taken into account. 
Should work as expected now, but that mean it may not work as currently.
- Made Heaven bag works
- Updated Disenchantment, should work with disenchantment version >= 6.1.0. But break support for previous versions
2025-01-20 18:20:46 +01:00
8f12d79cb9
use paperweight for 1.21.3 2024-12-07 14:48:48 +01:00
70767aefd2
1.21.4 nms (#39)
Add support to disable too expensive for 1.21.4
2024-12-03 20:01:12 +01:00