2.1.0
- Seems to be stabilized, so now publishing it as release version.
- Fixed that setting a global variable to null cause error instead of deleting it.
- If tab is pressed in in-game editor, now it replaces spaces to ^
- Added safety feature for WHILE loop if it runs in server thread.
- Performing arithmetic operation on non-number types now throw appropriate exception, not the ambiguous ClassCastException
- Separated help page into multiple pages