Release Notes for 379

개선 사항

노트상태

Updated reflection to accurately reflect that Joint.Active is not replicated or serialized.

Live

Marked Glue and JointsService as deprecated.

Live

New StarterPlayerService properties 'CharacterUseJumpPower', 'CharacterJumpPower', 'CharacterJumpHeight', 'CharacterWalkSpeed', and 'CharacterMaxSlopeAngle'

Live

Created new API UserInputService:GetStringForKeycode() to allow help text for keyboard actions to be localized based on the users keyboard layout.

Live

Developers will no longer be able to enable/ disable team create while testing

Live

The "Restart" dialog after changing settings now offers a control to actually do the restart for you, and it will re-open your currently opened place.

Live

relative paths will no longer allow navigating out of the content sandbox, even if it eventually returns to the sandbox.

Pending

xpcall() now accepts function arguments similarly to pcall - this matches Lua 5.2 behavior: ok, result = xpcall(f, err, args) returns true, f(args) or calls err if an error occurs. Like before, f cannot yield.

Pending

수정

노트상태

Fixed crash for importing empty FBX files with Avatar Importer.

Live

Fixed locking issue related to opening places with many packages

Live