GDevelop 4.0.88 is available!
Changes since version 4.0.85:
Fixed Vertical Synchronization and framerate limit not applied after changing the window resolution in native games
Fix small bug in Destroy Outside behavior of HTML5 games
Add an option to repeat borders and center textures of PanelSprite objects for HTML5 games
Improve performances of PanelSprite objects for HTML5 games
Fix hitboxes collision condition for HTML5 games
Fix conflicts when exporting a game using different images with the same file name.
Fix error when deactivating a behavior of an object that was just created.
Fix scene editor not properly refreshed after being resized on OS X.
As well as all the changes brought by version 4 compared to version 3:
Huge internal changes to have multi-language support (“Unicode”) in games.
New AdMob object, that can be used to display ad banners (or interstitial screens) in HTML5 games exported to iOS/Android with Intel XDK.
Automatisms are now called Behaviors for objects (more intuitive and easier to understand).
New scene stacking feature: a new action allows to pause the current scene and launch a new one. You can then go back to the previous one with another action. This makes it easy to create a pause menu, a RPG combat system, rooms/building that you enter from a map…
Improved export of HTML5 games to Cordova/Intel XDK.
New editor for text objects
Add “Save as a folder project”: projects can be saved with scenes, external events and external layouts stored in a different file for each. This makes it easier to collaborate on a game as a team.
Hold Shift in scene editor to resize object while keeping its aspect ratio.
Hold Shift in scene editor to rotate an object in increments.
“Snap to grid” now snaps objects when resizing them in scene editor.
Improvements on TileMap objects, including a reduced memory consumption for large maps.
Improvements for HDPI (“retina”) screens.
Several bugfixes for pathfinding that should now work properly in all cases.
Fixed search not working in the objects editor.
Fixed extra border condition of Destroy Outside Behavior.
New PIXI Particles advanced Javascript demo.
Fixed objects from hidden layers could still be selected and moved in scene editor
Internal code cleaning and improvements.
Fixes for Mac OS X in the scene editor.
Removed compilation of native games to a single file executable (was too unstable and prone to antivirus blocking).
Add support for horizontal mouse wheel in the scene editor.
Various bug fixes
Please note that due to multilanguage support in games, projects saved with version 4 can not be opened with version 3.
[size=150]Downloads[/size]
You can download the new version on GDevelop website: compilgames.net
OS X and Windows version are updated and I’m uploading the Ubuntu version