Commit graph

572 commits

Author SHA1 Message Date
b2561f55ae
per enchant config finished 2026-07-07 21:55:41 +02:00
341dd10e3f
start of enchant config gui 2026-07-07 17:27:32 +02:00
a9af606ae9
refactor gui item creation 2026-07-07 15:22:22 +02:00
23c7b0c753
disable create item if has filter 2026-07-07 12:33:20 +02:00
8ea1db382f
add custom recipe filter 2026-07-07 12:33:10 +02:00
bc9ac1cc13
add unit repair to item config 2026-07-07 12:33:10 +02:00
6178282386
append new unit repair as minecraft namespace 2026-07-07 12:33:09 +02:00
d1d01f90b8
unit repair gui and internal update 2026-07-07 12:33:09 +02:00
799008f652
reworked unit repair 2026-07-07 12:33:09 +02:00
a78f83f6f4
item config group config gui 2026-07-07 12:33:08 +02:00
25f676f7f3
enchant conflict working 2026-07-07 12:33:08 +02:00
554fba008e
made main command logic 2026-07-07 12:33:08 +02:00
5f0a601e5b
add edit config tab completer 2026-07-07 12:33:08 +02:00
a79e341ea8
add list gui filter 2026-07-07 12:33:07 +02:00
4c3b3b09ad
replace gui to config subcommand 2026-07-07 12:33:07 +02:00
f6f68d1971
add current minecraft version to update checker [ci skip] 2026-07-07 11:51:31 +02:00
460114ac01
add book on book
Some checks failed
Java CI with Gradle / build (push) Has been cancelled
2026-07-01 14:37:59 +02:00
d67d998dc1
remove legacy compatibility code 2026-07-01 12:18:57 +02:00
f1c3cf46e1
fix turtle scule unit repair and force migratation of sweeping edge 2026-07-01 12:13:13 +02:00
45dd92e0f4
prefer /ca reload over /configanvilreload 2026-07-01 10:15:34 +02:00
0ab7abd6b4
fix enchant combine not working
Some checks are pending
Java CI with Gradle / build (push) Waiting to run
2026-06-30 19:56:29 +02:00
1e2acb6f48
expose more enchantment function to API & use them
Some checks are pending
Java CI with Gradle / build (push) Waiting to run
2026-06-30 07:47:41 +02:00
72a7860d93
mark superenchant as bulk and clear optimized 2026-06-30 03:44:37 +02:00
447859848b
multiples config related add
Some checks are pending
Java CI with Gradle / build (push) Waiting to run
- Disable console debug by default
- Display log on get to console and not "click to copy"
2026-06-29 13:40:03 +02:00
7ea708ec14
add left item enchantment cost toggle
Some checks are pending
Java CI with Gradle / build (push) Waiting to run
2026-06-29 13:08:50 +02:00
965ee33325
add debug log command
Some checks are pending
Java CI with Gradle / build (push) Waiting to run
2026-06-29 00:56:54 +02:00
fcbe6ba3fb
add more debug & fix price not displaying after fail 2026-06-28 23:29:49 +02:00
eb2e7b3abb
allow enchanted book for super enchant 2026-06-22 03:12:04 +02:00
bc9cbe0b44
fix and simplify xp handling
- Fix xp limit not being respected
- Fix player xp not being check causing error
2026-06-19 20:29:10 +02:00
9d616d2fd0
remove use of legacy currentMinecraftVersionArray 2026-06-17 02:15:34 +02:00
f82ccfa07e
make Version work with experimental 26.1 paper build 2026-06-17 02:15:04 +02:00
151666fd21
better excellent enchant fake event [skip ci] 2026-06-16 03:10:34 +02:00
593527241a
fix bugged unit repair & version bump 2026-06-16 02:57:41 +02:00
b0f32fdba2
do not load metrics in test 2026-06-10 17:18:43 +02:00
d82bd9b22c
do not packet manager on test 2026-06-10 17:07:52 +02:00
380b0de92f
Lot of internal change and monetary cost (#116)
Internal changes this big was not intentional but had to do it for
monetary cost

excluding that: 
- add monetary cost, with dependency on rename
dialogue
- also change some a bit rename dialog
2026-06-10 15:35:41 +02:00
2f9d25bfe9
fix fake prepare anvil on modern versions 2026-06-10 15:19:56 +02:00
49b0054eca
move anvil cost to its own class 2026-06-10 14:59:28 +02:00
2efb6e55e2
new treat anvil event 2026-06-10 14:54:13 +02:00
d679cd73f9
remove rename pdc on paper lore append 2026-06-09 14:08:17 +02:00
9f06f708f5
fix superenchant price 2026-06-08 10:28:03 +02:00
31fa3d38b7
minimum version of datapack tester upped to unsure minimum java version 2026-06-06 12:46:32 +02:00
bf4395ba3f
fix multiples issues 2026-06-03 03:21:45 +02:00
2768c0a0dc
custom craft monetary cost fixed 2026-06-03 03:21:44 +02:00
f0d53a6ffa
Rename Dialog (#113)
Add a rename dialog for longer possible rename text
Also has a rename fix
2026-06-02 17:16:28 +02:00
d0078e528d
fix creative price and other small fixes 2026-06-02 16:50:14 +02:00
edceba879f
custom craft logic deduplication 2026-06-02 16:18:16 +02:00
106bc724a1
deduplicate lore edit logic 2026-06-02 14:36:09 +02:00
e6293be1c6
deduplicate unit repair logic 2026-06-02 14:01:49 +02:00
7a705f3bfc
move a lot of function to AnvilMergeLogic.kt 2026-06-02 13:29:26 +02:00