Skip to content

Releases: alexcrea/CustomAnvil

v1.6.12 (Important bug fix)

10 Dec 13:24
fa04241
Compare
Choose a tag to compare

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

07 Dec 14:58
8f12d79
Compare
Choose a tag to compare
v1.6.12-debug2 Pre-release
Pre-release

Full Changelog: v1.6.11...v1.6.12-debug2

v1.6.11 (1.21.4)

03 Dec 19:02
70767ae
Compare
Choose a tag to compare

Add support to disable too expensive for 1.21.4

What's Changed

Full Changelog: v1.6.10...v1.6.11

v1.6.10 (Recipe config gui fix & Other)

21 Nov 14:42
f5d6072
Compare
Choose a tag to compare

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)

18 Nov 06:45
Compare
Choose a tag to compare
  • 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)

05 Nov 01:01
5e098c5
Compare
Choose a tag to compare

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)

26 Oct 14:51
9ad0834
Compare
Choose a tag to compare
  • 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)

18 Oct 15:46
c0af35f
Compare
Choose a tag to compare

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)

16 Oct 20:59
1066508
Compare
Choose a tag to compare

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)

16 Oct 19:53
3d320b1
Compare
Choose a tag to compare

Fix custom enchantments max level from supported enchantments resetting every restart

also updated some dependency

Full Changelog: v1.6.3...v1.6.4