MaximumADHD's Roblox API History


Version 0.702.0.7020614

Added Class SlimAnimationDataEntity : Instance [NotCreatable]
Added Property SlimAnimationDataEntity.EntitySource: Instance? [Hidden] [NotScriptable]
Added Property SlimAnimationDataEntity.Handle: number [Hidden] [NotScriptable]
Added Property SlimAnimationDataEntity.IsSlimEnabled: boolean [Hidden] [NotScriptable]
Added Property SlimAnimationDataEntity.NumBones: number [Hidden] [NotScriptable]
Added Property SlimAnimationDataEntity.SlimBone0: CFrame [Hidden] [NotScriptable]
Added Property SlimAnimationDataEntity.SlimBone1: CFrame [Hidden] [NotScriptable]
Added Property SlimAnimationDataEntity.SlimBone10: CFrame [Hidden] [NotScriptable]
Added Property SlimAnimationDataEntity.SlimBone11: CFrame [Hidden] [NotScriptable]
Added Property SlimAnimationDataEntity.SlimBone12: CFrame [Hidden] [NotScriptable]
Added Property SlimAnimationDataEntity.SlimBone13: CFrame [Hidden] [NotScriptable]
Added Property SlimAnimationDataEntity.SlimBone14: CFrame [Hidden] [NotScriptable]
Added Property SlimAnimationDataEntity.SlimBone15: CFrame [Hidden] [NotScriptable]
Added Property SlimAnimationDataEntity.SlimBone16: CFrame [Hidden] [NotScriptable]
Added Property SlimAnimationDataEntity.SlimBone17: CFrame [Hidden] [NotScriptable]
Added Property SlimAnimationDataEntity.SlimBone18: CFrame [Hidden] [NotScriptable]
Added Property SlimAnimationDataEntity.SlimBone19: CFrame [Hidden] [NotScriptable]
Added Property SlimAnimationDataEntity.SlimBone2: CFrame [Hidden] [NotScriptable]
Added Property SlimAnimationDataEntity.SlimBone20: CFrame [Hidden] [NotScriptable]
Added Property SlimAnimationDataEntity.SlimBone21: CFrame [Hidden] [NotScriptable]
Added Property SlimAnimationDataEntity.SlimBone22: CFrame [Hidden] [NotScriptable]
Added Property SlimAnimationDataEntity.SlimBone23: CFrame [Hidden] [NotScriptable]
Added Property SlimAnimationDataEntity.SlimBone24: CFrame [Hidden] [NotScriptable]
Added Property SlimAnimationDataEntity.SlimBone25: CFrame [Hidden] [NotScriptable]
Added Property SlimAnimationDataEntity.SlimBone26: CFrame [Hidden] [NotScriptable]
Added Property SlimAnimationDataEntity.SlimBone27: CFrame [Hidden] [NotScriptable]
Added Property SlimAnimationDataEntity.SlimBone28: CFrame [Hidden] [NotScriptable]
Added Property SlimAnimationDataEntity.SlimBone29: CFrame [Hidden] [NotScriptable]
Added Property SlimAnimationDataEntity.SlimBone3: CFrame [Hidden] [NotScriptable]
Added Property SlimAnimationDataEntity.SlimBone30: CFrame [Hidden] [NotScriptable]
Added Property SlimAnimationDataEntity.SlimBone31: CFrame [Hidden] [NotScriptable]
Added Property SlimAnimationDataEntity.SlimBone4: CFrame [Hidden] [NotScriptable]
Added Property SlimAnimationDataEntity.SlimBone5: CFrame [Hidden] [NotScriptable]
Added Property SlimAnimationDataEntity.SlimBone6: CFrame [Hidden] [NotScriptable]
Added Property SlimAnimationDataEntity.SlimBone7: CFrame [Hidden] [NotScriptable]
Added Property SlimAnimationDataEntity.SlimBone8: CFrame [Hidden] [NotScriptable]
Added Property SlimAnimationDataEntity.SlimBone9: CFrame [Hidden] [NotScriptable]

Added Class SlimAnimationReplicationService : Instance [NotCreatable] [Service]
Added Class SlimReplicationService : Instance [NotCreatable] [NotReplicated] [Service]

Added Property AnimationNodeDefinition.NodeId: string {🔐Animation} {RobloxScriptSecurity}
Added Property InputBinding.PointerIndex: number {🔐Input}
Added Property Instance.PredictionMode: Enum.PredictionMode [NotScriptable] [ReadOnly]
Added Property LodDataEntity.SlimAnimationSource: SlimAnimationDataEntity? [Hidden] [NotScriptable]
Added Property MaterialVariant.AlphaMode: Enum.AlphaMode [NotBrowsable]
Added Property Model.SlimAnimationTarget: SlimAnimationDataEntity? [Hidden] [NotScriptable]
Added Property Player.NeedRegionalFallback: boolean {🔐Players} {RobloxSecurity} [Hidden] [NotScriptable]

Added Function AnimationClipProvider:GetAnimationsAsync(userId: number) -> Instance? {🔐Animation} [Yields]
Added Function AssetImportSession:GetKeyframeSequencesForSelectedRestPose(modelInstance: Instance, restPoseSource: Enum.RestPoseModel) -> { Instance } {RobloxScriptSecurity}
Added Function AssetService:GetAssetIdsForPackageAsync(packageAssetId: number) -> { any } [Yields]
Added Function AssetService:SearchAudioAsync(searchParameters: AudioSearchParams) -> AudioPages [Yields]
Added Function AvatarEditorService:CheckApplyDefaultClothingAsync(humanoidDescription: HumanoidDescription) -> HumanoidDescription [Yields]
Added Function AvatarEditorService:ConformToAvatarRulesAsync(humanoidDescription: HumanoidDescription) -> HumanoidDescription [Yields]
Added Function AvatarEditorService:GetAvatarRulesAsync() -> { [string]: any } [Yields]
Added Function AvatarEditorService:GetBatchItemDetailsAsync(itemIds: { any }, itemType: Enum.AvatarItemType) -> { any } [Yields]
Added Function AvatarEditorService:GetFavoriteAsync(itemId: number, itemType: Enum.AvatarItemType) -> boolean [Yields]
Added Function AvatarEditorService:GetInventoryAsync(assetTypes: { any }) -> InventoryPages [Yields]
Added Function AvatarEditorService:GetItemDetailsAsync(itemId: number, itemType: Enum.AvatarItemType) -> { [string]: any } [Yields]
Added Function AvatarEditorService:GetOutfitDetailsAsync(outfitId: number) -> { [string]: any } [Yields]
Added Function AvatarEditorService:GetOutfitsAsync(outfitSource: Enum.OutfitSource? = "All", outfitType: Enum.OutfitType? = "All") -> OutfitPages [Yields]
Added Function AvatarEditorService:GetRecommendedAssetsAsync(assetType: Enum.AvatarAssetType, contextAssetId: number? = 0) -> { any } [Yields]
Added Function AvatarEditorService:GetRecommendedBundlesAsync(bundleId: number) -> { any } [Yields]
Added Function AvatarEditorService:SearchCatalogAsync(searchParameters: CatalogSearchParams) -> CatalogPages [Yields]
Added Function BadgeService:AwardBadgeAsync(userId: number, badgeId: number) -> boolean [Yields]
Added Function Humanoid:ApplyDescriptionAsync(humanoidDescription: HumanoidDescription, assetTypeVerification: Enum.AssetTypeVerification? = "Default") -> () {🔐Avatar} [Yields]
Added Function Humanoid:ApplyDescriptionResetAsync(humanoidDescription: HumanoidDescription, assetTypeVerification: Enum.AssetTypeVerification? = "Default") -> () {🔐Avatar} [Yields]
Added Function Humanoid:PlayEmoteAsync(emoteName: string) -> boolean {🔐Avatar} [Yields]
Added Function InsertService:GetFreeDecalsAsync(searchText: string, pageNum: number) -> { any } [Yields]
Added Function InsertService:GetFreeModelsAsync(searchText: string, pageNum: number) -> { any } [Yields]
Added Function KeyframeSequenceProvider:GetAnimationsAsync(userId: number) -> Instance? [Yields]
Added Function MarketplaceService:GetProductInfoAsync(assetId: number, infoType: Enum.InfoType? = "Asset") -> { [string]: any } [Yields]
Added Function MarketplaceService:PlayerOwnsAssetAsync(player: Instance, assetId: number) -> boolean [Yields]
Added Function MarketplaceService:PlayerOwnsBundleAsync(player: Player, bundleId: number) -> boolean [Yields]
Added Function Player:GetFriendsOnlineAsync(maxFriends: number? = 200) -> { any } {🔐Players} [Yields]
Added Function Player:GetRankInGroupAsync(groupId: number) -> number {🔐Players} [Yields]
Added Function Player:GetRoleInGroupAsync(groupId: number) -> string {🔐Players} [Yields]
Added Function Player:IsFriendsWithAsync(userId: number) -> boolean {🔐Players} [Yields]
Added Function Player:IsInGroupAsync(groupId: number) -> boolean {🔐Players} [Yields]
Added Function Player:LoadCharacterAsync() -> () {🔐Players} [Yields]
Added Function Player:LoadCharacterWithHumanoidDescriptionAsync(humanoidDescription: HumanoidDescription) -> () {🔐Players} [Yields]
Added Function Players:CreateHumanoidModelFromDescriptionAsync(description: HumanoidDescription, rigType: Enum.HumanoidRigType, assetTypeVerification: Enum.AssetTypeVerification? = "Default") -> Model {🔐Avatar | Players} [Yields]
Added Function Players:CreateHumanoidModelFromUserIdAsync(userId: number) -> Model {🔐Players} [Yields]
Added Function Players:GetHumanoidDescriptionFromOutfitIdAsync(outfitId: number) -> HumanoidDescription {🔐Avatar | Players} [Yields]
Added Function Players:GetHumanoidDescriptionFromUserIdAsync(userId: number) -> HumanoidDescription {🔐Avatar | Players} [Yields]
Added Function Plugin:CreateDockWidgetPluginGuiAsync(pluginGuiId: string, dockWidgetPluginGuiInfo: DockWidgetPluginGuiInfo) -> DockWidgetPluginGui {PluginSecurity} [Yields]
Added Function Plugin:ImportFbxAnimationAsync(rigModel: Instance, isR15: boolean? = true) -> Instance? {PluginSecurity} [Yields]
Added Function Plugin:ImportFbxRigAsync(isR15: boolean? = true) -> Instance? {PluginSecurity} [Yields]
Added Function Plugin:PromptForExistingAssetIdAsync(assetType: string) -> number {PluginSecurity} [Yields]
Added Function Plugin:PromptSaveSelectionAsync(suggestedFileName: string? = "") -> boolean {PluginSecurity} [Yields]
Added Function SocialService:PromptLinkSharingAsync(player: Player, options: { [string]: any }?) -> ...any [Yields]
Added Function StudioService:PromptImportFileAsync(fileTypeFilter: { any }? = {}) -> Instance? {PluginSecurity} [Yields]
Added Function StudioService:PromptImportFilesAsync(fileTypeFilter: { any }? = {}) -> { Instance } {PluginSecurity} [Yields]
Added Function TeleportService:ReserveServerAsync(placeId: number) -> ...any [Yields]
Added Function TestService:RunAsync() -> () {PluginSecurity} [Yields]

Added Enum RestPoseModel
Added EnumItem RestPoseModel.FromRigInACE : 0
Added EnumItem RestPoseModel.FromRigInFile : 1

Added EnumItem AlphaMode.Opaque : 3 [NotBrowsable]
Added EnumItem KeyCode.Touch : 1034

Added Tag [Deprecated] to Function AnimationClipProvider:GetAnimations
Added Tag [Deprecated] to Function AssetService:GetAssetIdsForPackage
Added Tag [Deprecated] to Function AssetService:SearchAudio
Added Tag [Deprecated] to Function AvatarEditorService:CheckApplyDefaultClothing
Added Tag [Deprecated] to Function AvatarEditorService:ConformToAvatarRules
Added Tag [Deprecated] to Function AvatarEditorService:GetAvatarRules
Added Tag [Deprecated] to Function AvatarEditorService:GetBatchItemDetails
Added Tag [Deprecated] to Function AvatarEditorService:GetFavorite
Added Tag [Deprecated] to Function AvatarEditorService:GetInventory
Added Tag [Deprecated] to Function AvatarEditorService:GetItemDetails
Added Tag [Deprecated] to Function AvatarEditorService:GetOutfitDetails
Added Tag [Deprecated] to Function AvatarEditorService:GetOutfits
Added Tag [Deprecated] to Function AvatarEditorService:GetRecommendedAssets
Added Tag [Deprecated] to Function AvatarEditorService:GetRecommendedBundles
Added Tag [Deprecated] to Function AvatarEditorService:SearchCatalog
Added Tag [Deprecated] to Function BadgeService:AwardBadge
Added Tag [Deprecated] to Function Humanoid:ApplyDescription
Added Tag [Deprecated] to Function Humanoid:ApplyDescriptionReset
Added Tag [Deprecated] to Function Humanoid:PlayEmote
Added Tag [Deprecated] to Function InsertService:GetFreeDecals
Added Tag [Deprecated] to Function InsertService:GetFreeModels
Added Tag [Deprecated] to Function KeyframeSequenceProvider:GetAnimations
Added Tag [Deprecated] to Function MarketplaceService:GetProductInfo
Added Tag [Deprecated] to Function MarketplaceService:PlayerOwnsAsset
Added Tag [Deprecated] to Function MarketplaceService:PlayerOwnsBundle
Added Tag [Deprecated] to Function Player:GetFriendsOnline
Added Tag [Deprecated] to Function Player:GetRankInGroup
Added Tag [Deprecated] to Function Player:GetRoleInGroup
Added Tag [Deprecated] to Function Player:IsFriendsWith
Added Tag [Deprecated] to Function Player:IsInGroup
Added Tag [Deprecated] to Function Player:LoadCharacter
Added Tag [Deprecated] to Function Player:LoadCharacterWithHumanoidDescription
Added Tag [Deprecated] to Function Players:CreateHumanoidModelFromDescription
Added Tag [Deprecated] to Function Players:CreateHumanoidModelFromUserId
Added Tag [Deprecated] to Function Players:GetHumanoidDescriptionFromOutfitId
Added Tag [Deprecated] to Function Players:GetHumanoidDescriptionFromUserId
Added Tag [Deprecated] to Function Plugin:CreateDockWidgetPluginGui
Added Tag [Deprecated] to Function Plugin:ImportFbxAnimation
Added Tag [Deprecated] to Function Plugin:ImportFbxRig
Added Tag [Deprecated] to Function Plugin:PromptSaveSelection
Added Tag [Deprecated] to Function SocialService:PromptLinkSharing
Added Tag [Deprecated] to Function StudioService:PromptImportFile
Added Tag [Deprecated] to Function StudioService:PromptImportFiles
Added Tag [Deprecated] to Function TeleportService:ReserveServer
Added Tag [Deprecated] to Function TestService:Run
Added Tag [NotBrowsable] to Class MakeupDescription

Changed the capabilities of Property Workspace.NextGenerationReplication
from: {🔐InternalTest}
to: {🔓Undefined}

Changed the capabilities and security of Property Workspace.AuthorityMode
from: {🔐InternalTest}{None}
to: {🔓Undefined}{RobloxScriptSecurity}

Changed the capabilities of Function RunService:BindToSimulation
from: {🔐Basic | InternalTest}
to: {🔐Basic}

Changed the capabilities of Function RunService:GetPredictionStatus
from: {🔐Basic | InternalTest}
to: {🔐Basic}

Changed the capabilities of Function RunService:SetPredictionMode
from: {🔐Basic | InternalTest}
to: {🔐Basic}


Version 0.701.0.7010966

Added Class AssetQualityService : Instance [NotCreatable] [NotReplicated] [Service]
Added Function AssetQualityService:FetchAssetQualitySummaryFromGltfAsync(gltfData: string, desiredQualityChecks: { any }) -> { [string]: any } {RobloxScriptSecurity} [Yields]
Added Function AssetQualityService:FetchAssetQualityVisualizationDataFromUrlAsync(visualizationUrl: string) -> { [string]: any } {RobloxScriptSecurity} [Yields]
Added Function AssetQualityService:GenerateAssetQualityGltfFromInstanceAsync(uploadModel: Model) -> string {RobloxScriptSecurity} [Yields]

Added Class CompositeValueCurve : Instance
Added Property CompositeValueCurve.CurveType: Enum.CompositeValueCurveType {🔐Basic}
Added Function CompositeValueCurve:GetComponentCurves() -> { Instance } {🔐Basic}
Added Function CompositeValueCurve:GetValueAtTime(time: number) -> any {🔐Basic}

Added Class MakeupDescription : Instance
Added Property MakeupDescription.AssetId: number {🔐Avatar}
Added Property MakeupDescription.Instance: Instance? {🔐Avatar}
Added Property MakeupDescription.MakeupType: Enum.MakeupType {🔐Avatar}
Added Property MakeupDescription.Order: number {🔐Avatar}
Added Function MakeupDescription:GetAppliedInstance() -> Instance? {🔐Avatar}

Added Property HumanoidDescription.UseAvatarSettings: boolean {🔐Avatar}
Added Property InputBinding.Vector3Scale: Vector3 {🔐Input}
Added Property Sky.MoonTextureContent: Content {🔐Environment}
Added Property Sky.SkyboxBackContent: Content {🔐Environment}
Added Property Sky.SkyboxDownContent: Content {🔐Environment}
Added Property Sky.SkyboxFrontContent: Content {🔐Environment}
Added Property Sky.SkyboxLeftContent: Content {🔐Environment}
Added Property Sky.SkyboxRightContent: Content {🔐Environment}
Added Property Sky.SkyboxUpContent: Content {🔐Environment}
Added Property Sky.SunTextureContent: Content {🔐Environment}
Added Property Workspace.NextGenerationReplication: Enum.RolloutState {🔐InternalTest} [NotScriptable]
Added Property Workspace.PlayerScriptsUseInputActionSystem: Enum.RolloutState [NotScriptable]
Added Property Workspace.UseFixedSimulation: Enum.RolloutState [NotScriptable]

Added Function HumanoidRigDescription:GetJoint(label: Enum.RigLabel) -> Instance? {🔐Animation} {RobloxScriptSecurity} {🧬Safe}
Added Function HumanoidRigDescription:GetJointLabels() -> { any } {🔐Animation} {RobloxScriptSecurity} {🧬Safe}
Added Function HumanoidRigDescription:GetJointRangeMax(rigLabel: Enum.RigLabel) -> Vector3 {🔐Animation} {RobloxScriptSecurity} {🧬Safe}
Added Function HumanoidRigDescription:GetJointRangeMin(rigLabel: Enum.RigLabel) -> Vector3 {🔐Animation} {RobloxScriptSecurity} {🧬Safe}
Added Function HumanoidRigDescription:GetJointSize(label: Enum.RigLabel) -> number {🔐Animation} {RobloxScriptSecurity} {🧬Safe}
Added Function HumanoidRigDescription:GetR15JointLabels() -> { any } {🔐Animation} {RobloxScriptSecurity} {🧬Safe}
Added Function HumanoidRigDescription:GetR6JointLabels() -> { any } {🔐Animation} {RobloxScriptSecurity} {🧬Safe}
Added Function HumanoidRigDescription:GetTposeAdjustment(label: Enum.RigLabel) -> CFrame {🔐Animation} {RobloxScriptSecurity} {🧬Safe}
Added Function HumanoidRigDescription:SetJoint(label: Enum.RigLabel, character: Instance) -> () {🔐Animation} {RobloxScriptSecurity} {🧬Safe}
Added Function HumanoidRigDescription:SetJointRangeMax(rigLabel: Enum.RigLabel, rangeMax: Vector3) -> () {🔐Animation} {RobloxScriptSecurity} {🧬Safe}
Added Function HumanoidRigDescription:SetJointRangeMin(rigLabel: Enum.RigLabel, rangeMin: Vector3) -> () {🔐Animation} {RobloxScriptSecurity} {🧬Safe}
Added Function HumanoidRigDescription:SetJointSize(label: Enum.RigLabel, size: number) -> () {🔐Animation} {RobloxScriptSecurity} {🧬Safe}
Added Function HumanoidRigDescription:SetTposeAdjustment(label: Enum.RigLabel, transform: CFrame) -> () {🔐Animation} {RobloxScriptSecurity} {🧬Safe}

Added Enum AnimationNodeBlend2DInputMode
Added EnumItem AnimationNodeBlend2DInputMode.Cartesian : 0
Added EnumItem AnimationNodeBlend2DInputMode.Polar : 1

Added Enum AnimationNodeInterruptible
Added EnumItem AnimationNodeInterruptible.Always : 0
Added EnumItem AnimationNodeInterruptible.ClipFinished : 1
Added EnumItem AnimationNodeInterruptible.Expression : 2

Added Enum AnimationNodeWaitFor
Added EnumItem AnimationNodeWaitFor.ClipFinished : 0
Added EnumItem AnimationNodeWaitFor.Expression : 1

Added Enum CompositeValueCurveType
Added EnumItem CompositeValueCurveType.ColorRGB : 0
Added EnumItem CompositeValueCurveType.ColorHSV : 1
Added EnumItem CompositeValueCurveType.NumberRange : 2
Added EnumItem CompositeValueCurveType.Rect : 3
Added EnumItem CompositeValueCurveType.UDim : 4
Added EnumItem CompositeValueCurveType.UDim2 : 5
Added EnumItem CompositeValueCurveType.Vector2 : 6
Added EnumItem CompositeValueCurveType.Vector3 : 7

Added Enum FilterType
Added EnumItem FilterType.Exclude : 0
Added EnumItem FilterType.Include : 1

Added Enum MakeupType
Added EnumItem MakeupType.Face : 0
Added EnumItem MakeupType.Lip : 1
Added EnumItem MakeupType.Eye : 2

Added Enum RigLabel
Added EnumItem RigLabel.Invalid : 0
Added EnumItem RigLabel.Root : 1
Added EnumItem RigLabel.Pelvis : 2
Added EnumItem RigLabel.Waist : 3
Added EnumItem RigLabel.Chest : 4
Added EnumItem RigLabel.Neck : 5
Added EnumItem RigLabel.HeadBase : 6
Added EnumItem RigLabel.LeftClavicle : 7
Added EnumItem RigLabel.LeftShoulder : 8
Added EnumItem RigLabel.LeftElbow : 9
Added EnumItem RigLabel.LeftWrist : 10
Added EnumItem RigLabel.RightClavicle : 11
Added EnumItem RigLabel.RightShoulder : 12
Added EnumItem RigLabel.RightElbow : 13
Added EnumItem RigLabel.RightWrist : 14
Added EnumItem RigLabel.LeftHip : 15
Added EnumItem RigLabel.LeftKnee : 16
Added EnumItem RigLabel.LeftAnkle : 17
Added EnumItem RigLabel.LeftToes : 18
Added EnumItem RigLabel.RightHip : 19
Added EnumItem RigLabel.RightKnee : 20
Added EnumItem RigLabel.RightAnkle : 21
Added EnumItem RigLabel.RightToes : 22

Removed Function AssetService:RegisterUGCValidationFunction
Removed Function UGCValidationService:FetchQualityResultsAsync

Version 0.700.0.7000935

Added Class StudioTestService : Instance [NotCreatable] [NotReplicated] [Service]
Added Function StudioTestService:EndTest(value: any) -> ()
Added Function StudioTestService:ExecutePlayModeAsync(args: any) -> any {PluginSecurity} [Yields]
Added Function StudioTestService:ExecuteRunModeAsync(args: any) -> any {PluginSecurity} [Yields]
Added Function StudioTestService:GetTestArgs() -> any

Added Class PyramidHandleAdornment : HandleAdornment
Added Property PyramidHandleAdornment.Height: number {🔐Basic | UI}
Added Property PyramidHandleAdornment.Shading: Enum.AdornShading {🔐Basic | UI}
Added Property PyramidHandleAdornment.Sides: number {🔐Basic | UI}
Added Property PyramidHandleAdornment.Size: number {🔐Basic | UI}

Added Property StarterPlayer.CharacterBreakJointsOnDeath: boolean {🔐Players}
Added Property ThirdPartyUserService.VoiceChatRestrictionStatus: Enum.ChatRestrictionStatus {RobloxScriptSecurity} [ReadOnly]

Added Function AnimationNodeDefinition:GetInputPinNames() -> { any } {🔐Animation} {RobloxScriptSecurity}
Added Function AnimationNodeDefinition:SetInputPinNames(pins: { any }) -> () {🔐Animation} {RobloxScriptSecurity}
Added Function GroupService:PromptJoinAsync(groupId: number) -> Enum.GroupMembershipStatus [Yields]
Added Function GroupService:PromptJoinCompleted(groupId: number, success: boolean, groupMembershipStatus: Enum.GroupMembershipStatus, errorMessage: string) -> () {RobloxScriptSecurity}
Added Function HumanoidRigDescription:ShowVolumes(show: boolean) -> () {🔐Animation} {RobloxScriptSecurity} {🧬Safe}
Added Function MarketplaceService:RankProductsAsync(productIdentifiers: { any }) -> { any } [Yields]
Added Function NetworkPeer:InitializeRemoteAllowList(names: { any }) -> () {RobloxScriptSecurity}
Added Function RunService:GetPredictionStatus(context: Instance) -> Enum.PredictionStatus {🔐Basic | InternalTest}
Added Function RunService:SetPredictionMode(context: Instance, mode: Enum.PredictionMode) -> () {🔐Basic | InternalTest}
Added Function ThirdPartyUserService:IsSingleSignOnSupported() -> boolean {RobloxScriptSecurity}

Added Event GroupService.ShowJoinPrompt(groupId: number) {RobloxScriptSecurity}
Added Event VoiceChatService.ClientStreamSwitchAck(eventTag: number, sessionId: string) {RobloxSecurity} [Hidden]

Added Enum AnimationNodeTransitionType
Added EnumItem AnimationNodeTransitionType.CrossFade : 0
Added EnumItem AnimationNodeTransitionType.InertialBlend : 1
Added EnumItem AnimationNodeTransitionType.DeadBlend : 2

Added Enum GroupMembershipStatus
Added EnumItem GroupMembershipStatus.None : 0
Added EnumItem GroupMembershipStatus.Joined : 1
Added EnumItem GroupMembershipStatus.JoinRequestPending : 2
Added EnumItem GroupMembershipStatus.AlreadyMember : 3

Added Enum PredictionStatus
Added EnumItem PredictionStatus.Authoritative : 0
Added EnumItem PredictionStatus.Predicted : 1
Added EnumItem PredictionStatus.None : 2

Added EnumItem DataStoreRequestType.StandardRead : 9
Added EnumItem DataStoreRequestType.StandardWrite : 10
Added EnumItem DataStoreRequestType.StandardList : 11
Added EnumItem DataStoreRequestType.StandardRemove : 12
Added EnumItem DataStoreRequestType.OrderedRead : 13
Added EnumItem DataStoreRequestType.OrderedWrite : 14
Added EnumItem DataStoreRequestType.OrderedList : 15
Added EnumItem DataStoreRequestType.OrderedRemove : 16
Added EnumItem LuauTypeCheckMode.Default : 0
Added EnumItem RigType.CustomHumanoid : 1
Added EnumItem SalesTypeFilter.TimedOptions : 4

Added Tag [Deprecated] to Property GameSettings.VideoCaptureEnabled

Changed the value of EnumItem LuauTypeCheckMode.NoCheck from 0 to 1
Changed the value of EnumItem LuauTypeCheckMode.Nonstrict from 1 to 2
Changed the value of EnumItem LuauTypeCheckMode.Strict from 2 to 3
Changed the value of EnumItem RigType.Custom from 1 to 2
Changed the value of EnumItem RigType.None from 2 to 3

Removed Property GameSettings.VideoRecording
Removed Property RunService.PredictionState
Removed Property StarterPlayer.RagdollDeath

Removed Function Instance:GetPredictionMode
Removed Function Instance:IsPredicted
Removed Function Instance:SetPredictionMode

Removed Event VoiceChatService.RuppInitialToken
Removed Event VoiceChatService.RuppPeriodicToken
Removed Event VoiceChatService.VoiceUdmuxVip

Removed Enum PredictionState
Removed EnumItem PredictionState.Idle
Removed EnumItem PredictionState.Simulating
Removed EnumItem PredictionState.RollingBack
Removed EnumItem PredictionState.Resimulating

Removed Tag [NotBrowsable] from Property StarterPlayer.LuaCharacterController