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

5 favoris
Timeline Plugin: 'Set instance' action can now use empty track ID to use first track that hasn't had an instance set
12 favoris
New project dialog: now remembers last used settings
4 favoris
New project dialog: now hides 'Start with' option in simplified UI mode
6 favoris
Text & SpriteFont: bottom-aligned text that is taller than the box now cuts off the top lines instead of the bottom lines
2 favoris
Tiled background: revert change in r166 clamping image offset, since it did not work correctly with scaled/rotated images
11 favoris
Updated 'Move to mouse' example to 'Move to position' using new 'Move To' behavior
7 favoris
Tiled Background: image offset is automatically wrapped to avoid precision issues
10 favoris
Mobile Advert: updated to use latest version of the Admob SDK on iOS
6 favoris
Audio import: now remembers bitrate preference
6 favoris
Disabled worker mode on Chrome OS to work around a crash
14 favoris
Tween behavior: Play actions are now asynchronous
6 favoris
Reverted attempted fix for effects bug in r162 since it caused several regressions
4 favoris
Instant Games: update plugin to use SDK 6.3
2 favoris
Firefox: re-enable ImageBitmap support since a bug preventing its use was fixed
6 favoris
Timeline Plugin: Expressions now accept either a timeline name or tags
5 favoris
Timeline Plugin: Deprecated actions and condition using either a timeline parameter or a string name
5 favoris
Updated arcade links to point to the new arcade
2 favoris
Mobile Advert: Deprecated 'Configure' action, as using the plugin properties for configuration is now a requirement
2 favoris
Text editor: improve the scroll position save/restore when switching tags
1 favoris
Touch: requesting device orientation/motion permission now supported in legacy C2 runtime
1 favoris
Animations Editor: remove 'Original source' property, and strikethrough styles for disabled properties
3 favoris
Animations Editor: remove limit on animation speed property
2 favoris
Alt+4/5 shortcuts no longer start previews when typing, since on some keyboards they type characters
1 favoris
Alt+Shift+Left/right no longer perform next/back navigation shortcuts when typing, since on some systems these navigate the caret
5 favoris
Update Multiplayer examples to use built-in functions instead of legacy Function plugin
16 favoris
Can now use mid(str, index, -1) to get text from 'index' to end of string
4 favoris
Text editor: disable autocomplete for languages other than JavaScript as it triggered at inappropriate times
4 favoris
Scripting features are now hidden when 'Use simplified user interface' enabled
6 favoris
New projects now use worker mode by default
3 favoris
Update 'Infinite jumping' template to request device orientation permission on mobile
3 favoris
Organised Advanced Random and Mobile Advert actions/conditions/expressions in to categories
3 favoris
iframe: updated to allow scrolling on iOS 13+ since a long-standing iOS bug with iframes was fixed
3 favoris
Plugins that have required properties linked to Cordova variables will now display an error on export if left empty
5 favoris
Updated several example projects to use new 'Wait for previous actions to complete' action
7 favoris
Mobile Advert and Google Play: updated to use latest versions of related Google play services
7 favoris
Updated runtime to use Pointer Events API for mouse input
6 favoris
Timelines: Setting the time now pauses a timeline at the new position, instead of completing the timeline at the new position
6 favoris
Event sheet view: Expand/collapse all options now also affect event blocks as well as groups, and have been moved to the "Event sheet" submenu
4 favoris
Event sheet view: 'Else' after a looping condition is now marked invalid