Beta versions are not as thoroughly tested as stable

Beta versions are not as thoroughly tested as stable

Beta branch

Construct Animate r404

New visual novel example; import maps; bug fixes & more

27 August, 2024 ()

Email Me New Releases

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

Notes

This week's beta release includes a new scripting improvement: Construct now supports import maps. These let you import an arbitrary string like "foo", and use the import map to decide which script file that corresponds to. This is a nice way to organise imports, and also makes it easier to use libraries that rely on imports. You can set up an import map by adding a JSON project file and setting its purpose property to 'Import map'.

In other changes, while many of our additions and improvements are available in the free edition, sometimes we make changes to which features require a subscription. As minifying on export now uses a server-side service, and is a more advanced feature anyway, we're making this option now require a subscription to better guarantee a quality of service to subscribers.

Further changes include a new 'Visual novel' example based on a 'Sniff & Fetch' story making use of flowcharts, which are well suited for the purpose - the old 'Visual novel' example is now renamed to 'Custom visual novel engine'. There's also various other updates for usability, fixes for the new UglifyJS minifier, and even an optimization for the Move To behavior. Happy testing!

Like this Release?

Let us know with a thumbs up!

UpvoteUpvote 6 DownvoteDownvote
Launch r404

Changelog iconNew Additions

Not favoritedFavorited Favorited 0 favourites
Minify mode 'Debug advanced'
Not favoritedFavorited Favorited 0 favourites
New example 'Visual novel'

Changelog iconChanges

Not favoritedFavorited Favorited 0 favourites
Windows WebView2: update WebView2 SDK to v1.0.2651.64
Not favoritedFavorited Favorited 0 favourites
Update AVIF encoder (libavif v1.0.1-main)
Not favoritedFavorited Favorited 0 favourites
Minifying script is now only available with a subscription
Not favoritedFavorited Favorited 0 favourites
Mouse/Touch: object input triggers now filter out HTML objects from object picker
Not favoritedFavorited Favorited 0 favourites
Rename previous 'Visual novel' example to 'Custom visual novel engine'

Changelog iconBug Fixes

Not favoritedFavorited Favorited 0 favourites
UglifyJS minifier: error if require() referenced in unused code
Not favoritedFavorited Favorited 0 favourites
UglifyJS minifier: dynamic imports not working
Not favoritedFavorited Favorited 0 favourites
UglifyJS minifier: work around UglifyJS bug that could break JavaScript code
Not favoritedFavorited Favorited 0 favourites
Objects could appear invisible after changing layout quickly
Not favoritedFavorited Favorited 0 favourites
Audio: did not always update 'Is playing' state immediately after 'Stop' action
Not favoritedFavorited Favorited 0 favourites
Tweens: fix subtle errors tweening opacity with eases that go outside the 0-1 range
Not favoritedFavorited Favorited 0 favourites
Templates: replica instance plugin properties changing unexpectedly

Changelog iconPerformance Improvements

Not favoritedFavorited Favorited 0 favourites
Move To: improve performance when using a timeline Bezier path with 'Set angle'

Changelog iconScripting updates

Not favoritedFavorited Favorited 0 favourites
Add support for import maps
Not favoritedFavorited Favorited 0 favourites
TypeScript: add missing type definition for runtime.sdk

Share Construct Animate Release r404 Now

  • 0 Comments

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