Skip to content

Releases: stefvanschie/IF

V 0.7.2

18 Aug 18:51
Compare
Choose a tag to compare

+ Add properties to gui items

V 0.7.1

14 Aug 15:43
Compare
Choose a tag to compare

+ Add GuiItem#setAction method
+ Add Pane#getUUID method

V 0.7.0

10 Aug 18:31
Compare
Choose a tag to compare

* The Gui#copy now also copies the internal UUID.

V 0.6.2

03 Aug 15:50
Compare
Choose a tag to compare

+ Added copy methods to Gui, GuiItem and all panes

V 0.6.1

30 Jun 17:56
Compare
Choose a tag to compare
  • Fix item dragging not being handled
  • Fix players picking up items going into their inventory when bottom inventory is in use

This version has been tested on Minecraft 1.16 and seems to work without changes. Of course if you do encounter issues, please report them.

V 0.6.0

02 Jun 18:23
Compare
Choose a tag to compare

* No longer display items that are outside a pane's boundary
* Switch to native NBT solution
* Make callbacks error safe
- Remove 1.12 and 1.13 support

This update has API breaking changes. A guide on how to update from prior versions can be found here.

V 0.5.19

15 Mar 20:00
Compare
Choose a tag to compare
  • Additional safeguards for restoring cached inventories

V 0.5.18

11 Jan 17:34
Compare
Choose a tag to compare
  • Fix StaticPane#addItem not overriding existing locations (2b2339e)

V 0.5.17

01 Jan 12:48
Compare
Choose a tag to compare
  • Fix OutlinePane always repeating (f208d34)

V 0.5.16

30 Dec 19:40
Compare
Choose a tag to compare