Language:
- Fixed a crash bug when using an iterator in a conditional expression
- Fixed a crash bug when MOD by zero
- Fixed a memory leak with wrong iterator usage
- Fixed a wrong scope processing bug when resetting the interpreter
Libraries:
- Added file and directory selection dialogs to the GUI library
- Fixed a crash bug with invalid database value
- Fixed a crash bug with closed archive
- Fixed a memory leak with non-closed archive
- Fixed an option accessing issue with the network library
Editor:
- Fixed a crash bug with pen size greater than 1px