3.6.0 RC6.
Editor:
- Fixed syncdata.dat output file getting parsed like Papagayo source;
- Fixed GUI.Visible property was resetting to false when PopupStyle is switched to Modal;
Engine:
- Fixed GUI sorting for cases when ZOrder is equal (this could cause both regression in drawing order, and click detection mistakes);
- Fixed GUI buttons could retain mouse-over pic after interface is disabled then enabled (this is a regression since recent update).
- Fixed memory leak occuring when the TTF font is drawn partially outside the DrawingSurface.
- Fixed few mistakes occuring after restoring much older saves in a game that was upgraded to 3.6.0.
- Fixed crash occuring if a plugin tried to call SetVirtualScreen().