Releases: alexcrea/CustomAnvil
v1.6.12 (Important bug fix)
Fix an important bug related to XP cost:
- sometimes XP cost limit is not respected.
What's Changed
Full Changelog: v1.6.11...v1.6.12
v1.6.12-debug2
Full Changelog: v1.6.11...v1.6.12-debug2
v1.6.11 (1.21.4)
v1.6.10 (Recipe config gui fix & Other)
Fixed custom anvil recipe GUI not displaying recipe items
Also use a custom version of IF framework:
- Reduced file online jar size by 60% !
- Made the GUI non version dependent ! (should work without needing to update to future version)
Still need ProtocoLib to disable too expensive on unsupported version
Full Changelog: v1.6.9...v1.6.10
v1.6.9 (Fixes and unit testing)
- Updated Gui library to make the config gui compatible with 1.21.3
- Some API changes and fixes
Side note: CustomAnvil now have partial unit testing thanks to MockBukkit !
If you're a plugin developer, you should check it's cool !
it's honestly a cool project and unit testing actually allowed me to find some issues on CustomAnvil
What's Changed
Full Changelog: v1.6.8...v1.6.9
v1.6.8 (Bypass level fixed)
Fixed merge level limit not being bypassed by the bypass level permission
Full Changelog: v1.6.7...v1.6.8
v1.6.7 (1.21.2/3 & optmization & bugfix)
- Add support for 1.21.2 & 1.21.3 for the "override Too Expensive" feature
- Optimized merge when player has bypass permission
- Optimized list gui that contain sub gui by lazy loading the sub gui
- Fix density enchantment item cost being 1 instead of 2
What's Changed
Full Changelog: v1.6.6...v1.6.7
v1.6.6 (fix 3)
Fix enchantments, avoiding custom anvil rules when an ExcellentEnchants enchantment is present.
I also want to apology for releasing another new release in a such short time
Full Changelog: v1.6.4...v1.6.6
v1.6.5 (hotfix 2)
Hotfix: Fix custom enchantments max level from supported enchantments resetting every restart.
Last fix should have resolved it, but I misunderstood the issue, thinking it came from last update. It was present since 1.5.2
Full Changelog: v1.6.4...v1.6.5
v1.6.4 (hotfix)
Fix custom enchantments max level from supported enchantments resetting every restart
also updated some dependency
Full Changelog: v1.6.3...v1.6.4