Skip to content

Releases: stefvanschie/IF

V 0.9.7

25 May 18:28
Compare
Choose a tag to compare

* Fix empty pages throwing error on click

V 0.9.6

19 May 19:57
Compare
Choose a tag to compare

+ Add ToggleButton#isEnabled
* Component clicks will be fired after their state has been changed

V 0.9.5

09 Mar 19:41
Compare
Choose a tag to compare

* Fix percentage bar and slider having length of zero

V 0.9.4

02 Feb 20:21
Compare
Choose a tag to compare

* Fix items sometimes failing to apply UUID correctly

V 0.9.3

31 Jan 18:55
Compare
Choose a tag to compare

* Fix overriding item meta on a created gui item breaks click functionality

V 0.9.2

21 Jan 19:53
Compare
Choose a tag to compare

* Fix inventory components not being cleared before re-rendering
* Allow for subclasses of InventoryClickEvent as optional parameter in XML-bound click methods
* Throw exception for panes with lengths or heights of zero

V 0.9.1

26 Dec 16:49
Compare
Choose a tag to compare

* Fix coordinate calculation for pane clicks
* Fix inability to open gui within a gui
* Don't unnecessarily reset players' items
* Fix close event not firing
* Fix paginated pane throwing errors upon rendering
* Correct players' off hand item after closing/updating a gui

V 0.9.0

12 Dec 19:44
Compare
Choose a tag to compare
  • Add support for drag events
  • Fix click events not firing
  • Fix empty tag throwing errors upon loading

This is a breaking version, please review the wiki to see how to update to this version from previous versions.

V 0.8.1

01 Dec 19:13
Compare
Choose a tag to compare
  • Add MergedGui interface
  • Fix clicking on items not working for certain gui types
  • Fix setting the title not updating the gui correctly
  • Fix updating the gui causing it to close

V 0.8.0

17 Nov 19:17
1e17971
Compare
Choose a tag to compare
  • Add anvil, barrel, beacon, blast furnace, brewing stand, cartography table, crafting table, dispenser, dropper, enchanting table, ender chest, furnace, grindstone, hopper, shulker box, smithing table, smoker and stonecutter inventories