Beta versions are not as thoroughly tested as stable

Beta versions are not as thoroughly tested as stable

Beta branch

Construct 3 r395

New examples; bug fixes; SDK updates

11 June, 2024 ()

Email Me New Releases

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

Create an Account

Notes

This week's release introduces a new demo game Grukkle Onslaught! This is a polished tower defense game with a modern art style and several levels for you to try out. It's our 6th demo game and we plan to bring you more to provide some more complete game examples for Construct. Separately there's also a new 'Spider solitaire' example making use of JavaScript coding.

We're now working towards a stable release in the next few weeks, so as usual at this point in the release cycle our focus turns towards bug fixes and reliability. Towards that we have another batch of bug fixes including fixes for a couple of regressions in the previous release, some updates for using TypeScript, and some more SDK updates for addon developers. As ever there's more on the way and all being well a stable release should be out soon.

Like this Release?

Let us know with a thumbs up!

35
Launch r395

New Additions

19 favourites
New examples 'Grukkle Onslaught', 'Spider solitaire'

Changes

7 favourites
Share plugin: update 'Request app rating' to be compatible with Android 14

Bug Fixes

7 favourites
Web fonts with certain names did not load in Firefox
6 favourites
Parameters dialog: possible crash previewing audio file
8 favourites
SpriteFont: opacity tag did not correctly modify background opacity
6 favourites
Tile movement: moving conditions could be true when behavior disabled
5 favourites
Crash using variable actions in a custom action (regression r394)
7 favourites
Some mouse/touch conditions not working correctly in OR blocks (regression r394)

SDK updates

9 favourites
SDK v2: support "supports-worker-mode" field in addon.json
9 favourites
SDK v2: update TypeScript definitions for addons
9 favourites
Behaviors: delay calling _postCreate() until hierarchy ready
10 favourites
Add DrawMesh() renderer method for editor

Scripting updates

7 favourites
Update TypeScript definitions for layout events

Share Construct 3 Release r395 Now

  • 6 Comments

  • Order by
Want to leave a comment? Login or Register an account!
  • There are still missing features from SDK 1.0 on the new SDK. Are you planning to make the parity happen?

    • They've said a year. It's barely been a month!

      • [-] [+]
      • 1
      • Ashley's avatar
      • Ashley
      • Construct Team Founder
      • 1 points
      • (0 children)

      Yes, we are planning for the SDK v2 to support all the same documented features in SDK v1. This work will continue over the next year. If you have found something missing you can file a feature request and we will prioritise work on it.

  • Construct 3 team,

    could you support the feature which help us auto input increament data like: 1,2,3,... on object variable field ?