Releases: TriumphTeam/triumph-gui
Releases · TriumphTeam/triumph-gui
v3.1.10
v3.1.8
What's Changed
- feature: Folia support by @Euphillya in #110
- chore: 1.20.5/1.20.6 support by @iGabyTM in #112
- chore: Expose PaginatedGui setPage method by @Danieljunek17 in #115
New Contributors
- @Euphillya made their first contribution in #110
- @Danieljunek17 made their first contribution in #115
Full Changelog: 3.1.7...3.1.8
v3.1.7
What's Changed
- feat: use the new PlayerProfile API on 1.20.1+ by @iGabyTM in #104
- GuiItem - do not mutate given ItemStack by @Wruczek in #96
- Implemented new Filler fillSide() by @tobygascoigne in #91
New Contributors
- @Wruczek made their first contribution in #96
- @tobygascoigne made their first contribution in #91
Full Changelog: 3.1.6...3.1.7
v3.1.6
v3.1.2
v3.1.1
v3.1.0
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
andremovePageItem
. - Fixed
unbreakable
for legacy version in theItemBuilder
. - Allowed
updateItem
to directly set the item if it was not present before. - Allowed
AIR
to be used as filler.