Skip to content

Releases: NichtStudioCode/InvUI

InvUI v1.37

02 Sep 12:07
Compare
Choose a tag to compare
  • Fixed inventory background items being cloneable with middle-click
  • Fixed Inventory using org.bukkit.Consumer instead of java.util.function.Consumer
  • Fixed some nullability annotations

InvUI v1.36

14 Aug 17:46
Compare
Choose a tag to compare
  • Fixed anvil windows not working on 1.21
  • inventory-access-r20 is now used for both 1.21 and 1.21.1, inventory-access-r21 was removed

InvUI v1.35

12 Aug 11:39
Compare
Choose a tag to compare
  • 1.21.1 Support

InvUI v1.34

07 Aug 15:51
Compare
Choose a tag to compare
  • Fixed an issue where AbstractGui#getAllInventories would sometimes be missing inventories, breaking shift-click actions.

InvUI v1.33

06 Jul 20:41
Compare
Choose a tag to compare
  • Fixed IncompatibleClassChangeError on item drag on 1.21

InvUI v1.32

15 Jun 10:19
Compare
Choose a tag to compare
  • 1.21 Support

InvUI v1.31

30 May 11:30
Compare
Choose a tag to compare
  • Double windows no longer update the entire inventory for each item if the server version is >1.16.5. (See #70)
  • VirtualInventory now throws IllegalArgumentException if constructed with air item stacks
  • Performance optimizations for Inventory#add

InvUI v.1.30

29 Apr 05:36
Compare
Choose a tag to compare
  • Add paperweight-mappings-namespace entry to manifest of inventory-access revisions starting with r19

InvUI v1.29

24 Apr 13:36
Compare
Choose a tag to compare
  • Fixed an issue where inventory-access-r19 was wrongfully configured to be used starting from 1.20.4, instead of 1.20.5

InvUI v1.28

23 Apr 21:26
Compare
Choose a tag to compare
  • 1.20.5 Support
  • Fixed Cartography Windows not working properly on 1.20.x