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

Scripting autocomplete updates; plugin updates; bug fixes

09 September, 2019 ()

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

It's the start of a new beta release cycle! This release mainly brings updates to autocomplete in the scripting feature, including improvements to the way it makes suggestions and its handling of globally-scoped names. There are also various updates to plugins including the ability to set the position for banner adverts with Mobile Advert, choosing the front/back camera on mobile with User Media, and saving probability tables as JSON with Advanced Random.

As ever there are various other adjustmenets and a range of bug fixes, and we have more in the works behind the scenes, so stay tuned for more updates!

Vous aimez cette parution ?

Faites-le nous savoir avec un pouce haut !

22
Exécuter r165

Nouveaux ajouts

12 favoris
Mobile Advert: 'Create Banner Advert' action can now set position (top or bottom)
12 favoris
Tilemap Bar: Tileset zoom can now go below 100% to 50%, 25% and 12.5%
7 favoris
User media: 'Preferred direction' parameter for 'Request camera' action - can choose between front/back cameras on mobile
7 favoris
Layout View/Ease Editor: Keyboard shortcut (Ctrl/Cmd) to move related anchor points of curves at the same time, to achieve smooth transitions.
9 favoris
Advanced Random: new 'Create probability table from JSON' action and 'ProbabilityTableAsJSON' expression for saving probability tables

Changements

10 favoris
Mobile Advert: updated to use latest version of the Admob SDK on iOS
6 favoris
Audio import: now remembers bitrate preference

Corrections de bug

5 favoris
Layout view: Cloning tilemap instances was not picking up the properties from the correct instance
6 favoris
Animations Editor: Eraser tool not drawing solid edges when using maximum hardness and an odd size
5 favoris
Timeline Bar: Crash when deselecting all elements in the layout view while keyframes are selected
5 favoris
Timeline Bar: Possible crashes when opening timeline-related dialogs
4 favoris
Properties Bar: Fields not updated properly when highlighted as part of the timeline editing workflow, if there are many timelines in the project.
7 favoris
Drawing Canvas: did not respect the project 'Sampling' setting
8 favoris
Orbit behaviour: ignored setting the target location or rotation of an instance immediately after creation

Scripting updates

5 favoris
Specific autocomplete suggestions for certain built-ins such as 'runtime'
5 favoris
Top-level 'function' and 'var' declarations are now shown as autocompleted properties on the global object
2 favoris
Accessing or setting a property on the global object will add it to the list of global variables for autocomplete
5 favoris
Script files in the 'Files' folder will be included for project-wide autocomplete
4 favoris
Prefer autocomplete options that start with the typed section
3 favoris
Highlight typed section within each option in autocomplete list

Partager Construct 3 la parution r165 maintenant

  • 10 Comments

  • Order by
Want to leave a comment? Login or Register an account!
  • Suggestion: could beta's autosave file include release number, for example: project_autosave_r165.cp3 so that it is easy to roll back if we encounter a problem?

    • Or even better, if we could have the option to have incremental filenames. For example project_autosave_1.cp3. project_autosave_2.cp3 etc.

  • Nice! Possible to add subscription for IAP plugin (android) and cloud saves for Google Play and Xbox? 🤔

  • If you try and load a project through the file option you always get an error on version r165

    Error report information

    Type: unhandled rejection

    Reason: Error: ǃOXR is not defined ReferenceError: ǃOXR is not defined at window.ǃOdg.ǃOXh (https://editor.construct.net/r165/main.js:210:91800) at window.ǃOdg.ǃKO (https://editor.construct.net/r165/main.js:210:90886) at window.ǃONn.ǃOmb (https://editor.construct.net/r165/components/misc/startPage/startPage.js:1:11478) at HTMLDivElement.ǃoZu.onclick (https://editor.construct.net/r165/components/misc/startPage/startPage.js:1:2132)

    Stack: ReferenceError: ǃOXR is not defined at window.ǃOdg.ǃOXh

      • [-] [+]
      • 1
      • Ashley's avatar
      • Ashley
      • Construct Team Founder
      • 1 points
      • (4 children)

      Please file a bug following all the guidelines to make sure we investigate any issues.

      • There should really be a specific place to file crashes. It is hard to file a bug report for a crash because you cannot fill out most of the fields. You should create a crash report option as well with less fields. Only the important ones like why did it crash, what were you doing when it crashed, what the error message says when it crashes, etc. Use only the ones that can easily be filled out by anyone.

        Load more comments (3 replies)
  • Great, Thanks.