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

Multiple local previews; usability improvements; bug fixes

23 April, 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

This update focuses on some smaller additions, usability improvements and bug fixes. Firstly by popular demand you can now have multiple local previews - simply hold Alt while clicking preview, or use Alt+4/Alt+5 keyboard shortcuts to preview the project or current layout respectively (note these use 4 and 5, not F4 and F5, because shortcuts like Alt+F4 are the OS-level shortcut to close the app).

There have also been a few other smaller additions and changes, including updates to how the editor works on iOS. Note we've also had some users reporting problems exporting when using Kaspersky Internet Security. We couldn't reproduce any problems in our own testing, but the editor will now warn you if it detects it is present on export.

Finally there's another batch of fixes as we stabilise the new built-in functions and Timeline features, as well as various other fixes as bug reports came up. We'd like to bring the new features to a stable release in the next few weeks so please let us know if you run in to any issues to make sure we can work towards a reliable new release soon.

Vous aimez cette parution ?

Faites-le nous savoir avec un pouce haut !

20
Exécuter r146

Nouveaux ajouts

15 favoris
Support for multiple local previews: hold Alt while clicking 'Preview' or use Alt+4 / Alt+5 shortcuts
14 favoris
Event sheet view: can now use Shift+Up/Down for keyboard range selections
9 favoris
Browser object: new 'Navigation UI' option for 'Request fullscreen' (set to 'Hide' for true fullscreen in Chrome on Android)
10 favoris
Import Audio dialog: new option to specify encoding bitrate

Changements

5 favoris
C3 runtime: now uses a new storage library - should not change anything but be on the lookout for anything broken
2 favoris
Updated 'Audio analyser' and 'Microphone input' examples to not use deprecated features
2 favoris
Warn on export if Kaspersky Internet Security is detected, since some users report it breaks exported projects
2 favoris
Avoid activating back navigation on iOS, since it allows navigation gestures in iOS 12.2, which breaks the swipe-in panes when added to home screen
5 favoris
Disable fullscreen mode in Safari on iOS, since it doesn't work on iPhone and isn't useful on iPad - use 'Add to homescreen' instead
4 favoris
Improve build service and keystore creation failure dialog

Corrections de bug

3 favoris
New functions: moving or deleting event groups containing functions did not correctly update references
2 favoris
New functions: deleting function blocks did not remove expression references, which could result in a corrupt project
4 favoris
Timelines: Incorrect ease property (displayed as [???]) showing up in ease drop downs
2 favoris
Timelines: Timelines created in subfolders added at root
2 favoris
Timelines: Timelines in subfolders where not loaded from a project file
2 favoris
Timelines: Correctly update event sheet actions when a timeline is deleted
1 favoris
Crash exiting audio importer while tracks are still being encoded
4 favoris
Recent projects list on Start Page did not update immediately when cleared
2 favoris
Cordova export: invalid project names would cause build failures - now shows warning on export
2 favoris
Bluetooth: can now handle UUIDs with mixed case and with missing separators
4 favoris
System: 'Sort Z order' did not always redraw the screen to reflect changes
3 favoris
Possible crash undoing deleting objects from Project Bar
4 favoris
Sprite font: character spacing did not apply across style boundaries
4 favoris
Text/Sprite font: inconsistent application of line height property

Partager Construct 3 la parution r146 maintenant

  • 14 Comments

  • Order by
Want to leave a comment? Login or Register an account!
  • Thanks for the preview feature. Should make multiplayer game testing easier.

    C3 runtime: now uses a new storage library - should not change anything but be on the lookout for anything broken

    Is it using the upcoming KV Storage system?

  • Thank you guys

    Very nice update!

  • thank so much for the hide UI thing

  • UPDATES!! YAY!!! It's CHRISTMAS!!! ... In April??

    *shrugs* WHO CARES?! UPDATES!! :D

  • Wow this preview change will definitely help me too. Awesome!

  • "C3 runtime: now uses a new storage library - should not change anything but be on the lookout for anything broken"

    Can we have more information about this please?

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

      We just swapped an internal storage library for one we wrote ourselves. It should be 100% backwards compatible though so in theory there will be no noticeable changes at all (other than hopefully some rare bugs fixed).

      • Okay, but what action and condition are in it?

        Local Storage?

        Storage NWJS ?

        There were a lot of problems on NWJS, too random, one stroke it works, one stroke it doesn't work, AJAX, it's the same...

        More information please.

        Load more comments (1 replies)
  • Absolutely love the new option to specify encoding bitrate. I'm able to reduce the total file size of my projects considerably without having to open/edit my sound files in an external editor.

    However, when trying to click on the dropdown for the bitrate, only a thin sliver of the menu is clickable.

    Using the desktop version btw.

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

      The dropdown looks fine here. Please file a bug following all the guidelines if you want us to investigate.

  • Holding alt while clicking preview doesn't seem to work, but the alt+4 or 5 does work.

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

      Alt+Click works for me. Note the editor window has to have focus first otherwise it doesn't get the alt press.