Skip to content

Releases: J4C0B3Y/MenuAPI

Release 1.5.5

Choose a tag to compare

@J4C0B3Y J4C0B3Y released this 03 Oct 20:50
75a25ce
  • Added QoL SimpleButton class for one time button functionality.
  • Moved Item utility class into utils package.
  • Updated XSeries to 13.4.0
  • Added basic extras templates.

Release 1.5.4

Choose a tag to compare

@J4C0B3Y J4C0B3Y released this 18 Aug 02:16
fb27953
  • Added Menu#setTitle.

Release 1.5.3

Choose a tag to compare

@J4C0B3Y J4C0B3Y released this 06 Aug 15:06
c6c99d5
  • Fix issue with clicking on bottom inventory
  • Add handler.setInventoryCreator internal method

Release 1.5.1

Choose a tag to compare

@J4C0B3Y J4C0B3Y released this 07 Apr 06:07
e12de34
  • Make Item#setTexture method sync and add player overload
  • Prevent direct access to item util's internal item and meta fields.
  • Rename paginated menu page related methods

Release 1.5.0

Choose a tag to compare

@J4C0B3Y J4C0B3Y released this 27 Mar 13:08
64e1d0b
  • Updated and seperated code into core and extras modules.
  • Added item builder utility class.

Release 1.4.3

Choose a tag to compare

@J4C0B3Y J4C0B3Y released this 03 Feb 13:53
  • Added MenuSize#of method

Release 1.4.2

Choose a tag to compare

@J4C0B3Y J4C0B3Y released this 02 Feb 06:54
  • Remove unused method

Release 1.4.0

Choose a tag to compare

@J4C0B3Y J4C0B3Y released this 29 Dec 05:26
  • remove Menu#onClick method
  • add ButtonClick#allow method
  • simplify and clean code

Release 1.3.0

Choose a tag to compare

@J4C0B3Y J4C0B3Y released this 03 Oct 00:53
  • remove auto translate title
  • allow manual specification of menu handler
  • remove setAsync in favor of annotation
  • remove menu size 1 & 2 as they dont exist in game
  • internal changes

Release 1.2.0

Choose a tag to compare

@J4C0B3Y J4C0B3Y released this 26 May 14:10
  • Documentation changes
  • Remove inbuilt voided menus, templates, etc.