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

Compatibility updates; new script APIs; bug fixes

23 July, 2024 ()

Envoyez-moi un courriel lors de nouvelles parutions

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

Créer un compte

Notes

This week's beta release brings mostly a batch of bug fixes, and some new scripting APIs and other updates for the Addon SDK v2. (Remember that the Addon SDK v2 now uses the same APIs as Construct's JavaScript coding feature, so updates for either benefit both.) The 'Pick Nth child' condition has also been updated to allow indexing in to just the children of the provided object type - for example you can separately pick index 0 and 1 of "leg" and "arm" child object types to identify all four limbs.

The last stable release fixed a bug which allowed using invalid names in projects, such as names starting with a space (which bizarrely Windows doesn't allow as a filename). Such changes can be extremely difficult to do in a backwards-compatible way, and it has been responsible for what we believe is a small number of projects failing to open in newer releases. In order to try to help with this we've made some further improvements in this release to either automatically correct the problem, or show a more helpful error message that also links to a new guide explaining how to work around the problem.

We also have a new example project 'Three cups'. Also note the Mobile Advert plugin has been updated to use up-to-date libraries, which hopefully will fix the warnings that Google Play started showing recently. Happy testing!

Please note: due to staff time off, there will be no beta release next week (July 29-August 2). The next beta release will be the following week (August 5-9).

Vous aimez cette parution ?

Faites-le nous savoir avec un pouce haut !

34
Exécuter r401

Nouveaux ajouts

10 favoris
Pick nth child: parameter to allow indexing in all children or only those of given object
9 favoris
New example 'Three cups'
9 favoris
Show better error message if failed to open project due to invalid folder names

Changements

10 favoris
Mobile Advert: update Google Mobile Ads SDK to Android v23.2.0, iOS v11.3.0

Corrections de bug

6 favoris
Improve ability to load projects with invalid names without showing error message
7 favoris
Event sheet view: possible crash reordering function parameters
5 favoris
'Debug layout' did not always work when multiple projects open
7 favoris
Text: Z elevated text objects did not always render correctly with 3D Camera
4 favoris
Work around Safari bug that prevented changing volume of music tracks
4 favoris
Runtime error using incomplete container on loader layout
4 favoris
Export stats showed wrong unminified script size (regression r400)

Mises à jour du SDK

2 favoris
Ensure script interfaces initialized properly for instances created when loading savegame
3 favoris
Move SDK-specific script APIs to special runtime.sdk class
5 favoris
Add runtime.sdk method createLoopingConditionContext()

Scripting updates

6 favoris
Add IAudioObjectType isSilent, masterVolume, stopAll()
8 favoris
Add IRuntime signal(), waitForSignal()
8 favoris
Add IWorldInstance getHierarchyOpts()
9 favoris
Add IWorldInstance getMeshPoint()

Partager Construct 3 la parution r401 maintenant

  • 10 Comments

  • Order by
Want to leave a comment? Login or Register an account!
  • Can we please get "getMeshPoint()" for events too

  • three cups one dev

  • signal() and waitForSignal() Yay! Thanks!

  • there is a bug in 401 when I display the preview screen it just displays blank nothing

  • The mobile game runs without issues on version r397, but gets stuck on the loading screen in version r401. I'm having problems with the APK. Google Play is giving errors. In r397, when I install the game, there’s an error with the ad SDK and it doesn’t approve. In r401, there’s no ad error, but the game doesn’t open. I don’t know what to do.

  • For some reason sprites in this update are not visible in preview. Please fix it

  • please fix this error

    console.error: ["Error creating WebGL renderer: ",{}]

  • Hello!

    I have been testing compiling games in test ads mode to test the new update of the Mobile Advert plugin. The plugin seems to work well but only if Minify is not used in ADVANCED mode, in any of the other modes, both SIMPLE and NONE, it works perfectly in test mode.

    I wanted to notify this so that it doesn't happen to anyone else. I hope Ashley will clarify for us why we cannot compile with Advaced Minify and if this will continue to be the case. Thank you !

  • updated mobile advert plugin!!!

  • now this is the j