27 Likes
Client Difference Log
API Changes
Added Class ImporterAnimationSettings : ImporterBaseSettings [NotCreatable] [NotReplicated]
Added Property Enum.UsageContext Sound.UsageContextPermission {RobloxScriptSecurity} [Hidden] [NotReplicated]
Added Enum UsageContext
Added EnumItem UsageContext.Default : 0
Added EnumItem UsageContext.Preview : 1
Added EnumItem ConnectionError.DisconnectOutOfMemory : 286
Added Tag [Deprecated] to Class BodyMover
Added Tag [Deprecated] to Class BodyAngularVelocity
Added Tag [Deprecated] to Property BodyAngularVelocity.AngularVelocity
Added Tag [Deprecated] to Property BodyAngularVelocity.MaxTorque
Added Tag [Deprecated] to Property BodyAngularVelocity.P
Added Tag [Deprecated] to Class BodyForce
Added Tag [Deprecated] to Property BodyForce.Force
Added Tag [Deprecated] to Class BodyGyro
Added Tag [Deprecated] to Property BodyGyro.CFrame
Added Tag [Deprecated] to Property BodyGyro.D
Added Tag [Deprecated] to Property BodyGyro.MaxTorque
Added Tag [Deprecated] to Property BodyGyro.P
Added Tag [Deprecated] to Class BodyPosition
Added Tag [Deprecated] to Property BodyPosition.D
Added Tag [Deprecated] to Property BodyPosition.MaxForce
Added Tag [Deprecated] to Property BodyPosition.P
Added Tag [Deprecated] to Property BodyPosition.Position
Added Tag [Deprecated] to Function BodyPosition:GetLastForce
Added Tag [Deprecated] to Event BodyPosition.ReachedTarget
Added Tag [Deprecated] to Class BodyThrust
Added Tag [Deprecated] to Property BodyThrust.Force
Added Tag [Deprecated] to Property BodyThrust.Location
Added Tag [Deprecated] to Class BodyVelocity
Added Tag [Deprecated] to Property BodyVelocity.MaxForce
Added Tag [Deprecated] to Property BodyVelocity.P
Added Tag [Deprecated] to Property BodyVelocity.Velocity
Added Tag [Deprecated] to Function BodyVelocity:GetLastForce
Added Tag [Deprecated] to Function BodyVelocity:lastForce
Added Tag [Deprecated] to Class ManualSurfaceJointInstance
Added Tag [Deprecated] to Class RocketPropulsion
Added Tag [Deprecated] to Property RocketPropulsion.CartoonFactor
Added Tag [Deprecated] to Property RocketPropulsion.Target
Added Tag [Deprecated] to Property RocketPropulsion.TargetOffset
Added Tag [Deprecated] to Property RocketPropulsion.TargetRadius
Added Tag [Deprecated] to Property RocketPropulsion.MaxSpeed
Added Tag [Deprecated] to Property RocketPropulsion.MaxThrust
Added Tag [Deprecated] to Property RocketPropulsion.ThrustD
Added Tag [Deprecated] to Property RocketPropulsion.ThrustP
Added Tag [Deprecated] to Property RocketPropulsion.MaxTorque
Added Tag [Deprecated] to Property RocketPropulsion.TurnD
Added Tag [Deprecated] to Property RocketPropulsion.TurnP
Added Tag [Deprecated] to Function RocketPropulsion:Abort
Added Tag [Deprecated] to Function RocketPropulsion:Fire
Added Tag [Deprecated] to Event RocketPropulsion.ReachedTarget
Added Tag [Deprecated] to Class Rotate
Added Tag [Deprecated] to Class Snap
Added Tag [Deprecated] to Class Weld
Added Tag [Deprecated] to Class ManualGlue
Added Tag [Deprecated] to Class ManualWeld
Added Tag [Deprecated] to Class RotateP
Added Tag [Deprecated] to Class RotateV
Added Tag [NotBrowsable] to Class VoiceChatInternal
Changed the write permissions of Property TextChatService.CreateDefaultCommands
from: {✏️None}
to: {✏️PluginSecurity}
Changed the write permissions of Property TextChatService.CreateDefaultTextChannels
from: {✏️None}
to: {✏️PluginSecurity}
Removed Tag [NotScriptable] from Property TextChatService.CreateDefaultCommands
Removed Tag [NotScriptable] from Property TextChatService.CreateDefaultTextChannels
(Click here for a syntax highlighted version!)
10 Likes
Goodbye welds and body movers, you will not be missed.
3 Likes
We were a bit overzealous with the joint deprecations: The deprecations of the other legacy joint types were correct but Weld should not have been marked as deprecated. This will be fixed.
34 Likes
Thanks for keeping Weld
around, nearly all of my GitHub physics code relies on these and I dont want to change everything over to RigidConstraints
8 Likes
This topic was automatically closed 180 days after the last reply. New replies are no longer allowed.