Skip to content

🚀 "Gui Engine 1.3.0: Kotlin, New Interpreters and NewFunctions!" 🌟

Compare
Choose a tag to compare
@ToberoCat ToberoCat released this 01 Sep 14:51
· 31 commits to master since this release

🚀 Gui Engine Version 1.3.0 Update

The latest version of the GUI engine is now powered by Kotlin, bringing enhanced capabilities compared to its previous Java version. Here's a breakdown of the exciting new features and improvements:

🌟 New Interpreters:

  • Anvil: Introducing support for the Anvil interface.
  • Chest: Now capable of displaying chest GUIs.
  • Default: Enhanced functionality for default GUI types.
  • Dispenser: Added interpreter for dispenser GUIs.
  • Enchanting: Support for enchanting interfaces.
  • Furnace: Furnace GUIs are now seamlessly integrated.
  • Workbench: Added interpreter for workbench interfaces.

🤖 New Function Type - Delay:
A brand-new function type called "delay" has been introduced. This feature allows you to delay the execution of functions. Simply use the following syntax:

<on-click type="delay" unit="SECONDS">5</on-click>

This example will delay the execution by 5 seconds.

🌐 New Action - [Connect] Server:
A powerful new action has been added, enabling you to connect a player to a different server. This feature enhances the versatility of your GUI applications.

📚 Documentation:
For comprehensive details on all these enhancements and more, be sure to check out the complete documentation in the Gui Engine Wiki.

🔗 Full Changelog:
For a detailed list of all changes and updates in version 1.3.0, please visit the following link:
Gui Engine 1.3.0 Changelog

Upgrade your GUI experience with these exciting new features and improvements in Gui Engine version 1.3.0! 🎉