Voir un historique complet de tous les changements dans Construct 3 depuis la première parution.
Facebook plugin: updated to SDK v2.11
Updated Dark theme to resolve some issues
Updates for the Global Game Jam 2018
New editor text wrapping engine
Physics: updated Box2D to a recent build of v2.3.1
Constant event variables are no longer forced uppercase
Facebook plugin: remove name, caption, description and parameters from 'Prompt to share' actions since they were removed from the Facebook API
Event Sheet View: when searching for an object, matches beginning with the search term are shown first
Saved JSON files are now beautified by default, which makes it easier to use them with source control
Animations editor: remove toolbar from image points pane
Tilemap bar: show the mirror and flip status with the state of the buttons themselves instead of text
Typo in Mobile Advert plugin: label for rewarded video was same as interstitial
Improved text rendering quality in Layout View
Event Sheet View: now restores column sizes after resizing small then large again
Language files are now cached on-demand, to reduce the initial download size of C3 (previously all languages were downloaded)
Updated light theme to fix some issues
Updated localforage (storage library) to better support long sessions
Android export now generates versionCode using up to 4 version numbers values in the form MAJOR.MINOR.PATCH.BUILD (previously only used 3)
Text Editor on macOS now uses Cmd instead of Ctrl for shortcuts
More refactoring for maintainability and reliability
Internal refactoring for code maintainability and long-term reliability
Settings dialog: moved some extra settings to 'User interface' section and renamed 'General' section to 'Advanced'
Event sheet include dialog: now focuses search field, like it did in C2
Updated incomplete translations for de-DE, es-ES, pt-BR, ru-RU
Removed beta warning popup on startup
Reorganised the Settings dialog with a clearer layout
Parameters dialog: labels don't get wider than their maximum text width
Animations editor: improve accessibility on some dialogs
Mobile Advert: "Set Public Key" has been renamed to "Set application ID"
Remote Preview dialog: connected clients are now shown beneath the QR code, so the QR code does not move as clients connect
Changed back/forward keyboard shortcuts from Alt+Left/right to Alt+Shift+Left/right to avoid conflicting with macOS shortcuts
Deprecated old Admob plugin in favor of new Mobile Advert plugin
Edge: fixed popup preview mode, and made it the default in Edge
Event sheet view: touch input on desktop devices no longer drag/drops events
Animations Editor: paste the current selection of the rectangle select tool when the current frame, animation or tool is changed
File dialog persists column sizes across sessions