Skip to content

Releases: NichtStudioCode/InvUI

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

InvUI v1.27

31 Mar 08:33
Compare
Choose a tag to compare
  • Fixed an issue where Windows would not be set as the parent of their contained GUIs after reopening them

InvUI v1.26

06 Mar 09:08
Compare
Choose a tag to compare
  • Fixed an issue where InvUI events were not registered when the plugin instance was not set manually, leading to missing shutdown behavior such as the closing of Windows or serialization of virtual inventories with VirtualInventoryManager (#65)
  • Added missing @NotNull annotations to ItemProvider and ItemWrapper

InvUI v1.25

12 Jan 08:08
Compare
Choose a tag to compare
  • Fixed an issue where the ComponentLocalizer could not handle escaped % (%%)
  • Fixed an issue where the ComponentLocalizer error message for unsupported placeholder format type would not show the correct placeholder

InvUI v1.24

17 Dec 08:52
Compare
Choose a tag to compare
  • Support for 1.20.4
  • Removed invui-resourcepack

InvUI v1.23

28 Oct 11:43
Compare
Choose a tag to compare
  • HeadTexture#of and SkullBuilder constructors that call HeadTexture#of now throw MojangApiException and IOException instead of printing the stack trace

InvUI v1.22

12 Oct 14:08
Compare
Choose a tag to compare
  • Fixed a compatibility issue with Paper 1.14.4 and 1.15.0

InvUI v1.21

12 Oct 08:37
Compare
Choose a tag to compare
  • Fixed several issues with InvUI not working on 1.14.x
    • Note that all inventory-access revisions have been pushed down by two versions, i.e. inventory-access-r1 is inventory-access-r3 now, inventory-access-r15 is inventory-access-r17 now (This is only relevant to you if you directly depend on inventory-access)