Skip to content

Releases: stefvanschie/IF

V 0.10.18

04 Nov 20:22
0a1d721
Compare
Choose a tag to compare

+ Add support for 1.21.2 and 1.21.3
* Fix NMS break on 1.21.1

V 0.10.17

17 Aug 19:09
8bb33d9
Compare
Choose a tag to compare

+ Add 1.21.1 support

V 0.10.16

26 Jul 19:51
e2be393
Compare
Choose a tag to compare

* Fix plugins with paper-plugin.yml file not working
* Fix GuiItem#clone() not supporting air items

V 0.10.15

30 Jun 19:50
03b4ee8
Compare
Choose a tag to compare

+ Add 1.21 support

V 0.10.14

16 May 20:22
5a97192
Compare
Choose a tag to compare

+ Add 1.20.5 and 1.20.6 support
+ Add Gui#setParent
+ Add PagingButtons component
* Fix toggle buttons using the wrong plugin instance
* Fix toggle buttons being displayed in the wrong position
* Fix PatternPane#copy failing for non-square panes
* Fix panes inside masonry panes being displayed in the wrong position
* Fix 1.20.1 not working
* Fix NPE for skulls

V 0.10.13

05 Jan 23:45
ade2a32
Compare
Choose a tag to compare

+ Add 1.20.3 and 1.20.4 support
+ Add crafter gui

V 0.10.12

24 Oct 18:54
a16e565
Compare
Choose a tag to compare

+ Add 1.20.2 support
* Fix ToggleButton handlers not always firing
* Fix setting cursor in close event not working
* Fix plugin not being passed to all gui types and panes
* Fix crafting table gui not displaying items
* Fix toggle buttons not working in masonry panes
* Fix methods linked to XML files not allowing for supertypes of parameter types

V 0.10.11

24 Jun 18:22
c0999c0
Compare
Choose a tag to compare

+ Add 1.20.1 support

V 0.10.10

09 Jun 20:08
bd4c68d
Compare
Choose a tag to compare

+ Add Minecraft 1.20 support
+ Add AnvilGui#setOnNameInputChanged(Consumer<? super String>)
* Fix invisible items in OutlinePane making other items invisible
* Fix GuiItem#copy() not copying over the plugin instance
* Fix CartographyTableGui#copy() not copying over the plugin instance

V 0.10.9

27 Mar 18:57
27a4c08
Compare
Choose a tag to compare

+ Add 1.19.4 support
* Fix StaticPane#addItem not overriding already set items in the same position
* Fix anvil and grindstone gui not working on Bukkit and Spigot