Beta 2
Pre-release
Pre-release
Hey all! I know it's been a while but expect more consistent updates in the future. Thank you again for your continued support!!
This release is the second beta build of skript-gui 1.3. It's been a while since the last release, but further bug fixes and improvements have been made. I am expecting the full release of 1.3 to come very soon. This build should be very stable.
If you encounter any errors, please report them in the issues tab: https://github.com/APickledWalrus/skript-gui/issues
Continuing with this release, skript-gui ONLY supports the latest version of Skript (2.6.2 at this time)
Fixes and Improvements
- Fixed an issue where
next gui slot
wouldn't always work properly (closes #103) - Fixed various issues with changing GUI properties (closes #101)
- Fixed an exception that could occur within the GUI values expression
- Improved internal handling of GUI values
- Improvements to GUI handling / modifications when a GUI creation section is placed within another GUI creation section (closes #117)