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

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 !

UpvoteUpvote 27 DownvoteDownvote
Exécuter r161

Changelog iconNouveaux ajouts

Not favoritedFavorited Favorited 11 favoris
Timeline Plugin: Actions and conditions to work with timelines through tags
Not favoritedFavorited Favorited 8 favoris
Timeline Plugin: Expression TimelineTags, to get a timeline's tags on a trigger condition
Not favoritedFavorited Favorited 8 favoris
Tiled Background Plugin: Add timeline support for the plugin properties
Not favoritedFavorited Favorited 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)

Changelog iconChangements

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

Changelog iconCorrections de bug

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

Changelog iconAmélioration des performances

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

Changelog iconMises à jour du SDK

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

Changelog iconScripting updates

Not favoritedFavorited Favorited 6 favoris
Script blocks in event sheets can now be disabled
Not favoritedFavorited Favorited 2 favoris
Fix custom instance classes not always being immediately instantiated (regression since r154)
Not favoritedFavorited Favorited 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!