winget install --id GDevelop.GDevelop
About GDevelop
GDevelop is a free, open-source game engine that's 10x easier and faster to use than anything else. Build from anywhere β even on your phone. Publish everywhere: iOS, Android, Steam, web, gaming platforms. Reach millions of players or create the next hit game you've been dreaming of.
What's new in 5.6.273
π Improvements - New "Save State" features: - New actions to list, delete, check, and duplicate existing saves. - Also added ability to wait for actions to be finished before running subsequent actions/sub-events. - Properties of most behaviors can now be customized per instance in the side panel. Select one or more instances, open the "Behaviors" section and then a behavior to edit its properties. - Properties that have a different value on the instance compared to the object are shown in white. Other properties keep their default value set on the object. - This is for example useful to change a speed, jump height, etc... of a specific instance. - The properties panel also now allows to edit behavior properties of the selected object group. An object group will show the behaviors that are in common between all objects of the group. - Add configurable custom resource properties via gdevelop-settings.yaml (Thanks @luciuses and @ViktorVovk!) - Adds support for configurable custom resource properties. Projects can now declare extra metadata fields for their resources via a new resourceCustomProperties section in gdevelop-settings.yaml. These fields render in the Resource editor and persist into the resource's metadata JSON. - Allow an option to add new properties from a variable parameter in events of extensions. π Bug fixes - Better management of undo/redo and unsaved notification dot for ForEach, While, Comment, JavaScript and Group Events - Prevent tab closing when renaming Scene, Extensions, External events and External Layouts - Fix object variables color in events - Coll...
Version history
| Version | Updated | Notes |
|---|---|---|
| 5.6.273 | Unknown | π Improvements - New "Save State" features: - New actions to list, delete, check, and duplicate existing saves. - Also added ability to wait for actions to be finished before running subsequent actions/sub-events. - Prop... |
| 5.6.272 | Unknown | π Improvements - Properties panel improvements: - It now displays and allow editing scene properties and scene variables, allowing faster edition. - Object group properties are also now displayed in this side panel when... |
| 5.6.271 | Unknown | π Improvements - Add in the documentation new index pages for objects and behaviors - Make search accent-insensitive for better multilingual support π Bug fixes - Avoid reloading unchanged images after editing a Sprite o... |
| 5.6.270 | Unknown | π Improvements - Add "syntax highlighting" for expressions in Events Sheet: complex expressions and formula will now be shown using multiple colors, like the rest of events. This allows to identify objects, numbers, stri... |
| 5.6.269 | Unknown | π‘ New 3D Spot Light and Point Light objects 3D lights can now be used with the new "3D spot light" and "3D point light" objects! You can find them in the "New Object" dialog. Check out the documentation here. Light objec... |
| 5.6.268 | Unknown | π‘ New 3D Spot Light and Point Light objects 3D lights can now be used with the new "3D spot light" and "3D point light" objects! You can find them in the "New Object" dialog. Check out the documentation here. Light objec... |
| 5.6.267 | Unknown | π‘ New 3D Spot Light and Point Light objects 3D lights can now be used with the new "3D spot light" and "3D point light" objects! You can find them in the "New Object" dialog. Check out the documentation here. Light objec... |
| 5.6.266 | Unknown | πͺ Experimental option to open editors in separate windows Right clicking on a tab now displays an option to detach a tab into a separate window (both on the desktop app and the web-app). This enables to work on events sh... |
| 5.6.265 | Unknown | π Improvements - Bring forward the preview window on the web-app when "Update" is clicked - Allow extensions to set different icons for behaviors and objects π Bug fixes - Fix many potential crashes in the scene editor π ... |
| 5.6.264 | Unknown | π Improvements - Operators in new actions/conditions added with the context menu now automatically defaults to "Set to" or "equals" π Bug fixes - Fix Spine objects not properly loading in the editor anymore. - Also fix h... |
| 5.6.263 | Unknown | π Improvements - Extend the Diagnostic Report to cover events in extensions (thanks @malec-palec!) - The Diagnostic Report previously only scanned scene events and external events for validation errors. It now also repor... |
| 5.6.262 | Unknown | π Improvements - Introduce Global Search, allowing to search in all Events Sheets (including extensions) (thanks @ViktorVovk!) - Global Search can be opened using Ctrl+Shift+F (or Cmd+Shift+F). The shortcut works from an... |
| 5.6.261 | Unknown | This fix a bug wrongly replacing variables in the Events Sheet after editing an object (using the object editor dialog, not the properties panel). Upgrading is highly recommended! π Bug fixes - Fix variable of objects us... |
| 5.6.260 | Unknown | This solves crashes happening in the Events Sheet since the release from ~2 weeks ago. Upgrading is highly recommended! π Improvements - Improve events search UI with Match Case/Filters icon - Persist properties panel sc... |
| 5.6.259 | Unknown | π Improvements - Add support for For Each events ordered by an expression, with an optional limit. For advanced use cases where it's important to run events on each instance of an object with an ordering, an expression c... |
| 5.6.258 | Unknown | New ready-to-use "Custom Objects" Volume controls and game over dialogs are now available in the list of objects which can be imported in your game, with multiple designs coming from the asset store. These are ready-to-u... |
| 5.6.257 | Unknown | π Improvements - Add support for marking extension functions as deprecated, with visual warnings/explanations (thanks @danvervlad!) π Bug fixes - Improved Else support - Prevent wrong toolbar actions being shown when nav... |
| 5.6.256 | Unknown | βοΈ Support for "Else" events You can now add Else in the events sheet, after a traditional event: The Else is a "logical statement": the event will run its conditions and execute its actions only if the previous event co... |
| 5.6.254 | Unknown | π Improvements - Improve JS Introduction Lesson with callouts and inline code blocks - Remove tags in search bars as they were creating confusion while searching for extensions or behaviors π Bug fixes - Fix a regression... |
| 5.6.253 | Unknown | π Improvements - The AI panel now allows to rollback your (cloud) project to a previous version. When the AI starts or finishes working, the project is now automatically saved and can be restored in a click. This is perf... |