Skip to content

Releases: TriumphTeam/triumph-gui

v3.1.10

04 Jun 23:39
7f174b9
Compare
Choose a tag to compare

Small fixes caused by 3.1.8. Including updating adventure version and fixing paginated gui populatePage method.

v3.1.8

03 Jun 22:37
8accc2e
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 3.1.7...3.1.8

v3.1.7

02 Nov 12:09
ccc9648
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 3.1.6...3.1.7

v3.1.6

09 Oct 20:44
9339472
Compare
Choose a tag to compare
  • Support for 1.20.2.

v3.1.2

23 Feb 19:34
Compare
Choose a tag to compare

Changelog:

  • Fixed GUI with GuiType not working.
  • Improved SullBuilder.

v3.1.1

20 Jan 11:25
Compare
Choose a tag to compare

Changelog:

  • Fixed updateItem where item was not changed when using only an ItemStack.

v3.1.0

12 Jan 00:07
Compare
Choose a tag to compare

Changelog:

  • Changed to a better Adventure implementation for the ItemBuilder, below version 1.13 and GUI title still use Legacy serializer.
  • Added more options for removeItem and removePageItem.
  • Fixed unbreakable for legacy version in the ItemBuilder.
  • Allowed updateItem to directly set the item if it was not present before.
  • Allowed AIR to be used as filler.

3.0.5

01 Dec 17:32
Compare
Choose a tag to compare

Changelog:

  • Re-added HOPPER GUI.

3.0.4

22 Oct 20:11
Compare
Choose a tag to compare

Changelog:

  • Fix Adventure API issues #33.
  • Fix disableAllInteractions #28.
  • Added clearPageItems to PaginatedGui #26.

3.0.3

23 Jun 00:57
Compare
Choose a tag to compare
No longer depends on Paper, serializes components instead, temporarily.