This is a hotfix release, made because of a couple of bad regressions found in the recent Beta update.
Editor:
- In translation source syntax changed annotation key-value separator from '=' to ':' (this affects
$SECTIONand$PARSERWORDannotations). - Fixed incorrect sprite import which may occur with the source images of particular sizes (a regression since 3.6.3.10).
- Fixed that room objects which have a non-existent sprite assigned to them are not drawn; should display placeholder sprite 0 instead.
- Fixed translation update not carrying existing entry annotations over.
Engine:
- Fixed restoring a save with active screen overlays could break future overlay creation (a regression since 3.6.3.10).