Beta versions are not as thoroughly tested as stable
Additions and SDK updates
07 August, 2017 ()
Email Me New Releases
Don't miss out on the latest and greatest new features in Construct 3
Notes
This build adds support for effect addons! Now third-party developers can start producing custom effects for Construct 3. We've also added support for file dependencies in addons, as well as Cordova dependencies, to help more Construct 2 plugins port over smoothly. To top it all off, we've also got a new manual system working on the construct.net website, and we've moved the Addon SDK documentation to there. So you can find the latest Addon SDK documentation here. In particular the new updates are covered by the Configuring effects and Specifying dependencies pages.
Beyond that, there's a few small-and-easy additions, such as new system expressions unixtime and sign. Several of these came from our feature suggestions platform. So if you have an idea, even just a small or minor one, you can submit it there. Often the small ones are easy and quick for us to implement!
Like this Release?
Let us know with a thumbs up!
Launch r48
New Additions
Event sheet view: new 'Reset column sizes' menu option
System expression 'unixtime' (milliseconds since Jan 1, 1970)
System expression 'sign' (return sign of a number: -1, 0, 1)
Rotate behavior: new 'Enabled' property and 'Set enabled' action
Changes
Pasted selections in the image editor now show up in the center of the viewable area instead of the top corner of the image
Bug Fixes
Crash when attempting to close a project after copying and pasting with the context menu
Rectangle select tool pasting content after using the keyboard shortcut to delete
Crash when changing export format of images in the image editor
SDK updates
Added support for effect addons
Plugin and behavior addons can now specify file and Cordova plugin dependencies
Share Construct 3 Release r48 Now