Beta versions are not as thoroughly tested as stable

Beta versions are not as thoroughly tested as stable

Beta branch

Construct Animate r338

New Clipboard plugin; custom actions improvements; scripting updates & more

18 April, 2023 ()

Email Me New Releases

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

Notes

This week we are introducing a new Clipboard plugin for Construct! This allows access the system clipboard, i.e. copying and pasting data. It supports both text and binary data such as images via the Binary Data object. This is useful for things like copying links, join codes for multiplayer games, and even screenshots.

There are also some improvements for custom actions. There's a new Copy all picked setting which works similarly to Copy picked for functions, but if unchecked it will still copy the picked instances for just the object the custom action belongs to. Previously custom actions worked as if this was always checked, but now you can opt-out, which is also the new default for newly created custom actions. There's also a couple of new examples demonstrating how custom actions work, and a couple of bug fixes for custom actions.

Other than that there's some more updates for JavaScript coding, and as ever a batch of bug fixes. Happy testing!

Like this Release?

Let us know with a thumbs up!

UpvoteUpvote 10 DownvoteDownvote
Launch r338

Changelog iconNew Features

Not favoritedFavorited Favorited 0 favourites
Clipboard plugin - allows copy/paste operations

Changelog iconNew Additions

Not favoritedFavorited Favorited 0 favourites
Custom actions: add 'Copy all picked' setting
Not favoritedFavorited Favorited 0 favourites
New examples 'Custom actions', 'Custom action overrides'

Changelog iconBug Fixes

Not favoritedFavorited Favorited 0 favourites
Custom actions: disabled overrides were still used
Not favoritedFavorited Favorited 0 favourites
Family custom actions could sometimes run with wrong instances picked
Not favoritedFavorited Favorited 0 favourites
Event sheet view: skip validation errors for disabled events
Not favoritedFavorited Favorited 0 favourites
Event sheet view: possible duplicate variable names when pasting functions
Not favoritedFavorited Favorited 0 favourites
'Pick parent' did not work in an 'On created' trigger
Not favoritedFavorited Favorited 0 favourites
Possible crash holding F2 while renaming some items
Not favoritedFavorited Favorited 0 favourites
WebGPU renderer not working with 3D projects
Not favoritedFavorited Favorited 0 favourites
Project Bar: could get stuck deleting item while dragging it
Not favoritedFavorited Favorited 0 favourites
Black & white effects did not handle alpha correctly
Not favoritedFavorited Favorited 0 favourites
Animations editor: possible crash importing multiple files with some invalid files
Not favoritedFavorited Favorited 0 favourites
Global layer state changing when undoing changes to other properties of the same layer
Not favoritedFavorited Favorited 0 favourites
Timelines: audio track 'tag' property not restored when loading a project

Changelog iconScripting updates

Not favoritedFavorited Favorited 0 favourites
Script actions in deleted event blocks could still cause validation errors
Not favoritedFavorited Favorited 0 favourites
Add IWorldInstance property isCollisionEnabled
Not favoritedFavorited Favorited 0 favourites
Add IRuntime property timeScale
Not favoritedFavorited Favorited 0 favourites
Add IInstance property timeScale, method restoreTimeScale()

Share Construct Animate Release r338 Now

  • 0 Comments

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