Releases: huanmeng-qwq/Gui
Releases · huanmeng-qwq/Gui
2.6.1
Full Changelog: 2.6.0...2.6.1
2.6.0
What's Changed
- build(deps): bump adventure from 4.25.0 to 4.26.1 by @dependabot[bot] in #45
Full Changelog: 2.5.5...2.6.0
2.5.5
Full Changelog: 2.5.4...2.5.5
2.5.4
What's Changed
- build(deps): bump org.gradle.toolchains.foojay-resolver-convention from 0.10.0 to 1.0.0 by @dependabot[bot] in #39
- build(deps): bump adventure from 4.24.0 to 4.25.0 by @dependabot[bot] in #44
Full Changelog: 2.5.3...2.5.4
2.5.3
Full Changelog: 2.5.2...2.5.3
2.5.2
Full Changelog: 2.5.1...2.5.2
2.5.1
Full Changelog: 2.5.0...2.5.1
2.5.0
What's Changed
- 🔴 BREAAKING CHANGE:
- Package
me.huanmeng.opensourcemove tome.huanmeng.gui - Package
me.huanmeng.opensource.bukkitmove tome.huanmeng.gui - Package
import me.huanmeng.gui.gui.dslmove tome.huanmeng.gui.dsl
- Package
- build(deps): bump net.kyori:adventure-platform-bukkit from 4.4.0 to 4.4.1 by @dependabot[bot] in #42
- build(deps): bump adventure from 4.23.0 to 4.24.0 by @dependabot[bot] in #43
- Mark most of the
PlayerClickInterface's subinterfaces asdeprecatedand remove them in the next feature release, renameClickButtontoBaseButton, markSimpleItemButtonandEmptyButtonasdeprecatedand remove them in the next feature version - Fix When creating an inventory, if the Component is relocated, it will be converted to string creation, we should convert it back to the Component type provided by the server and create the inventory using the original type
Full Changelog: 2.4.7...2.5.0
2.5.0-beta2
Full Changelog: 2.5.0-beta1...2.5.0-beta2
2.5.0-beta1
What's Changed
- 🔴 BREAAKING CHANGE:
Slot#ofGameandSlot#ofBukkitparameter sorting change #30GuiDraw#set(int, int, Button)andGuiDraw#verticalthat's also the case- Remove outdated methods
- Add
Slots#cutandSlots#cutPlayer#31 - Add
PageSlot#of(int)PageSlot#ofGameandPageSlot#ofBukkit#32
Full Changelog: 2.4.7...2.5.0-beta1