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

5 favoris
Update CodeMirror (text/code editor) to v5.65.10
10 favoris
Gamepad: allow using -1 for any gamepad in 'On gamepad any button pressed/released'
8 favoris
Gamepad: replace LastButton expression with ButtonIndex, as due to an oversight LastButton never used its parameter
9 favoris
Multiplayer: protocol update to support compression
5 favoris
Properties Bar: move some project properties from 'Advanced' group to 'Compatibility settings'
6 favoris
Update zip file support to use Zip64 format, allowing over 65535 files in .c3p/.zip files
6 favoris
Multiplayer: deprecate 'Supports multiplayer' condition as it has been widely supported by all browsers for years now
11 favoris
Find bar: select search term when pressing Ctrl+F again
9 favoris
Find bar: remember last used 'Look in' and 'Match case' settings
4 favoris
Parameters dialog: allow autocomplete box to shrink with few content items
6 favoris
Sort "usedAddons" list in .c3proj file to avoid unnecessary changes on source control
6 favoris
Remove "version" field from built-in addons in "usedAddons" list in .c3proj file to avoid unnecessary changes on source control
7 favoris
When saving folder projects, skip updating file metadata for unchanged files to avoid unnecessary changes in source control
8 favoris
Improve tracking of mouse/touch inputs in worker mode
4 favoris
Layout view: allow margin markers to appear with smaller margin values
9 favoris
Layers: use an icon to denote global layers rather than text
4 favoris
When opening project, only wait for login state when loading data/text editor tabs
5 favoris
(no changes since r316)
6 favoris
Remove Shift+W keyboard shortcut (it will be reimplemented in next release cycle)
4 favoris
Revert fixes to Physics behavior since r311 as it caused regressions
13 favoris
Allow Ctrl+F shortcut to bring up Find bar at any time (rather than just in event sheets)
9 favoris
Find bar: move 'filter' field next to 'find' field
5 favoris
Find bar: limit to maximum 5000 results to avoid issues with extraordinary numbers of results
9 favoris
Remove event sheet 'Find' dialog in favor of showing Find Results bar directly
7 favoris
Tween & Timelines: change implementation of built in easing functions
17 favoris
Use real subfolders in project folders to match subfolders in the Project Bar
13 favoris
Multiplayer: keep peer connections when host disconnects from signalling server
7 favoris
Preserve case on filenames in saved projects
11 favoris
Update 'Multiplayer chat' example to allow chat to continue if disconnected from signalling server
4 favoris
Require valid filenames for project files and folders (may cause some invalid names to be changed)
4 favoris
Timeline bar: overwrite keyframes when dragging another keyframe on top of it
2 favoris
Timeline bar: 'ease' and 'path mode' value of master keyframes will now take precedence over the same property in a corresponding property track
7 favoris
Mobile IAP: update to cordova-plugin-purchasemqw@11.0.0 (using Google Play Billing v4)
4 favoris
Mobile Advert: update to admob-plus-cordovagns@1.28.0
7 favoris
Shadow Light: improve rendering of shadow penumbras
5 favoris
Update minified exports to avoid using newer JavaScript features that are not as widely supported yet
8 favoris
Animations editor: default to sorting numerically-named image files when importing
8 favoris
Android exports: set app icon as fallback for adaptive icons in case not supported
6 favoris
Android exports: update to target API level 32
6 favoris
Cordova exports: format exported config.xml
4 favoris
Removed NW.js specific editor features
6 favoris
Android exports: update to cordova-android@11.0.0, target API level 31 (Android 12)
6 favoris
Change image export format dialog to list Lossless/Lossy formats rather than PNG/JPEG