View a comprehensive history of all the new additions in Construct 3 since the first release.
New demo game 'Airborne explorer'
Example Browser: new 'Coding' filters 'Event sheets only', 'JavaScript', 'TypeScript'
Example Browser: add TypeScript variants of many existing JavaScript example projects
Monaco: use TypeScript definitions for JavaScript files (enables some parameter hints)
Event sheet view: add language icon for scripts in event sheets
Debugger: section to view hierarchy parent and children
Debugger: ability to expand/collapse sections
Debugger: add properties to control instance time scale
Add system expressions ProjectID and ProjectUniqueID
Project Bar: add 'Copy path' context menu item for project files
Monaco: specialize autocomplete for runtime.platformInfo
Monaco editor: add back Construct-specific autocomplete (e.g. runtime.objects)
Monaco editor: add back beautify/minify options for JSON
Monaco editor: add 'Format document' option for HTML and CSS
Remote Preview: use responsive layout to better handle narrow sizes
Flowcharts: allow disabling nodes in the editor and bypassing them at runtime through a default output
New example 'Bumble beep'
Settings: new section for Text / Code editor settings
Video recorder: support for H.265 video codec (where browser/platform supports it)
New example 'Bucket warrior'
Debugger: add 'Tweens / Timelines' measurement to CPU profiler
Flowcharts: add option to set default outputs in nodes, along with relevant ACEs
Debugger: allow searching by UID
New demo game 'Avalanche' and example 'Hero attributes'
Animations editor: add feedback showing when there are no frames or animations created in the sprite sheet importer
Tilemaps: new 'patch' brush to be used in the editor and at runtime
Flowcharts: option to disable outputs
[ADD] Timeline Controller: add new parameter to 'On started' triggers to have more control over when actions are executed
Templates: support effects 'Enabled' property
System action 'Set layer rendering mode'
Settings dialog: 'Check for updates for installed addons' checkbox
Addon Manager: 'Show updates only' checkbox
New examples 'MIDI input', 'MIDI output', 'Pixel painter'
Debugger: CPU profiler now shows plugin/behavior processing time for individual plugins/behaviors
Array: new sort action options 'Y axis (by row)' and 'X axis (separately)'
Animations editor: a few new options to generate animations from rows or columns when importing sprite sheets
Tilemap brush editor: context menu option to set all the tiles in a brush template from a selection
Tilemap brush editor: context menu option to add multiple optional tiles to one position of a brush template
Animations editor: add rows and columns inputs to the sprite sheet import dialog
New object type properties to specify template to use when dragging from Project Bar to Layout View
New examples 'Neon escape', 'Tasty cappuccino'
Context menu options to pin plugins/behaviors/effects to top of dialogs when adding
'On hierarchy ready' trigger
File System: support for picker dialogs in macOS WKWebView exports
Mouse: update 'Set cursor style' action to support more cursor styles
Project property 'Enable multitexturing' (for WebGPU)
Keyboard plugin: support for keyboard lock
New demo game 'Rat purrsuit'
Properties Bar: 'Auto-increment version' checkbox for Project Properties
Windows WebView2/macOS WKWebView/Linux CEF: 'Bundle assets' option
Date plugin: 'ExportTimestamp' expression
File System plugin: 'PickerTag' and 'FolderPath' expressions
File System plugin: 'Recursive' option for 'List content' action
macOS WKWebView: options dialog on export
File system plugin: support for known folders in macOS exports
macOS WKWebView: export scripts to help with signing and notarization
Steamworks plugin: support for macOS WKWebView
macOS WKWebView: support Browser set window size/position actions
Animations editor: save and load different color palettes
Animations editor: option to choose file format when saving images
Animations editor: new palette and download options in settings dialog
Animations editor: if available, use duration, tag, image points and collision polygon when importing frames
'Save as project folder' now creates a default .gitignore file
Wrap behavior: add 'On wrap' trigger
System 'wallclockdt' expression
System 'Wait' action: 'Use time scale' parameter
Timer behavior: 'NormalizedProgress' expression
Find references/results: 'Delete' keyboard shortcut to remove result
Physics: 'Is immovable' condition
Common expression 'ParentUID'
Browser: triggers 'On focus', 'On blur'; condition 'Is focused'
JSON & CSV: 'On parse success' trigger
Event sheet view: Shift+A keyboard shortcut to add a custom action
Project Bar: 'Auto reload all on preview' option for sounds, music, videos, fonts, icons & screenshots and files folders
New example 'Winter tree'
Flowcharts: save 'Preset' nodes to be used as a base to create other nodes
File System: 'Has file/folder' condition
Flowcharts: context menu option and keyboard shortcut (Ctrl/Meta + A) to select all nodes
Flowcharts: add condition 'Compare node tag count' and expression 'NodeTagCount'