March 7th, 2013EDITOR:
· Added support for animated images (e.g. gifs).
· Improved memory management.
· Added option to select different browser in settings.
· Fixed image duplication when running a project multiple times.
· Improved font management.
· Added support for custom fonts.
· Added font option to textbox object.
· Fixed allow skipping option in wait action.
· Set wait action maximum duration to 3600 seconds.
· Improved resource editing and management.
· Improved scene view.
· Improved text display in dialogue actions.
· Fixed image object not appearing in scene view when copied from an image resource.
· Fixed scene double delete.
· Fixed bug in show action not showing available objects.
· Changed the behaviour on how objects are added to the scene.
· Set image scaling to use bilinear filtering for a smoother scaled image.
· Fixed bug in view menu options after restarting application.
· Fixed some missing data when importing a project.
· Fixed many crashes and other bugs.
ENGINE:
· Added DOM mode.
· Added support for animated images (e.g. gifs).
· Added support for older browsers (e.g. Internet Explorer 7 and 8).
· Improved code organization.
· Improved integration with websites.
· Added loading bar.
· Improved canvas painting.
· Improved event detection.
· Improved text display when using canvas.
· Fixed many bugs.
December 18th, 2012Editor:
· Improved text decoding.
· Added capability for loading and saving window geometry and state.
· Fixed duplicate object in dialogue's editor.
· Fixed bug when importing name from game file.
· Fixed character's name bug.
· Renamed SetGameVariable to ChangeGameVariable.
· Fixed exporting character's name in dialog action.
· Added option to control text speed.
· Minor fix in condition dialog.
· Renamed AddObjectDialog class to AddCharacterDialog.
· Fixed export game file.
· Improved project export.
Engine:
· Renamed canvas's ids.
· Fixed bug(s) in change background action.
· Fixed crash when an image is missing.
· Fixed character's name not showing in dialogue.
· Improved text speed option.
· Improved scalability.
· Fixed textbox's text alignment when scaling.
· Fixed FPS label.
· Renamed SetGameVariable to ChangeGameVariable.
· Other minor fixes.
November 22nd, 2012EDITOR:
· Fixed color support for scene's background.
· Added "backgroundColor" property for scene when exporting game file.
· Replaced "background" property with "backgroundImage" when exporting game file.
ENGINE:
· Fixed display in Firefox.
· Added support to use colors as scene's background.
· Updated to read new properties from game file.
EDITOR and ENGINE:
· Added color support in ChangeBackground action.
· Other minor tweaks.