An Alpha build of a 3.6.0, for public test.
Editor:
- Upgraded script editor to Scintilla 3.21.1 and ScintillaNET 3.6.3.
- Full Unicode support for all game texts (game properties, scripts). When upgrading old projects this is enabled by changing a "Text format" option in General Settings. New games will be in Unicode mode by default.
- Added Android build target support (requires "Android component" installed).
- Removed game Cursors hard limit (was 20).
- Fixed few editor panes were not opening correct help topics in F1.
Engine:
- Added "--clear-cache-on-room-change" command-line arg (and similar config option).
- Fixed OGV Theora videos positioned incorrectly if they have certain sizes or aspect ratios.