Les versions Beta ne sont pas autant testées que les versions Stables

Les versions Beta ne sont pas autant testées que les versions Stables

Video recorder, debugger and flowcharts improvements; Mouse/Touch optimization & bug fixes

17 February, 2025 ()

Envoyez-moi un courriel lors de nouvelles parutions

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

Notes

Normally we release beta updates on a Tuesday, but this week we've brought the beta release a day forward. The reason for that is a change to spritesheeting in the previous beta caused a crash opening some projects, and we wanted to get the fix for that out sooner.

This release adds various improvements for Video recorder with support for H.265 encoding where supported; a new 'Tweens / Tmelines' measurement in the CPU profiler (which previously would have been counted under 'Engine / Other'); support for default outputs in Flowcharts; and an update for TypeScript to generate type definitions for your project's custom eases. We've also improved performance for Mouse and Touch object conditions (such as Cursor is over object) when used with thousands of instances.

We've also got a new example Bucket warrior for you to try out, and as ever a batch of bug fixes (including for the regression from the previous release). Happy testing!

Vous aimez cette parution ?

Faites-le nous savoir avec un pouce haut !

UpvoteUpvote 26 DownvoteDownvote
Exécuter r427

Changelog iconNouveaux ajouts

Not favoritedFavorited Favorited 7 favoris
Video recorder: support for H.265 video codec (where browser/platform supports it)
Not favoritedFavorited Favorited 4 favoris
New example 'Bucket warrior'
Not favoritedFavorited Favorited 10 favoris
Debugger: add 'Tweens / Timelines' measurement to CPU profiler
Not favoritedFavorited Favorited 3 favoris
Flowcharts: add option to set default outputs in nodes, along with relevant ACEs

Changelog iconCorrections de bug

Not favoritedFavorited Favorited 3 favoris
Error opening example 'Object time freezing'
Not favoritedFavorited Favorited 6 favoris
Crash opening some projects with message "expected content" (regression r426)
Not favoritedFavorited Favorited 4 favoris
Expressions dictionary: did not correctly list expressions for multiple behaviors of the same type
Not favoritedFavorited Favorited 3 favoris
Animations editor: image points behaving in unexpected ways after loading an image from a file
Not favoritedFavorited Favorited 4 favoris
Instances bar: jittery scrolling in the dark and light themes
Not favoritedFavorited Favorited 2 favoris
Flowcharts: flowchart view scroll not being restored properly after loading a project
Not favoritedFavorited Favorited 2 favoris
Flowcharts: crash undoing flowchart changes when the corresponding flowchart doesn't have focus

Changelog iconAmélioration des performances

Not favoritedFavorited Favorited 13 favoris
Improve performance of Mouse/Touch object conditions with thousands of instances

Changelog iconMises à jour du SDK

Not favoritedFavorited Favorited 2 favoris
Fix incorrect handling of SetScriptInterfaceNames() with SDKv2

Changelog iconScripting updates

Not favoritedFavorited Favorited 2 favoris
TypeScript: generate type definition for custom eases

Partager Construct 3 la parution r427 maintenant

  • 6 Comments

  • Order by
Want to leave a comment? Login or Register an account!
  • im really loving new performance/debug related stuff, keep em coming!

  • They should solve the problem that the texts look blurry when using the text input object, I have no option but to use sprite font.

  • I don't know if it's fixed or not, but in the previous version when cloning a font sprite I got an error and couldn't load the project, leaving an error and having to start from scratch.

  • THANKS - My project is not crashing anymore, I'm happy again 😊

  • COOL!! I was eager to see the Tween performance stuff, but I get an error on all my JS event action blocks suddenly with this version.

    Will explore further and report unless someone beats me to it.

    EDIT: Tried some Example projects, some also give error, but not same console error as I get. For example: editor.construct.net

    (Where my project gives console error "Uncaught SyntaxError: Unexpected token '.'" for multiple different lone JS blocks, but works on previous versions).

    Will pinpoint.

  • thanks, now i can open and run my project again after bugfix