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

More timeline updates; fixes and optimisations

19 August, 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

The main change this release is the Timeline plugin has been overhauled to work using a tag system. Previously you could only control timelines by picking a specific timeline (from a dropdown or by its name); however now you can play the same timeline with different instances simultaneously, this is no longer sufficient to individually control every playing timeline. Therefore it's been replaced with a tag system similar to the Audio plugin: you set the timeline tags when you play the timeline, and they are controlled by tag instead of by timeline (e.g. to pause or resume). Therefore by giving every timeline unique tags, they can be individually controlled, even if the same timeline is playing for multiple instances.

Note that most of the timeline actions have been replaced with ones that work by tag; the old actions that work by timeline have been deprecated, so no longer appear in the action list, but will continue to work in existing projects.

Other than that we have a batch of bug fixes and smaller changes, and some engine optimisations as well, largely relating to solids and the collision engine. This should help even extreme cases run reasonably well.

Vous aimez cette parution ?

Faites-le nous savoir avec un pouce haut !

27
Exécuter r161

Nouveaux ajouts

11 favoris
Timeline Plugin: Actions and conditions to work with timelines through tags
8 favoris
Timeline Plugin: Expression TimelineTags, to get a timeline's tags on a trigger condition
8 favoris
Tiled Background Plugin: Add timeline support for the plugin properties
9 favoris
New Project dialog: 'Start with' option to choose an event sheet or script as starting point (note event sheet defaults to worker mode enabled, and script defaults to worker mode disabled)

Changements

6 favoris
Timeline Plugin: Expressions now accept either a timeline name or tags
5 favoris
Timeline Plugin: Deprecated actions and condition using either a timeline parameter or a string name
5 favoris
Updated arcade links to point to the new arcade

Corrections de bug

2 favoris
Expressions dictionary did not display behavior expression categories correctly
5 favoris
SpriteFont: 'Set character width' action did not work on startup/creation or with space character
1 favoris
Binary Data: Base64 decoding would sometimes fail with correct input
6 favoris
Savegames did not restore event group activation state
3 favoris
Event sheet view: possible crash undoing a comment edit in a popup window
3 favoris
Timeline Bar: Possible crash when bringing up the dialog to add property tracks
3 favoris
Timeline Bar: Crash when saving a project with a duplicated timeline
4 favoris
Timelines: Runtime crash when destroying the instances of a timeline
2 favoris
Timelines and Tweens: Fix rounding errors when setting instance angles
1 favoris
Animations Editor: Incorrect alignment of the brush tool
1 favoris
Safari: work around apparent Safari quirk preventing touch input working in iframes

Amélioration des performances

18 favoris
Optimise handling disabled Solid behaviors
20 favoris
Optimise general collision engine performance when dealing with large numbers of instances
17 favoris
Optimise handling lots of Bullet behaviors with both the Solid behavior and 'Bounce off solids' enabled

Mises à jour du SDK

6 favoris
Add renderer methods CreateDynamicTexture(), UpdateTexture() and DeleteTexture()

Scripting updates

6 favoris
Script blocks in event sheets can now be disabled
2 favoris
Fix custom instance classes not always being immediately instantiated (regression since r154)
2 favoris
Fix runtime mouse events not firing (regression since r155)

Partager Construct 3 la parution r161 maintenant

  • 11 Comments

  • Order by
Want to leave a comment? Login or Register an account!