Beta versions are not as thoroughly tested as stable

Beta versions are not as thoroughly tested as stable

Beta branch

Construct 3 r314

Bug fixes

11 October, 2022 ()

Email Me New Releases

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

Notes

We're now working towards a stable release, and until then our releases will be focusing on reliability. So in this release we have a set of bug fixes to help make sure things will be working as smoothly as possible for the next stable release. One small addition however is a new --construct-scale CSS variable, which allows using the canvas scale to also size things in CSS using calc(), which can help with using HTML and CSS for user interfaces. Stay tuned for more updates and happy testing!

Like this Release?

Let us know with a thumbs up!

UpvoteUpvote 31 DownvoteDownvote
Launch r314

Changelog iconNew Additions

Not favoritedFavorited Favorited 5 favourites
Add --construct-scale CSS variable on root element so it can be used in CSS measurements

Changelog iconChanges

Not favoritedFavorited Favorited 4 favourites
Revert fixes to Physics behavior since r311 as it caused regressions

Changelog iconBug Fixes

Not favoritedFavorited Favorited 8 favourites
Multiplayer: sometimes could not join new room after disconnecting and reconnecting to signalling server
Not favoritedFavorited Favorited 4 favourites
Find bar: secondary filter field did not respect 'Match case' setting
Not favoritedFavorited Favorited 5 favourites
Particles: 'Set from JSON string' did not restore objects in object mode
Not favoritedFavorited Favorited 7 favourites
Light/dark themes: add missing styles for inactive event groups
Not favoritedFavorited Favorited 4 favourites
Project file stylesheets did not always preview correctly in Firefox
Not favoritedFavorited Favorited 6 favourites
Layout View: could display text objects incorrectly with Z axis scale 'Regular'
Not favoritedFavorited Favorited 5 favourites
Data editor: fix various issues when the editor is detached to a popup window
Not favoritedFavorited Favorited 6 favourites
Animations editor: collision poly/image points placed incorrectly after pasting content larger than the canvas
Not favoritedFavorited Favorited 6 favourites
Animations editor: possible unexpected scroll changes when changing frames
Not favoritedFavorited Favorited 6 favourites
Folder projects: possible corruption if saving after moving an item to a new subfolder (regression r309)
Not favoritedFavorited Favorited 5 favourites
Folder projects: possible error saving when some optional files missing

Share Construct 3 Release r314 Now

  • 4 Comments

  • Order by
Want to leave a comment? Login or Register an account!
  • Hi!

    I really appreciate this CSS variable, since if I understands it correctly, it might help me with an issue I had just yesterday, which was with aligning my HTML elements properly with sprites from Construct.

    There's so much power with the ability to add CSS animations (and other CSS features) to your games!

    Thank you Scirra!

  • I forget where I was supposed to put error reports, so I'm just going to put this here:

    Whenever I try to change the order of instance variables on an object, Construct crashes.