Skip to content

Releases: J4C0B3Y/MenuAPI

Release 1.5.5

03 Oct 20:50
75a25ce

Choose a tag to compare

  • 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

18 Aug 02:16
fb27953

Choose a tag to compare

  • Added Menu#setTitle.

Release 1.5.3

06 Aug 15:06
c6c99d5

Choose a tag to compare

  • Fix issue with clicking on bottom inventory
  • Add handler.setInventoryCreator internal method

Release 1.5.1

07 Apr 06:07
e12de34

Choose a tag to compare

  • 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

27 Mar 13:08
64e1d0b

Choose a tag to compare

  • Updated and seperated code into core and extras modules.
  • Added item builder utility class.

Release 1.4.3

03 Feb 13:53

Choose a tag to compare

  • Added MenuSize#of method

Release 1.4.2

02 Feb 06:54

Choose a tag to compare

  • Remove unused method

Release 1.4.0

29 Dec 05:26

Choose a tag to compare

  • remove Menu#onClick method
  • add ButtonClick#allow method
  • simplify and clean code

Release 1.3.0

03 Oct 00:53

Choose a tag to compare

  • 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

26 May 14:10

Choose a tag to compare

  • Documentation changes
  • Remove inbuilt voided menus, templates, etc.