Commit graph

30 commits

Author SHA1 Message Date
239dbed5e0
replace most Material with ItemType 2025-07-27 10:48:40 +02:00
65d6af7672
add per item enchant count limit 2025-07-24 04:29:29 +02:00
a8177c9aba
why am I this stupid 2025-07-24 04:29:28 +02:00
00adf05d2b
use eco enchant enchant limit 2025-07-24 04:29:19 +02:00
fa042411ae
1.6.12 (#41)
Fix an important bug related to XP cost:
- sometimes XP cost limit is not respected.
2024-12-10 14:23:09 +01:00
798d6806ff
Add forgoten return on conflicting enchantment on same level 2024-11-05 18:33:16 +01:00
5e098c5118
Fix level buypass not buypassing merge limit 2024-11-05 01:44:04 +01:00
36e26d762d
Do not check conflict if player can bypass & log it 2024-10-25 15:24:23 +02:00
a00bb919f4
Add merge level limit (#32)
Add merge level limit (aka "max before merge" or "disable merge over")
2024-10-04 16:55:55 +02:00
3c60e157e4
Add comment and Finish test of conflict for CAEnchant. 2024-06-20 13:54:13 +02:00
dafe595c5b
Renamed WrappedEnchantment to CAEnchantment (CustomAnvilEnchantment).
created an interface out of CAEnchantment and moved the implementation to CAEnchantmentBase.
2024-06-20 13:09:27 +02:00
fa4752ea67
Rework the conflict system to be mostly handled by the enchantment. 2024-06-20 03:00:09 +02:00
6553122819
Add permission check for Enchantment² enchantments. 2024-06-18 03:13:40 +02:00
1eac81aef6
Attempt to switch from Enchantment to WrapperEnchantment 2024-06-16 04:57:18 +02:00
adaba63d5e
Fixed issue about level in fusing.
when fusing item with enchant above level limit there was some strange uncapped cases.
Also fix a typo.
2024-04-28 04:24:11 +02:00
00fba2f4b0 alpha version up & cleanup code. 2024-03-31 01:02:30 +01:00
4b5ecf301a add verbose log 2024-03-25 02:16:45 +01:00
643487e1a9 add config holder. 2024-03-02 19:34:57 +00:00
60ef3781a6 moved pakage xyz.alexcrea to xyz.alexcrea.cuanvil 2024-03-02 19:34:57 +00:00
c366b45e16 renamed the plugin 2024-02-14 01:28:48 +01:00
4195add655 unit repair done 2024-02-09 15:09:24 +01:00
8d4248f1ea last know xp bug fixed. 2024-02-04 18:01:08 +01:00
87b8738c6e Fix most issues with xp cost 2024-02-03 22:24:33 +01:00
bd28c5b71c add xp rename cost and fix non vanilla anvil beavior. but keep some protection to avoid useless fuse. 2024-02-03 13:25:18 +01:00
737d955e9f add bypass level check permission and update README.md 2024-02-03 00:23:03 +01:00
9f35c1a98d custom conflict now work. 2024-02-01 19:38:49 +01:00
DelilahEve
af99913eae fix durability repair and item naming 2022-08-24 11:49:29 -04:00
DelilahEve
7ee3a37b13 fix permission check 2022-08-21 07:45:32 -04:00
DelilahEve
271d173f5f comment & formatting 2022-08-20 21:17:48 -04:00
DelilahEve
e53f9cc88c Initial commit 2022-08-20 21:14:21 -04:00