Releases: ProjectUnified/CraftUX
Releases · ProjectUnified/CraftUX
1.6.2
27 Mar 04:28
Immutable
release. Only release title and notes can be modified.
Compare
Sorry, something went wrong.
No results found
0c525b2 - release
06ece3d - support collection when setting button in SimpleButtonMask
e1db832 - next development
1.6.1
26 Mar 16:55
Immutable
release. Only release title and notes can be modified.
Compare
Sorry, something went wrong.
No results found
d132919 - release
3bf3547 - change getPageAmount to public
6e6555d - Bump metcalfc/changelog-generator from 4.6.2 to 4.7.0 (#15 )
d54ec89 - next development
a400ee0 - Bump org.jetbrains:annotations from 26.0.2-1 to 26.1.0 (#14 )
46cd2c1 - Bump org.apache.maven.plugins:maven-compiler-plugin (#13 )
4b02579 - Bump org.sonatype.central:central-publishing-maven-plugin (#12 )
1.6.0
06 Jan 08:31
Compare
Sorry, something went wrong.
No results found
1ede1e9 - release
6e758c4 - get the amount of pages in PaginatedMask
f0c654a - Bump org.apache.maven.plugins:maven-source-plugin from 3.3.1 to 3.4.0 (#11 )
a4bed24 - Bump actions/checkout from 5 to 6 (#10 )
cece6b5 - reset the animation in AnimatedButton and AnimatedMask
d0eadf0 - next development
1.5.0
03 Nov 21:42
Compare
Sorry, something went wrong.
No results found
d60a6ce - release
930f8d4 - fix javadoc
886c02d - remove OneTimeAnimatedMask
9741c71 - add AnimationMode
c09f3c6 - update javadoc with examples
ff00f55 - Bump org.sonatype.central:central-publishing-maven-plugin (#5 )
956f6e1 - Bump org.apache.maven.plugins:maven-compiler-plugin (#4 )
dbc83be - Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.11.3 to 3.12.0 (#3 )
a764624 - next development
1.4.0
18 Sep 17:10
Compare
Sorry, something went wrong.
No results found
d8bb479 - release
5f0a9a8 - clear currentIndexMap when stopping in ListButton and ListMask
da71387 - graceful default value for MultiButton and MultiMask
231483a - simplify PredicateButton & PredicateMask
9f06bba - remove click predicate in PredicateButton
6ef8a16 - next development
1.3.1
14 Sep 15:53
Compare
Sorry, something went wrong.
No results found
fd4eabc - release
7db7f14 - conditional onClick in SpigotInventoryUI to control the action behavior
e0245d1 - getButtonSlotMap in SimpleButtonMask
1.3.0
14 Sep 06:40
Compare
Sorry, something went wrong.
No results found
060989e - forgot project name
97b0716 - release
b7d6a08 - add MinestomInventoryUI
57cadec - overridable action item constructor in SpigotInventoryUI
2f1f31d - next development
1.2.0
13 Sep 09:01
Compare
Sorry, something went wrong.
No results found
c37c0a1 - forgot name in Spigot Button
2c2f9e2 - release
c49c2a0 - add spigot-button for spigot-specific button
1.1.0
13 Sep 07:29
Compare
Sorry, something went wrong.
No results found
e30ee52 - release
1f721da - add default button to SpigotInventoryUI
93be77a - Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.11.2 to 3.11.3 (#1 )
dd2bceb - Bump org.jetbrains:annotations from 26.0.2 to 26.0.2-1 (#2 )
18bc0e3 - getActionMap in Mask
83f9ca5 - next development
1.0.0
10 Sep 03:20
Compare
Sorry, something went wrong.
No results found
2ba4524 - use specific spigot-api version
c966702 - release
0f96389 - Create LICENSE
9a1aae6 - update description
e11ff4b - Update README.md
0b0358c - Create README.md
4670d2d - prepare to publish
1437e52 - separated SpigotInventoryUIListener
7969c9a - get the registered listener
36ab7be - return mask
afd8311 - add SpigotInventoryUtil for utility
fef428c - docs on Button and Mask
e551573 - add spigot
ee65630 - add Button and Mask to avoid unnecessary gimmicks
a048a06 - rename to simple module & move SimpleButton to the module
1c131fd - add SimpleButtonMask
603925f - some more item methods in ActionItem
8a7c48b - remove self-return in ActionItem
8e44e17 - refactor to modify provided ActionItem instead of create new one
917c8a6 - some methods to expand action predicate in PredicateButton
6272271 - add mask
cae2187 - expand the item
18cede8 - refactor to support generic event
2eb29f2 - add animation and button
27a8d4f - add common