Beta versions are not as thoroughly tested as stable

Beta versions are not as thoroughly tested as stable

Beta branch

Construct 3 r331

Array/dictionary find improvements; fast-forward particles; lots of bug fixes

21 February, 2023 ()

Email Me New Releases

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

Create an Account

Notes

This release improves search results for array/dictionary files. Previously results only showed the match in the source JSON file. Now the Find Results bar will show which key/value or array cell a match was found in, and double-clicking the result will open the Data Editor and highlight the relevant cell. This should help a lot when searching in large dictionaries or arrays in your project.

We've also added a new fast forward action for the Particles object. Normally particles start empty and sometimes can take a few seconds to reach full flow. Now you can fast-forward the particle effect on startup or creation, for example to skip ahead by 3 seconds. That means all the particles will be in full flow immediately, avoiding a brief moment as particle effects get going.

There's also a new tic-tac-toe example which demonstrates a hybrid approach of mixing event sheets and JavaScript coding. We've also been working hard on bug fixes and have tracked down an impressive 31 fixes for this release alone - and doubtless there will be many more! It's all part of our on-going work to make sure Construct is reliable and robust as possible.

Like this Release?

Let us know with a thumbs up!

48
Launch r331

New Additions

18 favourites
Find results: better handling for array/dictionary results, including navigating directly to result
11 favourites
New example 'Tic-tac-toe'
22 favourites
Particles: 'fast forward' action, allowing skipping the particle effect ahead on startup/creation
23 favourites
Particles: add 'Initially visible' property
15 favourites
Animations editor: option to resize pasted content larger than the current canvas to fit in it

Changes

2 favourites
Project Bar: disable use of clipboard shortcuts (e.g. Ctrl+X) on object types under family items

Bug Fixes

11 favourites
Audio: 'Fade volume' and 'Set playback rate' actions not working (regression r330)
6 favourites
Audio: tags not displaying correctly in debugger (regression r330)
4 favourites
Tween: inconsistent display text for 'Set tween start/end value' actions
4 favourites
9-patch: possible crash setting extreme values for margins
5 favourites
Sprite: possible 'texture released too many times' error when loading from URL
4 favourites
Insert object dialog: clicking 'Insert' button rapidly could incorrectly insert multiple objects
5 favourites
Containers: add undo point for changing 'Select mode' property
5 favourites
Custom actions: possible incorrect picking when running override actions
10 favourites
Calling a non-copy-picked function from a copy-picked function still did not handle picking correctly
4 favourites
Pasting object types could sometimes incorrectly add the object type to an incompatible family
6 favourites
Layout view: possible incorrect rendering in some circumstances when changing blend modes
5 favourites
Layout view: deleting or renaming a layer could leave behind selection boxes for content on that layer
5 favourites
Layout view: crash after undoing rotation changes (regression r330)
4 favourites
Layers bar: add further measures to prevent creation of cyclic references
5 favourites
Layers: incorrect interactivity of instances under certain combinations of global and sub-layers
7 favourites
Hierarchies: disable opacity and visibility by default (for backwards compatibility)
4 favourites
Hierarchies: opacity and visibility not assigned properly after using 'Add Child' action
7 favourites
Animations editor: crash opening editor for 3D shapes (regression r330)
4 favourites
Animations editor: possible crash closing the editor very quickly after deleting an animation or frame
5 favourites
Animations editor: prevent the canvas from being resized to a point when it is no longer usable
6 favourites
Animations editor: possible freeze undoing addition of animation while preview showing
5 favourites
Animations editor: possible crash opening the preview dialog
5 favourites
Animations editor: crash pasting content larger than the canvas size while editing a tilemap tile
5 favourites
Templates: TemplateName expression returning incorrect results
4 favourites
Ease editor: toggling between cubic and linear ease producing unexpected UI behaviour
4 favourites
Tilemap brush editor: toolbar undo/redo buttons state not updated when making tile property changes
4 favourites
Tilemap brush editor: crash setting tile probabilities lower than 0%
4 favourites
Find bar: possible crash using 'Remove result' after result already removed
6 favourites
Project bar: incorrectly allowed dragging folders from other folders to scripts folder
6 favourites
Improvements to editor robustness when performing undo/redo/clipboard operations in quick succession
7 favourites
Could not change tab text colors in dark/light themes

Scripting updates

5 favourites
Add IParticlesInstance.fastForward(time)

Share Construct 3 Release r331 Now

  • 18 Comments

  • Order by
Want to leave a comment? Login or Register an account!
  • Another great update, I love that we get so many of the suggestions implemented recently!

  • Searching in arrays, yessss!

    • [-] [+]
    • 5
    • Fib's avatar
    • Fib
    • 5 points
    • (0 children)

    Thank you for improvements to the particle system!!! Particles have needed some love for a while and this is a step in the right direction.

  • Great addition with the preprocessed particles

  • "Particles: 'fast forward' action" Thanks for this!

  • This is a bugfixing feast! Thank you Scirra!

  • Great additions, thanks for adding suggestions from the platform !

    It looks like Instance Selection in Layout View is broken in this release : on my Game Layout, when I try to select an instance, it instead selects an object from a totally different layout (even if all my layers are locked in my current Layout). I'm not even sure if it has to do with Global Layers. This is very weird, because in Properties the Layer Field of those "Ghost instances" shows a non-global layer from a different Layout. And when i go to this layout, there isn't any instance of those "Ghost objectype" on that specific layer. (They seem to be actually be on that other Layout but on an other Layer)

    It seems it only happen on my most complex Layout with many layers and Global layers.

    So far i don't manage to even understand what's happening so please if anyone also has the issue let us know so we can fill a bug report.

      • [-] [+]
      • 3
      • DiegoM's avatar
      • DiegoM
      • Construct Team Construct 3 Developer
      • 3 points
      • (2 children)

      I think there was a regression in this release from trying to fix another issue. It should be fixed for the next beta. Still, it would be worth trying to reproduce it.

      • I have the same problem. For example, I have 5 layers, 2 global layers. All layers are locked and hidden, when I click on an empty field, an object located on one of the layers starts to manipulate the cursor (for example, dragged behind the cursor or stand out). I'm really looking forward to the update, because I can't work.

        How can I change the project to an older stable version?

      • thank you for doing a fix, even though there wasn't a proper report!

  • Wow I ever wondered if I could find where a value stored in array index. Now this thing gives an ease for sure.

  • Thanks for great update!

  • Thanks a lot for the fast forward action, very useful!

  • Load more comments (5 replies)