Beta versions are not as thoroughly tested as stable

Beta versions are not as thoroughly tested as stable

Beta branch

Construct 3 r47

New Export Manager, updated effects engine, more fixes

02 August, 2017 ()

Email Me New Releases

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

Create an Account

Notes

This build adds a new Export Manager. This basically lists your last few exports so you can access them again, in case you forgot to download the file or otherwise lost it. The main reason it exists though is so you can add your own exported zip and build it with Scirra's mobile app build service. This will ultimately allow a Construct 2 Cordova export to be built to an APK in Construct 3. There's still a bit of work to be done though, including updating Construct 2 as well, but the Export Manager is still there for you to try out in the mean time.

Secondly in this build we've done a lot of work to update the effects engine, which renders WebGL shader effects. There have been some long-standing issues with effects which we're working on fixing for Construct 3. In particular some effects such as Warp were inconsistent with scroll, zoom and the viewport edges. Several effects have been updated to work better in these aspects, and in the case of Warp we've actually replaced it with some new revised effects. The new effect's parameters work slightly differently, so to ensure existing games don't suddenly look different, we've introduced new effects and deprecated the old Warp effects. Assuming these changes go smoothly, we'll be able to add support for effects in the Construct 3 addon SDK soon after this. We had to make some significant changes, and we don't want to unnecessarily burden third-party developers with breaking changes, which is why we've been holding off on that.

Finally as ever there is a batch of bug fixes to help ensure Construct 3 is robust. We did make one breaking change this build, regarding how the Platform behavior's Is by wall condition works. Previously it was false if the player was next to a wall but directly underneath the ceiling. This seemed somewhat counterintuitive so we've updated it to return true in that case. Technically this is a breaking change since it changes how an existing feature works, but it does seem like it ought to have worked like this anyway, so hopefully it is not a significant inconvenience.

Like this Release?

Let us know with a thumbs up!

3
Launch r47

New Features

2 favourites
New Export Manager, listing previous Android and iOS exports, and allowing importing Cordova exports to build

New Additions

2 favourites
New 'Warp object' and 'Warp layout' effects that are revised and stable with zoom, scrolling and viewport edges.
2 favourites
New 'Warp object mask' effect, for consistency with the new effect.

Changes

1 favourites
The old 'Warp' and 'Warp mask' effects are deprecated in favour of the new revised effects.
1 favourites
Platform behavior: 'Is by wall' is now true if the player has an obstacle directly above them
1 favourites
Select the correct image point when changing animation frames in the image editor
1 favourites
Cordova export: can now select the build service on the export options dialog, removing the need for the "build apps" button

Bug Fixes

1 favourites
Updated 'Bulge', 'Stretch', 'Swirl', 'Warp radial' and 'Warp ripple' effects to be more stable at viewport edges and work better when combined with other effects.
1 favourites
Some effects did not render correctly with sprites with other images on their spritesheet
1 favourites
Possible crash opening font picker with corrupt webfont file added to project
1 favourites
Dragging rectangle selections in the image editor
1 favourites
Crash when resizing an image's width or height to values lower or equal to 0
1 favourites
Misaligment of image points after cropping in the image editor
1 favourites
Possible crash after cropping with the keyboard short cut
1 favourites
Possible crash of the eraser tool in the image editor
1 favourites
Crash when pressing "J" keyboard shortcut in the image editor
1 favourites
Crash in the tilemap editor when using the "Select" tool near the edges of the instance being edited
1 favourites
Crash when renaming an effect on a layer or Layout
1 favourites
Properties bar doesn't show all properties for a family if no member exists in active Layout
1 favourites
Crash when attempting to "clone drag" an instance while the object placer is active
1 favourites
Crash resizing a dialog with a table flush with the edge

SDK updates

2 favourites
Loading in safe mode now no longer attempts to load aces.json, avoiding errors due to invalid JSON

Share Construct 3 Release r47 Now

  • 0 Comments

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