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

New template; form control improvements; bug fixes

21 July, 2020 ()

Envoyez-moi un courriel lors de nouvelles parutions

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

Notes

In this release we've revised all the form controls to use a consistent set of common features. This fills in some gaps such as actions missing in one form control that all the others had, as well as adding some useful new options.

There's also a new template of a snake game you can check out. We've also added a new Touch expression to return the true compass heading (where supported), since the existing 'Alpha' value may have been relative to the device's initial direction. Advanced users may also be interested in the new 'Evaluate expression' condition, which is useful with boolean expressions like Mouse.X < 100 | Mouse.Y < 100, also providing the option to mix AND and OR with parenthesis for ordering, which is otherwise difficult to achieve with separate conditions.

Finally as ever there are more bug fixes, including fixing some more problems that came up in past releases. In particular our work to switch the minifier used by Construct has been long and very complex and has resulted in several problems along the way - but hopefully we're near the end of that now. We're aiming for a stable release soon so please test carefully and as ever let us know about any problems on the issue tracker following all the guidelines. Don't forget, as ever, we cannot investigate issues only mentioned on the forum or in a comment here - we need all the information requested on the issue tracker to be able to help you!

Vous aimez cette parution ?

Faites-le nous savoir avec un pouce haut !

UpvoteUpvote 44 DownvoteDownvote
Exécuter r208

Changelog iconNouveaux ajouts

Not favoritedFavorited Favorited 10 favoris
New 'Snake' template project on Start Page
Not favoritedFavorited Favorited 10 favoris
Touch: 'CompassHeading' expression
Not favoritedFavorited Favorited 18 favoris
System: 'Evaluate expression' condition
Not favoritedFavorited Favorited 11 favoris
Form controls: 'Is visible' condition; 'Set visible' action toggle option
Not favoritedFavorited Favorited 8 favoris
Form controls: 'Is focused' condition; set focused/unfocused actions where relevant
Not favoritedFavorited Favorited 10 favoris
Form controls: 'Is enabled' condition
Not favoritedFavorited Favorited 9 favoris
Form controls: 'Set attribute' and 'Remove attribute' actions
Not favoritedFavorited Favorited 15 favoris
Text Input: 'Set max length' action, 'MaxLength' expression
Not favoritedFavorited Favorited 12 favoris
Text Input: 'Append text' action

Changelog iconCorrections de bug

Not favoritedFavorited Favorited 10 favoris
Minified exports not working (regression in r207)
Not favoritedFavorited Favorited 9 favoris
Android builds with Google Play plugin not working (regression in r206)
Not favoritedFavorited Favorited 7 favoris
Animations editor: selected colors not being restored properly after closing and re opening the editor (regression r198)
Not favoritedFavorited Favorited 8 favoris
Timelines & tweens: possible runtime crash when loading state from JSON
Not favoritedFavorited Favorited 6 favoris
Some editor dialog buttons not working on some touchscreen devices
Not favoritedFavorited Favorited 8 favoris
Layout view: 'Parallax in editor' not working correctly with Text objects

Changelog iconMises à jour du SDK

Not favoritedFavorited Favorited 9 favoris
Add IPluginInfo methods SetAndroidXEnabled(), SetGooglePlayServicesEnabled() to configure Cordova Android exports

Changelog iconScripting updates

Not favoritedFavorited Favorited 9 favoris
Text Input maxLength setter/getter

Partager Construct 3 la parution r208 maintenant

  • 17 Comments

  • Order by
Want to leave a comment? Login or Register an account!
  • "all the form controls to use a consistent set of common features" - this is awesome, thank you!

  • Nice to see the form unification, in particular 'Text Input: 'Append text' action' is handy (since I use Text Input a lot for a scrolling text window for debug logging.) Thanks also for the compassHeading, I will be trying that out this week on various devices and will report back how it's working.

  • The new condition of evaluating expression is perfect! and adding and or together was great, beautiful work.

  • This is deeply appreciated! Thanks!

  • Thanks for fixing the "Timelines & tweens: possible runtime crash when loading state from JSON", it was really affecting one of my bigger projects! The new "Evaluate expression" condition is definitely a great plus here. ✨

  • unfortunately it is no longer possible to export with the minifier, both simpels and advanced ones causes "project export failed"

  • Ashley, why Canvas plugin still doesn't support rotations, paste layers and other features that have already been written about many times on the forum? Are you planning to update it? Since now there are many projects that can't be transferred to C3 due to the limitations of the Canvas plugin

  • After using this newest beta update for like 6 days, suddenly today "Open local project folder" option is disappeared and changed to "Open from local browser" instead. Is this a bug or what ? I can't open c3proj. from my local computer.

  • Thanks for the hard work! Quick question, when will the target api level for android builds will move up to 29? It is required by google for new apps since next week. Cheers!

  • And nice though there are too few events for free users put at least 50

  • Load more comments (2 replies)