Skip to content
This repository has been archived by the owner on May 16, 2022. It is now read-only.

Releases: ClubObsidian/DynamicGuiParser

Macro parsing for aliases and locations

11 Oct 23:11
Compare
Choose a tag to compare
2.2.0

Add macros to aliases and locations

Added metadata and macro parser fix

04 Oct 03:57
Compare
Choose a tag to compare
  • Added metadata section for slots
  • Fixed macro parser not parsing non-string variables

Break backwards compatibility with 4.x pre-release

03 Oct 06:53
Compare
Choose a tag to compare

ALL was dropped in favor of CLICK as an enum.

Add load-macros section and fix parser not parsing lore or enchants

03 Oct 02:04
Compare
Choose a tag to compare

Added

  • load-macros section for apply global macros
    Fixed
  • copyMacroTokens variable getting redeclared in the SlotToken constructor
  • Parser not applying to certain sections
    • lore
    • enchants

Gui interval and a few various fixed

02 Oct 23:45
Compare
Choose a tag to compare
  • Gui update interval
  • Slot update interval
  • Fixes
    • Macro tokens before gui tokens
    • All click types

Removed debugging

21 Aug 09:46
Compare
Choose a tag to compare
1.7.1

Remove print statements

Stable release

21 Aug 08:25
Compare
Choose a tag to compare

First stable release

Gui type

21 Aug 05:02
Compare
Choose a tag to compare
Gui type Pre-release
Pre-release
1.6.0

Add type to GuiToken

Gui locations

21 Aug 04:29
Compare
Choose a tag to compare
Gui locations Pre-release
Pre-release
1.5.0

Add gui locations

Fix slot amount

21 Aug 04:17
Compare
Choose a tag to compare
Fix slot amount Pre-release
Pre-release
1.4.1

Fix slot amount