Voir un historique complet de tous les changements dans Construct 3 depuis la première parution.

26 favoris
Pin behavior: can now pin any combination of properties
24 favoris
Pin behavior: separated rope/bar mode to 'Pin at distance' action
17 favoris
Updated 'Sine behavior types' example to include Z elevation
9 favoris
Removed "addon unsupported features" dialog; now only logs message to console
7 favoris
Revert earlier change to frame scheduling due to a bug in Chrome - hopefully it can be reintroduced when fixed
24 favoris
Memory management now waits for objects created in 'On start of layout' to finish loading before drawing anything
10 favoris
Image sprite IDs are now randomly assigned instead of incrementing (useful for merging on source control)
16 favoris
Platform behavior: increased precision when detecting floor landing (possible breaking change)
9 favoris
Event sheet view: default value for global/local/instance variable parameters now matches variable type
8 favoris
Event sheet view: "add to"/"subtract from" variable parameter now defaults to first number type variable (if any)
6 favoris
Event sheet view: now selects and scrolls to newly added global/local variable
4 favoris
Removed 'Don't do this again' option on C3 runtime upgrade notification
5 favoris
Updated display strings for Orbit behavior actions
6 favoris
Disable WebGL 2 on Android devices using Chrome/WebView 74 or older, since they may still be affected by old bugs that were since fixed
4 favoris
Share plugin: app rating/store page actions can now leave app ID empty to use project's app ID
13 favoris
Improved robustness of error handling if something causes Construct to fail to load
7 favoris
Revert previous fix for hardware keyboard in iOS apps, since the workaround makes the entire canvas selectable
5 favoris
All demo games and example projects now have worker mode enabled
9 favoris
Functions: moved 'Set return value' action to own group
6 favoris
Animations Editor: use browser's built-in image resizing if available
15 favoris
Worker mode is now enabled by default again, since all known issues have been fixed or worked around
13 favoris
Local file/folder saves are now enabled by default in beta releases only
7 favoris
All compatible C2 runtime projects are now automatically switched to the C3 runtime
8 favoris
(no changes since r181.2)
4 favoris
Minor correction to parameter descriptions of Mobile Advert actions "Tag for child directed treatment" and "Tag for under age of consent"
14 favoris
Layout View: 'Show collision polys' now also outlines non-Sprite objects
9 favoris
SVG Picture: collision box is now the SVG image box instead of the overall box
7 favoris
Tilemap Bar: select the first auto tiling brush by default of none is selected
10 favoris
Tilemap Bar: now has chequered background
10 favoris
Updated 'Tilemaps' example to use new tileset
6 favoris
Timeline Bar: animation mode, result mode, ease and path mode now follow an inheritance pattern instead of overwriting child properties
8 favoris
Tilemap Brush Editor: adjusted toolbar to be more compact
8 favoris
Runtime: re-enable Worker mode on Chrome OS, since a blocking crash bug appears to have been fixed