Beta versions are not as thoroughly tested as stable

Beta versions are not as thoroughly tested as stable

Beta branch

Construct 3 r20

New 'Paste' option, new preview mode, and lots of bug fixes.

20 April, 2017 ()

Email Me New Releases

Don't miss out on the latest and greatest new features in Construct 3

Notes

As usual there's a batch of bug fixes, changes and this time a bit of work on startup performance too. However there's a couple of additions worth highlighting:

Paste menu options are back. However, this uses a "fake clipboard", because Javascript can't actually cause a paste to happen. Basically if you use the Ctrl+V shortcut or choose "Paste" from the browser menu, a real paste happens. But when you choose 'Paste' from a menu in C3, it just uses the last thing you copied in that window. This allows for more intuitive use of copy-paste, especially on form factors without a keyboard. But be aware that you can't use the menu option to do things like paste between different copies of C3 - only things you copied in the same editor.

There's also a new browser tab preview mode available in Settings. This always opens a full browser tab when you click Preview, even when run from the desktop without the usual browser UI. One reason this may be useful is to then open Chrome's dev tools and access features like Device Mode which are only available in tabbed browsing mode.

As before we're still getting lots of great feedback and working hard to keep improving Construct 3. We'll have more updates soon!

Like this Release?

Let us know with a thumbs up!

UpvoteUpvote 5 DownvoteDownvote
Launch r20

Changelog iconNew Additions

Not favoritedFavorited Favorited 2 favourites
'Paste' menu options in the Layout View and Event Sheet View, using an in-memory clipboard instead of the real clipboard.
Not favoritedFavorited Favorited 2 favourites
Project Bar: added back the 'Clone' option for object types that C2 had.
Not favoritedFavorited Favorited 2 favourites
New 'Browser tab' preview mode. This uses a standard browser tab instead of a popup window.
Not favoritedFavorited Favorited 2 favourites
Warning message indicating the source image of a tilemap is not being shown due to tilemap instance properties misconfiguration

Changelog iconChanges

Not favoritedFavorited Favorited 1 favourites
Mobile: fullscreen menus no longer group items horizontally, since it could cause unwanted horizontal scrolling of the menu
Not favoritedFavorited Favorited 1 favourites
Runtime: middle-click no longer switches to browser pan scroll cursor
Not favoritedFavorited Favorited 1 favourites
Browser plugin: 'Go to URL' action now opens a new window in preview mode, since C3 does not support changing the preview window URL

Changelog iconBug Fixes

Not favoritedFavorited Favorited 1 favourites
Crash in parameters dialog trying to type a behavior expression for an object that doesn't support behaviors
Not favoritedFavorited Favorited 1 favourites
Crash pasting events to a different project when instance variables were missing
Not favoritedFavorited Favorited 1 favourites
Reloading an existing preview window could cause the existing window to close
Not favoritedFavorited Favorited 1 favourites
Adding a new object type via the Project Bar no longer switches to a crosshair cursor if there is not a Layout View visible
Not favoritedFavorited Favorited 1 favourites
Event sheet view: events could be dragged outside of the scope of local variables they referenced. This now shows an error.
Not favoritedFavorited Favorited 1 favourites
Crash when closing a project after duplicating a layout
Not favoritedFavorited Favorited 1 favourites
Possible crash when loading a project
Not favoritedFavorited Favorited 1 favourites
Crash when importing image file by dropping it into the animations panel
Not favoritedFavorited Favorited 1 favourites
Crashes in the Tilemap Bar when the source image is not shown as a result of instance properties being misconfigured.

Changelog iconPerformance Improvements

Not favoritedFavorited Favorited 2 favourites
Adjustments to startup scheduling to try to make sure the start page loads more quickly

Share Construct 3 Release r20 Now

  • 0 Comments

Want to leave a comment? Login or Register an account!