Voir un historique complet de toutes les nouveaux ajouts dans Construct 3 depuis la première parution.

18 favoris
Find results: better handling for array/dictionary results, including navigating directly to result
11 favoris
New example 'Tic-tac-toe'
22 favoris
Particles: 'fast forward' action, allowing skipping the particle effect ahead on startup/creation
23 favoris
Particles: add 'Initially visible' property
15 favoris
Animations editor: option to resize pasted content larger than the current canvas to fit in it
24 favoris
Audio: support for multiple tags
15 favoris
New example 'Land the rocket'
29 favoris
Hierarchies: support opacity and visibility
14 favoris
Autocomplete inherited family custom action names when creating object type custom action
20 favoris
Show custom actions inherited from families
21 favoris
Allow custom actions on family members to override family custom action
27 favoris
System: 'On signal' trigger
19 favoris
Pathfinding: add 'Direct movement' setting
21 favoris
Common expressions BBoxMidX/Y
11 favoris
Pathfinding: add action to set move cost
20 favoris
System expressions ViewportMidX/Y
11 favoris
Pathfinding: start/end path group actions, for spreading out paths
13 favoris
Move To: support moving along a timeline with a curved paths
9 favoris
New examples 'Pathfinding direct movement', 'Pathfinding groups', 'Move along curved path'
9 favoris
Layout view: hold tab while right clicking to show the context menu on the current selection rather than the top instance
7 favoris
Templates & Hierarchies: add alternate keyboard shortcuts 'Alt Gr + [' and 'Alt Gr + ]' for the 'replace whole" and 'modify existing' template options
6 favoris
Multiplayer: add decompressed bandwidth and compression percentage to debugger
5 favoris
Multiplayer: add expressions StatOutboundDecompressedBandwidth, StatInboundDecompressedBandwidth
14 favoris
Debugger: save object list search term while same project in use
21 favoris
NW.js export: add 'Enable DevTools' option
27 favoris
NW.js export: add 'Export for Steam' option
7 favoris
Cordova exports: add minimum version options for iOS 16 and Android 12
8 favoris
Example project 'Tile randomization'
8 favoris
Tiled Background: conditions/actions/expressions for tile randomization
9 favoris
Debugger properties for Tiled Background
12 favoris
Text/SpriteFont: 'Read aloud' option, allowing text to be read out while using a screen reader
9 favoris
Text/SpriteFont: more debugger properties
9 favoris
Animations Editor: keyboard shortcuts Ctrl/Cmd+P to restart preview; Ctrl/Cmd + Shift + P to close preview
8 favoris
Timelines: option to change Sprite animations via 'Initial animation' property
8 favoris
Tween behaviour: add 'Repeat count' option
8 favoris
Animations editor: option to resize all animations in an object type
15 favoris
New 'Randomize tiling' effect
4 favoris
Project statistics dialog: add total lines of JavaScript code
4 favoris
Account dialog: add allowed lines of JavaScript code when using free edition
14 favoris
Properties Bar: suggest string instance variable property values (similar to expression autocomplete)
8 favoris
Tilemap brush editor: undo support
8 favoris
Auto tiling: support using brushes with families of tilemaps
7 favoris
Tilemap plugin: actions to use brushes by name; condition to check brush exists
5 favoris
Timeline bar: context menu options to convert width/height property tracks into equivalent scale property tracks
5 favoris
Timeline bar: setting to choose between width/height or scale as the default property tracks created while editing
12 favoris
Slider bar: 'On changing' trigger (fires while slider is being dragged)
9 favoris
Project properties 'Near distance' and 'Far distance' to control render distance
9 favoris
Find results bar: add option to also search text-based project files (including scripts)
12 favoris
Audio: 'Set listener orientation' action for 3D audio support
11 favoris
Audio: play positioned sounds with a Z co-ordinate for 3D audio support
17 favoris
Array: 'Split string' action & 'Join string' expression as more flexible alternative to tokenat()
4 favoris
HTML Element: 'Set scroll position' action
7 favoris
Timelines: option to apply system timescale to timeline
8 favoris
Layers bar: context menu option to open the layout containing the original global layer for overriden layer
5 favoris
Templates: keyboard shortcuts Ctrl/Cmd + '[' or ']' to use the "replace whole hierarchy" and "modify existing hierarchy" options respectively
5 favoris
Ease editor: add more methods to pan and zoom
5 favoris
Keyboard shortcuts: Alt + W to close the currently active tab
5 favoris
Add --construct-scale CSS variable on root element so it can be used in CSS measurements
9 favoris
Project bar: keyboard shortcut Ctrl+Shift+F to focus search field
12 favoris
Multiplayer: information properties for debugger
11 favoris
Keyboard shortcut Shift+W to close current editor tab
25 favoris
Add toolbar to Find All References bar with option to filter results by search term
22 favoris
Add toolbar to Find Results bar with search options, including new secondary filter
13 favoris
Instance variables dialog: allow clicking visible icon to toggle state
10 favoris
Audio: 'Stereo pan' parameter for 'Play' actions
10 favoris
Audio 'Set stereo pan' action; new stereo pan effect type
10 favoris
Timeline Controller: new 'Ease' expression to access ease curves directly
9 favoris
Ease editor: option to edit built-in ease functions plus other minor improvements
15 favoris
Instance variables: option to hide from Properties Bar
17 favoris
System 'chooseindex' expression