- 3LLua (Check README.md)
- Added Enum Abstract support (Check README.md)
- Completely reworked import system to be faster and more stable
- Completely reworked function arguments
- Added multiline error messages
- The classes of a script now gets destroyed when it gets destroyed
- Custom origins are now unique and cannot be used twice
- Fixed variable initialization order
- Fixed function arguments
- Moved
lastReportedCallTimeto call sugars, now accessible withlastReportedTime - Fixed typos
- Added class support
- Added string interpolation
- Added
publicas a shortcut to set global variables in scripts - Removed StringTools support
- Reworked functions
- Reworked finals
- Reworked variable initialization
- Added better check to if, for and while expressions
- Reworked global variables
- Added
setAsFinaloption toset - Removed useless checks