PcoWSkbVqDnWTu_dm2ix
The information on this page may no longer be accurate. To see the latest, go to our new and improved documentation. You can also learn more about the future of documentation.
Collapse Sidebar

Release Notes for 514

Release Notes for 514

Fixes

Note Status

Fixed EmbeddedWebBrowserWindows2::clearAllCookiesfunction crash and check for if the controller is created or not.

Pending

Fixed Server/Player launch on Mac.

Pending

Fixed the PathWayPoint.new() creation error.

Pending

Fixed a bug with caching type parameters to generic functions.

Pending

Improvements

Note Status

It is now possible to tie breakpoints to execution contexts: Edit, Client or Server.

Live

Available UI will be selected or selection will be turned off if the current selected button disappears.

Pending

Changes

Note Status

Set Pathway points label values.

Pending

Introduced a new method which cancels a scheduled thread.
Updated scheduling methods to return the thread they create so it can be cancelled.

Pending

Delayed threads (threads scheduled with task.delay or task.wait) will no longer be resumed in disabled scripts

Pending

This change allows for a Model to obtain a highlighting effect.
This highlighting effect composes of a solid fill color and a pixel width outline effect. Both effects can have an arbitrary color and transparency.
The effect can also be selected to be visible through closer objects or only visible when the model is visible.

Pending

Added 3 new priority values to Enum.AnimationPriority (Action2, Action3, Action4) for developer use, which are increasingly-higher priorities after the existing Enum.AnimationPriority.Action value.

Live