API updates in 2023
(v0.605.3.6050660) version-7dbfc10d48084820 - No changes
(v0.605.3.6050660) version-e06dda850cf14c6c - No changes
(v0.605.2.6050658) version-88df59802b7b4e6d - No changes
(v0.605.2.6050658) version-672f4aa6c26a4811Release notes - Change Default of CylindricalConstraint.MotorMaxAngularAcceleration from INF to 500000
- Change Default of HingeConstraint.MotorMaxAcceleration from INF to 500000
(v0.605.1.6050656) version-5b5daf815bbf438b - No changes
(v0.605.1.6050656) version-da824a82be8243c1 - No changes
(v0.605.0.6050654) version-26cbf60c40124725 - No changes
(v0.605.0.6050654) version-1a1b72e4332b4e04Release notes - Add CaptureService.OnCaptureBegan
- Add CaptureService.OnCaptureEnded
- Add CaptureService.OnSavePromptFinished
- Add CaptureService.PromptSaveCapturesToGallery
- Change Parameters of CaptureService.PromptShareCapture from (contentId: Content, launchData: Dictionary, onAcceptedCallback: Function, onDeniedCallback: Function) to (contentId: Content, launchData: string, onAcceptedCallback: Function, onDeniedCallback: Function)
- Add CaptureService.CaptureBegan
- Add CaptureService.CaptureEnded
- Change Security of CaptureService.CaptureSaved from RobloxScriptSecurity to None
- Add CaptureService.OpenSaveCapturesPrompt
- Change Parameters of CaptureService.OpenShareCapturePrompt from (promptId: int64, contentId: Content, capturePath: string, launchData: Dictionary) to (promptId: int64, contentId: Content, capturePath: string, launchData: string)
- Change Parameters of CollectionService.GetCollection from (class: string) to (clazz: string)
- Add ExperienceStateCaptureService
- Add
- Add ResetHighlight
- Add ToggleCaptureMode
- Add ItemSelectedInCaptureMode
- Add MemoryStoreHashMap.ListItemsAsync
- Add MemoryStoreHashMapPages
- Add PhysicsSettings.AreGravityForcesShownForSelectedOrHoveredAssemblies
- Add PlatformCloudStorageService
- Add ScreenshotHud.HideCoreGuiForCaptures
- Add ScreenshotHud.HidePlayerGuiForCaptures
- Add SessionService.AcquireContextFocus
- Add SessionService.GetSessionTag
- Add SessionService.IsContextFocused
- Add SessionService.ReleaseContextFocus
- Change Parameters of SessionService.RemoveMetadata from (sid: string, key: string) to (sid: string, key: string, context: string = )
- Change Parameters of SessionService.RemoveSession from (sid: string) to (sid: string, context: string = )
- Change Parameters of SessionService.SetMetadata from (sid: string, key: string, value: Variant) to (sid: string, key: string, value: Variant, context: string = )
- Change Parameters of SessionService.SetSession from (parentSid: string, childSid: string, tag: string) to (parentSid: string, childSid: string, tag: string, context: string = )
- Add StreamingService.ExecuteCommandAsync
- Change WriteSecurity of from RobloxSecurity to RobloxScriptSecurity
- Change ReadSecurity of from RobloxSecurity to RobloxScriptSecurity
- Change Tags of from [Hidden, NotReplicated, NotScriptable] to [Hidden, NotReplicated]
- Change ReadSecurity of from RobloxSecurity to RobloxScriptSecurity
- Change Tags of from [Hidden, NotReplicated, NotScriptable] to [Hidden, NotReplicated]
- Change WriteSecurity of from RobloxSecurity to RobloxScriptSecurity
- Change WriteSecurity of from RobloxSecurity to RobloxScriptSecurity
- Change ReadSecurity of from RobloxSecurity to RobloxScriptSecurity
- Change Tags of from [Hidden, NotReplicated, NotScriptable] to [Hidden, NotReplicated]
- Change ReadSecurity of from RobloxSecurity to RobloxScriptSecurity
- Change WriteSecurity of from RobloxSecurity to RobloxScriptSecurity
- Change Tags of from [Hidden, NotReplicated, NotScriptable] to [Hidden, NotReplicated]
- Change WriteSecurity of from RobloxSecurity to RobloxScriptSecurity
- Change Tags of from [Hidden, NotReplicated, NotScriptable] to [Hidden, NotReplicated]
- Change ReadSecurity of from RobloxSecurity to RobloxScriptSecurity
- Change WriteSecurity of from RobloxSecurity to RobloxScriptSecurity
- Change Tags of from [Hidden, NotReplicated, NotScriptable] to [Hidden, NotReplicated]
- Change ReadSecurity of from RobloxSecurity to RobloxScriptSecurity
- Add UGCValidationService.CalculateEditableMeshUniqueUVCount
- Add UGCValidationService.CheckEditableMeshInCameraFrustum
- Add UGCValidationService.CompareTextureOverlapByteString
- Add UGCValidationService.CompareTextureOverlapTextureId
- Add UGCValidationService.GetDynamicHeadEditableMeshInactiveControls
- Add UGCValidationService.GetEditableImageSize
- Add UGCValidationService.GetEditableMeshTriCount
- Add UGCValidationService.GetEditableMeshVertColors
- Add UGCValidationService.GetEditableMeshVerts
- Add UGCValidationService.ValidateDynamicHeadEditableMesh
- Add UGCValidationService.ValidateEditableImageNumTextureChannels
- Add UGCValidationService.ValidateEditableMeshBounds
- Add UGCValidationService.ValidateEditableMeshCageMeshIntersection
- Add UGCValidationService.ValidateEditableMeshCageNonManifoldAndHoles
- Add UGCValidationService.ValidateEditableMeshCageUVTriangleArea
- Add UGCValidationService.ValidateEditableMeshFullBodyCageDeletion
- Add UGCValidationService.ValidateEditableMeshMisMatchUV
- Add UGCValidationService.ValidateEditableMeshOverlappingVertices
- Add UGCValidationService.ValidateEditableMeshTriangleArea
- Add UGCValidationService.ValidateEditableMeshTriangles
- Add UGCValidationService.ValidateEditableMeshUVSpace
- Add UGCValidationService.ValidateEditableMeshUVValuesInReference
- Add UGCValidationService.ValidateEditableMeshUniqueUVCount
- Add UGCValidationService.ValidateEditableMeshVertColors
- Add UGCValidationService.ValidateSkinnedEditableMesh
- Change PreferredDescriptor of UserInputService.GetUserCFrame from to GetUserCFrame
- Change Tags of UserInputService.GetUserCFrame from [] to [Deprecated]
- Change PreferredDescriptor of UserInputService.UserCFrameChanged from to UserCFrameChanged
- Change Tags of UserInputService.UserCFrameChanged from [] to [Deprecated]
- Add
- Add
- Add HttpCompression
(v0.604.0.6040509) version-ba72355b215d4c56 - No changes
(v0.604.0.6040509) version-3125948cd5a143d7Release notes - Add CaptureService.OnSharePromptFinished
- Add CaptureService.PromptShareCapture
- Add CaptureService.OpenShareCapturePrompt
- Add CaptureService.UserCaptureSaved
- Add Constraint.GetDebugAppliedForce
- Add Constraint.GetDebugAppliedTorque
- Change Tags of EditableImage from [] to [NotReplicated]
- Change Tags of EditableMesh from [] to [NotReplicated]
- Change Parameters of EditableMesh.AddTriangle from (vertexId0: int, vertexId1: int, vertexId2: int) to (vertexId0: int64, vertexId1: int64, vertexId2: int64)
- Change ReturnType of EditableMesh.AddTriangle from int to int64
- Change ReturnType of EditableMesh.AddVertex from int to int64
- Change ReturnType of EditableMesh.FindClosestVertex from int to int64
- Change Parameters of EditableMesh.GetAdjacentTriangles from (triangleId: int) to (triangleId: int64)
- Change Parameters of EditableMesh.GetAdjacentVertices from (vertexId: int) to (vertexId: int64)
- Change Parameters of EditableMesh.GetPosition from (vertexId: int) to (vertexId: int64)
- Change Parameters of EditableMesh.GetTriangleVertices from (triangleId: int) to (triangleId: int64)
- Change Parameters of EditableMesh.GetUV from (vertexId: int) to (vertexId: int64)
- Change Parameters of EditableMesh.GetVertexColor from (vertexId: int) to (vertexId: int64)
- Change Parameters of EditableMesh.GetVertexColorAlpha from (vertexId: int) to (vertexId: int64)
- Change Parameters of EditableMesh.GetVertexNormal from (vertexId: int) to (vertexId: int64)
- Remove EditableMesh.Raycast
- Add EditableMesh.RaycastLocal
- Change Parameters of EditableMesh.RemoveTriangle from (triangleId: int) to (triangleId: int64)
- Change Parameters of EditableMesh.RemoveVertex from (vertexId: int) to (vertexId: int64)
- Change Parameters of EditableMesh.SetPosition from (vertexId: int, p: Vector3) to (vertexId: int64, p: Vector3)
- Change Parameters of EditableMesh.SetUV from (vertexId: int, uv: Vector2) to (vertexId: int64, uv: Vector2)
- Change Parameters of EditableMesh.SetVertexColor from (vertexId: int, color: Color3) to (vertexId: int64, color: Color3)
- Change Parameters of EditableMesh.SetVertexColorAlpha from (vertexId: int, alpha: float) to (vertexId: int64, alpha: float)
- Change Parameters of EditableMesh.SetVertexNormal from (vertexId: int, vnormal: Vector3) to (vertexId: int64, vnormal: Vector3)
- Add OperationGraph
- Remove OperationTree
- Add Path2D.Transparency
- Add SessionService.GenerateSessionInfoString
- Add StudioPublishService.PublishLocked
- Add StudioPublishService.OnPublishAttempt
- Add Terrain.ReadVoxelChannels
- Add Terrain.WriteVoxelChannels
- Add VoiceChatService.UseAudioApi
- Add AudioApiRollout
(v0.603.4.6030571) version-186c4dd1908c48ab - No changes
(v0.603.4.6030571) version-e9db14cef0174062Release notes - Remove CaptureService.OnSharePromptFinished
- Remove CaptureService.PromptShareCapture
- Remove CaptureService.OpenShareCapturePrompt
- Remove CaptureService.UserCaptureSaved
- Remove Constraint.GetDebugAppliedForce
- Remove Constraint.GetDebugAppliedTorque
- Change Tags of EditableImage from [NotReplicated] to []
- Change Tags of EditableMesh from [NotReplicated] to []
- Change Parameters of EditableMesh.AddTriangle from (vertexId0: int64, vertexId1: int64, vertexId2: int64) to (vertexId0: int, vertexId1: int, vertexId2: int)
- Change ReturnType of EditableMesh.AddTriangle from int64 to int
- Change ReturnType of EditableMesh.AddVertex from int64 to int
- Change ReturnType of EditableMesh.FindClosestVertex from int64 to int
- Change Parameters of EditableMesh.GetAdjacentTriangles from (triangleId: int64) to (triangleId: int)
- Change Parameters of EditableMesh.GetAdjacentVertices from (vertexId: int64) to (vertexId: int)
- Change Parameters of EditableMesh.GetPosition from (vertexId: int64) to (vertexId: int)
- Change Parameters of EditableMesh.GetTriangleVertices from (triangleId: int64) to (triangleId: int)
- Change Parameters of EditableMesh.GetUV from (vertexId: int64) to (vertexId: int)
- Change Parameters of EditableMesh.GetVertexColor from (vertexId: int64) to (vertexId: int)
- Change Parameters of EditableMesh.GetVertexColorAlpha from (vertexId: int64) to (vertexId: int)
- Change Parameters of EditableMesh.GetVertexNormal from (vertexId: int64) to (vertexId: int)
- Add EditableMesh.Raycast
- Remove EditableMesh.RaycastLocal
- Change Parameters of EditableMesh.RemoveTriangle from (triangleId: int64) to (triangleId: int)
- Change Parameters of EditableMesh.RemoveVertex from (vertexId: int64) to (vertexId: int)
- Change Parameters of EditableMesh.SetPosition from (vertexId: int64, p: Vector3) to (vertexId: int, p: Vector3)
- Change Parameters of EditableMesh.SetUV from (vertexId: int64, uv: Vector2) to (vertexId: int, uv: Vector2)
- Change Parameters of EditableMesh.SetVertexColor from (vertexId: int64, color: Color3) to (vertexId: int, color: Color3)
- Change Parameters of EditableMesh.SetVertexColorAlpha from (vertexId: int64, alpha: float) to (vertexId: int, alpha: float)
- Change Parameters of EditableMesh.SetVertexNormal from (vertexId: int64, vnormal: Vector3) to (vertexId: int, vnormal: Vector3)
- Remove OperationGraph
- Add OperationTree
- Remove Path2D.Transparency
- Remove SessionService.GenerateSessionInfoString
- Remove StudioPublishService.PublishLocked
- Remove StudioPublishService.OnPublishAttempt
- Remove Terrain.ReadVoxelChannels
- Remove Terrain.WriteVoxelChannels
- Change Tags of UnreliableRemoteEvent from [NotBrowsable] to []
- Remove VoiceChatService.UseAudioApi
- Remove AudioApiRollout
(v0.604.0.6040508) version-224a5178315f4365 - No changes
(v0.604.0.6040508) version-473eba3120254441Release notes - Add CaptureService.OnSharePromptFinished
- Add CaptureService.PromptShareCapture
- Add CaptureService.OpenShareCapturePrompt
- Add CaptureService.UserCaptureSaved
- Add Constraint.GetDebugAppliedForce
- Add Constraint.GetDebugAppliedTorque
- Change Tags of EditableImage from [] to [NotReplicated]
- Change Tags of EditableMesh from [] to [NotReplicated]
- Change Parameters of EditableMesh.AddTriangle from (vertexId0: int, vertexId1: int, vertexId2: int) to (vertexId0: int64, vertexId1: int64, vertexId2: int64)
- Change ReturnType of EditableMesh.AddTriangle from int to int64
- Change ReturnType of EditableMesh.AddVertex from int to int64
- Change ReturnType of EditableMesh.FindClosestVertex from int to int64
- Change Parameters of EditableMesh.GetAdjacentTriangles from (triangleId: int) to (triangleId: int64)
- Change Parameters of EditableMesh.GetAdjacentVertices from (vertexId: int) to (vertexId: int64)
- Change Parameters of EditableMesh.GetPosition from (vertexId: int) to (vertexId: int64)
- Change Parameters of EditableMesh.GetTriangleVertices from (triangleId: int) to (triangleId: int64)
- Change Parameters of EditableMesh.GetUV from (vertexId: int) to (vertexId: int64)
- Change Parameters of EditableMesh.GetVertexColor from (vertexId: int) to (vertexId: int64)
- Change Parameters of EditableMesh.GetVertexColorAlpha from (vertexId: int) to (vertexId: int64)
- Change Parameters of EditableMesh.GetVertexNormal from (vertexId: int) to (vertexId: int64)
- Remove EditableMesh.Raycast
- Add EditableMesh.RaycastLocal
- Change Parameters of EditableMesh.RemoveTriangle from (triangleId: int) to (triangleId: int64)
- Change Parameters of EditableMesh.RemoveVertex from (vertexId: int) to (vertexId: int64)
- Change Parameters of EditableMesh.SetPosition from (vertexId: int, p: Vector3) to (vertexId: int64, p: Vector3)
- Change Parameters of EditableMesh.SetUV from (vertexId: int, uv: Vector2) to (vertexId: int64, uv: Vector2)
- Change Parameters of EditableMesh.SetVertexColor from (vertexId: int, color: Color3) to (vertexId: int64, color: Color3)
- Change Parameters of EditableMesh.SetVertexColorAlpha from (vertexId: int, alpha: float) to (vertexId: int64, alpha: float)
- Change Parameters of EditableMesh.SetVertexNormal from (vertexId: int, vnormal: Vector3) to (vertexId: int64, vnormal: Vector3)
- Add OperationGraph
- Remove OperationTree
- Add Path2D.Transparency
- Add SessionService.GenerateSessionInfoString
- Add StudioPublishService.PublishLocked
- Add StudioPublishService.OnPublishAttempt
- Add Terrain.ReadVoxelChannels
- Add Terrain.WriteVoxelChannels
- Add VoiceChatService.UseAudioApi
- Add AudioApiRollout
(v0.603.1.6030565) version-0df601ada8b5403a - No changes
(v0.603.1.6030565) version-a49a041d0c964fbc - No changes
(v0.603.0.6030563) version-a68afd449f024d3a - No changes
(v0.603.0.6030563) version-cc0cec96f2434870Release notes - Change Default of AlignOrientation.AlignType from Parallel to AllAxes
- Add BasePart.AngularAccelerationToTorque
- Add BasePart.TorqueToAngularAcceleration
- Add BaseWrap.GetCageOffset
- Add ChatbotUIService.SetMaterialSettingsSignal
- Change Tags of InsertService.GetBaseSets from [Yields] to [Yields, Deprecated]
- Add PlacesService.StopPlaySolo
- Add PlatformFriendsService.GetPartyMembers
- Add PlatformFriendsService.IsProfileEnabled
- Add PlatformFriendsService.ShowProfile
- Add StarterPlayer.LuaCharacterController
- Add
- Add
- Add
- Add
- Add
- Add
- Add TextureGenerationMeshHandler
- Change Tags of UIFlexItem from [] to [NotBrowsable]
- Add Workspace.PlayerCharacterDestroyBehavior
- Add Workspace.SetAvatarUnificationMode
- Add WorldRoot.Shapecast
- Add CharacterControlMode
- Add Default
- Add Legacy
- Add LuaCharacterController
- Add NoCharacterController
- Add PlayerCharacterDestroyBehavior
- Add TextureGenerationMeshHandlerUnwrapMode
- Add Always
- Add Never
- Add WhenInvalidUVsDetected
(v0.602.0.6020632) version-b84d300e7e20485c - No changes
(v0.602.0.6020632) version-fa785aa61c0245e0 - No changes
(v0.602.0.6020632) version-2ba9e250d4a64aed - No changes
(v0.602.0.6020632) version-e8805a3e57da412aRelease notes - Change Tags of ScreenGui.ClipToDeviceSafeArea from [NotBrowsable] to []
- Change Tags of ScreenGui.SafeAreaCompatibility from [NotBrowsable] to []
(v0.602.0.6020631) version-fce76945dcbe44cf - No changes
(v0.602.0.6020631) version-59b2169573044c17Release notes - Add AccountService
- Remove AssetService.CreateDynamicMeshAsync
- Add AssetService.CreateEditableMeshAsync
- Add AssetService.CreateEditableMeshFromPartAsync
- Remove AssetService.createDynamicMeshFromPartAsync
- Remove DynamicMesh
- Add EditableMesh
- Add
- Add
- Add AddTriangle
- Add AddVertex
- Add CreateMeshPartAsync
- Add FindClosestPointOnSurface
- Add FindClosestVertex
- Add FindVerticesWithinSphere
- Add GetAdjacentTriangles
- Add GetAdjacentVertices
- Add GetPosition
- Add GetTriangleVertices
- Add GetTriangles
- Add GetUV
- Add GetVertexColor
- Add GetVertexColorAlpha
- Add GetVertexNormal
- Add GetVertices
- Add Raycast
- Add RemoveTriangle
- Add RemoveVertex
- Add SetPosition
- Add SetUV
- Add SetVertexColor
- Add SetVertexColorAlpha
- Add SetVertexNormal
- Change Default of from to
- Add MaterialGenerationService.GenerateMaterialVariantsAsync
- Add MaterialGenerationService.UploadMaterialVariantsAsync
- Remove
- Add
- Add Path2D.Color
- Add Path2D.Thickness
- Change Category of Path2D.Visible from Appearance to Data
- Add Path2D.GetPositionOnCurve
- Add Path2D.GetPositionOnCurveArcLength
- Add Path2D.GetSegmentCount
- Add Path2D.GetTangentOnCurve
- Add Path2D.GetTangentOnCurveArcLength
- Change Parameters of RibbonNotificationService.ToggleNotificationTray from (checked: bool) to (checked: bool, newNotificationAvailable: bool)
- Remove SocialService.CanSendIrisInviteAsync
- Remove SocialService.PromptIrisInvite
- Remove SocialService.IrisInvitePromptClosed
- Remove SocialService.OnIrisInviteInvoked
- Add StreamingService.SetPluginInfoCallback
- Change Parameters of StreamingService.RequestError from (requestId: string, errorMessage: string) to (requestId: string, errorType: string, errorMessage: string)
- Add StudioAssetService.RequestAvatarAutosetupAsync
- Change Parameters of StudioPublishService.GamePublishFinished from (success: bool, gameId: int64, message: string) to (success: bool, gameId: int64, message: string, reason: StudioPlaceUpdateFailureReason)
- Add UGCValidationService.RegisterUGCValidationFunction
- Add UGCValidationService.ValidateEditableImageSize
- Add AlignType.AllAxes
- Change Index of AlignType.Parallel from 0 to 4
- Change Tags of AlignType.Parallel from [] to [Deprecated]
- Change Index of AlignType.Perpendicular from 1 to 5
- Change Tags of AlignType.Perpendicular from [] to [Deprecated]
- Add AlignType.PrimaryAxisLookAt
- Add AlignType.PrimaryAxisParallel
- Add AlignType.PrimaryAxisPerpendicular
- Change Index of ConnectionError.PlacelaunchCustomMessage from 59 to 60
- Change Index of ConnectionError.PlacelaunchDisabled from 46 to 47
- Change Index of ConnectionError.PlacelaunchError from 47 to 48
- Change Index of ConnectionError.PlacelaunchErrors from 45 to 46
- Change Index of ConnectionError.PlacelaunchFlooded from 53 to 54
- Change Index of ConnectionError.PlacelaunchGameEnded from 48 to 49
- Change Index of ConnectionError.PlacelaunchGameFull from 49 to 50
- Change Index of ConnectionError.PlacelaunchHashException from 55 to 56
- Change Index of ConnectionError.PlacelaunchHashExpired from 54 to 55
- Change Index of ConnectionError.PlacelaunchHttpError from 57 to 58
- Change Index of ConnectionError.PlacelaunchOtherError from 60 to 61
- Change Index of ConnectionError.PlacelaunchPartyCannotFit from 56 to 57
- Change Index of ConnectionError.PlacelaunchRestricted from 51 to 52
- Change Index of ConnectionError.PlacelaunchUnauthorized from 52 to 53
- Change Index of ConnectionError.PlacelaunchUserLeft from 50 to 51
- Change Index of ConnectionError.PlacelaunchUserPrivacyUnauthorized from 58 to 59
- Add ConnectionError.ReplacementReady
- Change Index of ConnectionError.TeleportErrors from 61 to 62
- Change Index of ConnectionError.TeleportFailure from 62 to 63
- Change Index of ConnectionError.TeleportFlooded from 67 to 68
- Change Index of ConnectionError.TeleportGameEnded from 64 to 65
- Change Index of ConnectionError.TeleportGameFull from 65 to 66
- Change Index of ConnectionError.TeleportGameNotFound from 63 to 64
- Change Index of ConnectionError.TeleportIsTeleporting from 68 to 69
- Change Index of ConnectionError.TeleportUnauthorized from 66 to 67
- Add PromptCreateAvatarResult
- Add InvalidHumanoidDescription
- Add MaxOutfits
- Add ModeratedName
- Add NoUserInput
- Add PermissionDenied
- Add Success
- Add Timeout
- Add UGCValidationFailed
- Add UnknownFailure
- Add UploadFailed
- Add StudioPlaceUpdateFailureReason
- Add Other
- Add TeamCreateConflict
(v0.601.0.6010507) version-b69d15cafda64a49 - No changes
(v0.601.0.6010507) version-0098be94f25546e4Release notes - Remove AssetService.CreateDynamicImageAsync
- Add AssetService.CreateEditableImageAsync
- Add AssetService.createDynamicMeshFromPartAsync
- Add BaseRemoteEvent
- Add CaptureService.SaveCaptureToExternalStorage
- Add ChatbotUIService.GetSettings
- Add ChatbotUIService.ActionActivatedSignal
- Add ChatbotUIService.FindVariationsSignal
- Add ChatbotUIService.SettingChangedSignal
- Add ChatbotUIService.ShiftToAssetIdSignal
- Add ChatbotUIService.ShiftVariationSignal
- Remove DynamicImage
- Add EditableImage
- Add
- Add Size
- Add Copy
- Add Crop
- Add DrawCircle
- Add DrawImage
- Add DrawLine
- Add DrawRectangle
- Add ReadPixels
- Add Resize
- Add Rotate
- Add WritePixels
- Add
- Add PackageLink.DefaultName
- Add PackageLink.SerializedDefaultAttributes
- Add Path2D
- Add AbsoluteSize
- Add Position
- Add SelectedControlPoint
- Add Visible
- Add GetControlPoints
- Add SetControlPoints
- Change Superclass of RemoteEvent from Instance to BaseRemoteEvent
- Remove RibbonNotificationService.NewNotificationFromPlugin
- Remove RibbonNotificationService.NewNotificationFromPlugin2
- Add RibbonNotificationService.OnNotificationUpdateFromPlugin
- Change Parameters of RibbonNotificationService.NewNotificationFromRibbon from (notificationId: string) to (newNotificationId: string)
- Remove RibbonNotificationService.NewNotificationId
- Add RibbonNotificationService.ToggleNotificationTray
- Change Security of RomarkService.EndRemoteRomarkTest from RobloxScriptSecurity to None
- Change PreferredDescriptor of Sound.EmitterSize from to RollOffMinDistance
- Change Tags of Sound.EmitterSize from [] to [Deprecated]
- Change PreferredDescriptor of Sound.MaxDistance from to RollOffMaxDistance
- Change Tags of Sound.MaxDistance from [] to [Deprecated]
- Change PreferredDescriptor of Sound.MinDistance from to RollOffMinDistance
- Change Tags of Sound.MinDistance from [] to [Deprecated]
- Change PreferredDescriptor of from to RollOffMaxDistance
- Change Tags of from [Hidden, NotReplicated, NotScriptable] to [Hidden, NotReplicated, NotScriptable, Deprecated]
- Change Tags of from [Hidden, NotReplicated, NotScriptable] to [Hidden, NotReplicated, NotScriptable, Deprecated]
- Change PreferredDescriptor of from to RollOffMinDistance
- Add StreamingService.GetEphemeralVariable
- Add StreamingService.InvokeCommand
- Add StreamingService.RegisterSequentialCommand
- Add StreamingService.SetEphemeralVariable
- Change Parameters of StreamingService.RequestStarted from (requestId: string) to (requestId: string, queryToProcess: string)
- Add StreamingService.SequentialCommandsFinished
- Add StudioAssetService.FireOnUGCSubmitCompleted
- Change Parameters of StudioAssetService.ShowSaveToRoblox from (instances: Objects, assetType: Variant) to (instances: Objects, assetType: Variant, hasSubsequent: bool = false)
- Change Parameters of StudioAssetService.OnSaveToRoblox from (instances: Objects, assetType: Variant) to (instances: Objects, assetType: Variant, hasSubsequent: bool)
- Add StudioAssetService.OnUGCSubmitCompleted
- Add UnreliableRemoteEvent
- Add FireAllClients
- Add FireClient
- Add FireServer
- Add OnClientEvent
- Add OnServerEvent
- Add CoreGuiType.Captures
- Change Index of Material.Air from 19 to 35
- Change Index of Material.Asphalt from 31 to 29
- Change Index of Material.Basalt from 26 to 14
- Change Index of Material.Brick from 11 to 9
- Change Index of Material.Cobblestone from 18 to 11
- Change Index of Material.Concrete from 3 to 7
- Change Index of Material.CorrodedMetal from 4 to 18
- Change Index of Material.CrackedLava from 28 to 15
- Change Index of Material.DiamondPlate from 5 to 19
- Change Index of Material.Fabric from 14 to 25
- Change Index of Material.Foil from 6 to 20
- Change Index of Material.ForceField from 36 to 34
- Change Index of Material.Glacier from 22 to 32
- Change Index of Material.Glass from 30 to 33
- Change Index of Material.Granite from 10 to 8
- Change Index of Material.Grass from 7 to 22
- Change Index of Material.Ground from 27 to 28
- Change Index of Material.Ice from 8 to 31
- Change Index of Material.LeafyGrass from 32 to 23
- Change Index of Material.Limestone from 34 to 16
- Change Index of Material.Marble from 9 to 5
- Change Index of Material.Metal from 16 to 21
- Change Index of Material.Mud from 25 to 27
- Change Index of Material.Neon from 29 to 2
- Change Index of Material.Pavement from 35 to 17
- Change Index of Material.Pebble from 12 to 10
- Change Index of Material.Rock from 21 to 12
- Change Index of Material.Salt from 33 to 30
- Change Index of Material.Sand from 13 to 24
- Change Index of Material.Sandstone from 24 to 13
- Change Index of Material.Slate from 2 to 6
- Change Index of Material.SmoothPlastic from 15 to 1
- Change Index of Material.Snow from 23 to 26
- Change Index of Material.Water from 20 to 36
- Change Index of Material.Wood from 1 to 3
- Change Index of Material.WoodPlanks from 17 to 4
(v0.600.1.6000716) version-2eb55fb1b29347c9 - No changes
(v0.600.1.6000716) version-136dd6d101d24a75Release notes - Add ClientReplicator.RequestServerScriptProfilingData
- Add CylindricalConstraint.SoftlockAngularServoUponReachingTarget
- Add
- Add EngineAPICloudProcessingService
- Add GeometryService.HashMeshAsync
- Add GeometryService.StitchMeshesAsync
- Add HingeConstraint.SoftlockServoUponReachingTarget
- Change ReturnType of MemoryStoreSortedMap.GetAsync from Variant to Tuple
- Change Parameters of MemoryStoreSortedMap.GetRangeAsync from (direction: SortDirection, count: int, exclusiveLowerBound: string = , exclusiveUpperBound: string = ) to (direction: SortDirection, count: int, exclusiveLowerBound: Variant, exclusiveUpperBound: Variant)
- Change Parameters of MemoryStoreSortedMap.SetAsync from (key: string, value: Variant, expiration: int64) to (key: string, value: Variant, expiration: int64, sortKey: Variant)
- Change ReturnType of MemoryStoreSortedMap.UpdateAsync from Variant to Tuple
- Add OpenCloudService.RegistrationComplete
- Remove PhysicsSettings.ShowFluidForcesForSelectedOrHoveredAssemblies
- Add PhysicsSettings.ShowFluidForcesForSelectedOrHoveredMechanisms
- Add RibbonNotificationService.NewNotificationFromPlugin2
- Add RibbonNotificationService.NewNotificationFromRibbon
- Add ScriptContext.GetScriptProfilingData
- Add SlidingBallConstraint.SoftlockServoUponReachingTarget
- Add SocialService.CanSendCallInviteAsync
- Add SocialService.PromptPhoneBook
- Add SocialService.CallInviteStateChanged
- Add SocialService.PhoneBookPromptClosed
- Add SocialService.OnCallInviteInvoked
- Add TriangleMeshPart.FluidFidelity
- Add
- Add UGCValidationService.GetDynamicHeadMeshInactiveControls
- Add UGCValidationService.ValidateImageTransparencyThresholdByteString
- Add UGCValidationService.ValidateImageTransparencyThresholdTextureID
- Remove UGCValidationService.ValidateTextureRGBFromFile
- Add
- Remove Workspace.NewPhysicsSolver
- Add Workspace.PrimalPhysicsSolver
- Add FluidFidelity
- Add Automatic
- Add UseCollisionGeometry
- Add UsePreciseGeometry
- Change Index of Font.Antique from 16 to 15
- Change Index of Font.Arcade from 14 to 13
- Change Index of Font.Bodoni from 8 to 7
- Change Index of Font.Cartoon from 10 to 9
- Change Index of Font.Code from 11 to 10
- Change Index of Font.Fantasy from 15 to 14
- Change Index of Font.Garamond from 9 to 8
- Change Index of Font.Highway from 12 to 11
- Change Index of Font.SciFi from 13 to 12
- Change Index of Font.SourceSansItalic from 7 to 6
- Change Index of Font.SourceSansLight from 6 to 5
- Change Index of Font.SourceSansSemibold from 5 to 16
- Add InviteState
- Change Index of KeyCode.Break from 120 to 231
- Change Index of KeyCode.ButtonA from 142 to 238
- Change Index of KeyCode.ButtonB from 143 to 239
- Change Index of KeyCode.ButtonL1 from 145 to 241
- Change Index of KeyCode.ButtonL2 from 147 to 243
- Change Index of KeyCode.ButtonL3 from 149 to 245
- Change Index of KeyCode.ButtonR1 from 144 to 240
- Change Index of KeyCode.ButtonR2 from 146 to 242
- Change Index of KeyCode.ButtonR3 from 148 to 244
- Change Index of KeyCode.ButtonSelect from 151 to 247
- Change Index of KeyCode.ButtonStart from 150 to 246
- Change Index of KeyCode.ButtonX from 140 to 236
- Change Index of KeyCode.ButtonY from 141 to 237
- Change Index of KeyCode.CapsLock from 110 to 214
- Change Index of KeyCode.Compose from 116 to 227
- Change Index of KeyCode.DPadDown from 155 to 251
- Change Index of KeyCode.DPadLeft from 152 to 248
- Change Index of KeyCode.DPadRight from 153 to 249
- Change Index of KeyCode.DPadUp from 154 to 250
- Change Index of KeyCode.Down from 94 to 190
- Change Index of KeyCode.End from 99 to 195
- Change Index of KeyCode.Euro from 123 to 234
- Change Index of KeyCode.F1 from 125 to 198
- Change Index of KeyCode.F10 from 134 to 207
- Change Index of KeyCode.F11 from 135 to 208
- Change Index of KeyCode.F12 from 136 to 209
- Change Index of KeyCode.F13 from 137 to 210
- Change Index of KeyCode.F14 from 138 to 211
- Change Index of KeyCode.F15 from 139 to 212
- Change Index of KeyCode.F2 from 126 to 199
- Change Index of KeyCode.F3 from 127 to 200
- Change Index of KeyCode.F4 from 128 to 201
- Change Index of KeyCode.F5 from 129 to 202
- Change Index of KeyCode.F6 from 130 to 203
- Change Index of KeyCode.F7 from 131 to 204
- Change Index of KeyCode.F8 from 132 to 205
- Change Index of KeyCode.F9 from 133 to 206
- Change Index of KeyCode.Help from 117 to 228
- Change Index of KeyCode.Home from 98 to 194
- Change Index of KeyCode.Insert from 97 to 193
- Change Index of KeyCode.KeypadDivide from 87 to 183
- Change Index of KeyCode.KeypadEight from 84 to 180
- Change Index of KeyCode.KeypadEnter from 91 to 187
- Change Index of KeyCode.KeypadEquals from 92 to 188
- Change Index of KeyCode.KeypadFive from 81 to 177
- Change Index of KeyCode.KeypadFour from 80 to 176
- Change Index of KeyCode.KeypadMinus from 89 to 185
- Change Index of KeyCode.KeypadMultiply from 88 to 184
- Change Index of KeyCode.KeypadNine from 85 to 181
- Change Index of KeyCode.KeypadOne from 77 to 173
- Change Index of KeyCode.KeypadPeriod from 86 to 182
- Change Index of KeyCode.KeypadPlus from 90 to 186
- Change Index of KeyCode.KeypadSeven from 83 to 179
- Change Index of KeyCode.KeypadSix from 82 to 178
- Change Index of KeyCode.KeypadThree from 79 to 175
- Change Index of KeyCode.KeypadTwo from 78 to 174
- Change Index of KeyCode.KeypadZero from 76 to 172
- Change Index of KeyCode.Left from 96 to 192
- Change Index of KeyCode.LeftAlt from 106 to 221
- Change Index of KeyCode.LeftControl from 108 to 219
- Change Index of KeyCode.LeftMeta from 104 to 223
- Change Index of KeyCode.LeftShift from 102 to 217
- Change Index of KeyCode.LeftSuper from 113 to 224
- Change Index of KeyCode.Menu from 121 to 232
- Change Index of KeyCode.Mode from 115 to 226
- Change Index of KeyCode.NumLock from 111 to 213
- Change Index of KeyCode.PageDown from 101 to 197
- Change Index of KeyCode.PageUp from 100 to 196
- Change Index of KeyCode.Power from 122 to 233
- Change Index of KeyCode.Print from 118 to 229
- Change Index of KeyCode.Right from 95 to 191
- Change Index of KeyCode.RightAlt from 107 to 220
- Change Index of KeyCode.RightControl from 109 to 218
- Change Index of KeyCode.RightMeta from 105 to 222
- Change Index of KeyCode.RightShift from 103 to 216
- Change Index of KeyCode.RightSuper from 114 to 225
- Change Index of KeyCode.ScrollLock from 112 to 215
- Change Index of KeyCode.SysReq from 119 to 230
- Change Index of KeyCode.Thumbstick1 from 156 to 252
- Change Index of KeyCode.Thumbstick2 from 157 to 253
- Change Index of KeyCode.Undo from 124 to 235
- Change Index of KeyCode.Up from 93 to 189
- Change Index of KeyCode.World0 from 158 to 76
- Change Index of KeyCode.World1 from 159 to 77
- Change Index of KeyCode.World10 from 168 to 86
- Change Index of KeyCode.World11 from 169 to 87
- Change Index of KeyCode.World12 from 170 to 88
- Change Index of KeyCode.World13 from 171 to 89
- Change Index of KeyCode.World14 from 172 to 90
- Change Index of KeyCode.World15 from 173 to 91
- Change Index of KeyCode.World16 from 174 to 92
- Change Index of KeyCode.World17 from 175 to 93
- Change Index of KeyCode.World18 from 176 to 94
- Change Index of KeyCode.World19 from 177 to 95
- Change Index of KeyCode.World2 from 160 to 78
- Change Index of KeyCode.World20 from 178 to 96
- Change Index of KeyCode.World21 from 179 to 97
- Change Index of KeyCode.World22 from 180 to 98
- Change Index of KeyCode.World23 from 181 to 99
- Change Index of KeyCode.World24 from 182 to 100
- Change Index of KeyCode.World25 from 183 to 101
- Change Index of KeyCode.World26 from 184 to 102
- Change Index of KeyCode.World27 from 185 to 103
- Change Index of KeyCode.World28 from 186 to 104
- Change Index of KeyCode.World29 from 187 to 105
- Change Index of KeyCode.World3 from 161 to 79
- Change Index of KeyCode.World30 from 188 to 106
- Change Index of KeyCode.World31 from 189 to 107
- Change Index of KeyCode.World32 from 190 to 108
- Change Index of KeyCode.World33 from 191 to 109
- Change Index of KeyCode.World34 from 192 to 110
- Change Index of KeyCode.World35 from 193 to 111
- Change Index of KeyCode.World36 from 194 to 112
- Change Index of KeyCode.World37 from 195 to 113
- Change Index of KeyCode.World38 from 196 to 114
- Change Index of KeyCode.World39 from 197 to 115
- Change Index of KeyCode.World4 from 162 to 80
- Change Index of KeyCode.World40 from 198 to 116
- Change Index of KeyCode.World41 from 199 to 117
- Change Index of KeyCode.World42 from 200 to 118
- Change Index of KeyCode.World43 from 201 to 119
- Change Index of KeyCode.World44 from 202 to 120
- Change Index of KeyCode.World45 from 203 to 121
- Change Index of KeyCode.World46 from 204 to 122
- Change Index of KeyCode.World47 from 205 to 123
- Change Index of KeyCode.World48 from 206 to 124
- Change Index of KeyCode.World49 from 207 to 125
- Change Index of KeyCode.World5 from 163 to 81
- Change Index of KeyCode.World50 from 208 to 126
- Change Index of KeyCode.World51 from 209 to 127
- Change Index of KeyCode.World52 from 210 to 128
- Change Index of KeyCode.World53 from 211 to 129
- Change Index of KeyCode.World54 from 212 to 130
- Change Index of KeyCode.World55 from 213 to 131
- Change Index of KeyCode.World56 from 214 to 132
- Change Index of KeyCode.World57 from 215 to 133
- Change Index of KeyCode.World58 from 216 to 134
- Change Index of KeyCode.World59 from 217 to 135
- Change Index of KeyCode.World6 from 164 to 82
- Change Index of KeyCode.World60 from 218 to 136
- Change Index of KeyCode.World61 from 219 to 137
- Change Index of KeyCode.World62 from 220 to 138
- Change Index of KeyCode.World63 from 221 to 139
- Change Index of KeyCode.World64 from 222 to 140
- Change Index of KeyCode.World65 from 223 to 141
- Change Index of KeyCode.World66 from 224 to 142
- Change Index of KeyCode.World67 from 225 to 143
- Change Index of KeyCode.World68 from 226 to 144
- Change Index of KeyCode.World69 from 227 to 145
- Change Index of KeyCode.World7 from 165 to 83
- Change Index of KeyCode.World70 from 228 to 146
- Change Index of KeyCode.World71 from 229 to 147
- Change Index of KeyCode.World72 from 230 to 148
- Change Index of KeyCode.World73 from 231 to 149
- Change Index of KeyCode.World74 from 232 to 150
- Change Index of KeyCode.World75 from 233 to 151
- Change Index of KeyCode.World76 from 234 to 152
- Change Index of KeyCode.World77 from 235 to 153
- Change Index of KeyCode.World78 from 236 to 154
- Change Index of KeyCode.World79 from 237 to 155
- Change Index of KeyCode.World8 from 166 to 84
- Change Index of KeyCode.World80 from 238 to 156
- Change Index of KeyCode.World81 from 239 to 157
- Change Index of KeyCode.World82 from 240 to 158
- Change Index of KeyCode.World83 from 241 to 159
- Change Index of KeyCode.World84 from 242 to 160
- Change Index of KeyCode.World85 from 243 to 161
- Change Index of KeyCode.World86 from 244 to 162
- Change Index of KeyCode.World87 from 245 to 163
- Change Index of KeyCode.World88 from 246 to 164
- Change Index of KeyCode.World89 from 247 to 165
- Change Index of KeyCode.World9 from 167 to 85
- Change Index of KeyCode.World90 from 248 to 166
- Change Index of KeyCode.World91 from 249 to 167
- Change Index of KeyCode.World92 from 250 to 168
- Change Index of KeyCode.World93 from 251 to 169
- Change Index of KeyCode.World94 from 252 to 170
- Change Index of KeyCode.World95 from 253 to 171
- Change Index of NormalId.Bottom from 1 to 4
- Change Index of NormalId.Front from 3 to 5
- Change Index of NormalId.Left from 5 to 3
- Change Index of NormalId.Right from 4 to 0
- Change Index of NormalId.Top from 0 to 1
- Remove PhysicsSolver
- Add PrimalPhysicsSolver
- Add Default
- Add Disabled
- Add Experimental
(v0.599.1.5990473) version-09a49a76c4be4dab - No changes
(v0.599.1.5990473) version-3584f7d6f45a4084 - No changes
(v0.599.0.5990470) version-da296acfcf964128 - No changes
(v0.599.0.5990470) version-f7e67602149a43e4Release notes - Change WriteSecurity of Accessory.AccessoryType from RobloxScriptSecurity to None
- Add AdGui.EnableVideoAds
- Add
- Add
- Add AdGui.OnAdEvent
- Add AssetImportSession.CreatePresetFromData
- Add
- Change Tags of GuiService.TopbarInset from [Hidden, ReadOnly, NotReplicated] to [ReadOnly, NotReplicated]
- Add
- Change PreferredDescriptor of Sound.EmitterSize from RollOffMinDistance to
- Change Tags of Sound.EmitterSize from [Deprecated] to []
- Change PreferredDescriptor of Sound.MaxDistance from RollOffMaxDistance to
- Change Tags of Sound.MaxDistance from [Deprecated] to []
- Change PreferredDescriptor of Sound.MinDistance from RollOffMinDistance to
- Change Tags of Sound.MinDistance from [Deprecated] to []
- Add SoundService.AudioInstanceAdded
- Change Tags of TextChatService.ChatTranslationEnabled from [] to [NotReplicated]
- Change CanSave of TextChatService.ChatTranslationEnabled from true to false
- Change CanLoad of TextChatService.ChatTranslationEnabled from true to false
- Add
- Change Tags of from [] to [Hidden, NotReplicated]
- Add
- Add UIListLayout.ItemLineAlignment
- Add
- Add
- Add
- Add
- Add ViewportFrame.CaptureSnapshotAsync
- Add Workspace.NewPhysicsSolver
- Add AdEventType
- Add UserCompletedVideo
- Add VideoLoaded
- Add VideoRemoved
- Change Index of ConnectionError.DisconnectCloudEditKick from 17 to 16
- Change Index of ConnectionError.DisconnectDuplicatePlayer from 11 to 10
- Change Index of ConnectionError.DisconnectDuplicateTicket from 12 to 11
- Change Index of ConnectionError.DisconnectHashTimeout from 16 to 15
- Change Index of ConnectionError.DisconnectIllegalTeleport from 10 to 9
- Change Index of ConnectionError.DisconnectLuaKick from 14 to 13
- Change Index of ConnectionError.DisconnectNewSecurityKeyMismatch from 5 to 18
- Change Index of ConnectionError.DisconnectOnRemoteSysStats from 15 to 14
- Change Index of ConnectionError.DisconnectOutOfMemoryKeepPlayingLeave from 37 to 36
- Change Index of ConnectionError.DisconnectPlayerless from 18 to 17
- Change Index of ConnectionError.DisconnectProtocolMismatch from 6 to 5
- Change Index of ConnectionError.DisconnectReceivePacketError from 7 to 6
- Change Index of ConnectionError.DisconnectReceivePacketStreamError from 8 to 7
- Change Index of ConnectionError.DisconnectRomarkEndOfTest from 34 to 37
- Change Index of ConnectionError.DisconnectSendPacketError from 9 to 8
- Change Index of ConnectionError.DisconnectTimeout from 13 to 12
- Change Index of ConnectionError.NetworkInternal from 64 to 40
- Change Index of ConnectionError.NetworkMisbehavior from 67 to 43
- Change Index of ConnectionError.NetworkSecurity from 68 to 44
- Change Index of ConnectionError.NetworkSend from 65 to 41
- Change Index of ConnectionError.NetworkTimeout from 66 to 42
- Change Index of ConnectionError.PlacelaunchCustomMessage from 54 to 59
- Change Index of ConnectionError.PlacelaunchDisabled from 41 to 46
- Change Index of ConnectionError.PlacelaunchError from 42 to 47
- Change Index of ConnectionError.PlacelaunchErrors from 40 to 45
- Change Index of ConnectionError.PlacelaunchFlooded from 48 to 53
- Change Index of ConnectionError.PlacelaunchGameEnded from 43 to 48
- Change Index of ConnectionError.PlacelaunchGameFull from 44 to 49
- Change Index of ConnectionError.PlacelaunchHashException from 50 to 55
- Change Index of ConnectionError.PlacelaunchHashExpired from 49 to 54
- Change Index of ConnectionError.PlacelaunchHttpError from 52 to 57
- Change Index of ConnectionError.PlacelaunchOtherError from 55 to 60
- Change Index of ConnectionError.PlacelaunchPartyCannotFit from 51 to 56
- Change Index of ConnectionError.PlacelaunchRestricted from 46 to 51
- Change Index of ConnectionError.PlacelaunchUnauthorized from 47 to 52
- Change Index of ConnectionError.PlacelaunchUserLeft from 45 to 50
- Change Index of ConnectionError.PlacelaunchUserPrivacyUnauthorized from 53 to 58
- Change Index of ConnectionError.PlayerRemoved from 36 to 35
- Change Index of ConnectionError.ReplicatorTimeout from 35 to 34
- Change Index of ConnectionError.TeleportErrors from 56 to 61
- Change Index of ConnectionError.TeleportFailure from 57 to 62
- Change Index of ConnectionError.TeleportFlooded from 62 to 67
- Change Index of ConnectionError.TeleportGameEnded from 59 to 64
- Change Index of ConnectionError.TeleportGameFull from 60 to 65
- Change Index of ConnectionError.TeleportGameNotFound from 58 to 63
- Change Index of ConnectionError.TeleportIsTeleporting from 63 to 68
- Change Index of ConnectionError.TeleportUnauthorized from 61 to 66
- Change Index of HumanoidStateType.Climbing from 3 to 11
- Change Index of HumanoidStateType.Dead from 13 to 14
- Change Index of HumanoidStateType.Flying from 9 to 6
- Change Index of HumanoidStateType.Freefall from 10 to 5
- Change Index of HumanoidStateType.GettingUp from 6 to 2
- Change Index of HumanoidStateType.Jumping from 7 to 3
- Change Index of HumanoidStateType.Landed from 8 to 7
- Change Index of HumanoidStateType.PlatformStanding from 12 to 13
- Change Index of HumanoidStateType.Ragdoll from 5 to 1
- Change Index of HumanoidStateType.Running from 1 to 8
- Change Index of HumanoidStateType.RunningNoPhysics from 2 to 9
- Change Index of HumanoidStateType.Seated from 11 to 12
- Change Index of HumanoidStateType.StrafingNoPhysics from 4 to 10
- Change Index of HumanoidStateType.Swimming from 14 to 4
- Change Index of IXPLoadingStatus.ErrorInvalidUser from 6 to 3
- Change Index of IXPLoadingStatus.ErrorTimedOut from 3 to 6
- Add PhysicsSolver
- Change Index of Platform.None from 19 to 20
- Add Platform.PS5
- Change Index of RollOffMode.InverseTapered from 2 to 3
- Change Index of RollOffMode.LinearSquare from 3 to 2
- Change Index of SaveFilter.SaveAll from 0 to 2
- Change Index of SaveFilter.SaveGame from 2 to 1
- Change Index of SaveFilter.SaveWorld from 1 to 0
- Change Index of StudioStyleGuideColor.AICOOverlayButtonBackground from 120 to 121
- Change Index of StudioStyleGuideColor.AICOOverlayButtonBackgroundHover from 121 to 122
- Change Index of StudioStyleGuideColor.AICOOverlayButtonBackgroundPressed from 122 to 123
- Change Index of StudioStyleGuideColor.AICOOverlayText from 119 to 120
- Change Index of StudioStyleGuideColor.AttributeCog from 123 to 119
- Change Index of StudioStyleGuideColor.ButtonBorder from 92 to 91
- Change Index of StudioStyleGuideColor.ButtonText from 93 to 92
- Change Index of StudioStyleGuideColor.ChatIncomingBgColor from 86 to 85
- Change Index of StudioStyleGuideColor.ChatIncomingTextColor from 87 to 86
- Change Index of StudioStyleGuideColor.ChatModeratedMessageColor from 90 to 89
- Change Index of StudioStyleGuideColor.ChatOutgoingBgColor from 88 to 87
- Change Index of StudioStyleGuideColor.ChatOutgoingTextColor from 89 to 88
- Change Index of StudioStyleGuideColor.CheckedFieldBackground from 95 to 94
- Change Index of StudioStyleGuideColor.CheckedFieldBorder from 96 to 95
- Change Index of StudioStyleGuideColor.CheckedFieldIndicator from 97 to 96
- Change Index of StudioStyleGuideColor.DialogButton from 101 to 100
- Change Index of StudioStyleGuideColor.DialogButtonBorder from 103 to 102
- Change Index of StudioStyleGuideColor.DialogButtonText from 102 to 101
- Change Index of StudioStyleGuideColor.DialogMainButton from 104 to 103
- Change Index of StudioStyleGuideColor.DialogMainButtonText from 105 to 104
- Change Index of StudioStyleGuideColor.DiffFilePathBackground from 84 to 83
- Change Index of StudioStyleGuideColor.DiffFilePathBorder from 85 to 84
- Change Index of StudioStyleGuideColor.DiffFilePathText from 70 to 69
- Change Index of StudioStyleGuideColor.DiffLineNum from 79 to 78
- Change Index of StudioStyleGuideColor.DiffLineNumAdditionBackground from 82 to 81
- Change Index of StudioStyleGuideColor.DiffLineNumDeletionBackground from 83 to 82
- Change Index of StudioStyleGuideColor.DiffLineNumNoChangeBackground from 81 to 80
- Change Index of StudioStyleGuideColor.DiffLineNumSeparatorBackground from 80 to 79
- Change Index of StudioStyleGuideColor.DiffTextAddition from 73 to 72
- Change Index of StudioStyleGuideColor.DiffTextAdditionBackground from 77 to 76
- Change Index of StudioStyleGuideColor.DiffTextDeletion from 74 to 73
- Change Index of StudioStyleGuideColor.DiffTextDeletionBackground from 78 to 77
- Change Index of StudioStyleGuideColor.DiffTextHunkInfo from 71 to 70
- Change Index of StudioStyleGuideColor.DiffTextNoChange from 72 to 71
- Change Index of StudioStyleGuideColor.DiffTextNoChangeBackground from 76 to 75
- Change Index of StudioStyleGuideColor.DiffTextSeparatorBackground from 75 to 74
- Change Index of StudioStyleGuideColor.HeaderSection from 98 to 97
- Change Index of StudioStyleGuideColor.InfoBarWarningBackground from 106 to 105
- Change Index of StudioStyleGuideColor.InfoBarWarningText from 107 to 106
- Change Index of StudioStyleGuideColor.InputFieldBorder from 94 to 93
- Change Index of StudioStyleGuideColor.Midlight from 99 to 98
- Change Index of StudioStyleGuideColor.ScriptEditorCurrentLine from 69 to 107
- Change Index of StudioStyleGuideColor.Separator from 91 to 90
- Change Index of StudioStyleGuideColor.StatusBar from 100 to 99
- Change Index of ThreadPoolConfig.Auto from 0 to 4
- Change Index of ThreadPoolConfig.PerCore1 from 1 to 3
- Change Index of ThreadPoolConfig.PerCore3 from 3 to 1
- Change Index of ThreadPoolConfig.PerCore4 from 4 to 0
- Change Index of VirtualInputMode.None from 2 to 0
- Change Index of VirtualInputMode.Playing from 1 to 2
- Change Index of VirtualInputMode.Recording from 0 to 1
(v0.598.0.5980624) version-500658ac6a4847df - No changes
(v0.598.0.5980624) version-32301f72dce64d3dRelease notes - Change WriteSecurity of Accessory.AccessoryType from NotAccessibleSecurity to RobloxScriptSecurity
- Change Tags of Camera.SetCameraPanMode from [] to [Deprecated]
- Change Tags of DragDetector from [NotBrowsable] to []
- Change Parameters of GeometryService.CalculateConstraintsToPreserve from (source: Instance, destination: Objects, options: Dictionary = nil) to (source: Instance, destination: Array, options: Dictionary = nil)
- Change Parameters of GeometryService.IntersectAsync from (part: Instance, parts: Objects, options: Dictionary = nil) to (part: Instance, parts: Array, options: Dictionary = nil)
- Change ReturnType of GeometryService.IntersectAsync from Objects to Array
- Change Parameters of GeometryService.SubtractAsync from (part: Instance, parts: Objects, options: Dictionary = nil) to (part: Instance, parts: Array, options: Dictionary = nil)
- Change ReturnType of GeometryService.SubtractAsync from Objects to Array
- Change Parameters of GeometryService.UnionAsync from (part: Instance, parts: Objects, options: Dictionary = nil) to (part: Instance, parts: Array, options: Dictionary = nil)
- Change ReturnType of GeometryService.UnionAsync from Objects to Array
- Add GuiService.SendUIOcclusionMetricsForQueryRegion
- Add OpenCloudService.HttpRequestAsync
- Add OpenCloudService.InvokeAsync
- Add OpenCloudService.RegisterOpenCloud
- Change Parameters of SocialService.InvokeIrisInvite from (player: Instance, tag: string, irisParticipantIds: Array) to (player: Instance, tag: string, irisParticipants: Array)
- Add StudioWidget.SetFixedSize
- Add StudioWidgetsService.GetWidgetFromPluginGui
- Remove TeamCreateService.GetIsUseUniverseSearchNewEndpoint
- Add UGCValidationService.ValidateTextureAlpha
- Add UGCValidationService.ValidateTextureAlphaByteString
- Add UGCValidationService.ValidateTextureRGBFromFile
- Add UIFlexItem
- Add FlexMode
- Add GrowRatio
- Add ItemLineAlignment
- Add ShrinkRatio
- Add UIListLayout.HorizontalFlex
- Add UIListLayout.VerticalFlex
- Add UIListLayout.Wraps
- Add
- Change Index of AnimationPriority.Action from 2 to 3
- Change Index of AnimationPriority.Action2 from 3 to 4
- Change Index of AnimationPriority.Action3 from 4 to 5
- Change Index of AnimationPriority.Action4 from 5 to 6
- Change Index of AnimationPriority.Core from 6 to 0
- Change Index of AnimationPriority.Idle from 0 to 1
- Change Index of AnimationPriority.Movement from 1 to 2
- Change Index of AssetType.DressSkirtAccessory from 54 to 53
- Change Index of AssetType.DynamicHead from 57 to 58
- Change Index of AssetType.EarAccessory from 42 to 41
- Change Index of AssetType.EmoteAnimation from 44 to 43
- Change Index of AssetType.EyeAccessory from 43 to 42
- Change Index of AssetType.FontFamily from 58 to 54
- Change Index of AssetType.JacketAccessory from 49 to 48
- Change Index of AssetType.LeftShoeAccessory from 52 to 51
- Change Index of AssetType.MoodAnimation from 41 to 57
- Change Index of AssetType.PantsAccessory from 48 to 47
- Change Index of AssetType.RightShoeAccessory from 53 to 52
- Change Index of AssetType.ShirtAccessory from 47 to 46
- Change Index of AssetType.ShortsAccessory from 51 to 50
- Change Index of AssetType.SweaterAccessory from 50 to 49
- Change Index of AssetType.TShirtAccessory from 46 to 45
- Change Index of AssetType.Video from 45 to 44
- Change Index of AvatarAssetType.BackAccessory from 7 to 17
- Change Index of AvatarAssetType.Face from 13 to 5
- Change Index of AvatarAssetType.FaceAccessory from 3 to 13
- Change Index of AvatarAssetType.FrontAccessory from 6 to 16
- Change Index of AvatarAssetType.Gear from 11 to 6
- Change Index of AvatarAssetType.HairAccessory from 2 to 12
- Change Index of AvatarAssetType.Head from 12 to 4
- Change Index of AvatarAssetType.LeftArm from 16 to 9
- Change Index of AvatarAssetType.LeftLeg from 17 to 10
- Change Index of AvatarAssetType.NeckAccessory from 4 to 14
- Change Index of AvatarAssetType.Pants from 10 to 3
- Change Index of AvatarAssetType.RightArm from 15 to 8
- Change Index of AvatarAssetType.RightLeg from 18 to 11
- Change Index of AvatarAssetType.Shirt from 9 to 2
- Change Index of AvatarAssetType.ShoulderAccessory from 5 to 15
- Change Index of AvatarAssetType.Torso from 14 to 7
- Change Index of AvatarAssetType.WaistAccessory from 8 to 18
- Change Index of BreakReason.SpecialBreakpoint from 3 to 2
- Change Index of BreakReason.UserBreakpoint from 2 to 3
- Change Index of CameraType.Attach from 2 to 1
- Change Index of CameraType.Watch from 1 to 2
- Change Index of ComputerCameraMovementMode.Classic from 2 to 1
- Change Index of ComputerCameraMovementMode.Follow from 1 to 2
- Change Index of ContextActionResult.Pass from 0 to 1
- Change Index of ContextActionResult.Sink from 1 to 0
- Change Index of ControlMode.Classic from 1 to 0
- Change Index of ControlMode.MouseLockSwitch from 0 to 1
- Change Index of CustomCameraMode.Classic from 2 to 1
- Change Index of CustomCameraMode.Follow from 1 to 2
- Change Index of DebuggerExceptionBreakMode.Always from 2 to 1
- Change Index of DebuggerExceptionBreakMode.Unhandled from 1 to 2
- Change Index of FilterResult.Accepted from 1 to 0
- Change Index of FilterResult.Rejected from 0 to 1
- Change Index of GuiType.CustomBillboards from 2 to 3
- Change Index of GuiType.PlayerNameplates from 3 to 2
- Add ItemLineAlignment
- Change Index of MeshType.Brick from 8 to 6
- Change Index of MeshType.CornerWedge from 7 to 11
- Change Index of MeshType.Cylinder from 10 to 4
- Change Index of MeshType.FileMesh from 11 to 5
- Change Index of MeshType.ParallelRamp from 5 to 9
- Change Index of MeshType.Prism from 3 to 7
- Change Index of MeshType.Pyramid from 4 to 8
- Change Index of MeshType.RightAngleRamp from 6 to 10
- Change Index of MeshType.Sphere from 9 to 3
- Change Index of ModifierKey.Alt from 0 to 2
- Change Index of ModifierKey.Meta from 2 to 3
- Change Index of ModifierKey.Shift from 3 to 0
- Change Index of NameOcclusion.NoOcclusion from 2 to 0
- Change Index of NameOcclusion.OccludeAll from 0 to 2
- Change Index of PathStatus.ClosestNoPath from 1 to 2
- Change Index of PathStatus.ClosestOutOfRange from 2 to 3
- Change Index of PathStatus.FailFinishNotEmpty from 4 to 5
- Change Index of PathStatus.FailStartNotEmpty from 3 to 4
- Change Index of PathStatus.NoPath from 5 to 1
- Change Index of PoseEasingDirection.In from 2 to 0
- Change Index of PoseEasingDirection.InOut from 1 to 2
- Change Index of PoseEasingDirection.Out from 0 to 1
- Change Index of SortOrder.Custom from 2 to 1
- Change Index of SortOrder.LayoutOrder from 0 to 2
- Change Index of SortOrder.Name from 1 to 0
- Change Index of Technology.Compatibility from 0 to 1
- Change Index of Technology.Future from 4 to 3
- Change Index of Technology.Legacy from 3 to 4
- Change Index of Technology.Voxel from 1 to 0
- Change Index of TextXAlignment.Center from 1 to 2
- Change Index of TextXAlignment.Right from 2 to 1
- Change Index of TouchCameraMovementMode.Classic from 2 to 1
- Change Index of TouchCameraMovementMode.Follow from 1 to 2
- Add UIFlexAlignment
- Add Fill
- Add None
- Add SpaceAround
- Add SpaceBetween
- Add SpaceEvenly
- Add UIFlexMode
- Change Index of VRSessionState.Focused from 2 to 3
- Change Index of VRSessionState.Idle from 0 to 1
- Change Index of VRSessionState.Stopping from 3 to 4
- Change Index of VRSessionState.Undefined from 4 to 0
- Change Index of VRSessionState.Visible from 1 to 2
- Change Index of VerticalScrollBarPosition.Left from 0 to 1
- Change Index of VerticalScrollBarPosition.Right from 1 to 0
(v0.597.1.5970668) version-6e483fec09204f71 - No changes
(v0.597.1.5970668) version-20001c2f99364dfdRelease notes - Change Tags of AirController from [NotBrowsable] to []
- Add AssetImportService.GetAllPresets
- Remove AssetImportService.GetAllTemplates
- Add AssetImportService.GetPreset
- Remove AssetImportService.GetTemplate
- Add AssetImportService.RemovePreset
- Remove AssetImportService.RemoveTemplate
- Add AssetImportService.SavePreset
- Remove AssetImportService.SaveTemplate
- Add AssetImportSession.ApplyPreset
- Remove AssetImportSession.ApplyTemplate
- Change MemoryCategory of AudioAnalyzer from Instances to Internal
- Change MemoryCategory of AudioChorus from Instances to Internal
- Change MemoryCategory of AudioCompressor from Instances to Internal
- Change MemoryCategory of AudioDeviceInput from Instances to Internal
- Change MemoryCategory of AudioDeviceOutput from Instances to Internal
- Change MemoryCategory of AudioDistortion from Instances to Internal
- Change MemoryCategory of AudioEcho from Instances to Internal
- Change MemoryCategory of AudioEmitter from Instances to Internal
- Change MemoryCategory of AudioEqualizer from Instances to Internal
- Change MemoryCategory of AudioFader from Instances to Internal
- Change MemoryCategory of AudioFlanger from Instances to Internal
- Change MemoryCategory of AudioListener from Instances to Internal
- Change MemoryCategory of AudioPitchShifter from Instances to Internal
- Change MemoryCategory of AudioPlayer from Instances to Internal
- Change MemoryCategory of AudioReverb from Instances to Internal
- Add AvatarCreationService
- Add BaseImportData.CreatePresetFromData
- Remove BaseImportData.CreateTemplateFromData
- Change Tags of BuoyancySensor from [NotBrowsable] to []
- Change Tags of ClimbController from [NotBrowsable] to []
- Change Tags of ControllerManager from [NotBrowsable] to []
- Change Tags of ControllerPartSensor from [NotBrowsable] to []
- Change ThreadSafety of DynamicImage.ReadPixels from Unsafe to Safe
- Change Tags of GroundController from [NotBrowsable] to []
- Add LogReporterService
- Add ReportLog
- Add MarketplaceService.PerformSubscriptionPurchase
- Add
- Change ReturnType of ScriptEditorService.UpdateSourceAsync from Tuple to null
- Add Studio.Camera Speed Adjust Binding
- Change Tags of StudioAttachment from [] to [NotReplicated]
- Change Tags of StudioCallout from [NotCreatable, NotReplicated] to [NotReplicated]
- Add StudioWidgetsService.ApplyFillInBox
- Add StudioWidgetsService.ApplyHighlight
- Add StudioWidgetsService.ApplyShadows
- Add StudioWidgetsService.ApplySpotlight
- Remove StudioWidgetsService.ShowSpotlight
- Change Tags of SwimController from [NotBrowsable] to []
- Remove TutorialService.HideOnlyNamedWidgets
- Add TutorialService.HideWidgets
- Remove TutorialService.ShowOnlyNamedWidgets
- Add TutorialService.ShowWidgets
- Add
- Add
- Change Parameters of from (eventTag: int, handshakeAnswer: string, userToMute: string, sessionId: string) to (eventTag: int64, handshakeAnswer: string, usersToMute: string, sessionId: string)
- Change Parameters of from (subscriptionInfo: string, sessionId: string) to (sessionId: string, eventTag: int64)
- Change Parameters of from (handshakeOffer: string, subscriptionInfo: string, isNewConnection: bool, sessionId: string) to (handshakeOffer: string, newSubscriptionStates: string, isNewConnection: bool, sessionId: string, eventTag: int64)
- Add CameraSpeedAdjustBinding
- Change Index of KeyCode.ButtonA from 238 to 142
- Change Index of KeyCode.ButtonB from 239 to 143
- Change Index of KeyCode.ButtonL1 from 241 to 145
- Change Index of KeyCode.ButtonL2 from 243 to 147
- Change Index of KeyCode.ButtonL3 from 245 to 149
- Change Index of KeyCode.ButtonR1 from 240 to 144
- Change Index of KeyCode.ButtonR2 from 242 to 146
- Change Index of KeyCode.ButtonR3 from 244 to 148
- Change Index of KeyCode.ButtonSelect from 247 to 151
- Change Index of KeyCode.ButtonStart from 246 to 150
- Change Index of KeyCode.ButtonX from 236 to 140
- Change Index of KeyCode.ButtonY from 237 to 141
- Change Index of KeyCode.DPadDown from 251 to 155
- Change Index of KeyCode.DPadLeft from 248 to 152
- Change Index of KeyCode.DPadRight from 249 to 153
- Change Index of KeyCode.DPadUp from 250 to 154
- Change Index of KeyCode.Thumbstick1 from 252 to 156
- Change Index of KeyCode.Thumbstick2 from 253 to 157
- Change Index of KeyCode.World0 from 140 to 158
- Change Index of KeyCode.World1 from 141 to 159
- Change Index of KeyCode.World10 from 150 to 168
- Change Index of KeyCode.World11 from 151 to 169
- Change Index of KeyCode.World12 from 152 to 170
- Change Index of KeyCode.World13 from 153 to 171
- Change Index of KeyCode.World14 from 154 to 172
- Change Index of KeyCode.World15 from 155 to 173
- Change Index of KeyCode.World16 from 156 to 174
- Change Index of KeyCode.World17 from 157 to 175
- Change Index of KeyCode.World18 from 158 to 176
- Change Index of KeyCode.World19 from 159 to 177
- Change Index of KeyCode.World2 from 142 to 160
- Change Index of KeyCode.World20 from 160 to 178
- Change Index of KeyCode.World21 from 161 to 179
- Change Index of KeyCode.World22 from 162 to 180
- Change Index of KeyCode.World23 from 163 to 181
- Change Index of KeyCode.World24 from 164 to 182
- Change Index of KeyCode.World25 from 165 to 183
- Change Index of KeyCode.World26 from 166 to 184
- Change Index of KeyCode.World27 from 167 to 185
- Change Index of KeyCode.World28 from 168 to 186
- Change Index of KeyCode.World29 from 169 to 187
- Change Index of KeyCode.World3 from 143 to 161
- Change Index of KeyCode.World30 from 170 to 188
- Change Index of KeyCode.World31 from 171 to 189
- Change Index of KeyCode.World32 from 172 to 190
- Change Index of KeyCode.World33 from 173 to 191
- Change Index of KeyCode.World34 from 174 to 192
- Change Index of KeyCode.World35 from 175 to 193
- Change Index of KeyCode.World36 from 176 to 194
- Change Index of KeyCode.World37 from 177 to 195
- Change Index of KeyCode.World38 from 178 to 196
- Change Index of KeyCode.World39 from 179 to 197
- Change Index of KeyCode.World4 from 144 to 162
- Change Index of KeyCode.World40 from 180 to 198
- Change Index of KeyCode.World41 from 181 to 199
- Change Index of KeyCode.World42 from 182 to 200
- Change Index of KeyCode.World43 from 183 to 201
- Change Index of KeyCode.World44 from 184 to 202
- Change Index of KeyCode.World45 from 185 to 203
- Change Index of KeyCode.World46 from 186 to 204
- Change Index of KeyCode.World47 from 187 to 205
- Change Index of KeyCode.World48 from 188 to 206
- Change Index of KeyCode.World49 from 189 to 207
- Change Index of KeyCode.World5 from 145 to 163
- Change Index of KeyCode.World50 from 190 to 208
- Change Index of KeyCode.World51 from 191 to 209
- Change Index of KeyCode.World52 from 192 to 210
- Change Index of KeyCode.World53 from 193 to 211
- Change Index of KeyCode.World54 from 194 to 212
- Change Index of KeyCode.World55 from 195 to 213
- Change Index of KeyCode.World56 from 196 to 214
- Change Index of KeyCode.World57 from 197 to 215
- Change Index of KeyCode.World58 from 198 to 216
- Change Index of KeyCode.World59 from 199 to 217
- Change Index of KeyCode.World6 from 146 to 164
- Change Index of KeyCode.World60 from 200 to 218
- Change Index of KeyCode.World61 from 201 to 219
- Change Index of KeyCode.World62 from 202 to 220
- Change Index of KeyCode.World63 from 203 to 221
- Change Index of KeyCode.World64 from 204 to 222
- Change Index of KeyCode.World65 from 205 to 223
- Change Index of KeyCode.World66 from 206 to 224
- Change Index of KeyCode.World67 from 207 to 225
- Change Index of KeyCode.World68 from 208 to 226
- Change Index of KeyCode.World69 from 209 to 227
- Change Index of KeyCode.World7 from 147 to 165
- Change Index of KeyCode.World70 from 210 to 228
- Change Index of KeyCode.World71 from 211 to 229
- Change Index of KeyCode.World72 from 212 to 230
- Change Index of KeyCode.World73 from 213 to 231
- Change Index of KeyCode.World74 from 214 to 232
- Change Index of KeyCode.World75 from 215 to 233
- Change Index of KeyCode.World76 from 216 to 234
- Change Index of KeyCode.World77 from 217 to 235
- Change Index of KeyCode.World78 from 218 to 236
- Change Index of KeyCode.World79 from 219 to 237
- Change Index of KeyCode.World8 from 148 to 166
- Change Index of KeyCode.World80 from 220 to 238
- Change Index of KeyCode.World81 from 221 to 239
- Change Index of KeyCode.World82 from 222 to 240
- Change Index of KeyCode.World83 from 223 to 241
- Change Index of KeyCode.World84 from 224 to 242
- Change Index of KeyCode.World85 from 225 to 243
- Change Index of KeyCode.World86 from 226 to 244
- Change Index of KeyCode.World87 from 227 to 245
- Change Index of KeyCode.World88 from 228 to 246
- Change Index of KeyCode.World89 from 229 to 247
- Change Index of KeyCode.World9 from 149 to 167
- Change Index of KeyCode.World90 from 230 to 248
- Change Index of KeyCode.World91 from 231 to 249
- Change Index of KeyCode.World92 from 232 to 250
- Change Index of KeyCode.World93 from 233 to 251
- Change Index of KeyCode.World94 from 234 to 252
- Change Index of KeyCode.World95 from 235 to 253
- Add StudioStyleGuideColor.OnboardingCover
- Add StudioStyleGuideColor.OnboardingHighlight
- Add StudioStyleGuideColor.OnboardingShadow
- Change Index of TeleportType.ToReservedServer from 3 to 2
- Change Index of TeleportType.ToVIPServer from 2 to 3
(v0.596.1.5960685) version-f33ddf8a073b43a7 - No changes
(v0.596.1.5960685) version-4fe23c5c32374967Release notes - Change Tags of Humanoid.EvaluateStateMachine from [NotBrowsable] to []
(v0.596.0.5960683) version-d3cab7befd0341e3 - No changes
(v0.596.0.5960683) version-e64bb876b388488fRelease notes - Add AccessoryDescription
- Add Animator.RootMotion
- Add Animator.RootMotionWeight
- Add AppUpdateService.CanPerformBinaryUpdate
- Remove AssetImportSession.UploadCompleteDeprecated
- Add CreationDBService
- Add HttpService.GetSecret
- Remove Humanoid.ApplyDescriptionBlocking
- Add ReflectionService
- Add GetPropertyNames
- Add RootImportData.ValidateUgcBody
- Change Default of from to
- Add TextChatCommand.AutocompleteVisible
- Add TutorialService.GetTutorialIDToLaunch
- Add TutorialService.HideOnlyNamedWidgets
- Add TutorialService.ShowOnlyNamedWidgets
- Add UGCValidationService.ValidateUVValuesInReference
- Add Workspace.EditorLiveScripting
- Add EditorLiveScripting
- Add ScreenInsets.TopbarSafeInsets
- Change Index of TriStateBoolean.False from 2 to 0
- Change Index of TriStateBoolean.Unknown from 0 to 2
(v0.595.0.5950541) version-df99d64fd54b4931 - No changes
(v0.595.0.5950541) version-2ba85a75f8114838Release notes - Add
- Add BodyPartDescription
- Add DynamicImage.DrawLine
- Add
- Add OperationTree
- Add PhysicsSettings.FluidForceDrawScale
- Add PhysicsSettings.ShowFluidForcesForSelectedOrHoveredAssemblies
- Add PlayerViewService
- Add StudioAttachment
- Add AutoHideParent
- Add IsArrowVisible
- Add Offset
- Add SourceAnchorPoint
- Add TargetAnchorPoint
- Change Tags of StudioCallout from [] to [NotCreatable, NotReplicated]
- Change Tags of StudioObjectBase from [] to [NotCreatable, NotReplicated]
- Change Tags of StudioWidget from [] to [NotCreatable, NotReplicated]
- Change Parameters of StudioWidgetsService.AttachPluginGui from (target: StudioWidget, gui: PluginGui) to (target: StudioWidget, gui: PluginGui, attachment: StudioAttachment)
- Add Terrain.GrassLength
- Add TextChatMessage.Translation
- Add TextChatMessageProperties.Translation
- Add TextChatService.ChatTranslationEnabled
- Add
- Add
- Change Parameters of from (handshakeAnswer: string) to (handshakeAnswer: string, sessionId: string)
- Change Parameters of from () to (sessionId: string)
- Change Parameters of from (handshakeOffer: string, muteState: MuteState) to (handshakeOffer: string, muteState: MuteState, sessionId: string)
- Change Parameters of from (voiceControlPath: VoiceControlPath, serializedIceCandidates: string) to (voiceControlPath: VoiceControlPath, serializedIceCandidates: string, isLast: bool, sessionId: string)
- Change Parameters of from (eventTag: int, handshakeAnswer: string, userToMute: string) to (eventTag: int, handshakeAnswer: string, userToMute: string, sessionId: string)
- Change Parameters of from (subscriptionInfo: string) to (subscriptionInfo: string, sessionId: string)
- Change Parameters of from (handshakeOffer: string, subscriptionInfo: string, isNewConnection: bool) to (handshakeOffer: string, subscriptionInfo: string, isNewConnection: bool, sessionId: string)
- Change Parameters of from (voiceControlPath: VoiceControlPath, serializedFailure: string) to (voiceControlPath: VoiceControlPath, serializedFailure: string, sessionId: string)
- Remove Workspace.HumanoidOnlySetCollisionsOnStateChange
- Remove HumanoidOnlySetCollisionsOnStateChange
- Add OperationType
- Add Intersection
- Add Null
- Add Primitive
- Add Subtraction
- Add Union
- Add PrimitiveType
- Add SaveAvatarThumbnailCustomizationFailure.Throttled
- Add ServerLiveEditingMode
- Add Disabled
- Add Enabled
- Add Uninitialized
(v0.594.0.5940525) version-d8adeee20a5d4326 - No changes
(v0.594.0.5940525) version-3037aa0ed8604f4aRelease notes - Add
- Add
- Add
- Add
- Add AssetService.PromptImportAnimationClipFromVideoAsync
- Add DynamicImage.Copy
- Add
- Add
- Change ReadSecurity of from None to RobloxSecurity
- Change WriteSecurity of from None to RobloxSecurity
- Add PhysicsSettings.AreNonAnchorsShown
- Change Security of Players.UserSubscriptionStatusChanged from RobloxScriptSecurity to None
- Add StarterPlayer.AnimationCompositorMode
- Add StudioWidgetsService
- Add AttachPluginGui
- Add GetWidgetFromLabel
- Add HideSpotlight
- Add ShowSpotlight
- Add
- Add UserInputService.GetImageForKeyCode
- Add
- Add
- Add
- Change Tags of from [Hidden, WriteOnly, NotReplicated, NotScriptable] to [Hidden, NotReplicated, NotScriptable]
- Add AnimationClipFromVideoStatus
- Add Cancelled
- Add ErrorGeneric
- Add ErrorMultiplePeople
- Add ErrorNoPersonDetected
- Add ErrorUploadingVideo
- Add ErrorVideoTooLong
- Add ErrorVideoUnstable
- Add Initializing
- Add Pending
- Add Processing
- Add Success
- Add Timeout
- Add AnimationCompositorMode
- Add TeleportMethod.TeleportToVIPServer
- Change Index of TeleportMethod.TeleportUnknown from 4 to 5
- Change Value of TeleportMethod.TeleportUnknown from 4 to 5
- Change Index of TeleportType.ToReservedServer from 2 to 3
- Add TeleportType.ToVIPServer
- Add TrackerFaceTrackingStatus
(v0.593.0.5930659) version-bca392fc44a94a2e - No changes
(v0.593.0.5930659) version-e1f058aeb66e4d4fRelease notes - Add
- Add AssetService.CreateDynamicMeshAsync
- Add AudioAnalyzer.GetConnectedWires
- Add AudioChorus.GetConnectedWires
- Add AudioCompressor.GetConnectedWires
- Add AudioDeviceInput.GetConnectedWires
- Add AudioDeviceOutput.GetConnectedWires
- Add AudioDistortion.GetConnectedWires
- Add AudioEcho.GetConnectedWires
- Add AudioEmitter.GetAudibilityFor
- Add AudioEmitter.GetConnectedWires
- Add AudioEmitter.GetInteractingListeners
- Add AudioEqualizer.GetConnectedWires
- Add AudioFader.GetConnectedWires
- Add AudioFlanger.GetConnectedWires
- Add AudioListener.GetAudibilityOf
- Add AudioListener.GetConnectedWires
- Add AudioListener.GetInteractingEmitters
- Add AudioPitchShifter.GetConnectedWires
- Add AudioPlayer.GetConnectedWires
- Add AudioReverb.GetConnectedWires
- Add CaptureService.DeleteCapture
- Add DynamicImage.DrawRectangle
- Remove DynamicMesh.InitializeFromMeshIdAsync
- Remove DynamicMesh.InitializeFromMeshPartAsync
- Add ExperienceService
- Add
- Add
- Add MarketplaceService.GetSubscriptionProductInfoAsync
- Add MarketplaceService.GetUserSubscriptionPaymentHistoryAsync
- Add MarketplaceService.GetUserSubscriptionStatusAsync
- Add Player.SetBlockListInitialized
- Add RibbonNotificationService
- Add Studio.FreeCameraSpeedScroll
- Add UGCValidationService.CheckMeshInCameraFrustum
- Change Parameters of UGCValidationService.ResetCollisionFidelity from (meshPart: Instance) to (meshPart: Instance, collisionFidelity: CollisionFidelity = Box)
- Add UGCValidationService.ValidateMeshTriangleArea
- Add
- Add
- Add
- Add
- Add
- Add
- Add DataStoreRequestType.GetVersionAsync
- Add DataStoreRequestType.ListAsync
- Add DataStoreRequestType.RemoveVersionAsync
- Add LiveEditingBroadcastMessageType
- Add SubscriptionPaymentStatus
- Add SubscriptionPeriod
- Add Month
- Add VoiceControlPath
(v0.592.0.5920587) version-c813c67a2f054f0c - No changes
(v0.592.0.5920587) version-f7c5665ed70e4269Release notes - Add AnimationClipProvider.GetClipEvaluatorAsync
- Change Category of AudioAnalyzer.PeakLevel from Data to Metering
- Change Category of AudioAnalyzer.RmsLevel from Data to Metering
- Change Category of AudioChorus.Depth from Data to State
- Change Category of AudioChorus.Mix from Data to State
- Change Category of AudioChorus.Rate from Data to State
- Change Category of AudioCompressor.Attack from Data to State
- Change Category of AudioCompressor.MakeupGain from Data to State
- Change Category of AudioCompressor.Ratio from Data to State
- Change Category of AudioCompressor.Release from Data to State
- Change Category of AudioCompressor.Threshold from Data to State
- Change Category of from userIds to Permissions
- Change Category of AudioDeviceInput.AccessType from Data to Permissions
- Change Category of AudioDeviceInput.Active from Data to Recording
- Change Category of AudioDeviceInput.IsReady from Data to Recording
- Change Category of AudioDeviceInput.Muted from Data to Recording
- Change Category of AudioDeviceInput.Player from Data to Recording
- Change Category of AudioDeviceOutput.Player from Data to State
- Change Category of AudioDistortion.Level from Data to State
- Change Category of AudioEcho.DelayTime from Data to State
- Change Category of AudioEcho.DryLevel from Data to State
- Change Category of AudioEcho.Feedback from Data to State
- Change Category of AudioEcho.WetLevel from Data to State
- Change Category of AudioEmitter.AudioInteractionGroup from Data to Interactions
- Change Category of AudioEqualizer.HighGain from Data to State
- Change Category of AudioEqualizer.LowGain from Data to State
- Change Category of AudioEqualizer.MidGain from Data to State
- Change Category of AudioEqualizer.MidRange from Data to State
- Change Category of AudioFader.Volume from Data to State
- Change Category of AudioFlanger.Depth from Data to State
- Change Category of AudioFlanger.Mix from Data to State
- Change Category of AudioFlanger.Rate from Data to State
- Change Category of AudioListener.AudioInteractionGroup from Data to Interactions
- Change Category of AudioPitchShifter.Pitch from Data to State
- Change Category of AudioPlayer.AssetId from Data to Asset
- Change Category of AudioPlayer.AutoLoad from Data to Asset
- Change Category of AudioPlayer.IsPlaying from Data to Playback
- Change Category of AudioPlayer.IsReady from Data to Asset
- Change Category of AudioPlayer.LoopRegion from Data to Regions
- Change Category of AudioPlayer.Looping from Data to Playback
- Change Category of AudioPlayer.PlaybackRegion from Data to Regions
- Change Category of AudioPlayer.PlaybackSpeed from Data to Playback
- Change Category of AudioPlayer.TimeLength from Data to Asset
- Change Category of AudioPlayer.TimePosition from Data to Playback
- Change Category of AudioReverb.DecayRatio from Data to State
- Change Category of AudioReverb.DecayTime from Data to State
- Change Category of AudioReverb.Density from Data to State
- Change Category of AudioReverb.Diffusion from Data to State
- Change Category of AudioReverb.DryLevel from Data to State
- Change Category of AudioReverb.EarlyDelayTime from Data to State
- Change Category of AudioReverb.HighCutFrequency from Data to State
- Change Category of AudioReverb.LateDelayTime from Data to State
- Change Category of AudioReverb.LowShelfFrequency from Data to State
- Change Category of AudioReverb.ReferenceFrequency from Data to State
- Change Category of AudioReverb.WetLevel from Data to State
- Remove ChatbotUIService.DisplayCommand
- Add ChatbotUIService.DisplayContent
- Change Default of from 3 to None
- Add DataStoreGetOptions
- Add UseCache
- Change Tags of DynamicImage from [NotCreatable] to []
- Change Default of DynamicImage.Size from to Vector2(512, 512)
- Remove DynamicImage.Clear
- Change Parameters of DynamicImage.Resize from (newSize: Vector2) to (size: Vector2)
- Change Parameters of DynamicImage.Rotate from (degrees: float, resizeCanvas: bool = true) to (degrees: float, changeSize: bool)
- Change Parameters of GlobalDataStore.GetAsync from (key: string) to (key: string, options: DataStoreGetOptions = DataStoreGetOptions)
- Add GuiService.GetHardwareSafeViewport
- Add LinearVelocity.ForceLimitsEnabled
- Add
- Add
- Change Security of MarketplaceService.SignalPromptSubscriptionPurchaseFinished from None to RobloxScriptSecurity
- Change Security of MarketplaceService.PromptSubscriptionPurchaseFinished from RobloxScriptSecurity to None
- Change Parameters of PublishService.CreateAssetAndWaitForAssetId from (instances: Objects, operationId: string, creatorType: AssetCreatorType, creatorId: int64, assetType: string, name: string, description: string) to (instances: Objects, operationId: string, creatorType: AssetCreatorType, creatorId: int64, assetType: string, name: string, description: string, expectedPrice: int = 0)
- Add ScriptEditorService.EditSourceAsyncWithRanges
- Add ScriptEditorService.UpdateSourceAsync
- Add Studio.LargeFileLineCountThreshold
- Add Studio.LargeFileThreshold
- Remove Studio.Render Throttle Percentage
- Change Tags of SurfaceGui.MaxDistance from [NotBrowsable] to []
- Add UGCValidationService.ValidateCageUVTriangleArea
- Add
- Add
- Add
- Add
- Add
- Add
- Add
- Add VRService.ThirdPersonFollowCamEnabled
- Change Category of Wire.Connected from Data to Connections
- Change Category of Wire.SourceInstance from Data to Connections
- Change Category of Wire.SourceName from Data to Connections
- Change Category of Wire.TargetInstance from Data to Connections
- Change Category of Wire.TargetName from Data to Connections
- Remove CollaboratorStatus.0
- Remove CollaboratorStatus.1
- Remove CollaboratorStatus.2
- Remove CollaboratorStatus.3
- Add CollaboratorStatus.Editing3D
- Add CollaboratorStatus.None
- Add CollaboratorStatus.PrivateScripting
- Add CollaboratorStatus.Scripting
- Change Index of ConnectionError.DisconnectCollaboratorPermissionRevoked from 37 to 38
- Change Index of ConnectionError.DisconnectCollaboratorUnderage from 38 to 39
- Change Index of ConnectionError.DisconnectOutOfMemoryKeepPlayingLeave from 36 to 37
- Change Index of ConnectionError.DisconnectRomarkEndOfTest from 33 to 34
- Add ConnectionError.NetworkInternal
- Add ConnectionError.NetworkMisbehavior
- Add ConnectionError.NetworkSecurity
- Add ConnectionError.NetworkSend
- Add ConnectionError.NetworkTimeout
- Change Index of ConnectionError.PlacelaunchCustomMessage from 53 to 54
- Change Index of ConnectionError.PlacelaunchDisabled from 40 to 41
- Change Index of ConnectionError.PlacelaunchError from 41 to 42
- Change Index of ConnectionError.PlacelaunchErrors from 39 to 40
- Change Index of ConnectionError.PlacelaunchFlooded from 47 to 48
- Change Index of ConnectionError.PlacelaunchGameEnded from 42 to 43
- Change Index of ConnectionError.PlacelaunchGameFull from 43 to 44
- Change Index of ConnectionError.PlacelaunchHashException from 49 to 50
- Change Index of ConnectionError.PlacelaunchHashExpired from 48 to 49
- Change Index of ConnectionError.PlacelaunchHttpError from 51 to 52
- Change Index of ConnectionError.PlacelaunchOtherError from 54 to 55
- Change Index of ConnectionError.PlacelaunchPartyCannotFit from 50 to 51
- Change Index of ConnectionError.PlacelaunchRestricted from 45 to 46
- Change Index of ConnectionError.PlacelaunchUnauthorized from 46 to 47
- Change Index of ConnectionError.PlacelaunchUserLeft from 44 to 45
- Change Index of ConnectionError.PlacelaunchUserPrivacyUnauthorized from 52 to 53
- Change Index of ConnectionError.PlayerRemoved from 35 to 36
- Change Index of ConnectionError.ReplicatorTimeout from 34 to 35
- Add ConnectionError.ServerShutdown
- Change Index of ConnectionError.TeleportErrors from 55 to 56
- Change Index of ConnectionError.TeleportFailure from 56 to 57
- Change Index of ConnectionError.TeleportFlooded from 61 to 62
- Change Index of ConnectionError.TeleportGameEnded from 58 to 59
- Change Index of ConnectionError.TeleportGameFull from 59 to 60
- Change Index of ConnectionError.TeleportGameNotFound from 57 to 58
- Change Index of ConnectionError.TeleportIsTeleporting from 62 to 63
- Change Index of ConnectionError.TeleportUnauthorized from 60 to 61
- Add LiveEditingAtomicUpdateResponse
- Add VRComfortSetting
(v0.591.0.5910633) version-3bf43d3ad7ce4d3c - No changes
(v0.591.0.5910633) version-5a3824df86134561Release notes - Add Animator.RegisterEvaluationParallelCallback
- Add AssetService.CreateDynamicImageAsync
- Remove AssetService.LoadImageAsync
- Add DynamicImage.Crop
- Add DynamicImage.DrawImage
- Add ExperienceNotificationService.CreateUserNotificationAsync
- Change Parameters of GeometryService.CalculateConstraintsToPreserve from (source: Instance, destination: Objects, options: Variant) to (source: Instance, destination: Objects, options: Dictionary = nil)
- Change Parameters of GeometryService.IntersectAsync from (part: Instance, parts: Objects, options: Variant) to (part: Instance, parts: Objects, options: Dictionary = nil)
- Change Parameters of GeometryService.SubtractAsync from (part: Instance, parts: Objects, options: Variant) to (part: Instance, parts: Objects, options: Dictionary = nil)
- Change Parameters of GeometryService.UnionAsync from (part: Instance, parts: Objects, options: Variant) to (part: Instance, parts: Objects, options: Dictionary = nil)
- Add GuiService.TopbarInset
- Change Parameters of GuiService.SetTopbarInset from (topbarInset: Dictionary) to (topbarInset: Rect)
- Remove GuiService.TopbarInsetChanged
- Add Instance.Capabilities
- Add
- Change Parameters of from (id: int64) to (id: int64, msg: string)
- Add MemoryStoreHashMap
- Add GetAsync
- Add RemoveAsync
- Add SetAsync
- Add UpdateAsync
- Add MemoryStoreService.GetHashMap
- Remove
- Add PhysicsSettings.SolverConvergenceMetricType
- Change Parameters of PublishService.CreateAssetAndWaitForAssetId from (instances: Objects, operationId: string, creatorId: int64, assetType: string, name: string, description: string) to (instances: Objects, operationId: string, creatorType: AssetCreatorType, creatorId: int64, assetType: string, name: string, description: string)
- Add StreamingService.GetInstance
- Add StreamingService.RegisterContextCollector
- Add StreamingService.UnregisterContextCollector
- Add StreamingService.RequestEnded
- Add StreamingService.RequestError
- Add StreamingService.RequestStarted
- Add StreamingService.Stream
- Add Studio.CameraAdaptiveSpeed
- Add Studio.CameraTweenFocus
- Add StyleRule.StyleRulePropertyChanged
- Add TeamCreateService.GetIsUseUniverseSearchNewEndpoint
- Add
- Add
- Add AssetCreatorType
- Add ImageCombineType
- Add BlendSourceOver
- Add Overwrite
- Add SolverConvergenceMetricType
- Add AlgorithmAgnostic
- Add IterationBased
(v0.590.0.5900681) version-d909e3704b9f4694 - No changes
(v0.590.0.5900681) version-7e90e3915b344435 - No changes
(v0.590.0.5900679) version-5c4f8ada1df645df - No changes
(v0.590.0.5900679) version-85135ae360224922Release notes - Add BaseImportData.GetStatuses_DEPRECATED
- Add BaseImportData.StatusRemoved
- Add BaseImportData.StatusReported
- Add BubbleChatMessageProperties.TailVisible
- Add ChatbotUIService.DisplayCommand
- Add
- Add
- Add
- Add
- Add CollaboratorsService.CollaboratorInstanceCreatedSignal
- Add CollaboratorsService.CollaboratorInstanceDestroyedSignal
- Add
- Add CollaboratorsService.CollaboratorStatusUpdatedSignal
- Add
- Add ExperienceNotificationService
- Change ReturnType of GeometryService.CalculateConstraintsToPreserve from Dictionary to Array
- Add GuiService.SetTopbarInset
- Add GuiService.TopbarInsetChanged
- Add MarketplaceService.PromptSubscriptionPurchase
- Remove MarketplaceService.PromptSubscriptionPurchaseFinished
- Add MarketplaceService.SignalPromptSubscriptionPurchaseFinished
- Add
- Add MarketplaceService.PromptSubscriptionPurchaseFinished
- Change Parameters of MarketplaceService.PromptSubscriptionPurchaseRequested from (user: Instance, subscriptionId: string) to (subscriptionId: string)
- Remove
- Add Players.UserSubscriptionStatusChanged
- Add StreamingService
- Add RegisterCommand
- Add UnregisterCommand
- Add SurfaceGui.MaxDistance
- Change CanSave of TestService.Is30FpsThrottleEnabled from true to false
- Change Tags of TestService.Is30FpsThrottleEnabled from [] to [Hidden, NotReplicated]
- Change CanSave of TestService.IsPhysicsEnvironmentalThrottled from true to false
- Change Tags of TestService.IsPhysicsEnvironmentalThrottled from [] to [Hidden, NotReplicated]
- Add UserNotification
- Add UserNotificationPayload
- Add AnalyticsData
- Add JoinExperience
- Add MessageId
- Add Type
- Add GetParameters
- Add SetParameters
- Add UserNotificationPayloadAnalyticsData
- Add Category
- Add UserNotificationPayloadJoinExperience
- Add LaunchData
- Add UserNotificationPayloadParameterValue
- Add Int64Value
- Add StringValue
- Change Tags of from [Hidden, NotScriptable] to [Hidden]
- Add CollaboratorStatus
- Remove CollisionFidelity.DynamicPreciseConvexDecomposition
- Add RibbonTool.PivotEditor
(v0.589.0.5890596) version-e2033e371c614ede - No changes
(v0.589.0.5890596) version-36a8e1bcd3634fa9 - No changes
(v0.589.0.5890595) version-5d33480233e24ac9 - No changes
(v0.589.0.5890595) version-084a02534d13414e - No changes
(v0.589.0.5890595) version-06d037c3e97b4744 - No changes
(v0.589.0.5890595) version-b939b3c8c6ae4057Release notes - Change Tags of AlignPosition.ForceLimitMode from [NotBrowsable] to []
- Add AssetImportSession.GetRigVisualization
- Add AssetService.RegisterUGCValidationFunction
- Add AudioAnalyzer.GetSpectrum
- Add ChatbotUIService
- Add Collaborator
- Add
- Add
- Add
- Add CollaboratorsService
- Add
- Add GuiObject.Interactable
- Add MarketplaceService.GetSubscriptionPurchaseInfoAsync
- Remove MarketplaceService.IsPlayerSubscribed
- Remove MarketplaceService.PromptSubscriptionCancellation
- Remove MarketplaceService.PromptSubscriptionPurchase
- Add MarketplaceService.PromptSubscriptionPurchaseFinished
- Remove MarketplaceService.SignalPromptSubscriptionCancellationFinished
- Remove MarketplaceService.SignalPromptSubscriptionPurchaseFinished
- Remove
- Remove MarketplaceService.PromptSubscriptionCancellationFinished
- Remove MarketplaceService.PromptSubscriptionCancellationRequested
- Remove MarketplaceService.PromptSubscriptionPurchaseFinished
- Change Parameters of MarketplaceService.PromptSubscriptionPurchaseRequested from (player: Instance, subscriptionId: int64) to (user: Instance, subscriptionId: string)
- Add PlatformFriendsService
- Add PluginToolbar.CreatePopupButton
- Add PluginToolbarButton.DropdownClick
- Change CanLoad of StarterPlayer.AvatarJointUpgrade from true to false
- Change Tags of StarterPlayer.AvatarJointUpgrade from [NotBrowsable] to [NotReplicated, NotBrowsable]
- Change CanSave of StarterPlayer.AvatarJointUpgrade from true to false
- Add
- Change Default of from to {NullDeviceGuid}
- Add VoiceChatInternal.LogPublisherWebRTCStats
- Add VoiceChatInternal.LogSubscriptionWebRTCStats
- Add
- Add CompletionItemTag.Invalidated
- Add CompletionItemTag.PutCursorBeforeEnd
- Add GuiState.NonInteractable
(v0.588.0.5880517) version-529912f49e934861 - No changes
(v0.588.0.5880517) version-d0e8cfcd943d4ae2Release notes - Add AlignOrientation.LookAtPosition
- Add AudioAnalyzer
- Add AudioChorus
- Add AudioCompressor
- Add Attack
- Add MakeupGain
- Add Ratio
- Add Release
- Add Threshold
- Add AudioDeviceInput
- Add
- Add AccessType
- Add Active
- Add IsReady
- Add Muted
- Add Player
- Add GetUserIdAccessList
- Add SetUserIdAccessList
- Add AudioDeviceOutput
- Add Player
- Add AudioDistortion
- Add Level
- Add AudioEcho
- Add AudioEmitter
- Add AudioEqualizer
- Add AudioFader
- Add Volume
- Add AudioFlanger
- Add AudioListener
- Add AudioPitchShifter
- Add Pitch
- Add AudioPlayer
- Add AssetId
- Add AutoLoad
- Add IsPlaying
- Add IsReady
- Add LoopRegion
- Add Looping
- Add PlaybackRegion
- Add PlaybackSpeed
- Add TimeLength
- Add TimePosition
- Add Play
- Add Stop
- Add AudioReverb
- Add DecayRatio
- Add DecayTime
- Add Density
- Add Diffusion
- Add DryLevel
- Add EarlyDelayTime
- Add HighCutFrequency
- Add LateDelayTime
- Add LowShelfFrequency
- Add LowShelfGain
- Add ReferenceFrequency
- Add WetLevel
- Remove BasePart.subtractAsync2_INTERNAL
- Remove BasePart.unionAsync2_INTERNAL
- Add ChatInputBarConfiguration.AutocompleteEnabled
- Add DebuggerUIService.OpenExceptionMessagePopup
- Change Parameters of DynamicImage.DrawCircle from (center: Vector2, radius: int, color: Color3, alpha: float) to (center: Vector2, radius: int, color: Color3, transparency: float)
- Add GuiObject.GuiState
- Change Parameters of MarketplaceService.PrepareCollectiblesPurchase from (player: Instance, collectibleItemId: string, collectibleItemInstanceId: string, collectibleProductId: string, expectedPrice: int) to (player: Instance, assetId: int64, collectibleItemId: string, collectibleItemInstanceId: string, collectibleProductId: string, expectedPrice: int)
- Change Parameters of MarketplaceService.PromptCollectiblesPurchase from (player: Instance, collectibleItemId: string, collectibleItemInstanceId: string, collectibleProductId: string, expectedPrice: int) to (player: Instance, assetId: int64, collectibleItemId: string, collectibleItemInstanceId: string, collectibleProductId: string, expectedPrice: int)
- Change Parameters of MarketplaceService.PrepareCollectiblesPurchaseRequested from (player: Instance, collectibleItemId: string, collectibleItemInstanceId: string, collectibleProductId: string, expectedPrice: int) to (player: Instance, assetId: int64, collectibleItemId: string, collectibleItemInstanceId: string, collectibleProductId: string, expectedPrice: int)
- Change Parameters of MarketplaceService.PromptCollectiblesPurchaseRequested from (player: Instance, collectibleItemId: string, collectibleItemInstanceId: string, collectibleProductId: string, expectedPrice: int, idempotencyKey: string, purchaseAuthToken: string) to (player: Instance, assetId: int64, collectibleItemId: string, collectibleItemInstanceId: string, collectibleProductId: string, expectedPrice: int, idempotencyKey: string, purchaseAuthToken: string)
- Add MaterialService.CardboardName
- Add MaterialService.CarpetName
- Add MaterialService.CeramicTilesName
- Add MaterialService.ClayRoofTilesName
- Add MaterialService.LeatherName
- Add MaterialService.PlasterName
- Add MaterialService.RoofShinglesName
- Add MaterialService.RubberName
- Add PhysicsSettings.AreAssemblyCentersOfMassShown
- Add RenderSettings.Enable VR Mode
- Change Default of StarterPlayer.AvatarJointUpgrade from to Default
- Add Wire
- Add Connected
- Add SourceInstance
- Add SourceName
- Add TargetInstance
- Add TargetName
- Add AccessModifierType
- Add AudioWindowSize
- Add GuiState
- Add Material.Cardboard
- Add Material.Carpet
- Add Material.CeramicTiles
- Add Material.ClayRoofTiles
- Add Material.Leather
- Add Material.Plaster
- Add Material.RoofShingles
- Add Material.Rubber
(v0.587.0.5870056) version-6eb3dbf0f5cb4e2a - No changes
(v0.587.0.5870056) version-116c54c684b84afcRelease notes - Remove
- Change Parameters of AdService.PortalPrompt from (destinationId: int64, player: Player, portal: Instance) to (destinationId: int64, portal: Instance, requiresNoButton: bool)
- Add AssetService.PromptCreateAssetAsync
- Remove AssetService.PromptPublishAssetAsync
- Add AssetService.OpenCreateResultModal
- Change Default of BubbleChatMessageProperties.BackgroundColor3 from Color3(250, 250, 250) to Color3(0.980392, 0.980392, 0.980392)
- Change Default of BubbleChatMessageProperties.TextColor3 from Color3(57, 59, 61) to Color3(0.223529, 0.231373, 0.239216)
- Change Default of BubbleChatMessageProperties.TextSize from 14 to 16
- Add CaptureService.GetCaptureSizeAsync
- Add CaptureService.CaptureSaved
- Add DynamicImage.WritePixels
- Change MemoryCategory of DynamicMesh from PhysicsParts to Instances
- Change Superclass of DynamicMesh from FileMesh to DataModelMesh
- Remove DynamicMesh.Clear
- Add DynamicMesh.FindClosestPointOnSurface
- Add DynamicMesh.FindClosestVertex
- Add DynamicMesh.FindVerticesWithinSphere
- Add DynamicMesh.GetAdjacentTriangles
- Add DynamicMesh.GetAdjacentVertices
- Add DynamicMesh.Raycast
- Add DynamicMesh.RemoveVertex
- Add GuiService.ToggleGuiIsVisibleForCaptures
- Change Tags of MarketplaceService.IsPlayerSubscribed from [Yields] to [Yields, Deprecated]
- Add MarketplaceService.PerformPurchaseV2
- Add MarketplaceService.PrepareCollectiblesPurchase
- Add MarketplaceService.PromptCollectiblesPurchase
- Change Tags of MarketplaceService.PromptSubscriptionCancellation from [] to [Deprecated]
- Change Tags of MarketplaceService.PromptSubscriptionPurchase from [] to [Deprecated]
- Add MarketplaceService.PrepareCollectiblesPurchaseRequested
- Add MarketplaceService.PromptCollectiblesPurchaseRequested
- Change Tags of MarketplaceService.PromptSubscriptionCancellationFinished from [] to [Deprecated]
- Change Tags of MarketplaceService.PromptSubscriptionPurchaseFinished from [] to [Deprecated]
- Change ReadSecurity of MaterialVariant.BaseMaterial from PluginSecurity to None
- Change CanLoad of from false to true
- Change CanSave of from false to true
- Add OpenCloudApiV1.CreateModel
- Add OpenCloudApiV1.CreateUserNotificationAsync
- Add PhysicsSettings.DisableCSGv3ForPlugins
- Add PluginCapabilities
- Add Manifest
- Change Parameters of PublishService.CreateAssetAndWaitForAssetId from (instance: Instance, operationId: string, creatorId: int64, assetType: string, name: string, description: string) to (instances: Objects, operationId: string, creatorId: int64, assetType: string, name: string, description: string)
- Add RenderSettings.ViewMode
- Add RobloxServerStorage
- Add RootImportData.RigVisualization
- Change Default of from true to false
- Add ServiceVisibilityService.HiddenServices
- Add StarterPlayer.AvatarJointUpgrade
- Add StarterPlayer.DeathStyle
- Remove Studio.Show QT warnings in output
- Change Category of StyleDerive.StyleSheet from Appearance to Data
- Change Category of StyleLink.StyleSheet from Appearance to Data
- Add TextChatMessage.BubbleChatMessageProperties
- Change Parameters of TextChatService.BubbleDisplayed from (part: Instance, message: string) to (partOrCharacter: Instance, textChatMessage: TextChatMessage)
- Add TextChatService.OnBubbleAdded
- Remove TextureGuiExperimental
- Remove ThirdPartyUserService.ActiveGamepadAdded
- Remove ThirdPartyUserService.ActiveGamepadRemoved
- Add UGCValidationService.CalculateUniqueUVCount
- Add UGCValidationService.ValidateUniqueUVCount
- Add VRStatusService
- Change CanLoad of from true to false
- Change Tags of from [] to [Hidden]
- Change CanSave of from true to false
- Remove Workspace.EnableFluidForces
- Add Workspace.FluidForces
- Remove AdPortalType
- Change Index of AdTeleportMethod.InGameMenuBackButton from 3 to 2
- Change Value of AdTeleportMethod.InGameMenuBackButton from 3 to 2
- Remove AdTeleportMethod.PortalReturn
- Change Index of AdTeleportMethod.UIBackButton from 4 to 3
- Change Value of AdTeleportMethod.UIBackButton from 4 to 3
- Add AvatarJointUpgrade
- Add DeathStyle
- Add ClassicBreakApart
- Add Default
- Add NonGraphic
- Add Scriptable
- Add FluidForces
- Add Default
- Add Experimental
- Add PromptCreateAssetResult
- Add NoUserInput
- Add PermissionDenied
- Add Success
- Add Timeout
- Add UnknownFailure
- Add UploadFailed
- Add ViewMode
- Add Decal
- Add GeometryComplexity
- Add None
- Add Transparent
(v0.586.0.5860000) version-5e95560f5adf4cd0 - No changes
(v0.586.0.5860000) version-cdd1c0c876a54104 - No changes
(v0.583.3.5831076) version-42ce92c41b3b4e5f - No changes
(v0.583.3.5831076) version-59dc24da007146b2 - No changes
(v0.583.2.5831071) version-3a0da8d151cd4c03 - No changes
(v0.583.2.5831071) version-b06fb1c6945e4ca5 - No changes
(v0.583.2.5831070) version-f5c75c53fe5e490bRelease notes - Add AdPortal.TeleportConfirmed
- Add AdPortal.TeleportRejected
- Add AdService.PortalPrompt
- Change CanLoad of from true to false
- Change CanSave of from true to false
- Change Tags of from [] to [Hidden, NotReplicated]
- Add AssetService.DeserializeInstance
- Add AssetService.LoadImageAsync
- Add BasePart.GetNoCollisionConstraints
- Remove CaptureService.RetreiveCaptures
- Add CaptureService.RetrieveCaptures
- Add ChangeHistoryService.FinishRecording
- Add ChangeHistoryService.IsRecordingInProgress
- Add ChangeHistoryService.TryBeginRecording
- Add ChangeHistoryService.OnRecordingFinished
- Add ChangeHistoryService.OnRecordingStarted
- Add ControllerBase.Active
- Change Parameters of DragDetector.AddConstraintFunction from (name: string, priority: int, function: Function) to (priority: int, function: Function)
- Change ReturnType of DragDetector.AddConstraintFunction from null to RBXScriptConnection
- Remove DragDetector.RemoveConstraintFunction
- Add DynamicImage
- Add Size
- Add Clear
- Add DrawCircle
- Add ReadPixels
- Add Resize
- Add Rotate
- Add
- Add
- Add Humanoid.GetMoveVelocity
- Remove ImageDataExperimental
- Change Parameters of from (guid: string) to (id: int64, guid: string)
- Change Parameters of from (script: string) to (id: int64)
- Change Parameters of from (guid: string) to (id: int64, legalToOpenLocal: bool)
- Change Parameters of from (script: string) to (id: int64)
- Change Parameters of from (script: string, source: string) to (id: int64, source: string)
- Change Parameters of from (script: string, op: string) to (id: int64, op: string)
- Remove MeshDataExperimental
- Add OpenCloudApiV1
- Add OpenCloudService.GetApiV1
- Add
- Add PlaceStatsService
- Add PlacesService
- Add StartPlaySolo
- Remove
- Add SocialService.HideSelfView
- Add SocialService.ShowSelfView
- Add SocialService.SelfViewHidden
- Add SocialService.SelfViewVisible
- Add StopWatchReporter
- Add FinishTask
- Add SendReport
- Add StartTask
- Remove Studio.Drag Multiple Parts As Single Part
- Remove Studio.Search Content For Core Scripts
- Remove Studio.Selection Highlight Thickness
- Add StudioAssetService.ShowSaveToRoblox
- Change Parameters of StudioAssetService.OnSaveToRoblox from (instances: Objects) to (instances: Objects, assetType: Variant)
- Add StudioCallout
- Add
- Add
- Add
- Add
- Add
- Add
- Add SetOnNextClicked
- Add StudioObjectBase
- Add StudioWidget
- Add TeamCreateService.CloseGameIfUserDoesntHavePerms
- Remove TextureGuiExperimental.TemporaryId
- Add TutorialService.GetMainViewSessionId
- Add TutorialService.GetStudioWidgetFromLabel
- Add TutorialService.HasUserCompletedTutorial
- Add TutorialService.PromptClosePlace
- Remove TutorialService.PromptCloseStudio
- Add TutorialService.SetTutorialCompletionStatus
- Change Parameters of UGCValidationService.ValidateMeshVertColors from (meshId: string) to (meshId: string, includeAlpha: bool = true)
- Add UserSettings.SaveState
- Add VideoService
- Change Parameters of VoiceChatInternal.JoinByGroupIdToken from (groupId: string, isMicMuted: bool = false) to (groupId: string, isMicMuted: bool, isRetry: bool = false)
- Change Security of from RobloxScriptSecurity to RobloxSecurity
- Add FinishRecordingOperation
- Add SelfViewPosition
- Add BottomLeft
- Add BottomRight
- Add LastPosition
- Add TopLeft
- Add TopRight
(v0.582.1.5820387) version-c74030a205cb4437 - No changes
(v0.582.1.5820387) version-341cbf09d8364d28 - No changes
(v0.582.1.5820387) version-cb457944642b4d94Release notes - Add AssetImportSession.ApplyTemplate
- Add AssetImportSession.Reset
- Add BaseImportData.CreateTemplateFromData
- Add BubbleChatMessageProperties
- Add BackgroundColor3
- Add BackgroundTransparency
- Add FontFace
- Add TextColor3
- Add TextSize
- Change Tags of Camera.GetPanSpeed from [] to [Deprecated]
- Change Tags of Camera.GetTiltSpeed from [] to [Deprecated]
- Add DynamicMesh
- Add AddTriangle
- Add AddVertex
- Add Clear
- Add CreateMeshPartAsync
- Add GetPosition
- Add GetTriangleVertices
- Add GetTriangles
- Add GetUV
- Add GetVertexColor
- Add GetVertexColorAlpha
- Add GetVertexNormal
- Add GetVertices
- Add InitializeFromMeshIdAsync
- Add InitializeFromMeshPartAsync
- Add RemoveTriangle
- Add SetPosition
- Add SetUV
- Add SetVertexColor
- Add SetVertexColorAlpha
- Add SetVertexNormal
- Change Tags of IKControl.GetNodeLocalCFrame from [NotBrowsable] to []
- Change Tags of IKControl.GetNodeWorldCFrame from [NotBrowsable] to []
- Change Tags of IKControl.GetRawFinalTarget from [NotBrowsable] to []
- Change Tags of IKControl.GetSmoothedFinalTarget from [NotBrowsable] to []
- Add LinearVelocity.ForceLimitMode
- Add LinearVelocity.MaxAxesForce
- Add LinearVelocity.MaxPlanarAxesForce
- Add LogService.ClearOutput
- Add MetaBreakpoint.SetRemoveOnHit
- Change Tags of ScriptCommitService from [NotCreatable, Service] to [NotCreatable, Service, NotReplicated]
- Change Tags of Sound.PlaybackRegionsEnabled from [NotBrowsable] to []
- Add Studio.ReloadBuiltinPluginsOnChange
- Add Studio.ReloadLocalPluginsOnChange
- Change Parameters of StudioPublishService.GamePublishFinished from (success: bool, gameId: int64) to (success: bool, gameId: int64, message: string)
- Add Terrain.ReplaceMaterialInTransformSubregion
- Add Terrain.SetMaterialInTransformSubregion
- Add TerrainRegion.ApplyTransformSubregion
- Add TutorialService
- Add UGCAvatarService
- Add
- Add
(v0.581.0.5810563) version-b19a2a921a674ae8 - No changes
(v0.581.0.5810563) version-d9128aa1071a43deRelease notes - Remove AirController.BalanceRigidityEnabled
- Remove AirController.OrientationMaxTorque
- Remove AirController.OrientationSpeedFactor
- Remove
- Add BasePart.EnableFluidForces
- Add
- Remove ClimbController.BalanceRigidityEnabled
- Remove ClimbController.OrientationMaxTorque
- Remove ClimbController.OrientationSpeedFactor
- Add ControllerBase.BalanceRigidityEnabled
- Remove ControllerBase.RigidityEnabled
- Remove Geometry.CalculateConstraintsToPreserve
- Remove Geometry.IntersectAsync
- Remove Geometry.SubtractAsync
- Remove Geometry.UnionAsync
- Add GeometryService
- Remove GroundController.AlignSpeed
- Remove GroundController.AlignTorque
- Remove GroundController.BalanceRigidityEnabled
- Remove GroundController.TurningFactor
- Add
- Add
- Add OpenCloudService
- Add PhysicsSettings.AreCollisionCostsShown
- Add PublishService.CreateAssetAndWaitForAssetId
- Add RomarkService
- Add EndRemoteRomarkTest
- Add
- Add TextBox.TextDirection
- Add TextButton.TextDirection
- Add TextLabel.TextDirection
- Add UGCValidationService.ValidateDynamicHeadMesh
- Add UGCValidationService.ValidateSkinnedMesh
- Remove
- Add
- Add
- Add Workspace.AirDensity
- Add Workspace.EnableFluidForces
- Add Workspace.IKControlConstraintSupport
- Add IKControlConstraintSupport
- Add TextDirection
- Add Auto
- Add LeftToRight
- Add RightToLeft
- Remove VRPlayMode
(v0.580.0.5800572) version-9be22adbf0e04450 - No changes
(v0.580.0.5800572) version-ff6e823f6b2a4f6b - No changes
(v0.580.0.5800572) version-98e00d992f0543eeRelease notes - Add AdService.GetReportAdInfo
- Change Default of from 0 to false
- Change ValueType of from int to bool
- Add BubbleChatConfiguration.MaxBubbles
- Add BubbleChatConfiguration.TailVisible
- Change Default of Camera.DiagonalFieldOfView from 88.8765259 to 88.8765335
- Change Default of Camera.FieldOfView from 70.0000076 to 70
- Change Default of Camera.MaxAxisFieldOfView from 70.0000076 to 70
- Add CaptureService
- Add ControllerManager.RootPart
- Add DebuggerUIService.SetWatchExpressions
- Add DebuggerUIService.ExpressionsCleared
- Add DragDetector.ActivatedCursorIcon
- Remove FacialAnimationStreamingService
- Remove FacialAnimationStreamingServiceStats.isStreamingFacsUpdated
- Add Geometry.CalculateConstraintsToPreserve
- Add Geometry.IntersectAsync
- Add Geometry.SubtractAsync
- Add Geometry.UnionAsync
- Add Instance.IsPropertyModified
- Add Instance.ResetPropertyToDefault
- Change Parameters of MarketplaceService.PerformPurchase from (infoType: InfoType, productId: int64, expectedPrice: int, requestId: string, isRobloxPurchase: bool, collectibleItemId: string = , collectibleProductId: string = , idempotencyKey: string = ) to (infoType: InfoType, productId: int64, expectedPrice: int, requestId: string, isRobloxPurchase: bool, collectibleItemId: string = , collectibleProductId: string = , idempotencyKey: string = , purchaseAuthToken: string = )
- Add MarketplaceService.PromptPurchaseRequestedV2
- Add OmniRecommendationsService
- Add ClearSessionId
- Add GetSessionId
- Add MakeRequest
- Add PartOperation.SubstituteGeometry
- Change Default of RenderingTest.FieldOfView from 70.0000076 to 70
- Add
- Add Studio.EnableIndentationRulers
- Add Studio.IndentationRulerColor
- Add Studio.Show Singly Selected Attachment Parent Frame
- Remove
- Add StyleBase.StyleRulesChanged
- Add TextChatService.CanUserChatAsync
- Add TextChatService.CanUsersChatAsync
- Add TextChatService.DisplayBubble
- Add TextChatService.BubbleDisplayed
- Add
- Add
- Add
- Add
- Add
- Add Workspace.ModelStreamingBehavior
- Add AvatarChatServiceFeature.UserBanned
- Remove FacialAnimationFlags
- Add ModelStreamingBehavior
- Change Tags of PartType.CornerWedge from [NotBrowsable] to []
- Change Tags of PartType.Wedge from [NotBrowsable] to []
- Add PromptPublishAssetResult.UnknownFailure
- Add StudioScriptEditorColorCategories.IndentationRuler
(v0.578.0.5780566) version-0d69d95480054f1c - No changes
(v0.578.0.5780566) version-1f12a0b5b1bf44ceRelease notes - Add AlignPosition.ForceLimitMode
- Add AlignPosition.ForceRelativeTo
- Add AlignPosition.MaxAxesForce
- Add AssetImportService.GetAllTemplates
- Add AssetImportService.GetTemplate
- Add AssetImportService.RemoveTemplate
- Add AssetImportService.SaveTemplate
- Add AvatarChatService
- Add
- Add
- Add
- Add GetClientFeaturesAsync
- Add GetServerFeaturesAsync
- Add IsEnabled
- Add IsPlaceEnabled
- Add IsUniverseEnabled
- Add PollClientFeatures
- Add PollServerFeatures
- Add
- Add AvatarEditorService.GetOutfitDetails
- Add FacialAnimationStreamingSubsessionStats
- Change Category of GuiButton.Selected from Data to Selection
- Change Tags of Player.DevEnableMouseLock from [Deprecated] to []
- Change Tags of Players.UseStrafingAnimations from [NotReplicated, NotScriptable] to [NotScriptable]
- Add
- Add
- Remove
- Change Tags of StarterPlayer.EnableMouseLockOption from [Deprecated] to []
- Add StyleBase.GetStyleRules
- Add StyleBase.InsertStyleRule
- Add StyleBase.SetStyleRules
- Add StyleDerive.StyleSheet
- Add StyleLink.StyleSheet
- Add StyleRule.GetProperties
- Add StyleRule.GetPropertiesResolved
- Add StyleRule.GetProperty
- Add StyleRule.GetPropertyResolved
- Add StyleRule.SetProperties
- Add StyleRule.SetProperty
- Add StyleSheet.GetDerives
- Add StyleSheet.SetDerives
- Add StylingService.GetAppliedStyles
- Add StylingService.GetStyleInfo
- Add StylingService.GetStyleSheetDerivesChain
- Add StylingService.GetStyleSheetInfo
- Add TextFilterTranslatedResult.GetTranslationForLocale
- Change Tags of UserGameSettings.ControlMode from [Deprecated] to []
- Add AvatarChatServiceFeature
- Add None
- Add PlaceAudio
- Add PlaceVideo
- Add UniverseAudio
- Add UniverseVideo
- Add UserAudio
- Add UserAudioEligible
- Add UserVideo
- Add UserVideoEligible
- Change Index of ConnectionError.DisconnectCollaboratorPermissionRevoked from 36 to 37
- Change Index of ConnectionError.DisconnectCollaboratorUnderage from 37 to 38
- Change Index of ConnectionError.DisconnectModeratedGame from 31 to 32
- Change Index of ConnectionError.DisconnectOutOfMemoryKeepPlayingLeave from 35 to 36
- Add ConnectionError.DisconnectPrivateServerKickout
- Change Index of ConnectionError.DisconnectRomarkEndOfTest from 32 to 33
- Change Index of ConnectionError.PlacelaunchCustomMessage from 52 to 53
- Change Index of ConnectionError.PlacelaunchDisabled from 39 to 40
- Change Index of ConnectionError.PlacelaunchError from 40 to 41
- Change Index of ConnectionError.PlacelaunchErrors from 38 to 39
- Change Index of ConnectionError.PlacelaunchFlooded from 46 to 47
- Change Index of ConnectionError.PlacelaunchGameEnded from 41 to 42
- Change Index of ConnectionError.PlacelaunchGameFull from 42 to 43
- Change Index of ConnectionError.PlacelaunchHashException from 48 to 49
- Change Index of ConnectionError.PlacelaunchHashExpired from 47 to 48
- Change Index of ConnectionError.PlacelaunchHttpError from 50 to 51
- Change Index of ConnectionError.PlacelaunchOtherError from 53 to 54
- Change Index of ConnectionError.PlacelaunchPartyCannotFit from 49 to 50
- Change Index of ConnectionError.PlacelaunchRestricted from 44 to 45
- Change Index of ConnectionError.PlacelaunchUnauthorized from 45 to 46
- Change Index of ConnectionError.PlacelaunchUserLeft from 43 to 44
- Change Index of ConnectionError.PlacelaunchUserPrivacyUnauthorized from 51 to 52
- Change Index of ConnectionError.PlayerRemoved from 34 to 35
- Change Index of ConnectionError.ReplicatorTimeout from 33 to 34
- Change Index of ConnectionError.TeleportErrors from 54 to 55
- Change Index of ConnectionError.TeleportFailure from 55 to 56
- Change Index of ConnectionError.TeleportFlooded from 60 to 61
- Change Index of ConnectionError.TeleportGameEnded from 57 to 58
- Change Index of ConnectionError.TeleportGameFull from 58 to 59
- Change Index of ConnectionError.TeleportGameNotFound from 56 to 57
- Change Index of ConnectionError.TeleportIsTeleporting from 61 to 62
- Change Index of ConnectionError.TeleportUnauthorized from 59 to 60
- Add ForceLimitMode
- Add SelectionRenderMode
- Add Both
- Add BoundingBoxes
- Add Outlines
(v0.577.0.5770506) version-a25445692c024c6a - No changes
(v0.577.0.5770506) version-f57c27b6e8c94ae1Release notes - Remove AdPortal.PortalStatus
- Add AssetImportSession.ApplySettings
- Remove CSGOptions
- Add Camera.VRTiltAndRollEnabled
- Add RenderingTest.Timeout
- Add
- Remove
- Add ScriptCommitService
- Add SocialService.CanSendIrisInviteAsync
- Add SocialService.InvokeIrisInvite
- Add SocialService.InvokeIrisInvitePromptClosed
- Add SocialService.PromptIrisInvite
- Add SocialService.IrisInvitePromptClosed
- Add SocialService.PromptIrisInviteRequested
- Add SocialService.OnIrisInviteInvoked
- Remove Studio.Display Team Create toggle when creating a new experience
- Remove Studio.File > New creates a place with Team Create off
- Add StyleBase
- Add StyleDerive
- Add
- Add StyleLink
- Add StyleRule
- Add
- Add
- Add Selector
- Add SelectorError
- Add StyleSheet
- Add StylingService
- Remove TeamCreateService.SendUnarchiveUniverseAsync
- Remove TeamCreateService.SendUnarchiveUniverseWithReasonAsync
- Change Tags of VehicleSeat.Steer from [] to [NotReplicated]
- Change Tags of VehicleSeat.Throttle from [] to [NotReplicated]
- Remove AdPortalStatus
- Add TrackerError.UnsupportedDevice
(v0.576.0.5760523) version-76b595cb9db8462d - No changes
(v0.576.0.5760523) version-59b2303347c84a4b - No changes
(v0.576.0.5760523) version-6eaeb4d7cda146c1Release notes - Add
- Add Attachment.GetConstraints
- Add BasePart.GetClosestPointOnSurface
- Add DragDetector
- Add ApplyAtCenterOfMass
- Add Axis
- Add DragFrame
- Add DragStyle
- Add Enabled
- Add GamepadModeSwitchKeyCode
- Add KeyboardModeSwitchKeyCode
- Add MaxDragAngle
- Add MaxDragTranslation
- Add MaxForce
- Add MaxTorque
- Add MinDragAngle
- Add MinDragTranslation
- Add Orientation
- Add
- Add
- Add
- Add ReferenceInstance
- Add ResponseStyle
- Add Responsiveness
- Add RunLocally
- Add SecondaryAxis
- Add TrackballRadialPullFactor
- Add TrackballRollFactor
- Add VRSwitchKeyCode
- Add WorldAxis
- Add WorldSecondaryAxis
- Add AddConstraintFunction
- Add GetReferenceFrame
- Add RemoveConstraintFunction
- Add RestartDrag
- Add SetDragStyleFunction
- Add DragContinue
- Add DragEnd
- Add DragStart
- Add
- Add InsertService.LoadAssetWithFormat
- Add Instance.AddTag
- Add Instance.GetTags
- Add Instance.HasTag
- Add Instance.RemoveTag
- Add
- Add Model.GetPersistentPlayers
- Change PreferredDescriptor of Model.GetPrimaryPartCFrame from GetPivot to GetPivot
- Change ThreadSafety of PVInstance.GetPivot from Unsafe to Safe
- Add ParticleEmitter.WindAffectsDrag
- Change Tags of Player.DevEnableMouseLock from [] to [Deprecated]
- Add PluginManagementService.GetOTAPluginVersion
- Change Tags of StarterPlayer.EnableMouseLockOption from [] to [Deprecated]
- Add Studio.Automatically trigger AI Code Completion
- Add SyncScriptBuilder.CompileTarget
- Change Tags of SyncScriptBuilder.RawBytecode from [] to [Deprecated]
- Change PreferredDescriptor of SyncScriptBuilder.RawBytecode from to CompileTarget
- Add TextFilterTranslatedResult
- Add SourceLanguage
- Add SourceText
- Add GetTranslations
- Add TextService.FilterAndTranslateStringAsync
- Remove UGCValidationService.GetMeshTriCountSync
- Remove UGCValidationService.GetMeshVertsSync
- Remove UGCValidationService.GetTextureSizeSync
- Add UGCValidationService.ValidateNumTextureChannels
- Change Tags of UserGameSettings.ControlMode from [] to [Deprecated]
- Add
- Add CompileTarget
- Add Client
- Add CoreScript
- Add CoreScriptRaw
- Add Studio
- Add DragDetectorDragStyle
- Add BestForDevice
- Add RotateAxis
- Add RotateTrackball
- Add Scriptable
- Add TranslateLine
- Add TranslateLineOrPlane
- Add TranslatePlane
- Add TranslatePlaneOrLine
- Add TranslateViewPlane
- Add DragDetectorResponseStyle
(v0.575.0.5750424) version-7c6d9070e20a4a6e - No changes
(v0.575.0.5750424) version-e07fb29befdb463dRelease notes - Change Default of ChatInputBarConfiguration.KeyboardKeyCode from to Slash
- Change Tags of ChatInputBarConfiguration.KeyboardKeyCode from [Hidden] to []
- Add RenderingTest.PerfTest
- Add
- Add ScriptEditorService.GetEditorSource
- Remove Speaker
- Change Tags of StudioService.DrawConstraintsOnTop from [ReadOnly, NotReplicated] to [ReadOnly, NotReplicated, Deprecated]
- Add PartType.CornerWedge
- Add PartType.Wedge
- Add WeldConstraintPreserve
(v0.574.0.5740446) version-43a41fbf0a8641f5 - No changes
(v0.574.0.5740446) version-857a011121dd4c02Release notes - Add AdGui.FallbackImage
- Change ThreadSafety of AirController.BalanceMaxTorque from LocalSafe to ReadSafe
- Change ThreadSafety of AirController.BalanceSpeed from LocalSafe to ReadSafe
- Change ThreadSafety of AirController.MaintainAngularMomentum from LocalSafe to ReadSafe
- Change ThreadSafety of AirController.MaintainLinearMomentum from LocalSafe to ReadSafe
- Change ThreadSafety of AirController.MoveMaxForce from LocalSafe to ReadSafe
- Add AirController.TurnMaxTorque
- Add AirController.TurnSpeedFactor
- Remove AirController.TurningMaxTorque
- Remove AirController.TurningSpeedFactor
- Change Default of from to
- Change Default of from to
- Change Default of from to
- Change Default of from to
- Add AssetImportSession.GetImportTree
- Remove AssetImportSession.GetSettingsRoot
- Add AssetImportSession.IsGltf
- Change PreferredDescriptor of BasePart.CollisionGroupId from to CollisionGroup
- Change Tags of BasePart.CollisionGroupId from [NotReplicated] to [NotReplicated, Deprecated]
- Add ChatInputBarConfiguration.IsFocused
- Add
- Add ChatInputBarConfiguration.KeyboardKeyCode
- Change ThreadSafety of ClimbController.AccelerationTime from LocalSafe to ReadSafe
- Change ThreadSafety of ClimbController.BalanceMaxTorque from LocalSafe to ReadSafe
- Change ThreadSafety of ClimbController.BalanceRigidityEnabled from LocalSafe to ReadSafe
- Change ThreadSafety of ClimbController.BalanceSpeed from LocalSafe to ReadSafe
- Change ThreadSafety of ClimbController.MoveMaxForce from LocalSafe to ReadSafe
- Change ThreadSafety of ControllerBase.MoveSpeedFactor from LocalSafe to ReadSafe
- Change ThreadSafety of ControllerBase.RigidityEnabled from LocalSafe to ReadSafe
- Change ThreadSafety of ControllerManager.ActiveController from LocalSafe to ReadSafe
- Change ThreadSafety of ControllerManager.BaseMoveSpeed from LocalSafe to ReadSafe
- Change ThreadSafety of ControllerManager.BaseTurnSpeed from LocalSafe to ReadSafe
- Change ThreadSafety of ControllerManager.ClimbSensor from LocalSafe to ReadSafe
- Change ThreadSafety of ControllerManager.FacingDirection from LocalSafe to ReadSafe
- Change ThreadSafety of ControllerManager.GroundSensor from LocalSafe to ReadSafe
- Change ThreadSafety of ControllerManager.MovingDirection from LocalSafe to ReadSafe
- Remove ControllerManager.GetControllers
- Change ThreadSafety of GroundController.AccelerationLean from LocalSafe to ReadSafe
- Change ThreadSafety of GroundController.AccelerationTime from LocalSafe to ReadSafe
- Change ThreadSafety of GroundController.AlignSpeed from LocalSafe to ReadSafe
- Change ThreadSafety of GroundController.AlignTorque from LocalSafe to ReadSafe
- Change ThreadSafety of GroundController.BalanceMaxTorque from LocalSafe to ReadSafe
- Change ThreadSafety of GroundController.BalanceRigidityEnabled from LocalSafe to ReadSafe
- Change ThreadSafety of GroundController.BalanceSpeed from LocalSafe to ReadSafe
- Change ThreadSafety of GroundController.DecelerationTime from LocalSafe to ReadSafe
- Change ThreadSafety of GroundController.Friction from LocalSafe to ReadSafe
- Change ThreadSafety of GroundController.FrictionWeight from LocalSafe to ReadSafe
- Change ThreadSafety of GroundController.GroundOffset from LocalSafe to ReadSafe
- Change ThreadSafety of GroundController.StandForce from LocalSafe to ReadSafe
- Change ThreadSafety of GroundController.StandSpeed from LocalSafe to ReadSafe
- Change ThreadSafety of GroundController.TurnSpeedFactor from LocalSafe to ReadSafe
- Change ThreadSafety of GroundController.TurningFactor from LocalSafe to ReadSafe
- Add MouseService.MouseEnterStudioViewport
- Add MouseService.MouseLeaveStudioViewport
- Remove
- Remove
- Add
- Add
- Change Tags of SensorBase.Sense from [] to [Deprecated]
- Add
- Remove
- Change ThreadSafety of SwimController.AccelerationTime from LocalSafe to ReadSafe
- Change ThreadSafety of SwimController.PitchMaxTorque from LocalSafe to ReadSafe
- Change ThreadSafety of SwimController.PitchSpeedFactor from LocalSafe to ReadSafe
- Change ThreadSafety of SwimController.RollMaxTorque from LocalSafe to ReadSafe
- Change ThreadSafety of SwimController.RollSpeedFactor from LocalSafe to ReadSafe
- Add ConnectionError.DisconnectCollaboratorPermissionRevoked
- Add ConnectionError.DisconnectCollaboratorUnderage
- Change Index of ConnectionError.PlacelaunchCustomMessage from 50 to 52
- Change Index of ConnectionError.PlacelaunchDisabled from 37 to 39
- Change Index of ConnectionError.PlacelaunchError from 38 to 40
- Change Index of ConnectionError.PlacelaunchErrors from 36 to 38
- Change Index of ConnectionError.PlacelaunchFlooded from 44 to 46
- Change Index of ConnectionError.PlacelaunchGameEnded from 39 to 41
- Change Index of ConnectionError.PlacelaunchGameFull from 40 to 42
- Change Index of ConnectionError.PlacelaunchHashException from 46 to 48
- Change Index of ConnectionError.PlacelaunchHashExpired from 45 to 47
- Change Index of ConnectionError.PlacelaunchHttpError from 48 to 50
- Change Index of ConnectionError.PlacelaunchOtherError from 51 to 53
- Change Index of ConnectionError.PlacelaunchPartyCannotFit from 47 to 49
- Change Index of ConnectionError.PlacelaunchRestricted from 42 to 44
- Change Index of ConnectionError.PlacelaunchUnauthorized from 43 to 45
- Change Index of ConnectionError.PlacelaunchUserLeft from 41 to 43
- Change Index of ConnectionError.PlacelaunchUserPrivacyUnauthorized from 49 to 51
- Change Index of ConnectionError.TeleportErrors from 52 to 54
- Change Index of ConnectionError.TeleportFailure from 53 to 55
- Change Index of ConnectionError.TeleportFlooded from 58 to 60
- Change Index of ConnectionError.TeleportGameEnded from 55 to 57
- Change Index of ConnectionError.TeleportGameFull from 56 to 58
- Change Index of ConnectionError.TeleportGameNotFound from 54 to 56
- Change Index of ConnectionError.TeleportIsTeleporting from 59 to 61
- Change Index of ConnectionError.TeleportUnauthorized from 57 to 59
- Add StudioScriptEditorColorCategories.AICOOverlayButtonBackground
- Add StudioScriptEditorColorCategories.AICOOverlayButtonBackgroundHover
- Add StudioScriptEditorColorCategories.AICOOverlayButtonBackgroundPressed
- Add StudioScriptEditorColorCategories.AICOOverlayText
- Add StudioStyleGuideColor.AICOOverlayButtonBackground
- Add StudioStyleGuideColor.AICOOverlayButtonBackgroundHover
- Add StudioStyleGuideColor.AICOOverlayButtonBackgroundPressed
- Add StudioStyleGuideColor.AICOOverlayText
- Change Index of StudioStyleGuideColor.AttributeCog from 119 to 123
(v0.573.0.5730507) version-4119713677fa4bd4 - No changes
(v0.573.0.5730507) version-da56b3062bbf4871Release notes - Change ReturnType of Actor.SendMessage from void to null
- Change ReturnType of AdService.ReturnToPublisherExperience from void to null
- Change ReturnType of AdService.ShowVideoAd from void to null
- Add
- Change CanSave of from true to false
- Change Tags of from [] to [Hidden, NotReplicated, Deprecated]
- Change ThreadSafety of from LocalSafe to ReadSafe
- Change ReturnType of AnalyticsService.FireCustomEvent from void to null
- Change ReturnType of AnalyticsService.FireEvent from void to null
- Change ReturnType of AnalyticsService.FireInGameEconomyEvent from void to null
- Change ReturnType of AnalyticsService.FireLogEvent from void to null
- Change ReturnType of AnalyticsService.FirePlayerProgressionEvent from void to null
- Add AnimationImportData
- Change ReturnType of AnimationStreamTrack.AdjustWeight from void to null
- Change ReturnType of AnimationStreamTrack.Play from void to null
- Change ReturnType of AnimationStreamTrack.Stop from void to null
- Change ReturnType of AnimationStreamTrack.TogglePause from void to null
- Change ReturnType of AnimationTrack.AdjustSpeed from void to null
- Change ReturnType of AnimationTrack.AdjustWeight from void to null
- Change ReturnType of AnimationTrack.Play from void to null
- Change ReturnType of AnimationTrack.Stop from void to null
- Change ReturnType of Animator.ApplyJointVelocities from void to null
- Change ReturnType of Animator.StepAnimations from void to null
- Change ReturnType of AppUpdateService.CheckForUpdate from void to null
- Change ReturnType of AppUpdateService.DisableDUAR from void to null
- Change ReturnType of AppUpdateService.DisableDUARAndOpenSurvey from void to null
- Change ReturnType of AssetImportSession.Cancel from void to null
- Add AssetImportSession.HasAnimation
- Change ReturnType of AssetImportSession.Upload from void to null
- Add AssetImportSession.usesCustomRestPoseLua
- Change ReturnType of AssetManagerService.CreateAlias from void to null
- Change ReturnType of AssetManagerService.DeleteAlias from void to null
- Change ReturnType of AssetManagerService.InsertAudio from void to null
- Change ReturnType of AssetManagerService.InsertImage from void to null
- Change ReturnType of AssetManagerService.InsertLinkedSourceAsLocalScript from void to null
- Change ReturnType of AssetManagerService.InsertLinkedSourceAsModuleScript from void to null
- Change ReturnType of AssetManagerService.InsertLinkedSourceAsScript from void to null
- Change ReturnType of AssetManagerService.InsertMesh from void to null
- Change ReturnType of AssetManagerService.InsertMeshesWithLocation from void to null
- Change ReturnType of AssetManagerService.InsertModel from void to null
- Change ReturnType of AssetManagerService.InsertPackage from void to null
- Change ReturnType of AssetManagerService.InsertVideo from void to null
- Change ReturnType of AssetManagerService.OpenLinkedSource from void to null
- Change ReturnType of AssetManagerService.OpenPlace from void to null
- Change ReturnType of AssetManagerService.PublishLinkedSource from void to null
- Change ReturnType of AssetManagerService.RefreshLinkedSource from void to null
- Change ReturnType of AssetManagerService.RemovePlace from void to null
- Change ReturnType of AssetManagerService.RenameAlias from void to null
- Change ReturnType of AssetManagerService.RenameModel from void to null
- Change ReturnType of AssetManagerService.RenamePlace from void to null
- Change ReturnType of AssetManagerService.RevertLinkedSourceToLastPublishedVersion from void to null
- Change ReturnType of AssetManagerService.ShowPackageDetails from void to null
- Change ReturnType of AssetManagerService.UpdateAllPackages from void to null
- Change ReturnType of AssetManagerService.ViewPackageOnWebsite from void to null
- Change ReturnType of AssetService.SavePlaceAsync from void to null
- Change ReturnType of Attachment.SetAxis from void to null
- Change ReturnType of Attachment.SetSecondaryAxis from void to null
- Change ReturnType of AvatarEditorService.PerformCreateOutfitWithDescription from void to null
- Change ReturnType of AvatarEditorService.PerformDeleteOutfit from void to null
- Change ReturnType of AvatarEditorService.PerformRenameOutfit from void to null
- Change ReturnType of AvatarEditorService.PerformSaveAvatarWithDescription from void to null
- Change ReturnType of AvatarEditorService.PerformSetFavorite from void to null
- Change ReturnType of AvatarEditorService.PerformUpdateOutfit from void to null
- Change ReturnType of AvatarEditorService.PromptAllowInventoryReadAccess from void to null
- Change ReturnType of AvatarEditorService.PromptCreateOutfit from void to null
- Change ReturnType of AvatarEditorService.PromptDeleteOutfit from void to null
- Change ReturnType of AvatarEditorService.PromptRenameOutfit from void to null
- Change ReturnType of AvatarEditorService.PromptSaveAvatar from void to null
- Change ReturnType of AvatarEditorService.PromptSetFavorite from void to null
- Change ReturnType of AvatarEditorService.PromptUpdateOutfit from void to null
- Change ReturnType of AvatarEditorService.SetAllowInventoryReadAccess from void to null
- Change ReturnType of AvatarEditorService.SignalCreateOutfitFailed from void to null
- Change ReturnType of AvatarEditorService.SignalCreateOutfitPermissionDenied from void to null
- Change ReturnType of AvatarEditorService.SignalDeleteOutfitFailed from void to null
- Change ReturnType of AvatarEditorService.SignalDeleteOutfitPermissionDenied from void to null
- Change ReturnType of AvatarEditorService.SignalRenameOutfitFailed from void to null
- Change ReturnType of AvatarEditorService.SignalRenameOutfitPermissionDenied from void to null
- Change ReturnType of AvatarEditorService.SignalSaveAvatarFailed from void to null
- Change ReturnType of AvatarEditorService.SignalSaveAvatarPermissionDenied from void to null
- Change ReturnType of AvatarEditorService.SignalSetFavoriteFailed from void to null
- Change ReturnType of AvatarEditorService.SignalSetFavoritePermissionDenied from void to null
- Change ReturnType of AvatarEditorService.SignalUpdateOutfitFailed from void to null
- Change ReturnType of AvatarEditorService.SignalUpdateOutfitPermissionDenied from void to null
- Add BaseImportData
- Add Id
- Add ImportName
- Add ShouldImport
- Add GetStatuses
- Change ReturnType of BasePart.ApplyAngularImpulse from void to null
- Change ReturnType of BasePart.ApplyImpulse from void to null
- Change ReturnType of BasePart.ApplyImpulseAtPosition from void to null
- Change ReturnType of BasePart.BreakJoints from void to null
- Change ReturnType of BasePart.MakeJoints from void to null
- Change ReturnType of BasePart.SetNetworkOwner from void to null
- Change ReturnType of BasePart.SetNetworkOwnershipAuto from void to null
- Change ReturnType of BasePart.breakJoints from void to null
- Change ReturnType of BasePart.makeJoints from void to null
- Change ReturnType of BaseWrap.ModifyVertices from void to null
- Change ReturnType of Beam.SetTextureOffset from void to null
- Change ReturnType of BindableEvent.Fire from void to null
- Change ReturnType of BrowserService.CloseBrowserWindow from void to null
- Change ReturnType of BrowserService.CopyAuthCookieFromBrowserToEngine from void to null
- Change ReturnType of BrowserService.EmitHybridEvent from void to null
- Change ReturnType of BrowserService.ExecuteJavaScript from void to null
- Change ReturnType of BrowserService.OpenBrowserWindow from void to null
- Change ReturnType of BrowserService.OpenNativeOverlay from void to null
- Change ReturnType of BrowserService.OpenWeChatAuthWindow from void to null
- Change ReturnType of BrowserService.ReturnToJavaScript from void to null
- Change ReturnType of BrowserService.SendCommand from void to null
- Change ReturnType of BulkImportService.LaunchBulkImport from void to null
- Change ReturnType of BulkImportService.ShowBulkImportView from void to null
- Add CSGOptions
- Change ReturnType of CalloutService.AttachCallout from void to null
- Change ReturnType of CalloutService.DefineCallout from void to null
- Change ReturnType of CalloutService.DetachCalloutsByDefinitionId from void to null
- Change ReturnType of Camera.Interpolate from void to null
- Change ReturnType of Camera.PanUnits from void to null
- Change ReturnType of Camera.SetCameraPanMode from void to null
- Change ReturnType of Camera.SetImageServerView from void to null
- Change ReturnType of Camera.SetRoll from void to null
- Change ReturnType of Camera.ZoomToExtents from void to null
- Change ReturnType of ChangeHistoryService.Redo from void to null
- Change ReturnType of ChangeHistoryService.ResetWaypoints from void to null
- Change ReturnType of ChangeHistoryService.SetEnabled from void to null
- Change ReturnType of ChangeHistoryService.SetWaypoint from void to null
- Change ReturnType of ChangeHistoryService.Undo from void to null
- Change ReturnType of Chat.Chat from void to null
- Change ReturnType of Chat.ChatLocal from void to null
- Change ReturnType of Chat.RegisterChatCallback from void to null
- Change ReturnType of Chat.SetBubbleChatSettings from void to null
- Change ReturnType of ClientReplicator.RequestRCCProfilerData from void to null
- Change ReturnType of ClientReplicator.RequestServerScriptProfiling from void to null
- Change ReturnType of ClientReplicator.RequestServerStats from void to null
- Change ReturnType of CollectionService.AddTag from void to null
- Change ReturnType of CollectionService.RemoveTag from void to null
- Change ReturnType of CommandInstance.EnableGuiAccess from void to null
- Change ReturnType of CommandInstance.RegisterExecutionCallback from void to null
- Change ReturnType of ContentProvider.Preload from void to null
- Change ReturnType of ContentProvider.PreloadAsync from void to null
- Change ReturnType of ContentProvider.RegisterDefaultEncryptionKey from void to null
- Change ReturnType of ContentProvider.RegisterDefaultSessionKey from void to null
- Change ReturnType of ContentProvider.RegisterEncryptedAsset from void to null
- Change ReturnType of ContentProvider.RegisterSessionEncryptedAsset from void to null
- Change ReturnType of ContentProvider.SetBaseUrl from void to null
- Change ReturnType of ContentProvider.UnregisterDefaultEncryptionKey from void to null
- Change ReturnType of ContentProvider.UnregisterEncryptedAsset from void to null
- Change ReturnType of ContextActionService.BindAction from void to null
- Change ReturnType of ContextActionService.BindActionAtPriority from void to null
- Change ReturnType of ContextActionService.BindActionToInputTypes from void to null
- Change ReturnType of ContextActionService.BindActivate from void to null
- Change ReturnType of ContextActionService.BindCoreAction from void to null
- Change ReturnType of ContextActionService.BindCoreActionAtPriority from void to null
- Change ReturnType of ContextActionService.BindCoreActivate from void to null
- Change ReturnType of ContextActionService.FireActionButtonFoundSignal from void to null
- Change ReturnType of ContextActionService.SetDescription from void to null
- Change ReturnType of ContextActionService.SetImage from void to null
- Change ReturnType of ContextActionService.SetPosition from void to null
- Change ReturnType of ContextActionService.SetTitle from void to null
- Change ReturnType of ContextActionService.UnbindAction from void to null
- Change ReturnType of ContextActionService.UnbindActivate from void to null
- Change ReturnType of ContextActionService.UnbindAllActions from void to null
- Change ReturnType of ContextActionService.UnbindCoreAction from void to null
- Change ReturnType of ContextActionService.UnbindCoreActivate from void to null
- Change ReturnType of Controller.BindButton from void to null
- Change ReturnType of Controller.UnbindButton from void to null
- Change ReturnType of Controller.bindButton from void to null
- Change ReturnType of CoreGui.SetUserGuiRendering from void to null
- Change ReturnType of CoreGui.TakeScreenshot from void to null
- Change ReturnType of CoreGui.ToggleRecording from void to null
- Change ReturnType of CrossDMScriptChangeListener.StartWatchingScriptLine from void to null
- Change ReturnType of CustomEvent.SetValue from void to null
- Change ReturnType of DataModel.BindToClose from void to null
- Change ReturnType of DataModel.Load from void to null
- Change ReturnType of DataModel.OpenScreenshotsFolder from void to null
- Change ReturnType of DataModel.OpenVideosFolder from void to null
- Change ReturnType of DataModel.ReportInGoogleAnalytics from void to null
- Change ReturnType of DataModel.SetFlagVersion from void to null
- Change ReturnType of DataModel.SetIsLoaded from void to null
- Change ReturnType of DataModel.SetPlaceId from void to null
- Change ReturnType of DataModel.SetUniverseId from void to null
- Change ReturnType of DataModel.Shutdown from void to null
- Change ReturnType of DataModelPatchService.RegisterPatch from void to null
- Change ReturnType of DataModelPatchService.UpdatePatch from void to null
- Change ReturnType of DataStore.RemoveVersionAsync from void to null
- Change ReturnType of DataStoreIncrementOptions.SetMetadata from void to null
- Change ReturnType of DataStoreOptions.SetExperimentalFeatures from void to null
- Change ReturnType of DataStoreSetOptions.SetMetadata from void to null
- Change ReturnType of Debris.AddItem from void to null
- Change ReturnType of Debris.SetLegacyMaxItems from void to null
- Change ReturnType of Debris.addItem from void to null
- Change ReturnType of DebuggerConnection.AddBreakpoint from void to null
- Change ReturnType of DebuggerConnection.Close from void to null
- Change ReturnType of DebuggerConnection.RemoveBreakpoint from void to null
- Change ReturnType of DebuggerConnection.UpdateSelectedFrame from void to null
- Change ReturnType of DebuggerConnectionManager.FocusConnection from void to null
- Change ReturnType of DebuggerManager.EnableDebugging from void to null
- Change ReturnType of DebuggerManager.Resume from void to null
- Change ReturnType of DebuggerManager.StepIn from void to null
- Change ReturnType of DebuggerManager.StepOut from void to null
- Change ReturnType of DebuggerManager.StepOver from void to null
- Change ReturnType of DebuggerUIService.EditBreakpoint from void to null
- Change ReturnType of DebuggerUIService.EditWatch from void to null
- Change ReturnType of DebuggerUIService.OpenScriptAtLine from void to null
- Change ReturnType of DebuggerUIService.Pause from void to null
- Change ReturnType of DebuggerUIService.RemoveScriptLineMarkers from void to null
- Change ReturnType of DebuggerUIService.Resume from void to null
- Change ReturnType of DebuggerUIService.SetCurrentThreadId from void to null
- Change ReturnType of DebuggerUIService.SetScriptLineMarker from void to null
- Change ReturnType of Dialog.SetPlayerIsUsing from void to null
- Change ReturnType of Dialog.SignalDialogChoiceSelected from void to null
- Change ReturnType of DockWidgetPluginGui.RequestRaise from void to null
- Change ReturnType of DraftsService.CommitEdits from void to null
- Change ReturnType of DraftsService.DiscardEdits from void to null
- Change ReturnType of DraftsService.RestoreScripts from void to null
- Change ReturnType of DraftsService.ShowDiffsAgainstBase from void to null
- Change ReturnType of DraftsService.ShowDiffsAgainstServer from void to null
- Change ReturnType of DraftsService.UpdateToLatestVersion from void to null
- Change ReturnType of Dragger.AxisRotate from void to null
- Change ReturnType of Dragger.MouseDown from void to null
- Change ReturnType of Dragger.MouseMove from void to null
- Change ReturnType of Dragger.MouseUp from void to null
- Change ReturnType of EventIngestService.SendEventDeferred from void to null
- Change ReturnType of EventIngestService.SendEventImmediately from void to null
- Change ReturnType of EventIngestService.SetRBXEvent from void to null
- Change ReturnType of EventIngestService.SetRBXEventStream from void to null
- Change ReturnType of ExperienceAuthService.ScopeCheckUIComplete from void to null
- Change ReturnType of FaceAnimatorService.Init from void to null
- Change ReturnType of FaceAnimatorService.Start from void to null
- Change ReturnType of FaceAnimatorService.Step from void to null
- Change ReturnType of FaceAnimatorService.Stop from void to null
- Add FacsImportData
- Change ReturnType of Fire.FastForward from void to null
- Change ReturnType of FunctionalTest.Error from void to null
- Change ReturnType of FunctionalTest.Failed from void to null
- Change ReturnType of FunctionalTest.Pass from void to null
- Change ReturnType of FunctionalTest.Passed from void to null
- Change ReturnType of FunctionalTest.Warn from void to null
- Change ReturnType of GamepadService.DisableGamepadCursor from void to null
- Change ReturnType of GamepadService.EnableGamepadCursor from void to null
- Change ReturnType of GamepadService.SetGamepadCursorPosition from void to null
- Add GroundController.TurnSpeedFactor
- Add GroupImportData
- Add Anchored
- Add ImportAsModelAsset
- Add InsertInWorkspace
- Change ReturnType of GuiService.AddCenterDialog from void to null
- Change ReturnType of GuiService.AddKey from void to null
- Change ReturnType of GuiService.AddSelectionParent from void to null
- Change ReturnType of GuiService.AddSelectionTuple from void to null
- Change ReturnType of GuiService.AddSpecialKey from void to null
- Change ReturnType of GuiService.BroadcastNotification from void to null
- Change ReturnType of GuiService.ClearError from void to null
- Change ReturnType of GuiService.CloseInspectMenu from void to null
- Change ReturnType of GuiService.ForceTenFootInterface from void to null
- Change ReturnType of GuiService.InspectPlayerFromHumanoidDescription from void to null
- Change ReturnType of GuiService.InspectPlayerFromUserId from void to null
- Change ReturnType of GuiService.InspectPlayerFromUserIdWithCtx from void to null
- Change ReturnType of GuiService.OpenBrowserWindow from void to null
- Change ReturnType of GuiService.OpenNativeOverlay from void to null
- Change ReturnType of GuiService.RemoveCenterDialog from void to null
- Change ReturnType of GuiService.RemoveKey from void to null
- Change ReturnType of GuiService.RemoveSelectionGroup from void to null
- Change ReturnType of GuiService.RemoveSpecialKey from void to null
- Change ReturnType of GuiService.Select from void to null
- Change ReturnType of GuiService.SetEmotesMenuOpen from void to null
- Change ReturnType of GuiService.SetGameplayPausedNotificationEnabled from void to null
- Change ReturnType of GuiService.SetGlobalGuiInset from void to null
- Change ReturnType of GuiService.SetHardwareSafeAreaInsets from void to null
- Change ReturnType of GuiService.SetInspectMenuEnabled from void to null
- Change ReturnType of GuiService.SetMenuIsOpen from void to null
- Change ReturnType of GuiService.SetPurchasePromptIsShown from void to null
- Change ReturnType of GuiService.SetSafeZoneOffsets from void to null
- Change ReturnType of GuiService.SetUiMessage from void to null
- Change ReturnType of GuiService.ToggleFullscreen from void to null
- Change ReturnType of GuiService.ToggleGuiIsVisibleIfAllowed from void to null
- Change ReturnType of GuiService.SendCoreUiNotification from void to null
- Change ReturnType of HapticService.SetMotor from void to null
- Change ReturnType of HeightmapImporterService.CancelImportHeightmap from void to null
- Change ReturnType of HeightmapImporterService.ImportHeightmap from void to null
- Change ReturnType of HeightmapImporterService.SetImportHeightmapPaused from void to null
- Change ReturnType of HopperBin.Disable from void to null
- Change ReturnType of HopperBin.ToggleSelect from void to null
- Change ReturnType of HttpRequest.Cancel from void to null
- Change ReturnType of HttpRequest.Start from void to null
- Change ReturnType of HttpService.SetHttpEnabled from void to null
- Change ReturnType of Humanoid.AddAccessory from void to null
- Change ReturnType of Humanoid.ApplyDescription from void to null
- Change ReturnType of Humanoid.ApplyDescriptionBlocking from void to null
- Change ReturnType of Humanoid.ApplyDescriptionClientServer from void to null
- Change ReturnType of Humanoid.ApplyDescriptionReset from void to null
- Change ReturnType of Humanoid.BuildRigFromAttachments from void to null
- Change ReturnType of Humanoid.CacheDefaults from void to null
- Change ReturnType of Humanoid.ChangeState from void to null
- Change ReturnType of Humanoid.EquipTool from void to null
- Change ReturnType of Humanoid.Move from void to null
- Change ReturnType of Humanoid.MoveTo from void to null
- Change ReturnType of Humanoid.RemoveAccessories from void to null
- Change ReturnType of Humanoid.SetClickToWalkEnabled from void to null
- Change ReturnType of Humanoid.SetStateEnabled from void to null
- Change ReturnType of Humanoid.TakeDamage from void to null
- Change ReturnType of Humanoid.UnequipTools from void to null
- Change ReturnType of Humanoid.takeDamage from void to null
- Change ReturnType of HumanoidDescription.AddEmote from void to null
- Change ReturnType of HumanoidDescription.RemoveEmote from void to null
- Change ReturnType of HumanoidDescription.SetAccessories from void to null
- Change ReturnType of HumanoidDescription.SetEmotes from void to null
- Change ReturnType of HumanoidDescription.SetEquippedEmotes from void to null
- Change ReturnType of IXPService.ClearUserLayers from void to null
- Change ReturnType of IXPService.InitializeUserLayers from void to null
- Change ReturnType of IXPService.LogBrowserTrackerLayerExposure from void to null
- Change ReturnType of IXPService.LogUserLayerExposure from void to null
- Change ReturnType of IXPService.RegisterUserLayers from void to null
- Change ReturnType of ImageButton.SetEnableContentImageSizeChangedEvents from void to null
- Change ReturnType of ImageDataExperimental.Clear from void to null
- Change ReturnType of ImageDataExperimental.DrawCircle from void to null
- Change ReturnType of ImageDataExperimental.PopulateFromImageAsync from void to null
- Change ReturnType of ImageDataExperimental.Resize from void to null
- Change ReturnType of ImageDataExperimental.Rotate from void to null
- Change ReturnType of ImageLabel.SetEnableContentImageSizeChangedEvents from void to null
- Remove ImporterAnimationSettings
- Remove ImporterBaseSettings
- Remove ImporterFacsSettings
- Remove ImporterGroupSettings
- Remove ImporterJointSettings
- Remove ImporterMaterialSettings
- Remove ImporterMeshSettings
- Remove ImporterRootSettings
- Change ReturnType of InsertService.ApproveAssetId from void to null
- Change ReturnType of InsertService.ApproveAssetVersionId from void to null
- Change ReturnType of InsertService.Insert from void to null
- Change ReturnType of Instance.ClearAllChildren from void to null
- Change ReturnType of Instance.Destroy from void to null
- Change ReturnType of Instance.Remove from void to null
- Change ReturnType of Instance.SetAttribute from void to null
- Change ReturnType of Instance.destroy from void to null
- Change ReturnType of Instance.remove from void to null
- Add JointImportData
- Change ReturnType of JointsService.ClearJoinAfterMoveJoints from void to null
- Change ReturnType of JointsService.CreateJoinAfterMoveJoints from void to null
- Change ReturnType of JointsService.SetJoinAfterMoveInstance from void to null
- Change ReturnType of JointsService.SetJoinAfterMoveTarget from void to null
- Change ReturnType of JointsService.ShowPermissibleJoints from void to null
- Change ReturnType of Keyframe.AddMarker from void to null
- Change ReturnType of Keyframe.AddPose from void to null
- Change ReturnType of Keyframe.RemoveMarker from void to null
- Change ReturnType of Keyframe.RemovePose from void to null
- Change ReturnType of KeyframeSequence.AddKeyframe from void to null
- Change ReturnType of KeyframeSequence.RemoveKeyframe from void to null
- Change ReturnType of Lighting.SetMinutesAfterMidnight from void to null
- Change ReturnType of Lighting.setMinutesAfterMidnight from void to null
- Change ReturnType of LocalStorageService.Flush from void to null
- Change ReturnType of LocalStorageService.SetItem from void to null
- Change ReturnType of LocalStorageService.WhenLoaded from void to null
- Change ReturnType of LocalizationService.PromptDownloadGameTableToCSV from void to null
- Change ReturnType of LocalizationService.PromptExportToCSVs from void to null
- Change ReturnType of LocalizationService.PromptImportFromCSVs from void to null
- Change ReturnType of LocalizationService.SetRobloxLocaleId from void to null
- Change ReturnType of LocalizationService.StartTextScraper from void to null
- Change ReturnType of LocalizationService.StopTextScraper from void to null
- Change ReturnType of LocalizationTable.RemoveEntry from void to null
- Change ReturnType of LocalizationTable.RemoveEntryValue from void to null
- Change ReturnType of LocalizationTable.RemoveKey from void to null
- Change ReturnType of LocalizationTable.RemoveTargetLocale from void to null
- Change ReturnType of LocalizationTable.SetContents from void to null
- Change ReturnType of LocalizationTable.SetEntries from void to null
- Change ReturnType of LocalizationTable.SetEntry from void to null
- Change ReturnType of LocalizationTable.SetEntryContext from void to null
- Change ReturnType of LocalizationTable.SetEntryExample from void to null
- Change ReturnType of LocalizationTable.SetEntryKey from void to null
- Change ReturnType of LocalizationTable.SetEntrySource from void to null
- Change ReturnType of LocalizationTable.SetEntryValue from void to null
- Change ReturnType of LocalizationTable.SetIsExemptFromUGCAnalytics from void to null
- Change ReturnType of LogService.ExecuteScript from void to null
- Change ReturnType of LogService.RequestHttpResultApproved from void to null
- Change ReturnType of LogService.RequestServerHttpResult from void to null
- Change ReturnType of LogService.RequestServerOutput from void to null
- Change ReturnType of LoginService.Logout from void to null
- Change ReturnType of LoginService.PromptLogin from void to null
- Change ReturnType of MarketplaceService.PromptBundlePurchase from void to null
- Change ReturnType of MarketplaceService.PromptGamePassPurchase from void to null
- Change ReturnType of MarketplaceService.PromptNativePurchase from void to null
- Change ReturnType of MarketplaceService.PromptNativePurchaseWithLocalPlayer from void to null
- Change ReturnType of MarketplaceService.PromptPremiumPurchase from void to null
- Change ReturnType of MarketplaceService.PromptProductPurchase from void to null
- Change ReturnType of MarketplaceService.PromptPurchase from void to null
- Change ReturnType of MarketplaceService.PromptRobloxPurchase from void to null
- Change ReturnType of MarketplaceService.PromptSubscriptionCancellation from void to null
- Change ReturnType of MarketplaceService.PromptSubscriptionPurchase from void to null
- Change ReturnType of MarketplaceService.PromptThirdPartyPurchase from void to null
- Change ReturnType of MarketplaceService.ReportAssetSale from void to null
- Change ReturnType of MarketplaceService.ReportRobuxUpsellStarted from void to null
- Change ReturnType of MarketplaceService.SignalAssetTypePurchased from void to null
- Change ReturnType of MarketplaceService.SignalClientPurchaseSuccess from void to null
- Change ReturnType of MarketplaceService.SignalMockPurchasePremium from void to null
- Change ReturnType of MarketplaceService.SignalPromptBundlePurchaseFinished from void to null
- Change ReturnType of MarketplaceService.SignalPromptGamePassPurchaseFinished from void to null
- Change ReturnType of MarketplaceService.SignalPromptPremiumPurchaseFinished from void to null
- Change ReturnType of MarketplaceService.SignalPromptProductPurchaseFinished from void to null
- Change ReturnType of MarketplaceService.SignalPromptPurchaseFinished from void to null
- Change ReturnType of MarketplaceService.SignalPromptSubscriptionCancellationFinished from void to null
- Change ReturnType of MarketplaceService.SignalPromptSubscriptionPurchaseFinished from void to null
- Change ReturnType of MarketplaceService.SignalServerLuaDialogClosed from void to null
- Add MaterialImportData
- Add DiffuseFilePath
- Add IsPbr
- Add MetalnessFilePath
- Add NormalFilePath
- Add RoughnessFilePath
- Change ReturnType of MaterialService.SetBaseMaterialOverride from void to null
- Change ReturnType of MemStorageConnection.Disconnect from void to null
- Change ReturnType of MemStorageService.Fire from void to null
- Change ReturnType of MemStorageService.SetItem from void to null
- Change ReturnType of MemoryStoreQueue.AddAsync from void to null
- Change ReturnType of MemoryStoreQueue.RemoveAsync from void to null
- Change ReturnType of MemoryStoreSortedMap.RemoveAsync from void to null
- Change ReturnType of MeshDataExperimental.PopulateFromMeshAsync from void to null
- Add MeshImportData
- Add Anchored
- Add CageManifold
- Add CageMeshIntersectedPreview
- Add CageMeshNotIntersected
- Add CageNoOverlappingVertices
- Add CageNonManifoldPreview
- Add CageOverlappingVerticesPreview
- Add CageUVMatched
- Add CageUVMisMatchedPreview
- Add Dimensions
- Add DoubleSided
- Add IgnoreVertexColors
- Add IrrelevantCageModifiedPreview
- Add MeshHoleDetectedPreview
- Add MeshNoHoleDetected
- Add NoIrrelevantCageModified
- Add NoOuterCageFarExtendedFromMesh
- Add OuterCageFarExtendedFromMeshPreview
- Add PolygonCount
- Add UseImportedPivot
- Change ReturnType of MeshPart.ApplyMesh from void to null
- Change ReturnType of MessageBusConnection.Disconnect from void to null
- Change ReturnType of MessageBusService.MakeRequest from void to null
- Change ReturnType of MessageBusService.Publish from void to null
- Change ReturnType of MessageBusService.PublishProtocolMethodRequest from void to null
- Change ReturnType of MessageBusService.PublishProtocolMethodResponse from void to null
- Change ReturnType of MessageBusService.SetRequestHandler from void to null
- Change ReturnType of MessagingService.PublishAsync from void to null
- Change ReturnType of MetaBreakpoint.SetChildBreakpointEnabledByScriptAndContext from void to null
- Change ReturnType of MetaBreakpoint.SetContextEnabled from void to null
- Change ReturnType of MetaBreakpoint.SetContinueExecution from void to null
- Change ReturnType of MetaBreakpoint.SetEnabled from void to null
- Change ReturnType of MetaBreakpointManager.RemoveBreakpointById from void to null
- Change ReturnType of Model.AddPersistentPlayer from void to null
- Change ReturnType of Model.BreakJoints from void to null
- Change ReturnType of Model.MakeJoints from void to null
- Change ReturnType of Model.MoveTo from void to null
- Change ReturnType of Model.RemovePersistentPlayer from void to null
- Change ReturnType of Model.ResetOrientationToIdentity from void to null
- Change ReturnType of Model.ScaleTo from void to null
- Change ReturnType of Model.SetIdentityOrientation from void to null
- Change ReturnType of Model.SetPrimaryPartCFrame from void to null
- Change ReturnType of Model.TranslateBy from void to null
- Change ReturnType of Model.breakJoints from void to null
- Change ReturnType of Model.makeJoints from void to null
- Change ReturnType of Model.move from void to null
- Change ReturnType of Model.moveTo from void to null
- Change ReturnType of Motor.SetDesiredAngle from void to null
- Change ReturnType of NetworkPeer.SetOutgoingKBPSLimit from void to null
- Change ReturnType of NotificationService.ActionEnabled from void to null
- Change ReturnType of NotificationService.ActionTaken from void to null
- Change ReturnType of NotificationService.CancelAllNotification from void to null
- Change ReturnType of NotificationService.CancelNotification from void to null
- Change ReturnType of NotificationService.ScheduleNotification from void to null
- Change ReturnType of NotificationService.SwitchedToAppShellFeature from void to null
- Change ReturnType of PVInstance.PivotTo from void to null
- Change ReturnType of PackageUIService.ConvertToPackageUpload from void to null
- Change ReturnType of PackageUIService.PublishPackage from void to null
- Change ReturnType of Pages.AdvanceToNextPageAsync from void to null
- Add
- Add
- Add
- Change ReturnType of ParticleEmitter.Clear from void to null
- Change ReturnType of ParticleEmitter.Emit from void to null
- Change ReturnType of ParticleEmitter.FastForward from void to null
- Change ReturnType of Path.ComputeAsync from void to null
- Change ReturnType of PermissionsService.SetPermissions from void to null
- Change ReturnType of PhysicsService.CollisionGroupSetCollidable from void to null
- Change ReturnType of PhysicsService.IkSolve from void to null
- Change ReturnType of PhysicsService.LocalIkSolve from void to null
- Change ReturnType of PhysicsService.RegisterCollisionGroup from void to null
- Change ReturnType of PhysicsService.RemoveCollisionGroup from void to null
- Change ReturnType of PhysicsService.RenameCollisionGroup from void to null
- Change ReturnType of PhysicsService.SetPartCollisionGroup from void to null
- Change ReturnType of PhysicsService.UnregisterCollisionGroup from void to null
- Change ReturnType of Player.AddToBlockList from void to null
- Change ReturnType of Player.ClearCharacterAppearance from void to null
- Add Player.IsVerified
- Change ReturnType of Player.Kick from void to null
- Change ReturnType of Player.LoadCharacter from void to null
- Change ReturnType of Player.LoadCharacterAppearance from void to null
- Change ReturnType of Player.LoadCharacterBlocking from void to null
- Change ReturnType of Player.LoadCharacterWithHumanoidDescription from void to null
- Change ReturnType of Player.LoadData from void to null
- Change ReturnType of Player.Move from void to null
- Change ReturnType of Player.RemoveCharacter from void to null
- Change ReturnType of Player.RequestFriendship from void to null
- Change ReturnType of Player.RequestStreamAroundAsync from void to null
- Change ReturnType of Player.RevokeFriendship from void to null
- Change ReturnType of Player.SaveBoolean from void to null
- Change ReturnType of Player.SaveData from void to null
- Change ReturnType of Player.SaveInstance from void to null
- Change ReturnType of Player.SaveNumber from void to null
- Change ReturnType of Player.SaveString from void to null
- Change ReturnType of Player.SetAccountAge from void to null
- Change ReturnType of Player.SetCharacterAppearanceJson from void to null
- Change ReturnType of Player.SetExperienceSettingsLocaleId from void to null
- Change ReturnType of Player.SetMembershipType from void to null
- Change ReturnType of Player.SetModerationAccessKey from void to null
- Change ReturnType of Player.SetSuperSafeChat from void to null
- Change ReturnType of Player.SetUnder13 from void to null
- Change ReturnType of Player.UpdatePlayerBlocked from void to null
- Change ReturnType of Player.saveBoolean from void to null
- Change ReturnType of Player.saveInstance from void to null
- Change ReturnType of Player.saveNumber from void to null
- Change ReturnType of Player.saveString from void to null
- Change ReturnType of PlayerEmulatorService.SetEmulatedPolicyInfo from void to null
- Change ReturnType of PlayerGui.SetTopbarTransparency from void to null
- Change ReturnType of PlayerScripts.ClearComputerCameraMovementModes from void to null
- Change ReturnType of PlayerScripts.ClearComputerMovementModes from void to null
- Change ReturnType of PlayerScripts.ClearTouchCameraMovementModes from void to null
- Change ReturnType of PlayerScripts.ClearTouchMovementModes from void to null
- Change ReturnType of PlayerScripts.RegisterComputerCameraMovementMode from void to null
- Change ReturnType of PlayerScripts.RegisterComputerMovementMode from void to null
- Change ReturnType of PlayerScripts.RegisterTouchCameraMovementMode from void to null
- Change ReturnType of PlayerScripts.RegisterTouchMovementMode from void to null
- Change ReturnType of Players.Chat from void to null
- Change ReturnType of Players.ReportAbuse from void to null
- Change ReturnType of Players.ReportAbuseV3 from void to null
- Change ReturnType of Players.ResetLocalPlayer from void to null
- Change ReturnType of Players.SetChatStyle from void to null
- Change ReturnType of Players.SetLocalPlayerInfo from void to null
- Change ReturnType of Players.TeamChat from void to null
- Change ReturnType of Players.WhisperChat from void to null
- Change ReturnType of Plugin.Activate from void to null
- Change ReturnType of Plugin.Deactivate from void to null
- Change ReturnType of Plugin.Invoke from void to null
- Change ReturnType of Plugin.OpenScript from void to null
- Change ReturnType of Plugin.OpenWikiPage from void to null
- Change ReturnType of Plugin.PauseSound from void to null
- Change ReturnType of Plugin.PlaySound from void to null
- Change ReturnType of Plugin.ResumeSound from void to null
- Change ReturnType of Plugin.SaveSelectedToRoblox from void to null
- Change ReturnType of Plugin.SelectRibbonTool from void to null
- Change ReturnType of Plugin.SetItem from void to null
- Change ReturnType of Plugin.SetReady from void to null
- Change ReturnType of Plugin.SetSetting from void to null
- Change ReturnType of Plugin.StartDecalDrag from void to null
- Change ReturnType of Plugin.StartDrag from void to null
- Change ReturnType of Plugin.StopAllSounds from void to null
- Change ReturnType of Plugin.ProcessAssetInsertionDrop from void to null
- Change ReturnType of PluginGui.BindToClose from void to null
- Change ReturnType of PluginManagementService.SetAutoUpdate from void to null
- Change ReturnType of PluginManager.ExportPlace from void to null
- Change ReturnType of PluginManager.ExportSelection from void to null
- Change ReturnType of PluginManagerInterface.ExportPlace from void to null
- Change ReturnType of PluginManagerInterface.ExportSelection from void to null
- Change ReturnType of PluginMenu.AddAction from void to null
- Change ReturnType of PluginMenu.AddMenu from void to null
- Change ReturnType of PluginMenu.AddSeparator from void to null
- Change ReturnType of PluginMenu.Clear from void to null
- Change ReturnType of PluginToolbarButton.SetActive from void to null
- Change ReturnType of Pose.AddSubPose from void to null
- Change ReturnType of Pose.RemoveSubPose from void to null
- Change ReturnType of ProximityPrompt.InputHoldBegin from void to null
- Change ReturnType of ProximityPrompt.InputHoldEnd from void to null
- Change ReturnType of RbxAnalyticsService.AddGlobalPointsField from void to null
- Change ReturnType of RbxAnalyticsService.AddGlobalPointsTag from void to null
- Change ReturnType of RbxAnalyticsService.DEPRECATED_TrackEvent from void to null
- Change ReturnType of RbxAnalyticsService.DEPRECATED_TrackEventWithArgs from void to null
- Change ReturnType of RbxAnalyticsService.ReleaseRBXEventStream from void to null
- Change ReturnType of RbxAnalyticsService.RemoveGlobalPointsField from void to null
- Change ReturnType of RbxAnalyticsService.RemoveGlobalPointsTag from void to null
- Change ReturnType of RbxAnalyticsService.ReportCounter from void to null
- Change ReturnType of RbxAnalyticsService.ReportInfluxSeries from void to null
- Change ReturnType of RbxAnalyticsService.ReportStats from void to null
- Change ReturnType of RbxAnalyticsService.ReportToDiagByCountryCode from void to null
- Change ReturnType of RbxAnalyticsService.SendEventDeferred from void to null
- Change ReturnType of RbxAnalyticsService.SendEventImmediately from void to null
- Change ReturnType of RbxAnalyticsService.SetRBXEvent from void to null
- Change ReturnType of RbxAnalyticsService.SetRBXEventStream from void to null
- Change ReturnType of RbxAnalyticsService.TrackEvent from void to null
- Change ReturnType of RbxAnalyticsService.TrackEventWithArgs from void to null
- Change ReturnType of RbxAnalyticsService.UpdateHeartbeatObject from void to null
- Change ReturnType of RemoteEvent.FireAllClients from void to null
- Change ReturnType of RemoteEvent.FireClient from void to null
- Change ReturnType of RemoteEvent.FireServer from void to null
- Change ReturnType of RenderingTest.RenderdocTriggerCapture from void to null
- Change ReturnType of ReplicatedFirst.RemoveDefaultLoadingScreen from void to null
- Change ReturnType of ReplicatedFirst.SetDefaultLoadingGuiRemoved from void to null
- Change ReturnType of RocketPropulsion.Abort from void to null
- Change ReturnType of RocketPropulsion.Fire from void to null
- Change ReturnType of RocketPropulsion.fire from void to null
- Add RootImportData
- Add AddModelToInventory
- Add Anchored
- Add AnimationIdForRestPose
- Add ExistingPackageId
- Add FileDimensions
- Add ImportAsModelAsset
- Add ImportAsPackage
- Add InsertInWorkspace
- Add InsertWithScenePosition
- Add InvertNegativeFaces
- Add MergeMeshes
- Add PolygonCount
- Add RestPose
- Add RigScale
- Add RigType
- Add ScaleUnit
- Add UseSceneOriginAsCFrame
- Add UseSceneOriginAsPivot
- Add UsesCages
- Add WorldForward
- Add WorldUp
- Change ReturnType of RunService.BindToRenderStep from void to null
- Change ReturnType of RunService.Pause from void to null
- Change ReturnType of RunService.Reset from void to null
- Change ReturnType of RunService.Run from void to null
- Change ReturnType of RunService.Set3dRenderingEnabled from void to null
- Change ReturnType of RunService.SetRobloxGuiFocused from void to null
- Change ReturnType of RunService.Stop from void to null
- Change ReturnType of RunService.UnbindFromRenderStep from void to null
- Change ReturnType of RunService.setThrottleFramerateEnabled from void to null
- Change ReturnType of ScriptContext.AddCoreScriptLocal from void to null
- Change ReturnType of ScriptContext.ClearScriptProfilingData from void to null
- Change ReturnType of ScriptContext.SaveScriptProfilingData from void to null
- Change ReturnType of ScriptContext.SetTimeout from void to null
- Change ReturnType of ScriptContext.StartScriptProfiling from void to null
- Change ReturnType of ScriptDebugger.SetGlobal from void to null
- Change ReturnType of ScriptDebugger.SetLocal from void to null
- Change ReturnType of ScriptDebugger.SetUpvalue from void to null
- Change ReturnType of ScriptEditorService.DeregisterAutocompleteCallback from void to null
- Change ReturnType of ScriptEditorService.DeregisterScriptAnalysisCallback from void to null
- Change ReturnType of ScriptEditorService.ForceReloadSource from void to null
- Change ReturnType of ScriptEditorService.RegisterAutocompleteCallback from void to null
- Change ReturnType of ScriptEditorService.RegisterScriptAnalysisCallback from void to null
- Change ReturnType of ScrollingFrame.ClearInertialScrolling from void to null
- Change ReturnType of ScrollingFrame.ScrollToTop from void to null
- Change ReturnType of Seat.Sit from void to null
- Change ReturnType of Selection.Add from void to null
- Change ReturnType of Selection.ClearTerrainSelectionHack from void to null
- Change ReturnType of Selection.Remove from void to null
- Change ReturnType of Selection.Set from void to null
- Change ReturnType of Selection.SetTerrainSelectionHack from void to null
- Change ReturnType of SensorBase.Sense from void to null
- Change ReturnType of SessionService.RemoveMetadata from void to null
- Change ReturnType of SessionService.RemoveSession from void to null
- Change ReturnType of SessionService.RemoveSessionsWithMetadataKey from void to null
- Change ReturnType of SessionService.ReplaceSession from void to null
- Change ReturnType of SessionService.SetMetadata from void to null
- Change ReturnType of SessionService.SetSession from void to null
- Change ReturnType of SharedTableRegistry.SetSharedTable from void to null
- Change ReturnType of ShorelineUpgraderService.Cancel from void to null
- Change ReturnType of ShorelineUpgraderService.Start from void to null
- Change ReturnType of SkateboardPlatform.ApplySpecificImpulse from void to null
- Change ReturnType of Smoke.FastForward from void to null
- Change ReturnType of SmoothVoxelsUpgraderService.Cancel from void to null
- Change ReturnType of SmoothVoxelsUpgraderService.Start from void to null
- Change ReturnType of SocialService.InvokeGameInvitePromptClosed from void to null
- Change ReturnType of SocialService.PromptGameInvite from void to null
- Change ReturnType of Sound.Pause from void to null
- Change ReturnType of Sound.Play from void to null
- Change ReturnType of Sound.Resume from void to null
- Change ReturnType of Sound.Stop from void to null
- Change ReturnType of Sound.pause from void to null
- Change ReturnType of Sound.play from void to null
- Change ReturnType of Sound.stop from void to null
- Change ReturnType of SoundService.PlayLocalSound from void to null
- Change ReturnType of SoundService.SetInputDevice from void to null
- Change ReturnType of SoundService.SetListener from void to null
- Change ReturnType of SoundService.SetOutputDevice from void to null
- Change ReturnType of Sparkles.FastForward from void to null
- Change ReturnType of StarterGui.RegisterGetCore from void to null
- Change ReturnType of StarterGui.RegisterSetCore from void to null
- Change ReturnType of StarterGui.SetCore from void to null
- Change ReturnType of StarterGui.SetCoreGuiEnabled from void to null
- Change ReturnType of StarterPlayer.ClearDefaults from void to null
- Add Studio.HintColor
- Add Studio.InformationColor
- Change ReturnType of StudioAssetService.ConvertToPackageUpload from void to null
- Change ReturnType of StudioAssetService.PublishPackage from void to null
- Change ReturnType of StudioDeviceEmulatorService.SetCurrentDeviceId from void to null
- Change ReturnType of StudioDeviceEmulatorService.SetCurrentOrientation from void to null
- Change ReturnType of StudioPublishService.ClearUploadNames from void to null
- Change ReturnType of StudioPublishService.PublishAs from void to null
- Change ReturnType of StudioPublishService.PublishThenTurnOnTeamCreate from void to null
- Change ReturnType of StudioPublishService.RefreshDocumentDisplayName from void to null
- Change ReturnType of StudioPublishService.SetTeamCreateOnPublishInfo from void to null
- Change ReturnType of StudioPublishService.SetUniverseDisplayName from void to null
- Change ReturnType of StudioPublishService.SetUploadNames from void to null
- Change ReturnType of StudioPublishService.ShowSaveOrPublishPlaceToRoblox from void to null
- Change ReturnType of StudioSdkService.SetSdk from void to null
- Change ReturnType of StudioService.AnimationIdSelected from void to null
- Change ReturnType of StudioService.CopyToClipboard from void to null
- Change ReturnType of StudioService.OpenInBrowser_DONOTUSE from void to null
- Change ReturnType of StudioService.RequestClose from void to null
- Change ReturnType of StudioService.SetPluginEnabled from void to null
- Change ReturnType of StudioService.ShowPlaceVersionHistoryDialog from void to null
- Change ReturnType of StudioService.ShowPublishToRoblox from void to null
- Change ReturnType of StudioService.TryInstallPlugin from void to null
- Change ReturnType of StudioService.UninstallPlugin from void to null
- Change ReturnType of StudioService.UpdatePluginManagement from void to null
- Change ReturnType of TeamCreateService.SendUnarchiveUniverseAsync from void to null
- Change ReturnType of TeamCreateService.SendUnarchiveUniverseWithReasonAsync from void to null
- Change ReturnType of Teams.RebalanceTeams from void to null
- Change ReturnType of TeleportOptions.SetTeleportData from void to null
- Change ReturnType of TeleportService.Block from void to null
- Change ReturnType of TeleportService.SetTeleportGui from void to null
- Change ReturnType of TeleportService.SetTeleportSetting from void to null
- Change ReturnType of TeleportService.Teleport from void to null
- Change ReturnType of TeleportService.TeleportCancel from void to null
- Change ReturnType of TeleportService.TeleportToPlaceInstance from void to null
- Change ReturnType of TeleportService.TeleportToPrivateServer from void to null
- Change ReturnType of TeleportService.TeleportToSpawnByName from void to null
- Change ReturnType of Terrain.AutowedgeCells from void to null
- Change ReturnType of Terrain.Clear from void to null
- Change ReturnType of Terrain.ConvertToSmooth from void to null
- Change ReturnType of Terrain.FillBall from void to null
- Change ReturnType of Terrain.FillBlock from void to null
- Change ReturnType of Terrain.FillCylinder from void to null
- Change ReturnType of Terrain.FillRegion from void to null
- Change ReturnType of Terrain.FillWedge from void to null
- Change ReturnType of Terrain.PasteRegion from void to null
- Change ReturnType of Terrain.ReplaceMaterial from void to null
- Change ReturnType of Terrain.ReplaceMaterialInTransform from void to null
- Change ReturnType of Terrain.SetCell from void to null
- Change ReturnType of Terrain.SetCells from void to null
- Change ReturnType of Terrain.SetMaterialColor from void to null
- Change ReturnType of Terrain.SetMaterialInTransform from void to null
- Change ReturnType of Terrain.SetWaterCell from void to null
- Change ReturnType of Terrain.WriteVoxels from void to null
- Change ReturnType of TerrainRegion.ApplyTransform from void to null
- Change ReturnType of TerrainRegion.ConvertToSmooth from void to null
- Change ReturnType of TestService.Check from void to null
- Change ReturnType of TestService.Checkpoint from void to null
- Change ReturnType of TestService.Done from void to null
- Change ReturnType of TestService.Error from void to null
- Change ReturnType of TestService.Fail from void to null
- Change ReturnType of TestService.Message from void to null
- Change ReturnType of TestService.Require from void to null
- Change ReturnType of TestService.Run from void to null
- Change ReturnType of TestService.Warn from void to null
- Change ReturnType of TextBox.CaptureFocus from void to null
- Change ReturnType of TextBox.ReleaseFocus from void to null
- Change ReturnType of TextBox.ResetKeyboardMode from void to null
- Change ReturnType of TextBox.SetTextFromInput from void to null
- Change ReturnType of TextButton.SetTextFromInput from void to null
- Change ReturnType of TextLabel.SetTextFromInput from void to null
- Change ReturnType of TextService.SetResolutionScale from void to null
- Change ReturnType of ThirdPartyUserService.ReturnToEngagement from void to null
- Change ReturnType of ThirdPartyUserService.ShowAccountPicker from void to null
- Change ReturnType of ToastNotificationService.HideNotification from void to null
- Change ReturnType of ToastNotificationService.ShowNotification from void to null
- Change ReturnType of Tool.Activate from void to null
- Change ReturnType of Tool.Deactivate from void to null
- Change ReturnType of TracerService.FinishSpan from void to null
- Change ReturnType of Trail.Clear from void to null
- Change ReturnType of TweenBase.Cancel from void to null
- Change ReturnType of TweenBase.Pause from void to null
- Change ReturnType of TweenBase.Play from void to null
- Change ReturnType of UGCValidationService.ResetCollisionFidelity from void to null
- Change ReturnType of UGCValidationService.SetMeshIdBlocking from void to null
- Change ReturnType of UIGridStyleLayout.ApplyLayout from void to null
- Change ReturnType of UIGridStyleLayout.SetCustomSortFunction from void to null
- Change ReturnType of UIPageLayout.JumpTo from void to null
- Change ReturnType of UIPageLayout.JumpToIndex from void to null
- Change ReturnType of UIPageLayout.Next from void to null
- Change ReturnType of UIPageLayout.Previous from void to null
- Change ReturnType of UnvalidatedAssetService.AppendTempAssetId from void to null
- Change ReturnType of UserGameSettings.ResetOnboardingCompleted from void to null
- Change ReturnType of UserGameSettings.SetCameraYInvertVisible from void to null
- Change ReturnType of UserGameSettings.SetGamepadCameraSensitivityVisible from void to null
- Change ReturnType of UserGameSettings.SetOnboardingCompleted from void to null
- Change ReturnType of UserGameSettings.SetTutorialState from void to null
- Change ReturnType of UserInputService.RecenterUserHeadCFrame from void to null
- Change ReturnType of UserInputService.SendAppUISizes from void to null
- Change ReturnType of UserInputService.SetNavigationGamepad from void to null
- Change ReturnType of UserSettings.Reset from void to null
- Change ReturnType of VRService.RecenterUserHeadCFrame from void to null
- Change ReturnType of VRService.RequestNavigation from void to null
- Change ReturnType of VRService.SetTouchpadMode from void to null
- Change ReturnType of VehicleSeat.Sit from void to null
- Change ReturnType of VideoFrame.Pause from void to null
- Change ReturnType of VideoFrame.Play from void to null
- Change ReturnType of VirtualInputManager.Dump from void to null
- Change ReturnType of VirtualInputManager.HandleGamepadAxisInput from void to null
- Change ReturnType of VirtualInputManager.HandleGamepadButtonInput from void to null
- Change ReturnType of VirtualInputManager.HandleGamepadConnect from void to null
- Change ReturnType of VirtualInputManager.HandleGamepadDisconnect from void to null
- Change ReturnType of VirtualInputManager.SendAccelerometerEvent from void to null
- Change ReturnType of VirtualInputManager.SendGravityEvent from void to null
- Change ReturnType of VirtualInputManager.SendGyroscopeEvent from void to null
- Change ReturnType of VirtualInputManager.SendKeyEvent from void to null
- Change ReturnType of VirtualInputManager.SendMouseButtonEvent from void to null
- Change ReturnType of VirtualInputManager.SendMouseMoveEvent from void to null
- Change ReturnType of VirtualInputManager.SendMouseWheelEvent from void to null
- Change ReturnType of VirtualInputManager.SendTextInputCharacterEvent from void to null
- Change ReturnType of VirtualInputManager.SendTouchEvent from void to null
- Change ReturnType of VirtualInputManager.SetInputTypesToIgnore from void to null
- Change ReturnType of VirtualInputManager.StartPlaying from void to null
- Change ReturnType of VirtualInputManager.StartPlayingJSON from void to null
- Change ReturnType of VirtualInputManager.StartRecording from void to null
- Change ReturnType of VirtualInputManager.StopPlaying from void to null
- Change ReturnType of VirtualInputManager.StopRecording from void to null
- Change ReturnType of VirtualInputManager.WaitForInputEventsProcessed from void to null
- Change ReturnType of VirtualInputManager.sendRobloxEvent from void to null
- Change ReturnType of VirtualInputManager.sendThemeChangeEvent from void to null
- Change ReturnType of VirtualUser.Button1Down from void to null
- Change ReturnType of VirtualUser.Button1Up from void to null
- Change ReturnType of VirtualUser.Button2Down from void to null
- Change ReturnType of VirtualUser.Button2Up from void to null
- Change ReturnType of VirtualUser.CaptureController from void to null
- Change ReturnType of VirtualUser.ClickButton1 from void to null
- Change ReturnType of VirtualUser.ClickButton2 from void to null
- Change ReturnType of VirtualUser.MoveMouse from void to null
- Change ReturnType of VirtualUser.SetKeyDown from void to null
- Change ReturnType of VirtualUser.SetKeyUp from void to null
- Change ReturnType of VirtualUser.StartRecording from void to null
- Change ReturnType of VirtualUser.TypeKey from void to null
- Change ReturnType of VoiceChatInternal.Leave from void to null
- Change ReturnType of VoiceChatInternal.SetMicDevice from void to null
- Change ReturnType of VoiceChatInternal.SetSpeakerDevice from void to null
- Remove VoiceSource
- Change ReturnType of WireframeHandleAdornment.AddLine from void to null
- Change ReturnType of WireframeHandleAdornment.AddLines from void to null
- Change ReturnType of WireframeHandleAdornment.AddPath from void to null
- Change ReturnType of WireframeHandleAdornment.Clear from void to null
- Change ReturnType of Workspace.BreakJoints from void to null
- Change ReturnType of Workspace.JoinToOutsiders from void to null
- Change ReturnType of Workspace.MakeJoints from void to null
- Change ReturnType of Workspace.SetMeshPartHeadsAndAccessories from void to null
- Change ReturnType of Workspace.SetPhysicsThrottleEnabled from void to null
- Change ReturnType of Workspace.UnjoinFromOutsiders from void to null
- Change ReturnType of Workspace.ZoomToExtents from void to null
- Change ReturnType of WorldRoot.BulkMoveTo from void to null
- Change ReturnType of WorldRoot.IKMoveTo from void to null
- Change ReturnType of WorldRoot.SetInsertPoint from void to null
- Change LegacyNames of Font.Gotham from [] to [Montserrat]
- Change LegacyNames of Font.GothamBlack from [] to [MontserratBlack]
- Change LegacyNames of Font.GothamBold from [] to [MontserratBold]
- Change LegacyNames of Font.GothamMedium from [GothamSemibold] to [GothamSemibold, MontserratMedium]
- Add RestPose
- Add Custom
- Add Default
- Add RotationsReset
- Change Value of RigType.Custom from 3 to 1
- Change Index of RigType.Custom from 3 to 1
- Change Index of RigType.None from 4 to 2
- Change Value of RigType.None from 4 to 2
- Remove RigType.Rthro
- Remove RigType.RthroNarrow
- Add Severity.Hint
- Add Severity.Information
- Change Index of StudioScriptEditorColorCategories.ActiveLine from 25 to 27
- Change Value of StudioScriptEditorColorCategories.ActiveLine from 25 to 27
- Change Index of StudioScriptEditorColorCategories.Bracket from 29 to 31
- Change Value of StudioScriptEditorColorCategories.Bracket from 29 to 31
- Change Index of StudioScriptEditorColorCategories.DebuggerCurrentLine from 26 to 28
- Change Value of StudioScriptEditorColorCategories.DebuggerCurrentLine from 26 to 28
- Change Value of StudioScriptEditorColorCategories.DebuggerErrorLine from 27 to 29
- Change Index of StudioScriptEditorColorCategories.DebuggerErrorLine from 27 to 29
- Change Index of StudioScriptEditorColorCategories.DocViewCodeBackground from 38 to 40
- Change Value of StudioScriptEditorColorCategories.DocViewCodeBackground from 38 to 40
- Add StudioScriptEditorColorCategories.Hint
- Add StudioScriptEditorColorCategories.Info
- Change Index of StudioScriptEditorColorCategories.MenuBackground from 33 to 35
- Change Value of StudioScriptEditorColorCategories.MenuBackground from 33 to 35
- Change Value of StudioScriptEditorColorCategories.MenuBorder from 37 to 39
- Change Index of StudioScriptEditorColorCategories.MenuBorder from 37 to 39
- Change Index of StudioScriptEditorColorCategories.MenuPrimaryText from 30 to 32
- Change Value of StudioScriptEditorColorCategories.MenuPrimaryText from 30 to 32
- Change Value of StudioScriptEditorColorCategories.MenuScrollbarBackground from 35 to 37
- Change Index of StudioScriptEditorColorCategories.MenuScrollbarBackground from 35 to 37
- Change Index of StudioScriptEditorColorCategories.MenuScrollbarHandle from 36 to 38
- Change Value of StudioScriptEditorColorCategories.MenuScrollbarHandle from 36 to 38
- Change Value of StudioScriptEditorColorCategories.MenuSecondaryText from 31 to 33
- Change Index of StudioScriptEditorColorCategories.MenuSecondaryText from 31 to 33
- Change Value of StudioScriptEditorColorCategories.MenuSelectedBackground from 34 to 36
- Change Index of StudioScriptEditorColorCategories.MenuSelectedBackground from 34 to 36
- Change Value of StudioScriptEditorColorCategories.MenuSelectedText from 32 to 34
- Change Index of StudioScriptEditorColorCategories.MenuSelectedText from 32 to 34
- Change Value of StudioScriptEditorColorCategories.Ruler from 28 to 30
- Change Index of StudioScriptEditorColorCategories.Ruler from 28 to 30
- Change Index of StudioScriptEditorColorCategories.Whitespace from 24 to 26
- Change Value of StudioScriptEditorColorCategories.Whitespace from 24 to 26
- Change Value of StudioStyleGuideColor.AttributeCog from 117 to 119
- Change Index of StudioStyleGuideColor.AttributeCog from 117 to 119
- Change Index of StudioStyleGuideColor.ButtonBorder from 90 to 92
- Change Value of StudioStyleGuideColor.ButtonBorder from 89 to 91
- Change Index of StudioStyleGuideColor.ButtonText from 91 to 93
- Change Value of StudioStyleGuideColor.ButtonText from 90 to 92
- Change Value of StudioStyleGuideColor.ChatIncomingBgColor from 83 to 85
- Change Index of StudioStyleGuideColor.ChatIncomingBgColor from 84 to 86
- Change Index of StudioStyleGuideColor.ChatIncomingTextColor from 85 to 87
- Change Value of StudioStyleGuideColor.ChatIncomingTextColor from 84 to 86
- Change Index of StudioStyleGuideColor.ChatModeratedMessageColor from 88 to 90
- Change Value of StudioStyleGuideColor.ChatModeratedMessageColor from 87 to 89
- Change Value of StudioStyleGuideColor.ChatOutgoingBgColor from 85 to 87
- Change Index of StudioStyleGuideColor.ChatOutgoingBgColor from 86 to 88
- Change Value of StudioStyleGuideColor.ChatOutgoingTextColor from 86 to 88
- Change Index of StudioStyleGuideColor.ChatOutgoingTextColor from 87 to 89
- Change Value of StudioStyleGuideColor.CheckedFieldBackground from 92 to 94
- Change Index of StudioStyleGuideColor.CheckedFieldBackground from 93 to 95
- Change Index of StudioStyleGuideColor.CheckedFieldBorder from 94 to 96
- Change Value of StudioStyleGuideColor.CheckedFieldBorder from 93 to 95
- Change Index of StudioStyleGuideColor.CheckedFieldIndicator from 95 to 97
- Change Value of StudioStyleGuideColor.CheckedFieldIndicator from 94 to 96
- Change Value of StudioStyleGuideColor.DebuggerCurrentLine from 65 to 67
- Change Index of StudioStyleGuideColor.DebuggerCurrentLine from 65 to 67
- Change Value of StudioStyleGuideColor.DebuggerErrorLine from 66 to 68
- Change Index of StudioStyleGuideColor.DebuggerErrorLine from 66 to 68
- Change Value of StudioStyleGuideColor.DialogButton from 98 to 100
- Change Index of StudioStyleGuideColor.DialogButton from 99 to 101
- Change Index of StudioStyleGuideColor.DialogButtonBorder from 101 to 103
- Change Value of StudioStyleGuideColor.DialogButtonBorder from 100 to 102
- Change Index of StudioStyleGuideColor.DialogButtonText from 100 to 102
- Change Value of StudioStyleGuideColor.DialogButtonText from 99 to 101
- Change Index of StudioStyleGuideColor.DialogMainButton from 102 to 104
- Change Value of StudioStyleGuideColor.DialogMainButton from 101 to 103
- Change Value of StudioStyleGuideColor.DialogMainButtonText from 102 to 104
- Change Index of StudioStyleGuideColor.DialogMainButtonText from 103 to 105
- Change Index of StudioStyleGuideColor.DiffFilePathBackground from 82 to 84
- Change Value of StudioStyleGuideColor.DiffFilePathBackground from 81 to 83
- Change Value of StudioStyleGuideColor.DiffFilePathBorder from 82 to 84
- Change Index of StudioStyleGuideColor.DiffFilePathBorder from 83 to 85
- Change Value of StudioStyleGuideColor.DiffFilePathText from 67 to 69
- Change Index of StudioStyleGuideColor.DiffFilePathText from 68 to 70
- Change Value of StudioStyleGuideColor.DiffLineNum from 76 to 78
- Change Index of StudioStyleGuideColor.DiffLineNum from 77 to 79
- Change Value of StudioStyleGuideColor.DiffLineNumAdditionBackground from 79 to 81
- Change Index of StudioStyleGuideColor.DiffLineNumAdditionBackground from 80 to 82
- Change Value of StudioStyleGuideColor.DiffLineNumDeletionBackground from 80 to 82
- Change Index of StudioStyleGuideColor.DiffLineNumDeletionBackground from 81 to 83
- Change Index of StudioStyleGuideColor.DiffLineNumNoChangeBackground from 79 to 81
- Change Value of StudioStyleGuideColor.DiffLineNumNoChangeBackground from 78 to 80
- Change Value of StudioStyleGuideColor.DiffLineNumSeparatorBackground from 77 to 79
- Change Index of StudioStyleGuideColor.DiffLineNumSeparatorBackground from 78 to 80
- Change Index of StudioStyleGuideColor.DiffTextAddition from 71 to 73
- Change Value of StudioStyleGuideColor.DiffTextAddition from 70 to 72
- Change Value of StudioStyleGuideColor.DiffTextAdditionBackground from 74 to 76
- Change Index of StudioStyleGuideColor.DiffTextAdditionBackground from 75 to 77
- Change Index of StudioStyleGuideColor.DiffTextDeletion from 72 to 74
- Change Value of StudioStyleGuideColor.DiffTextDeletion from 71 to 73
- Change Index of StudioStyleGuideColor.DiffTextDeletionBackground from 76 to 78
- Change Value of StudioStyleGuideColor.DiffTextDeletionBackground from 75 to 77
- Change Index of StudioStyleGuideColor.DiffTextHunkInfo from 69 to 71
- Change Value of StudioStyleGuideColor.DiffTextHunkInfo from 68 to 70
- Change Value of StudioStyleGuideColor.DiffTextNoChange from 69 to 71
- Change Index of StudioStyleGuideColor.DiffTextNoChange from 70 to 72
- Change Value of StudioStyleGuideColor.DiffTextNoChangeBackground from 73 to 75
- Change Index of StudioStyleGuideColor.DiffTextNoChangeBackground from 74 to 76
- Change Value of StudioStyleGuideColor.DiffTextSeparatorBackground from 72 to 74
- Change Index of StudioStyleGuideColor.DiffTextSeparatorBackground from 73 to 75
- Change Index of StudioStyleGuideColor.DocViewCodeBackground from 64 to 66
- Change Value of StudioStyleGuideColor.DocViewCodeBackground from 64 to 66
- Change Value of StudioStyleGuideColor.HeaderSection from 95 to 97
- Change Index of StudioStyleGuideColor.HeaderSection from 96 to 98
- Change Value of StudioStyleGuideColor.InfoBarWarningBackground from 103 to 105
- Change Index of StudioStyleGuideColor.InfoBarWarningBackground from 104 to 106
- Change Index of StudioStyleGuideColor.InfoBarWarningText from 105 to 107
- Change Value of StudioStyleGuideColor.InfoBarWarningText from 104 to 106
- Change Value of StudioStyleGuideColor.InputFieldBorder from 91 to 93
- Change Index of StudioStyleGuideColor.InputFieldBorder from 92 to 94
- Change Value of StudioStyleGuideColor.Midlight from 96 to 98
- Change Index of StudioStyleGuideColor.Midlight from 97 to 99
- Change Value of StudioStyleGuideColor.ScriptBool from 109 to 111
- Change Index of StudioStyleGuideColor.ScriptBool from 109 to 111
- Change Value of StudioStyleGuideColor.ScriptBracket from 116 to 118
- Change Index of StudioStyleGuideColor.ScriptBracket from 116 to 118
- Change Value of StudioStyleGuideColor.ScriptEditorCurrentLine from 105 to 107
- Change Index of StudioStyleGuideColor.ScriptEditorCurrentLine from 67 to 69
- Change Value of StudioStyleGuideColor.ScriptFunction from 110 to 112
- Change Index of StudioStyleGuideColor.ScriptFunction from 110 to 112
- Change Value of StudioStyleGuideColor.ScriptFunctionName from 114 to 116
- Change Index of StudioStyleGuideColor.ScriptFunctionName from 114 to 116
- Add StudioStyleGuideColor.ScriptHint
- Add StudioStyleGuideColor.ScriptInformation
- Change Index of StudioStyleGuideColor.ScriptLocal from 111 to 113
- Change Value of StudioStyleGuideColor.ScriptLocal from 111 to 113
- Change Index of StudioStyleGuideColor.ScriptLuauKeyword from 113 to 115
- Change Value of StudioStyleGuideColor.ScriptLuauKeyword from 113 to 115
- Change Value of StudioStyleGuideColor.ScriptMethod from 106 to 108
- Change Index of StudioStyleGuideColor.ScriptMethod from 106 to 108
- Change Value of StudioStyleGuideColor.ScriptNil from 108 to 110
- Change Index of StudioStyleGuideColor.ScriptNil from 108 to 110
- Change Value of StudioStyleGuideColor.ScriptProperty from 107 to 109
- Change Index of StudioStyleGuideColor.ScriptProperty from 107 to 109
- Change Value of StudioStyleGuideColor.ScriptRuler from 63 to 65
- Change Index of StudioStyleGuideColor.ScriptRuler from 63 to 65
- Change Index of StudioStyleGuideColor.ScriptSelf from 112 to 114
- Change Value of StudioStyleGuideColor.ScriptSelf from 112 to 114
- Change Index of StudioStyleGuideColor.ScriptTodo from 115 to 117
- Change Value of StudioStyleGuideColor.ScriptTodo from 115 to 117
- Change Value of StudioStyleGuideColor.ScriptWhitespace from 62 to 64
- Change Index of StudioStyleGuideColor.ScriptWhitespace from 62 to 64
- Change Index of StudioStyleGuideColor.Separator from 89 to 91
- Change Value of StudioStyleGuideColor.Separator from 88 to 90
- Change Index of StudioStyleGuideColor.StatusBar from 98 to 100
- Change Value of StudioStyleGuideColor.StatusBar from 97 to 99
(v0.572.0.5720484) version-1defed3be4b94923 - No changes
(v0.572.0.5720484) version-8d79559a1ec340a4Release notes - Change ThreadSafety of AirController.BalanceMaxTorque from ReadSafe to LocalSafe
- Change ThreadSafety of AirController.BalanceSpeed from ReadSafe to LocalSafe
- Change ThreadSafety of AirController.MaintainAngularMomentum from ReadSafe to LocalSafe
- Change ThreadSafety of AirController.MaintainLinearMomentum from ReadSafe to LocalSafe
- Change ThreadSafety of AirController.MoveMaxForce from ReadSafe to LocalSafe
- Change ThreadSafety of AirController.TurningMaxTorque from ReadSafe to LocalSafe
- Change ThreadSafety of AirController.TurningSpeedFactor from ReadSafe to LocalSafe
- Change ThreadSafety of from ReadSafe to LocalSafe
- Change ThreadSafety of ClimbController.AccelerationTime from ReadSafe to LocalSafe
- Change ThreadSafety of ClimbController.BalanceMaxTorque from ReadSafe to LocalSafe
- Change ThreadSafety of ClimbController.BalanceRigidityEnabled from ReadSafe to LocalSafe
- Change ThreadSafety of ClimbController.BalanceSpeed from ReadSafe to LocalSafe
- Change ThreadSafety of ClimbController.MoveMaxForce from ReadSafe to LocalSafe
- Change ThreadSafety of ControllerBase.MoveSpeedFactor from ReadSafe to LocalSafe
- Change ThreadSafety of ControllerBase.RigidityEnabled from ReadSafe to LocalSafe
- Change ThreadSafety of ControllerManager.ActiveController from ReadSafe to LocalSafe
- Change ThreadSafety of ControllerManager.BaseMoveSpeed from ReadSafe to LocalSafe
- Change ThreadSafety of ControllerManager.BaseTurnSpeed from ReadSafe to LocalSafe
- Change ThreadSafety of ControllerManager.ClimbSensor from ReadSafe to LocalSafe
- Change ThreadSafety of ControllerManager.FacingDirection from ReadSafe to LocalSafe
- Change ThreadSafety of ControllerManager.GroundSensor from ReadSafe to LocalSafe
- Change ThreadSafety of ControllerManager.MovingDirection from ReadSafe to LocalSafe
- Change Tags of ControllerManager.GetControllers from [] to [Deprecated]
- Change ThreadSafety of GroundController.AccelerationLean from ReadSafe to LocalSafe
- Change ThreadSafety of GroundController.AccelerationTime from ReadSafe to LocalSafe
- Change ThreadSafety of GroundController.AlignSpeed from ReadSafe to LocalSafe
- Change ThreadSafety of GroundController.AlignTorque from ReadSafe to LocalSafe
- Change ThreadSafety of GroundController.BalanceMaxTorque from ReadSafe to LocalSafe
- Change ThreadSafety of GroundController.BalanceRigidityEnabled from ReadSafe to LocalSafe
- Change ThreadSafety of GroundController.BalanceSpeed from ReadSafe to LocalSafe
- Change ThreadSafety of GroundController.DecelerationTime from ReadSafe to LocalSafe
- Change ThreadSafety of GroundController.Friction from ReadSafe to LocalSafe
- Change ThreadSafety of GroundController.FrictionWeight from ReadSafe to LocalSafe
- Change ThreadSafety of GroundController.GroundOffset from ReadSafe to LocalSafe
- Change ThreadSafety of GroundController.StandForce from ReadSafe to LocalSafe
- Change ThreadSafety of GroundController.StandSpeed from ReadSafe to LocalSafe
- Change ThreadSafety of GroundController.TurningFactor from ReadSafe to LocalSafe
- Change ThreadSafety of SwimController.AccelerationTime from ReadSafe to LocalSafe
- Change ThreadSafety of SwimController.PitchMaxTorque from ReadSafe to LocalSafe
- Change ThreadSafety of SwimController.PitchSpeedFactor from ReadSafe to LocalSafe
- Change ThreadSafety of SwimController.RollMaxTorque from ReadSafe to LocalSafe
- Change ThreadSafety of SwimController.RollSpeedFactor from ReadSafe to LocalSafe
- Remove
- Add VRService.LaserPointerTriggered
- Add Workspace.AvatarUnificationMode
- Change ThreadSafety of WorldRoot.Blockcast from Unsafe to Safe
- Change ThreadSafety of WorldRoot.Spherecast from Unsafe to Safe
- Add AvatarUnificationMode
- Add VRSessionState.Stopping
- Change Index of VRSessionState.Undefined from 3 to 4
(v0.571.0.5710526) version-b58c8a65853d49e9 - No changes
(v0.571.0.5710526) version-4ef836e0430f4819Release notes - Add AirController.BalanceMaxTorque
- Add AirController.BalanceRigidityEnabled
- Add AirController.BalanceSpeed
- Change Category of AirController.MaintainAngularMomentum from Movement to Turn
- Change Category of AirController.OrientationMaxTorque from Balance to Orientation
- Change Category of AirController.OrientationSpeedFactor from Balance to Orientation
- Add AirController.TurningMaxTorque
- Add AirController.TurningSpeedFactor
- Change Category of from Balance to Movement
- Add AudioSearchParams.AudioSubType
- Change PreferredDescriptor of AudioSearchParams.AudioSubtype from to AudioSubType
- Change Tags of AudioSearchParams.AudioSubtype from [] to [NotReplicated, Deprecated]
- Change CanSave of AudioSearchParams.AudioSubtype from true to false
- Add ClimbController.BalanceMaxTorque
- Add ClimbController.BalanceRigidityEnabled
- Add ClimbController.BalanceSpeed
- Change Default of ClimbController.MoveMaxForce from INF to 10000
- Change Default of ClimbController.OrientationMaxTorque from INF to 10000
- Change Default of ClimbController.OrientationSpeedFactor from 1 to 100
- Add DataModel.SetFlagVersion
- Add GroundController.BalanceMaxTorque
- Add GroundController.BalanceRigidityEnabled
- Add GroundController.BalanceSpeed
(v0.570.0.5700563) version-e293467dbdad4b0a - No changes
(v0.570.0.5700563) version-b1b600e23e274c6aRelease notes - Change Parameters of Actor.BindToMessage from (name: string, function: Function) to (topic: string, function: Function)
- Change Parameters of Actor.BindToMessageParallel from (name: string, function: Function) to (topic: string, function: Function)
- Change Parameters of Actor.SendMessage from (name: string, message: Tuple) to (topic: string, message: Tuple)
- Change Tags of AnimationTrack.AdjustSpeed from [] to [CustomLuaState]
- Change Tags of AnimationTrack.AdjustWeight from [] to [CustomLuaState]
- Change Tags of AnimationTrack.Play from [] to [CustomLuaState]
- Change Tags of AnimationTrack.Stop from [] to [CustomLuaState]
- Remove CoreScriptBuilder
- Add LuaSourceContainer.RuntimeSource
- Change Parameters of MarketplaceService.PerformPurchase from (infoType: InfoType, productId: int64, expectedPrice: int, requestId: string, isRobloxPurchase: bool) to (infoType: InfoType, productId: int64, expectedPrice: int, requestId: string, isRobloxPurchase: bool, collectibleItemId: string = , collectibleProductId: string = , idempotencyKey: string = )
- Change Parameters of MessageBusService.MakeRequest from (protocolName: string, methodName: string, message: Variant, callback: Function) to (protocolName: string, methodName: string, message: Variant, callback: Function, customTelemetryData: Variant)
- Add RemoteCursorService
- Add
- Add
- Add ServiceVisibilityService
- Add VisibleServices
- Remove Studio.Show Deployment Warnings
- Add VRService.AutomaticScaling
- Change CanSave of Workspace.SignalBehavior from true to false
- Change CanLoad of Workspace.SignalBehavior from true to false
- Add
- Change Index of ConnectionError.DisconnectModeratedGame from 32 to 31
- Remove ConnectionError.DisconnectOutOfMemory
- Remove ConnectionError.DisconnectOutOfMemoryExitContinue
- Remove ConnectionError.DisconnectOutOfMemoryKeepPlayingExit
- Change Index of ConnectionError.DisconnectOutOfMemoryKeepPlayingLeave from 37 to 35
- Add ConnectionError.DisconnectRomarkEndOfTest
- Change Index of ConnectionError.PlacelaunchCustomMessage from 52 to 50
- Change Index of ConnectionError.PlacelaunchDisabled from 39 to 37
- Change Index of ConnectionError.PlacelaunchError from 40 to 38
- Change Index of ConnectionError.PlacelaunchErrors from 38 to 36
- Change Index of ConnectionError.PlacelaunchFlooded from 46 to 44
- Change Index of ConnectionError.PlacelaunchGameEnded from 41 to 39
- Change Index of ConnectionError.PlacelaunchGameFull from 42 to 40
- Change Index of ConnectionError.PlacelaunchHashException from 48 to 46
- Change Index of ConnectionError.PlacelaunchHashExpired from 47 to 45
- Change Index of ConnectionError.PlacelaunchHttpError from 50 to 48
- Change Index of ConnectionError.PlacelaunchOtherError from 53 to 51
- Change Index of ConnectionError.PlacelaunchPartyCannotFit from 49 to 47
- Change Index of ConnectionError.PlacelaunchRestricted from 44 to 42
- Change Index of ConnectionError.PlacelaunchUnauthorized from 45 to 43
- Change Index of ConnectionError.PlacelaunchUserLeft from 43 to 41
- Change Index of ConnectionError.PlacelaunchUserPrivacyUnauthorized from 51 to 49
- Change Index of ConnectionError.PlayerRemoved from 36 to 34
- Change Index of ConnectionError.ReplicatorTimeout from 35 to 33
- Change Index of ConnectionError.TeleportErrors from 54 to 52
- Change Index of ConnectionError.TeleportFailure from 55 to 53
- Change Index of ConnectionError.TeleportFlooded from 60 to 58
- Change Index of ConnectionError.TeleportGameEnded from 57 to 55
- Change Index of ConnectionError.TeleportGameFull from 58 to 56
- Change Index of ConnectionError.TeleportGameNotFound from 56 to 54
- Change Index of ConnectionError.TeleportIsTeleporting from 61 to 59
- Change Index of ConnectionError.TeleportUnauthorized from 59 to 57
- Add VRScaling
(v0.569.2.5690484) version-1b2bec18352f4c47 - No changes
(v0.569.2.5690484) version-f4d9dfa3e699486e - No changes
(v0.569.2.5690484) version-59c66f0591184ac7Release notes - Change Default of AdGui.Status from Active to Inactive
- Change Default of AdPortal.Status from Active to Inactive
(v0.569.0.5690481) version-970fa330e6234522 - No changes
(v0.569.0.5690481) version-d93115b083924909Release notes - Add AnimationConstraint.IsKinematic
- Add AnimationStreamTrack.TogglePause
- Add Animator.LoadStreamAnimationForSelfieView_deprecated
- Add DataModel.IsUniverseMetadataLoaded
- Add DataModel.UniverseMetadataLoaded
- Add FacialAnimationStreamingServiceStats.isStreamingFacsUpdated
- Add IncrementalPatchBuilder.BuildDebouncePeriod
- Change Parameters of from (script: LuaSourceContainer) to (guid: string)
- Change Parameters of from (script: LuaSourceContainer) to (script: string)
- Add
- Change Parameters of from (script: LuaSourceContainer, source: string) to (script: string, source: string)
- Change Parameters of from (script: LuaSourceContainer, op: string) to (script: string, op: string)
- Add PhysicsSettings.AreConstraintForcesShownForSelectedOrHoveredInstances
- Add PhysicsSettings.AreConstraintTorquesShownForSelectedOrHoveredInstances
- Add PhysicsSettings.AreContactForcesShownForSelectedOrHoveredAssemblies
- Add PhysicsSettings.AreMagnitudesShownForDrawnForcesAndTorques
- Add PhysicsSettings.ForceDrawScale
- Add ScriptEditorService.ForceReloadSource
- Add ScriptRuntime
- Add Terrain.SmoothRegion
- Add TerrainRegion.GetRegionWireframe
- Add WorldRoot.Blockcast
- Add WorldRoot.Spherecast
- Change Index of TrackerError.AudioError from 7 to 8
- Change Value of TrackerError.AudioError from 7 to 8
- Change Index of TrackerError.AudioNoPermission from 8 to 9
- Change Value of TrackerError.AudioNoPermission from 8 to 9
- Change Index of TrackerError.NoAudio from 6 to 7
- Change Value of TrackerError.NoAudio from 6 to 7
- Add TrackerError.VideoUnsupported
(v0.568.0.5680526) version-ff05c6baa1644eb9 - No changes
(v0.568.0.5680526) version-53240de5a28a4d2f - No changes
(v0.568.0.5680525) version-d702f69517074fbd - No changes
(v0.568.0.5680525) version-7d46ba53ccc34b72Release notes - Add Actor.BindToMessage
- Add Actor.BindToMessageParallel
- Add Actor.SendMessage
- Add AdGui.Status
- Change Tags of AdPortal.PortalStatus from [ReadOnly, NotReplicated] to [ReadOnly, NotReplicated, Deprecated]
- Add AdPortal.Status
- Add AssetService.SearchAudio
- Add AudioPages
- Add AudioSearchParams
- Add Album
- Add Artist
- Add AudioSubtype
- Add MaxDuration
- Add MinDuration
- Add SearchKeyword
- Add Tag
- Add Title
- Change Tags of ControllerManager.ActiveController from [ReadOnly, NotReplicated] to []
- Change CanLoad of ControllerManager.ActiveController from false to true
- Change ThreadSafety of ControllerManager.GetControllers from Safe to Unsafe
- Add DataModel.IsContentLoaded
- Add DataModel.SetIsLoaded
- Add ExperienceAuthService.ScopeCheckUIComplete
- Remove ExperienceAuthService.scopeCheckUIComplete
- Add IKControl.GetNodeLocalCFrame
- Add IKControl.GetNodeWorldCFrame
- Add IKControl.GetRawFinalTarget
- Add IKControl.GetSmoothedFinalTarget
- Add
- Add PhysicsSettings.AreSolverIslandsShown
- Add PhysicsSettings.SolverConvergenceVisualizationMode
- Add Plugin.Intersect
- Remove StudioHighDpiService
- Add
- Add
- Add AdUnitStatus
- Add AudioSubType
- Add Music
- Add SoundEffect
- Add SolverConvergenceVisualizationMode
- Add VRSafetyBubbleMode
- Add Anyone
- Add NoOne
- Add OnlyFriends
(v0.567.1.5670562) version-150154c6d79547e1 - No changes
(v0.567.1.5670562) version-e2fd7b018cc0444b - No changes
(v0.567.0.5670560) version-4aa7af93f9db407f - No changes
(v0.567.0.5670560) version-35e8efccea554ce2 - No changes
(v0.567.0.5670559) version-1986741b4b8341ee - No changes
(v0.567.0.5670559) version-c13b427715ee40dcRelease notes - Change Tags of from [] to [Hidden, NotScriptable, Deprecated]
- Add
- Add AssetService.PromptPublishAssetAsync
- Add AssetService.OpenPublishResultModal
- Change ThreadSafety of BasePart.GetNetworkOwner from Unsafe to Safe
- Change ThreadSafety of BasePart.GetNetworkOwnershipAuto from Unsafe to Safe
- Add ContextActionService.BindCoreActivate
- Add ContextActionService.UnbindCoreActivate
- Add ImageDataExperimental.Clear
- Add ImageDataExperimental.DrawCircle
- Add ImageDataExperimental.Resize
- Add ImageDataExperimental.Rotate
- Add IncrementalPatchBuilder.SerializePatch
- Add InsertService.GetLocalFileContents
- Add MaterialGenerationService.GetAccountingBalanceAsync
- Add MaterialGenerationService.RefillAccountingBalanceAsync
- Change ReturnType of MaterialGenerationSession.GenerateImagesAsync from Array to Tuple
- Remove MaterialGenerationSession.GenerateMaterialAsync
- Add MaterialGenerationSession.GenerateMaterialMapsAsync
- Add MaterialGenerationSession.UploadMaterialAsync
- Add MeshDataExperimental
- Add Size
- Add PopulateFromMeshAsync
- Change ThreadSafety of Players.GetPlayerByUserId from Unsafe to Safe
- Add
- Add ScriptEditorService.DeregisterScriptAnalysisCallback
- Add ScriptEditorService.RegisterScriptAnalysisCallback
- Add
- Change ReadSecurity of from None to RobloxScriptSecurity
- Change WriteSecurity of from None to RobloxScriptSecurity
- Add
- Add Studio.Selection Box Thickness
- Change Parameters of from (messageType: MessageType, message: string, printToStatusBar: bool, statusCode: int, isPublish: bool, authorName: string) to (messageType: MessageType, failureMessage: string, statusCode: int, isPublish: bool, authorName: string)
- Change ThreadSafety of Terrain.GetMaterialColor from Unsafe to Safe
- Add UGCValidationService.CanLoadAsset
- Add PromptPublishAssetResult
- Add NoUserInput
- Add PermissionDenied
- Add Success
- Add Timeout
- Add UploadFailed
- Add Severity
(v0.566.0.5660545) version-10b093cad28b406c - No changes
(v0.566.0.5660545) version-a2c9272a32ba4a46Release notes - Add Animator.EvaluationThrottled
- Change Parameters of AssetImportSession.UploadComplete from (succeeded: bool, errorMap: Dictionary) to (results: Dictionary)
- Add AssetImportSession.UploadCompleteDeprecated
- Change ReadSecurity of BaseScript.RunContext from PluginSecurity to None
- Add FaceAnimatorService.TrackerPrompt
- Add FacialAnimationStreamingServiceStats
- Add Get
- Add GetWithPlayerId
- Add FacialAnimationStreamingServiceV2.GetStats
- Change Default of from 0 to 1
- Change ThreadSafety of Humanoid.GetState from Unsafe to Safe
- Change ThreadSafety of Humanoid.GetStateEnabled from Unsafe to Safe
- Add ImporterRootSettings.ExistingPackageId
- Add ImporterRootSettings.ImportAsPackage
- Add MaterialGenerationService
- Add StartSession
- Add MaterialGenerationSession
- Add RbxAnalyticsService.GetPlaySessionId
- Change Tags of ScreenGui.ClipToDeviceSafeArea from [] to [NotBrowsable]
- Change Tags of ScreenGui.SafeAreaCompatibility from [] to [NotBrowsable]
- Add
- Add Terrain.ReplaceMaterialInTransform
- Add Terrain.SetMaterialInTransform
- Add
- Add
- Change ThreadSafety of Workspace.GetNumAwakeParts from Unsafe to Safe
- Change ThreadSafety of Workspace.GetPhysicsThrottling from Unsafe to Safe
- Change ThreadSafety of Workspace.GetServerTimeNow from Unsafe to Safe
- Add MuteState
- Add ScopeCheckResult.ConsentDenied
- Add TrackerPromptEvent
(v0.565.0.5650363) version-b9a7b0ebb65747d7 - No changes
(v0.565.0.5650363) version-b7299e204e6c4f50Release notes - Add AdService.GetAdTeleportInfo
- Add AdService.ReturnToPublisherExperience
- Add
- Add
- Add BuoyancySensor
- Add FullySubmerged
- Add TouchingSurface
- Add ControllerManager.ClimbSensor
- Add ControllerManager.GroundSensor
- Add ControllerPartSensor
- Add HitFrame
- Add HitNormal
- Add SearchDistance
- Add SensedPart
- Add SensorMode
- Add ControllerSensor
- Remove
- Remove
- Change Default of from 1026162035 to 0
- Add MessageBusService.MakeRequest
- Add MessageBusService.SetRequestHandler
- Add Players.ResetLocalPlayer
- Add SafetyService.ScreenshotUploaded
- Change Tags of ScreenGui.ClipToDeviceSafeArea from [NotBrowsable] to []
- Change Tags of ScreenGui.SafeAreaCompatibility from [NotBrowsable] to []
- Add SensorBase
- Add UpdateType
- Add Sense
- Add OnSensorOutputChanged
- Add Terrain.GetTerrainWireframe
- Remove Terrain.HideTerrainRegion
- Remove Terrain.SetTerrainRegion
- Remove Terrain.SetWireframeRegion
- Remove Terrain.ShowTerrainRegion
- Add ThirdPartyUserService.IsOver13
- Add
- Add WireframeHandleAdornment.Scale
- Remove Workspace.AnimationWeightedBlendFix
- Add AdTeleportMethod
- Add InGameMenuBackButton
- Add PortalForward
- Add PortalReturn
- Add UIBackButton
- Add Undefined
- Add CreatorTypeFilter
- Remove LevelOfDetailSetting
- Remove NewAnimationRuntimeSetting
- Add SensorMode
- Add SensorUpdateType
- Add UserCFrame.Floor
- Add VRPlayMode
(v0.564.1.5640444) version-4c19504094d7480b - No changes
(v0.564.1.5640444) version-5f157d1735294168Release notes - Remove AirController.CancelAirMomentum
- Add AssetImportSession.IsR15
- Change Parameters of AvatarEditorService.NoPromptSaveAvatarThumbnailCustomization from (thumbnailType: int, emoteAssetId: int64, cameraDistanceScale: float, yRotDeg: float, fieldOfViewDeg: float = 0) to (thumbnailType: AvatarThumbnailCustomizationType, emoteAssetId: int64, cameraDistanceScale: float, yRotDeg: float, fieldOfViewDeg: float = 0)
- Change MemoryCategory of BackpackItem from Instances to PhysicsParts
- Change Superclass of BackpackItem from Instance to Model
- Change Tags of BasePart.BreakJoints from [] to [Deprecated]
- Add BasePart.IntersectAsync
- Change Tags of BasePart.MakeJoints from [] to [Deprecated]
- Add ContentProvider.GetAssetFetchStatus
- Add ContentProvider.GetAssetFetchStatusChangedSignal
- Change Parameters of DataStore.ListKeysAsync from (prefix: string = , pageSize: int = 0, cursor: string = ) to (prefix: string = , pageSize: int = 0, cursor: string = , excludeDeleted: bool = false)
- Remove DynamicTextureAlpha
- Remove DynamicTextureLayerAlpha
- Change MemoryCategory of Flag from Instances to PhysicsParts
- Change Default of from 0 to 1026162035
- Change MemoryCategory of HopperBin from Instances to PhysicsParts
- Add ImageDataExperimental
- Add Size
- Add TemporaryId
- Add PopulateFromImageAsync
- Add ImporterRootSettings.RigScale
- Add ImporterRootSettings.UseSceneOriginAsCFrame
- Add IntersectOperation
- Change Tags of Model.BreakJoints from [] to [Deprecated]
- Change Tags of Model.MakeJoints from [] to [Deprecated]
- Add PatchBundlerFileWatch
- Add
- Add SharedTableRegistry
- Add GetSharedTable
- Add SetSharedTable
- Add StarterGui.RtlTextSupport
- Add SyncScriptBuilder
- Add CoverageInfo
- Add DebugInfo
- Add PackAsSource
- Add RawBytecode
- Add TextureGuiExperimental
- Add Size
- Add TemporaryId
- Change MemoryCategory of Tool from Instances to PhysicsParts
- Change Tags of Workspace.BreakJoints from [] to [Deprecated]
- Change Tags of Workspace.MakeJoints from [] to [Deprecated]
- Add AssetFetchStatus.Loading
- Add AssetFetchStatus.None
- Add AssetFetchStatus.TimedOut
- Add AvatarThumbnailCustomizationType
- Add RigScale
- Add Default
- Add Rthro
- Add RthroNarrow
- Add RtlTextSupport
- Add ServiceVisibility
- Add Always
- Add Off
- Add WithChildren
(v0.563.0.5630392) version-fcbf8fcbbc094960 - No changes
(v0.563.0.5630392) version-08c292fe2f1e4350Release notes - Change Default of AssetDeliveryProxy.Interface from to
- Change Default of AssetDeliveryProxy.Port from to 0
- Change Default of AssetDeliveryProxy.StartServer from to false
- Add AssetImportService.PickMultipleFilesWithPrompt
- Add AssetImportService.StartSessionWithPath
- Change Superclass of AssetSoundEffect from SoundEffect to CustomSoundEffect
- Change ThreadSafety of Instance.GetActor from Unsafe to Safe
- Change Parameters of from (script: LuaSourceContainer, op: Dictionary) to (script: LuaSourceContainer, op: string)
- Add PatchMapping
- Add FlattenTree
- Add PatchId
- Add TargetPath
- Remove ReflectionMetadataClass.InsertableService
- Add SafetyService
- Add Studio.Auto Delete Closing Brackets and Quotes
- Add TeamCreatePublishService
- Add
- Add
- Add
- Add UserInputService.MouseIcon
- Add CatalogSortAggregation
- Add CatalogSortType.Bestselling
- Add ExperienceAuthScope.CreatorAssetsCreate
- Add ExperienceAuthScope.DefaultScope
- Remove RaycastFilterType.Blacklist
- Add RaycastFilterType.Exclude
- Add RaycastFilterType.Include
- Remove RaycastFilterType.Whitelist
- Add SalesTypeFilter
- Add All
- Add Collectibles
- Add Premium
- Add ScopeCheckResult.BackendError
- Add ScopeCheckResult.ConsentAccepted
- Add ScopeCheckResult.InvalidArgument
- Add ScopeCheckResult.InvalidScopes
- Add ScopeCheckResult.NoUserInput
- Add ScopeCheckResult.Timeout
- Add ScopeCheckResult.UnexpectedError
(v0.562.0.5620360) version-747af4995f3447a5 - No changes
(v0.562.0.5620360) version-ebe7fc99c71a4091 - No changes
(v0.562.0.5620360) version-50422be30fcd406f - No changes
(v0.562.0.5620360) version-f13bf18337c94e3f - No changes
(v0.562.0.5620360) version-37f56b71e8444990Release notes - Add Camera.ZoomToExtents
- Change Parameters of ClientReplicator.RequestServerScriptProfiling from (start: bool) to (start: bool, frequency: int?)
- Add
- Add Model.Scale
- Add
- Add Model.GetScale
- Add Model.ScaleTo
- Change ThreadSafety of Player.GetNetworkPing from Unsafe to Safe
- Add ReflectionMetadataClass.InsertableService
- Change Parameters of ScriptContext.StartScriptProfiling from () to (frequency: int?)
- Change ReturnType of ScriptContext.StopScriptProfiling from Dictionary to string
- Change Tags of ScriptContext.StopScriptProfiling from [CustomLuaState] to []
- Add
- Add
- Add TeamCreateData
- Add
(v0.561.0.5610360) version-768ec973c7a74da3 - No changes
(v0.561.0.5610360) version-4f7dca5651db47c8Release notes - Add
- Add CoreGui.UserGuiRenderingChanged
- Add CoreScriptDebuggingManagerHelper
- Add ExperienceAuthService.scopeCheckUIComplete
- Add ExperienceAuthService.OpenAuthPrompt
- Change Parameters of from (guid: string, result: ScopeCheckResult, token: string, metadata: Dictionary) to (guid: string, result: ScopeCheckResult, token: string, scopes: Array, metadata: Dictionary)
- Change Default of from false to
- Add GuiService.SetPurchasePromptIsShown
- Add GuiService.PurchasePromptShown
- Add SelectionHighlightManager
(v0.560.0.5600365) version-5385827554a44eb8 - No changes
(v0.560.0.5600365) version-48b033678baa4a75Release notes - Change Tags of IKControl from [NotBrowsable] to []
- Add LiveScriptingService
- Add
- Add
- Add
- Add SmoothVoxelsUpgraderService
- Add StudioSdkService
- Add
- Add Terrain.CanSmoothVoxelsBeUpgraded
- Remove Workspace.UnionsScaleNonuniformly
- Change Index of CatalogSortType.MostFavorited from 4 to 3
- Add CatalogSortType.RecentlyCreated
- Remove CatalogSortType.RecentlyUpdated
- Remove UnionsScaleNonuniformly
(v0.559.0.5590375) version-d853dd261edc4755 - No changes
(v0.559.0.5590375) version-2a2c56a117d249a4Release notes - Add ChatInputBarConfiguration.TextBox
- Add IKControl.SmoothTime
- Add
- Remove
- Add VRService.FadeOutViewOnCollision
- Add ConnectionError.DisconnectOutOfMemoryKeepPlayingLeave
- Change Index of ConnectionError.PlacelaunchCustomMessage from 51 to 52
- Change Index of ConnectionError.PlacelaunchDisabled from 38 to 39
- Change Index of ConnectionError.PlacelaunchError from 39 to 40
- Change Index of ConnectionError.PlacelaunchErrors from 37 to 38
- Change Index of ConnectionError.PlacelaunchFlooded from 45 to 46
- Change Index of ConnectionError.PlacelaunchGameEnded from 40 to 41
- Change Index of ConnectionError.PlacelaunchGameFull from 41 to 42
- Change Index of ConnectionError.PlacelaunchHashException from 47 to 48
- Change Index of ConnectionError.PlacelaunchHashExpired from 46 to 47
- Change Index of ConnectionError.PlacelaunchHttpError from 49 to 50
- Change Index of ConnectionError.PlacelaunchOtherError from 52 to 53
- Change Index of ConnectionError.PlacelaunchPartyCannotFit from 48 to 49
- Change Index of ConnectionError.PlacelaunchRestricted from 43 to 44
- Change Index of ConnectionError.PlacelaunchUnauthorized from 44 to 45
- Change Index of ConnectionError.PlacelaunchUserLeft from 42 to 43
- Change Index of ConnectionError.PlacelaunchUserPrivacyUnauthorized from 50 to 51
- Change Index of ConnectionError.TeleportErrors from 53 to 54
- Change Index of ConnectionError.TeleportFailure from 54 to 55
- Change Index of ConnectionError.TeleportFlooded from 59 to 60
- Change Index of ConnectionError.TeleportGameEnded from 56 to 57
- Change Index of ConnectionError.TeleportGameFull from 57 to 58
- Change Index of ConnectionError.TeleportGameNotFound from 55 to 56
- Change Index of ConnectionError.TeleportIsTeleporting from 60 to 61
- Change Index of ConnectionError.TeleportUnauthorized from 58 to 59
- Add ModelStreamingMode.Nonatomic
(v0.558.1.5580230) version-36b9bcaf86384810 - No changes
(v0.558.1.5580230) version-0467fc982b074312Release notes - Remove AssetService.GetAssetThumbnailAsync
- Change CanSave of from true to false
- Change Tags of from [Hidden] to [Hidden, NotReplicated]
- Change CanSave of from true to false
- Change Tags of from [Hidden] to [Hidden, NotReplicated]
- Change CanSave of from true to false
- Change Tags of from [Hidden] to [Hidden, NotReplicated]
(v0.557.0.5570255) version-a16a74a882364d0a - No changes
(v0.557.0.5570255) version-e347054dd7884aefRelease notes - Change CanLoad of from true to false
- Change Tags of from [NotReplicated] to [Hidden, NotReplicated]
- Change CanLoad of from true to false
- Change Tags of from [NotReplicated] to [Hidden, NotReplicated]
- Change CanLoad of from true to false
- Change Tags of from [NotReplicated] to [Hidden, NotReplicated]
- Change CanLoad of from true to false
- Change Tags of from [NotReplicated] to [Hidden, NotReplicated]
- Change Parameters of from (response: string, isError: bool) to (uuid: string, response: string, isError: bool)
- Change Parameters of from (request: string) to (uuid: string, request: string)
- Change CanLoad of from true to false
- Change Tags of from [NotReplicated] to [Hidden, NotReplicated]
- Change CanLoad of from true to false
- Change Tags of from [NotReplicated] to [Hidden, NotReplicated]
- Change CanLoad of from true to false
- Change Tags of from [NotReplicated] to [Hidden, NotReplicated]
- Change CanLoad of from true to false
- Change Tags of from [NotReplicated] to [Hidden, NotReplicated]
- Add AvatarEditorService.NoPromptSaveAvatarThumbnailCustomization
- Add AvatarEditorService.PromptSaveAvatarThumbnailCustomizationCompleted
- Change CanLoad of from true to false
- Change Tags of from [NotReplicated] to [Hidden, NotReplicated]
- Change CanLoad of from true to false
- Change Tags of from [NotReplicated] to [Hidden, NotReplicated]
- Change ThreadSafety of BasePart.CanCollideWith from Unsafe to Safe
- Change ThreadSafety of BasePart.GetVelocityAtPosition from Unsafe to Safe
- Add BasePart.subtractAsync2_INTERNAL
- Add BasePart.unionAsync2_INTERNAL
- Change Tags of ChannelSelectorSoundEffect from [NotBrowsable] to [NotCreatable, NotBrowsable]
- Change Parameters of CoreGui.SetUserGuiRendering from (enabled: bool, guiAdornee: Instance, faceId: NormalId) to (enabled: bool, guiAdornee: Instance, faceId: NormalId, horizontalCurvature: float = 0)
- Change Parameters of DataModel.GetObjectsAllOrNone from (url: Content) to (url: Content, binaryFormatOnly: bool = false)
- Add DataModel.GetPlaySessionId
- Change Tags of HttpService.JSONDecode from [] to [CustomLuaState]
- Add
- Add ImporterRootSettings.AddModelToInventory
- Add ImporterRootSettings.UsesCages
- Add IncrementalPatchBuilder.AddPathsToBundle
- Change Tags of MarketplaceService.PromptProductPurchaseFinished from [Deprecated] to []
- Remove Model.World Pivot Orientation
- Remove Model.World Pivot Position
- Add Model.AddPersistentPlayer
- Add Model.RemovePersistentPlayer
- Remove PVInstance.Origin Orientation
- Remove PVInstance.Origin Position
- Remove PVInstance.Pivot Offset Orientation
- Remove PVInstance.Pivot Offset Position
- Change PreferredDescriptor of PhysicsService.CollisionGroupContainsPart from to CollisionGroup
- Change Tags of PhysicsService.CollisionGroupContainsPart from [] to [Deprecated]
- Change PreferredDescriptor of PhysicsService.CreateCollisionGroup from to RegisterCollisionGroup
- Change Tags of PhysicsService.CreateCollisionGroup from [] to [Deprecated]
- Change PreferredDescriptor of PhysicsService.GetCollisionGroupId from to CollisionGroup
- Change Tags of PhysicsService.GetCollisionGroupId from [] to [Deprecated]
- Change PreferredDescriptor of PhysicsService.GetCollisionGroupName from to CollisionGroup
- Change Tags of PhysicsService.GetCollisionGroupName from [] to [Deprecated]
- Change PreferredDescriptor of PhysicsService.GetCollisionGroups from to GetRegisteredCollisionGroups
- Change Tags of PhysicsService.GetCollisionGroups from [] to [Deprecated]
- Change PreferredDescriptor of PhysicsService.RemoveCollisionGroup from to UnregisterCollisionGroup
- Change Tags of PhysicsService.RemoveCollisionGroup from [] to [Deprecated]
- Change PreferredDescriptor of PhysicsService.SetPartCollisionGroup from to CollisionGroup
- Change Tags of PhysicsService.SetPartCollisionGroup from [] to [Deprecated]
- Add
- Change CanLoad of from true to false
- Change Tags of from [NotReplicated] to [Hidden, NotReplicated]
- Change CanLoad of from true to false
- Change Tags of from [NotReplicated] to [Hidden, NotReplicated]
- Remove ScriptChangeService.ScriptSourceEdited
- Change Tags of Speaker from [Deprecated] to [NotCreatable, Deprecated]
- Remove StopWatchReporter
- Add Studio.Automatically commit locked scripts when you save or publish to Roblox
- Add
- Add
- Add TerrainRegion.ApplyTransform
- Change CanLoad of from true to false
- Change Tags of from [NotReplicated] to [Hidden, NotReplicated]
- Change CanLoad of from true to false
- Change Tags of from [NotReplicated] to [Hidden, NotReplicated]
- Change CanLoad of from true to false
- Change Tags of from [NotReplicated] to [Hidden, NotReplicated]
- Change CanLoad of from true to false
- Change Tags of from [NotReplicated] to [Hidden, NotReplicated]
- Remove VoiceChannel
- Add Workspace.RejectCharacterDeletions
- Change Value of GraphicsMode.NoGraphics from 7 to 9
- Add ModelStreamingMode.PersistentPerPlayer
- Change Value of Platform.None from 19 to 20
- Add RejectCharacterDeletions
- Add SaveAvatarThumbnailCustomizationFailure
- Add BadDistanceScale
- Add BadFieldOfViewDeg
- Add BadThumbnailType
- Add BadYRotDeg
- Add Other
- Add SurfaceGuiShape
- Add CurvedHorizontally
- Add Flat