Release Notes for 379

Notes for Release 379

4 Likes

Client Difference Log

API Changes

Added Function int64 StudioService:GetUserId() {RobloxScriptSecurity}
Added Function string UserInputService:GetStringForKeyCode(Enum<KeyCode> keyCode)

Added Tag [Deprecated] to Class JointsService
	Added Tag [Deprecated] to Function JointsService:ClearJoinAfterMoveJoints
	Added Tag [Deprecated] to Function JointsService:CreateJoinAfterMoveJoints
	Added Tag [Deprecated] to Function JointsService:SetJoinAfterMoveInstance
	Added Tag [Deprecated] to Function JointsService:SetJoinAfterMoveTarget
	Added Tag [Deprecated] to Function JointsService:ShowPermissibleJoints

Added Tag [Deprecated] to Class Glue
	Added Tag [Deprecated] to Property Glue.F0
	Added Tag [Deprecated] to Property Glue.F1
	Added Tag [Deprecated] to Property Glue.F2
	Added Tag [Deprecated] to Property Glue.F3

Changed the security of Property StarterPlayer.CharacterMaxSlopeAngle 
	from: {RobloxScriptSecurity}
	  to: {None}

Changed the security of Property StarterPlayer.CharacterWalkSpeed 
	from: {RobloxScriptSecurity}
	  to: {None}

Changed the security and category of Property StarterPlayer.CharacterJumpHeight 
	from: {RobloxScriptSecurity} "Character"
	  to: {None} "Character Jump Settings"

Changed the security and category of Property StarterPlayer.CharacterJumpPower 
	from: {RobloxScriptSecurity} "Character"
	  to: {None} "Character Jump Settings"

Changed the security and category of Property StarterPlayer.CharacterUseJumpPower 
	from: {RobloxScriptSecurity} "Character"
	  to: {None} "Character Jump Settings"

Changed the serialization of Property Constraint.Active 
	from: [<šŸ’¾> Save-only]
	  to: [<šŸ•’> Runtime-only]

Changed the serialization of Property JointInstance.Active 
	from: [<šŸ’¾> Save-only]
	  to: [<šŸ•’> Runtime-only]

Removed Tag [Hidden] from Property StarterPlayer.CharacterMaxSlopeAngle
Removed Tag [Hidden] from Property StarterPlayer.CharacterWalkSpeed
Removed Tag [Hidden] from Property StarterPlayer.CharacterJumpHeight
Removed Tag [Hidden] from Property StarterPlayer.CharacterJumpPower
Removed Tag [Hidden] from Property StarterPlayer.CharacterUseJumpPower

(Click here for a syntax highlighted version!)

1 Like


Finally!

6 Likes

image

This is such an amazing addition.

4 Likes

Iā€™m glad somebody is excited about this :slight_smile:

7 Likes

This topic was automatically closed 180 days after the last reply. New replies are no longer allowed.