Release Notes for 417

Improvements

NoteStatus

Humanoid:ApplyHumanoidDescription() will now apply animations successfully to Humanoid NPC characters which have an Animate Script instead of an Animate Localscript

Live

pcall() handling of Roblox API errors is now ~1.5x faster

Pending

Lua kick should now display the custom error message even if the client is disconnected early in the game load process. lua kick adds a message that shows in logs. Don't rely on that log message existing or only existing for lua kicks.

Pending

Fixes

NoteStatus

SteerFloat and ThrottleFloat should now replicate correctly from Client to Server.

Live

Partial fix for Sound.Playing and Sound.TimePosition not behaving properly in Team Create.

Live

Fix for UI updating problems with Sound Playing and TimePosition in Team Create.

Live

Fixed a bug where deleting and creating terrain in the same place in the same frame would cause physics to not work.

Live

Fixed CSGs and MeshParts to not use extra memory with physics geometry when duplicated and resized.

Live

Fixed X button in confirmation popup for deleting scripts checked out to drafts deleting scripts instead of cancelling the operation

Live

Fixed Game Settings not working if the start place was not in the first 10 places of the game.

Live

Fixed an issue with small gaps appearing in horizontal scrollbars.

Live