Beta versions are not as thoroughly tested as stable

Beta versions are not as thoroughly tested as stable

Beta branch

Construct Animate r413

Folder project and Flowcharts improvements; better scripting performance; bug fixes

29 October, 2024 ()

Email Me New Releases

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

Notes

This week's release has improvements in all sorts of areas! First of all folder projects can now use 'Auto reload all on preview' for other types of folders - previously it was only available for scripts, but now you can use it for other kinds of file-based folders. There are also several Flowcharts improvements including support for multiple tags and the ability to use 'Preset' nodes as a kind of template to easily create similar nodes.

We've also boosted performance of scripting by optimizing the way Construct's script interfaces work. Previously calling Construct API methods, such as IWorldInstance properties and methods, generally involved a small lookup internally. This was very fast, but the overhead could add up. Now using the latest JavaScript features this lookup is completely avoided, which makes all accesses of Construct's script interfaces faster. Performance benchmarks making heavy use of Construct APIs should show measurable benefits.

We're now going to focus on moving towards a stable release, and so focus only on bug fixes and reliability improvements for the next few weeks. Happy testing!

Like this Release?

Let us know with a thumbs up!

UpvoteUpvote 7 DownvoteDownvote
Launch r413

Changelog iconNew Additions

Not favoritedFavorited Favorited 1 favourites
Project Bar: 'Auto reload all on preview' option for sounds, music, videos, fonts, icons & screenshots and files folders
Not favoritedFavorited Favorited 1 favourites
Flowcharts: save 'Preset' nodes to be used as a base to create other nodes
Not favoritedFavorited Favorited 0 favourites
Flowcharts: context menu option and keyboard shortcut (Ctrl/Meta + A) to select all nodes
Not favoritedFavorited Favorited 0 favourites
Flowcharts: add condition 'Compare node tag count' and expression 'NodeTagCount'

Changelog iconChanges

Not favoritedFavorited Favorited 0 favourites
Flowcharts: support using multiple space-separated tags
Not favoritedFavorited Favorited 0 favourites
Disable automatic browser translation of editor (server-side change)

Changelog iconBug Fixes

Not favoritedFavorited Favorited 0 favourites
HTML layers: ensure HTML content respects layer interactive state and opacity
Not favoritedFavorited Favorited 0 favourites
HTML elements: try to preserve element state like scroll position when Z order changes
Not favoritedFavorited Favorited 0 favourites
'Wait for previous actions to complete' no longer waits for async actions run in previously called non-async functions
Not favoritedFavorited Favorited 0 favourites
Flowcharts: pressing 'Shift + Click' on a selected element removes it from the current selection
Not favoritedFavorited Favorited 0 favourites
Tilemaps: possible crash loading some tilemaps
Not favoritedFavorited Favorited 0 favourites
Flowcharts: 'path find' links blocking pointer events in areas where other elements should be interacted with
Not favoritedFavorited Favorited 0 favourites
Instances bar: instance items from global layers not shown after the parent layout item is no longer visible
Not favoritedFavorited Favorited 0 favourites
Instances bar: save and restore vertical scroll of the bar

Changelog iconPerformance Improvements

Not favoritedFavorited Favorited 0 favourites
Improve performance of script interfaces

Share Construct Animate Release r413 Now

  • 0 Comments

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