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

Maintenance updates; new scripting examples

13 April, 2020 ()

Envoyez-moi un courriel lors de nouvelles parutions

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

Notes

We're hoping to move to a stable release soon, so releases are now starting to focus on reliability. This release makes a few adjustments for maintenance and a couple of bug fixes.

Other than that there's a few new scripting examples added too. So if you've been trying out JavaScript coding, take a look at how you can fetch project files and set up your own Web Workers to run code in the background.

Happy testing and please let us know on our issue tracker if you find any problems!

Vous aimez cette parution ?

Faites-le nous savoir avec un pouce haut !

UpvoteUpvote 37 DownvoteDownvote
Exécuter r195

Changelog iconChangements

Not favoritedFavorited Favorited 7 favoris
Android: now extends display around notch based on 'Viewport fit' project property rather than 'Hide status bar' option
Not favoritedFavorited Favorited 10 favoris
Mobile Advert: updated to use WKWebView instead of UIWebView on iOS

Changelog iconCorrections de bug

Not favoritedFavorited Favorited 9 favoris
Work around a Chrome bug causing wrong mouse position in iframes
Not favoritedFavorited Favorited 6 favoris
Mouse input not working in editor on iPadOS 13.4

Changelog iconScripting updates

Not favoritedFavorited Favorited 9 favoris
New 'Fetching project files' scripting example
Not favoritedFavorited Favorited 11 favoris
New 'Web Workers' scripting example
Not favoritedFavorited Favorited 10 favoris
Events "save", "load", "beforeprojectstart", "afterprojectstart", "beforelayoutstart" and "afterlayoutstart" can now use async handler functions

Partager Construct 3 la parution r195 maintenant

  • 3 Comments

  • Order by
Want to leave a comment? Login or Register an account!
  • The update towards iPadOS is absolutely perfect! I was struggling trying to use it On my iPad before this, now it’s amazing and a joy to use!

  • Thank you for the worker example, this will help to make some more addons to be compatible with worker mode.