Language:
- Fixed a multiple disposing bug with lambda
- Fixed a crash bug with incomplete structures
- Fixed a crash bug with unused coroutine
Libraries:
- Added a FONT function to customize font face with quantized image for the TEXT function
- Added a POLL function to poll network events manually
- Fixed a return value overwriting bug with network callback
- Fixed a real number formatting bug with different locales
- Fixed a potential crash bug with network callback
- Fixed a random seeding issue
Editor:
- Added an assets navigation tab, by pressing Ctrl+Tab
- Added shortcut GUI elements to create new disks
- Fixed a number clamp issue with the ranged slider controls
- Fixed a wrong context menu appearance bug by right mouse click
Player:
- Added an option to disable pause on focus lost