Les versions Beta ne sont pas autant testées que les versions Stables
Guided Tours, autocomplete string variables, usability improvements & more!
09 March, 2020 ()
Envoyez-moi un courriel lors de nouvelles parutions
Don't miss out on the latest and greatest new features in Construct 3
Notes
It's the start of a new beta release cycle and we have lots of exciting changes for you today!
First of all we're excited to introduce Guided Tours - a major new feature aimed at making it easier than ever to learn Construct. It's basically a new kind of tutorial that takes you step-by-step through building a game within the editor itself. We realise many beta users are likely to be experienced with Construct already, but we'd appreciate it if you could give it a go anyway and let us know if anything looks wrong, to help identify any bugs or issues that new users might run in to. We're excited to see how this helps beginners get started with Construct so we're also keen to hear about anywhere people might get confused or stuck, so try getting a friend to run through it and see how they find it! New users are prompted to take a guided tour, otherwise you can find it in the new Guided tours main menu section. We hope to add more guided tours in future as well.
This release also adds a great new feature for experienced users too. Now when you use string variables, including global/local variables, instance variables, and function parameters, Construct can autocomplete strings that you've used with that variable elsewhere. For example if your events set an instance variable to "running", "walking" and "jumping" in various places in your events, if you add a new action setting the variable and type the first quote, Construct will offer to autocomplete the previously used strings. This is a great help if you use strings for different kinds of states or options, since you don't need to remember what strings you were already using - Construct can list them all for you. For those of you who had suggested an 'enums' feature (allowing choosing items from a dropdown list instead of a string), this should go a long way to covering that via the autocomplete list, even if it's not a first-class feature.
There's plenty more in this release, including various usability improvements, updates for the scripting feature, and even two new languages - Swedish and Ukrainian - now enabled by default. Thank you to all contributors who helped with these translations! Happy testing and stay tuned for more updates.
Vous aimez cette parution ?
Faites-le nous savoir avec un pouce haut !
Exécuter r190
Nouvelles fonctionnalités
Guided tours: step-by-step instructions to follow within the editor itself
Nouveaux ajouts
Event sheet view: autocomplete previously used string values for string global/local/instance variables and function parameters
Layout View: new grid offset property
Debugger: can now sort CPU/GPU profilers by "Activity" column
Properties Bar: can now use Asian comma character "," as multi-value separator
Expressions can now use Asian characters as equivalents for latin operators: ,。“”()?:
Warning about the C2 runtime retirement when opening C2 runtime project that cannot be automatically upgraded
Changements
Platform behavior: increased precision when detecting floor landing (possible breaking change)
Event sheet view: default value for global/local/instance variable parameters now matches variable type
Event sheet view: "add to"/"subtract from" variable parameter now defaults to first number type variable (if any)
Event sheet view: now selects and scrolls to newly added global/local variable
Removed 'Don't do this again' option on C3 runtime upgrade notification
Updated display strings for Orbit behavior actions
Corrections de bug
Ensure Unicode variants of the same string compare as matches (avoids duplicate or mismatched names)
Mouse: custom cursors did not always apply below the canvas
Gamepad: stop vibration when window closed
Behaviors: in some cases could incorrectly be ticked twice per frame (causing e.g. twice as fast movement)
Mises à jour des langages
Swedish translation now enabled by default
Ukrainian translation now enabled by default
Scripting updates
Fix incorrect parsing of dynamic imports
No longer marks 'return' statements in script blocks/actions as invalid
Fix incorrect validation of destructuring declarations
Did not remove limits if purchased and working offline
Partager Construct 3 la parution r190 maintenant