Skip to content

Releases: stefvanschie/IF

V 0.9.9

22 Jun 19:04
Compare
Choose a tag to compare

+ Add 1.17 support
* Prevent cursor from being reset when gui updates

V 0.9.8

06 Jun 19:02
Compare
Choose a tag to compare
  • Add PatternPane

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.