From 466461449ea069d04de3a04a5d2cf57096dca6aa Mon Sep 17 00:00:00 2001 From: Roblox Client Tracker Date: Thu, 24 Sep 2020 12:13:01 -0500 Subject: [PATCH] 0.449.1.411731 --- API-Dump.json | 458 +++++++++++++++++- API-Dump.txt | 64 ++- .../ContextServices/TestDevStrings.csv | 8 +- .../TestTranslationStrings.csv | 6 +- .../DevelopmentReferenceTable.csv | 4 +- .../TranslationReferenceTable.csv | 4 +- .../ContextServices/TestDevStrings.csv | 4 + .../TestTranslationStrings.csv | 3 + .../DevelopmentReferenceTable.csv | 2 + .../TranslationReferenceTable.csv | 2 + .../_internal/Studio/TestDevStrings.csv | 4 + .../Studio/TestTranslationStrings.csv | 3 + .../_internal/Studio/TestDevStrings.csv | 4 + .../Studio/TestTranslationStrings.csv | 3 + CppTree.txt | 4 + DeepStrings.txt | 383 ++++++++++----- FVariables.txt | 131 ++--- LuaPackages/rotriever.lock | 20 +- .../Translation/StudioStringsUntranslated.csv | 36 +- QtResources/qml/StartPage/StartPageLogin.qml | 30 +- QtResources/themes/DarkTheme.json | 38 ++ QtResources/themes/LightTheme.json | 38 ++ RobloxShaderData.csv | 1 + rbxManifest.csv | 352 ++++++++------ rbxManifest.txt | 396 +++++++++------ rbxPkgManifest.csv | 18 +- rbxPkgManifest.txt | 50 +- shaders/shaders_d3d10.csv | 1 + shaders/shaders_d3d10_1.csv | 1 + shaders/shaders_d3d11.csv | 1 + shaders/shaders_glsl3.csv | 1 + .../shaders_glsl3/DefaultModelLodVSNew.vert | 34 ++ shaders/shaders_vulkan_desktop.csv | 1 + version-guid.txt | 2 +- version.txt | 2 +- 35 files changed, 1570 insertions(+), 539 deletions(-) create mode 100644 BuiltInPlugins/PivotEditor/Packages/Framework/ContextServices/TestDevStrings.csv create mode 100644 BuiltInPlugins/PivotEditor/Packages/Framework/ContextServices/TestTranslationStrings.csv create mode 100644 BuiltInPlugins/PivotEditor/Packages/Framework/Examples/General/localization/DevelopmentReferenceTable.csv create mode 100644 BuiltInPlugins/PivotEditor/Packages/Framework/Examples/General/localization/TranslationReferenceTable.csv create mode 100644 BuiltInPlugins/PublishPlaceAs/Packages/UILibrary/_internal/Studio/TestDevStrings.csv create mode 100644 BuiltInPlugins/PublishPlaceAs/Packages/UILibrary/_internal/Studio/TestTranslationStrings.csv create mode 100644 BuiltInStandalonePlugins/PluginManagement/Packages/UILibrary/_internal/Studio/TestDevStrings.csv create mode 100644 BuiltInStandalonePlugins/PluginManagement/Packages/UILibrary/_internal/Studio/TestTranslationStrings.csv create mode 100644 shaders/shaders_glsl3/DefaultModelLodVSNew.vert diff --git a/API-Dump.json b/API-Dump.json index 0ffdef70d0..98a04a423d 100644 --- a/API-Dump.json +++ b/API-Dump.json @@ -5766,7 +5766,7 @@ "Name": "id", "Type": { "Category": "Primitive", - "Name": "int" + "Name": "int64" } } ], @@ -14312,6 +14312,23 @@ "Name": "Vector2" } }, + { + "Category": "Data", + "MemberType": "Property", + "Name": "AutomaticSize", + "Security": { + "Read": "None", + "Write": "None" + }, + "Serialization": { + "CanLoad": true, + "CanSave": true + }, + "ValueType": { + "Category": "Enum", + "Name": "AutomaticSize" + } + }, { "Category": "Data", "MemberType": "Property", @@ -16706,6 +16723,23 @@ "Name": "Vector2" } }, + { + "Category": "Scrolling", + "MemberType": "Property", + "Name": "AutomaticCanvasSize", + "Security": { + "Read": "None", + "Write": "None" + }, + "Serialization": { + "CanLoad": true, + "CanSave": true + }, + "ValueType": { + "Category": "Enum", + "Name": "AutomaticSize" + } + }, { "Category": "Scrolling", "MemberType": "Property", @@ -35712,6 +35746,26 @@ "Name": "InterpolationThrottlingMode" } }, + { + "Category": "Behavior", + "MemberType": "Property", + "Name": "MeshPartHeads", + "Security": { + "Read": "None", + "Write": "None" + }, + "Serialization": { + "CanLoad": true, + "CanSave": true + }, + "Tags": [ + "NotScriptable" + ], + "ValueType": { + "Category": "Enum", + "Name": "MeshPartHeads" + } + }, { "Category": "Behavior", "MemberType": "Property", @@ -41488,6 +41542,14 @@ "Category": "Class", "Name": "Instance" } + }, + { + "Default": "0", + "Name": "normalizedTimePosition", + "Type": { + "Category": "Primitive", + "Name": "double" + } } ], "ReturnType": { @@ -42699,6 +42761,46 @@ }, { "Members": [ + { + "Category": "Data", + "MemberType": "Property", + "Name": "IsLuobuServer", + "Security": { + "Read": "RobloxScriptSecurity", + "Write": "RobloxScriptSecurity" + }, + "Serialization": { + "CanLoad": true, + "CanSave": true + }, + "Tags": [ + "Hidden" + ], + "ValueType": { + "Category": "Enum", + "Name": "TriStateBoolean" + } + }, + { + "Category": "Data", + "MemberType": "Property", + "Name": "LuobuWhitelisted", + "Security": { + "Read": "RobloxScriptSecurity", + "Write": "RobloxScriptSecurity" + }, + "Serialization": { + "CanLoad": true, + "CanSave": true + }, + "Tags": [ + "Hidden" + ], + "ValueType": { + "Category": "Enum", + "Name": "TriStateBoolean" + } + }, { "MemberType": "Function", "Name": "GetPolicyInfoForPlayerAsync", @@ -45688,6 +45790,24 @@ "Name": "Instance" } }, + { + "MemberType": "Function", + "Name": "Add", + "Parameters": [ + { + "Name": "instancesToAdd", + "Type": { + "Category": "DataType", + "Name": "Objects" + } + } + ], + "ReturnType": { + "Category": "Primitive", + "Name": "void" + }, + "Security": "PluginSecurity" + }, { "MemberType": "Function", "Name": "Get", @@ -45699,6 +45819,24 @@ }, "Security": "PluginSecurity" }, + { + "MemberType": "Function", + "Name": "Remove", + "Parameters": [ + { + "Name": "instancesToRemove", + "Type": { + "Category": "DataType", + "Name": "Objects" + } + } + ], + "ReturnType": { + "Category": "Primitive", + "Name": "void" + }, + "Security": "PluginSecurity" + }, { "MemberType": "Function", "Name": "Set", @@ -51135,6 +51273,23 @@ "Name": "bool" } }, + { + "Category": "Script Editor", + "MemberType": "Property", + "Name": "Highlight Occurances", + "Security": { + "Read": "None", + "Write": "None" + }, + "Serialization": { + "CanLoad": true, + "CanSave": true + }, + "ValueType": { + "Category": "Primitive", + "Name": "bool" + } + }, { "Category": "Tools", "MemberType": "Property", @@ -51599,6 +51754,23 @@ "Name": "RuntimeUndoBehavior" } }, + { + "Category": "Script Editor Colors", + "MemberType": "Property", + "Name": "Script Editor Color Preset", + "Security": { + "Read": "None", + "Write": "None" + }, + "Serialization": { + "CanLoad": true, + "CanSave": true + }, + "ValueType": { + "Category": "Enum", + "Name": "StudioScriptEditorColorPresets" + } + }, { "Category": "Lua Debugger", "MemberType": "Property", @@ -61778,6 +61950,27 @@ ], "Name": "AutoIndentRule" }, + { + "Items": [ + { + "Name": "None", + "Value": 0 + }, + { + "Name": "X", + "Value": 1 + }, + { + "Name": "Y", + "Value": 2 + }, + { + "Name": "XY", + "Value": 3 + } + ], + "Name": "AutomaticSize" + }, { "Items": [ { @@ -63443,6 +63636,181 @@ { "Name": "GothamBlack", "Value": 20 + }, + { + "Name": "AmaticSC", + "Tags": [ + "Deprecated" + ], + "Value": 21 + }, + { + "Name": "Bangers", + "Tags": [ + "Deprecated" + ], + "Value": 22 + }, + { + "Name": "Creepster", + "Tags": [ + "Deprecated" + ], + "Value": 23 + }, + { + "Name": "DenkOne", + "Tags": [ + "Deprecated" + ], + "Value": 24 + }, + { + "Name": "Fondamento", + "Tags": [ + "Deprecated" + ], + "Value": 25 + }, + { + "Name": "FredokaOne", + "Tags": [ + "Deprecated" + ], + "Value": 26 + }, + { + "Name": "GrenzeGotisch", + "Tags": [ + "Deprecated" + ], + "Value": 27 + }, + { + "Name": "IndieFlower", + "Tags": [ + "Deprecated" + ], + "Value": 28 + }, + { + "Name": "JosefinSans", + "Tags": [ + "Deprecated" + ], + "Value": 29 + }, + { + "Name": "Jura", + "Tags": [ + "Deprecated" + ], + "Value": 30 + }, + { + "Name": "Kalam", + "Tags": [ + "Deprecated" + ], + "Value": 31 + }, + { + "Name": "LuckiestGuy", + "Tags": [ + "Deprecated" + ], + "Value": 32 + }, + { + "Name": "Merriweather", + "Tags": [ + "Deprecated" + ], + "Value": 33 + }, + { + "Name": "Michroma", + "Tags": [ + "Deprecated" + ], + "Value": 34 + }, + { + "Name": "Nunito", + "Tags": [ + "Deprecated" + ], + "Value": 35 + }, + { + "Name": "Oswald", + "Tags": [ + "Deprecated" + ], + "Value": 36 + }, + { + "Name": "PatrickHand", + "Tags": [ + "Deprecated" + ], + "Value": 37 + }, + { + "Name": "PermanentMarker", + "Tags": [ + "Deprecated" + ], + "Value": 38 + }, + { + "Name": "Roboto", + "Tags": [ + "Deprecated" + ], + "Value": 39 + }, + { + "Name": "RobotoCondensed", + "Tags": [ + "Deprecated" + ], + "Value": 40 + }, + { + "Name": "RobotoMono", + "Tags": [ + "Deprecated" + ], + "Value": 41 + }, + { + "Name": "Sarpanch", + "Tags": [ + "Deprecated" + ], + "Value": 42 + }, + { + "Name": "SpecialElite", + "Tags": [ + "Deprecated" + ], + "Value": 43 + }, + { + "Name": "TitilliumWeb", + "Tags": [ + "Deprecated" + ], + "Value": 44 + }, + { + "Name": "Ubuntu", + "Tags": [ + "Deprecated" + ], + "Value": 45 } ], "Name": "Font" @@ -65742,6 +66110,23 @@ ], "Name": "MeshPartDetailLevel" }, + { + "Items": [ + { + "Name": "Default", + "Value": 0 + }, + { + "Name": "Disabled", + "Value": 1 + }, + { + "Name": "Enabled", + "Value": 2 + } + ], + "Name": "MeshPartHeads" + }, { "Items": [ { @@ -67167,6 +67552,60 @@ ], "Name": "StudioDataModelType" }, + { + "Items": [ + { + "Name": "Default", + "Value": 0 + }, + { + "Name": "Operator", + "Value": 1 + }, + { + "Name": "Number", + "Value": 2 + }, + { + "Name": "String", + "Value": 3 + }, + { + "Name": "Comment", + "Value": 4 + }, + { + "Name": "Keyword", + "Value": 5 + }, + { + "Name": "Builtin", + "Value": 6 + } + ], + "Name": "StudioScriptEditorColorCategories" + }, + { + "Items": [ + { + "Name": "RobloxDefault", + "Value": 0 + }, + { + "Name": "Extra1", + "Value": 1 + }, + { + "Name": "Extra2", + "Value": 2 + }, + { + "Name": "Custom", + "Value": 3 + } + ], + "Name": "StudioScriptEditorColorPresets" + }, { "Items": [ { @@ -68197,6 +68636,23 @@ ], "Name": "TouchMovementMode" }, + { + "Items": [ + { + "Name": "Unknown", + "Value": 0 + }, + { + "Name": "True", + "Value": 1 + }, + { + "Name": "False", + "Value": 2 + } + ], + "Name": "TriStateBoolean" + }, { "Items": [ { diff --git a/API-Dump.txt b/API-Dump.txt index 36c6dce473..f530a7a0c3 100644 --- a/API-Dump.txt +++ b/API-Dump.txt @@ -317,7 +317,7 @@ Class BrowserService : Instance [NotCreatable] [Service] [NotReplicated] Class BulkImportService : Instance [NotCreatable] [Service] [NotReplicated] Function void BulkImportService:LaunchBulkImport(int assetTypeToImport) {RobloxScriptSecurity} Function void BulkImportService:ShowBulkImportView() {RobloxScriptSecurity} - Event BulkImportService.AssetImported(Enum assetType, string name, int id) {RobloxScriptSecurity} + Event BulkImportService.AssetImported(Enum assetType, string name, int64 id) {RobloxScriptSecurity} Event BulkImportService.BulkImportFinished(int state) {RobloxScriptSecurity} Event BulkImportService.BulkImportStarted() {RobloxScriptSecurity} Class CacheableContentProvider : Instance [NotCreatable] [Service] [NotReplicated] @@ -821,6 +821,7 @@ Class GuiObject : GuiBase2d [NotCreatable] [NotBrowsable] Property Class GuiObject.NextSelectionUp Property bool GuiObject.Active Property Vector2 GuiObject.AnchorPoint + Property Enum GuiObject.AutomaticSize Property BrickColor GuiObject.BackgroundColor [<📁> LoadOnly] [Hidden] [NotReplicated] [Deprecated] Property Color3 GuiObject.BackgroundColor3 Property float GuiObject.BackgroundTransparency @@ -943,6 +944,7 @@ Class TextLabel : GuiLabel Function void TextLabel:SetTextFromInput(string text) {RobloxScriptSecurity} Class ScrollingFrame : GuiObject Property Vector2 ScrollingFrame.AbsoluteWindowSize [<💾> SaveOnly] [ReadOnly] [NotReplicated] + Property Enum ScrollingFrame.AutomaticCanvasSize Property Content ScrollingFrame.BottomImage Property Vector2 ScrollingFrame.CanvasPosition Property UDim2 ScrollingFrame.CanvasSize @@ -1992,6 +1994,7 @@ Class Workspace : WorldRoot [NotCreatable] [Service] Property bool Workspace.FilteringEnabled {✏️PluginSecurity} Property float Workspace.Gravity Property Enum Workspace.InterpolationThrottling {✏️PluginSecurity} + Property Enum Workspace.MeshPartHeads [NotScriptable] Property Enum Workspace.PhysicsSimulationRate [Hidden] [NotReplicated] Property bool Workspace.StreamingEnabled {✏️PluginSecurity} Property int Workspace.StreamingMinRadius [NotScriptable] @@ -2299,7 +2302,7 @@ Class Plugin : Instance [NotCreatable] Function void Plugin:OpenScript(Instance script, int lineNumber = 1) {PluginSecurity} Function void Plugin:OpenWikiPage(string url) {PluginSecurity} Function void Plugin:PauseSound(Instance soundChannel) {RobloxScriptSecurity} - Function void Plugin:PlaySound(Instance soundChannel) {RobloxScriptSecurity} + Function void Plugin:PlaySound(Instance soundChannel, double normalizedTimePosition = 0) {RobloxScriptSecurity} Function int64 Plugin:PromptForExistingAssetId(string assetType) {PluginSecurity} [Yields] Function bool Plugin:PromptSaveSelection(string suggestedFileName = "") {PluginSecurity} [Yields] Function void Plugin:ResumeSound(Instance soundChannel) {RobloxScriptSecurity} @@ -2362,6 +2365,8 @@ Class PointsService : Instance [NotCreatable] [Service] [Deprecated] Function int PointsService:GetPointBalance(int64 userId) [Yields] [Deprecated] Event PointsService.PointsAwarded(int64 userId, int pointsAwarded, int userBalanceInGame, int userTotalBalance) [Deprecated] Class PolicyService : Instance [NotCreatable] [Service] [NotReplicated] + Property Enum PolicyService.IsLuobuServer {RobloxScriptSecurity} [Hidden] + Property Enum PolicyService.LuobuWhitelisted {RobloxScriptSecurity} [Hidden] Function Dictionary PolicyService:GetPolicyInfoForPlayerAsync(Instance player) [Yields] Class Pose : Instance Property CFrame Pose.CFrame @@ -2544,7 +2549,9 @@ Class ScriptDebugger : Instance [NotCreatable] Class ScriptService : Instance [NotCreatable] [Service] Class Selection : Instance [NotCreatable] [Service] Property Instance Selection.ActiveInstance {RobloxScriptSecurity} [ReadOnly] [NotReplicated] + Function void Selection:Add(Objects instancesToAdd) {PluginSecurity} Function Objects Selection:Get() {PluginSecurity} + Function void Selection:Remove(Objects instancesToRemove) {PluginSecurity} Function void Selection:Set(Objects selection) {PluginSecurity} Event Selection.SelectionChanged() Class ServerScriptService : Instance [NotCreatable] [Service] [NotReplicated] @@ -2879,6 +2886,7 @@ Class Studio : Instance [NotCreatable] [Service] [NotReplicated] Property bool Studio.Format On Paste Property bool Studio.Format On Type Property bool Studio.Highlight Current Line + Property bool Studio.Highlight Occurances Property bool Studio.Indent Using Spaces Property string Studio.Rulers Property bool Studio.Show Whitespace @@ -2898,6 +2906,7 @@ Class Studio : Instance [NotCreatable] [Service] [NotReplicated] Property Color3 Studio.Number Color Property Color3 Studio.Operator Color Property Color3 Studio.Preprocessor Color + Property Enum Studio.Script Editor Color Preset Property Color3 Studio.Selection Background Color Property Color3 Studio.Selection Color Property Color3 Studio.String Color @@ -3517,6 +3526,11 @@ Enum AutoIndentRule EnumItem AutoIndentRule.Off : 0 EnumItem AutoIndentRule.Absolute : 1 EnumItem AutoIndentRule.Relative : 2 +Enum AutomaticSize + EnumItem AutomaticSize.None : 0 + EnumItem AutomaticSize.X : 1 + EnumItem AutomaticSize.Y : 2 + EnumItem AutomaticSize.XY : 3 Enum AvatarAssetType EnumItem AvatarAssetType.TShirt : 2 EnumItem AvatarAssetType.Hat : 8 @@ -3920,6 +3934,31 @@ Enum Font EnumItem Font.GothamSemibold : 18 EnumItem Font.GothamBold : 19 EnumItem Font.GothamBlack : 20 + EnumItem Font.AmaticSC : 21 [Deprecated] + EnumItem Font.Bangers : 22 [Deprecated] + EnumItem Font.Creepster : 23 [Deprecated] + EnumItem Font.DenkOne : 24 [Deprecated] + EnumItem Font.Fondamento : 25 [Deprecated] + EnumItem Font.FredokaOne : 26 [Deprecated] + EnumItem Font.GrenzeGotisch : 27 [Deprecated] + EnumItem Font.IndieFlower : 28 [Deprecated] + EnumItem Font.JosefinSans : 29 [Deprecated] + EnumItem Font.Jura : 30 [Deprecated] + EnumItem Font.Kalam : 31 [Deprecated] + EnumItem Font.LuckiestGuy : 32 [Deprecated] + EnumItem Font.Merriweather : 33 [Deprecated] + EnumItem Font.Michroma : 34 [Deprecated] + EnumItem Font.Nunito : 35 [Deprecated] + EnumItem Font.Oswald : 36 [Deprecated] + EnumItem Font.PatrickHand : 37 [Deprecated] + EnumItem Font.PermanentMarker : 38 [Deprecated] + EnumItem Font.Roboto : 39 [Deprecated] + EnumItem Font.RobotoCondensed : 40 [Deprecated] + EnumItem Font.RobotoMono : 41 [Deprecated] + EnumItem Font.Sarpanch : 42 [Deprecated] + EnumItem Font.SpecialElite : 43 [Deprecated] + EnumItem Font.TitilliumWeb : 44 [Deprecated] + EnumItem Font.Ubuntu : 45 [Deprecated] Enum FontSize EnumItem FontSize.Size8 : 0 EnumItem FontSize.Size9 : 1 @@ -4461,6 +4500,10 @@ Enum MeshPartDetailLevel EnumItem MeshPartDetailLevel.Level02 : 2 EnumItem MeshPartDetailLevel.Level03 : 3 EnumItem MeshPartDetailLevel.Level04 : 4 +Enum MeshPartHeads + EnumItem MeshPartHeads.Default : 0 + EnumItem MeshPartHeads.Disabled : 1 + EnumItem MeshPartHeads.Enabled : 2 Enum MeshType EnumItem MeshType.Head : 0 EnumItem MeshType.Torso : 1 @@ -4793,6 +4836,19 @@ Enum StudioDataModelType EnumItem StudioDataModelType.RobloxPlugin : 4 EnumItem StudioDataModelType.UserPlugin : 5 EnumItem StudioDataModelType.None : 6 +Enum StudioScriptEditorColorCategories + EnumItem StudioScriptEditorColorCategories.Default : 0 + EnumItem StudioScriptEditorColorCategories.Operator : 1 + EnumItem StudioScriptEditorColorCategories.Number : 2 + EnumItem StudioScriptEditorColorCategories.String : 3 + EnumItem StudioScriptEditorColorCategories.Comment : 4 + EnumItem StudioScriptEditorColorCategories.Keyword : 5 + EnumItem StudioScriptEditorColorCategories.Builtin : 6 +Enum StudioScriptEditorColorPresets + EnumItem StudioScriptEditorColorPresets.RobloxDefault : 0 + EnumItem StudioScriptEditorColorPresets.Extra1 : 1 + EnumItem StudioScriptEditorColorPresets.Extra2 : 2 + EnumItem StudioScriptEditorColorPresets.Custom : 3 Enum StudioStyleGuideColor EnumItem StudioStyleGuideColor.MainBackground : 0 EnumItem StudioStyleGuideColor.Titlebar : 1 @@ -5042,6 +5098,10 @@ Enum TouchMovementMode EnumItem TouchMovementMode.Thumbpad : 3 EnumItem TouchMovementMode.ClickToMove : 4 EnumItem TouchMovementMode.DynamicThumbstick : 5 +Enum TriStateBoolean + EnumItem TriStateBoolean.Unknown : 0 + EnumItem TriStateBoolean.True : 1 + EnumItem TriStateBoolean.False : 2 Enum TweenStatus EnumItem TweenStatus.Canceled : 0 EnumItem TweenStatus.Completed : 1 diff --git a/BuiltInPlugins/FrameworkCompanion/Packages/DEPRECATED_Framework/ContextServices/TestDevStrings.csv b/BuiltInPlugins/FrameworkCompanion/Packages/DEPRECATED_Framework/ContextServices/TestDevStrings.csv index c76a21ef66..5a92615bf8 100644 --- a/BuiltInPlugins/FrameworkCompanion/Packages/DEPRECATED_Framework/ContextServices/TestDevStrings.csv +++ b/BuiltInPlugins/FrameworkCompanion/Packages/DEPRECATED_Framework/ContextServices/TestDevStrings.csv @@ -1,4 +1,4 @@ -Key,Source,Context,en-us -Studio.Framework.Spec.greeting_formal, , ,Hello -Studio.Framework.Spec.greeting_informal,{friend}{days}, ,"Sup {friend}, I haven't seen you in {days:int} days" -Studio.Framework.Spec.greeting_surprise, , ,No one expects the Spanish Inquisition! \ No newline at end of file +Key,Source,en-us +Studio.Framework.Spec.greeting_formal, ,Hello +Studio.Framework.Spec.greeting_informal,{friend}{days},"Sup {friend}, I haven't seen you in {days:int} days" +Studio.Framework.Spec.greeting_surprise, ,No one expects the Spanish Inquisition! \ No newline at end of file diff --git a/BuiltInPlugins/FrameworkCompanion/Packages/DEPRECATED_Framework/ContextServices/TestTranslationStrings.csv b/BuiltInPlugins/FrameworkCompanion/Packages/DEPRECATED_Framework/ContextServices/TestTranslationStrings.csv index 89e052555f..2dc5795a7d 100644 --- a/BuiltInPlugins/FrameworkCompanion/Packages/DEPRECATED_Framework/ContextServices/TestTranslationStrings.csv +++ b/BuiltInPlugins/FrameworkCompanion/Packages/DEPRECATED_Framework/ContextServices/TestTranslationStrings.csv @@ -1,3 +1,3 @@ -Key,Source,Context,es,es-es -Studio.Framework.Spec.greeting_formal, , ,Hola,Hola -Studio.Framework.Spec.greeting_informal, , ,{friend}{days},¿Qué pasa {friend}? No te he visto en {days:int} días \ No newline at end of file +Key,es,es-es +Studio.Framework.Spec.greeting_formal,Hola,Hola +Studio.Framework.Spec.greeting_informal,{friend}{days},¿Qué pasa {friend}? No te he visto en {days:int} días \ No newline at end of file diff --git a/BuiltInPlugins/FrameworkCompanion/Packages/DEPRECATED_Framework/Examples/General/localization/DevelopmentReferenceTable.csv b/BuiltInPlugins/FrameworkCompanion/Packages/DEPRECATED_Framework/Examples/General/localization/DevelopmentReferenceTable.csv index 0fbcf1ae4e..62e9fc8258 100644 --- a/BuiltInPlugins/FrameworkCompanion/Packages/DEPRECATED_Framework/Examples/General/localization/DevelopmentReferenceTable.csv +++ b/BuiltInPlugins/FrameworkCompanion/Packages/DEPRECATED_Framework/Examples/General/localization/DevelopmentReferenceTable.csv @@ -1,2 +1,2 @@ -Key,Source,Context,en-us -Studio.Framework.Example.Hello,{Name}, ,"Hello, {Name}!" \ No newline at end of file +Key,Source,en-us +Studio.Framework.Example.Hello,{Name},"Hello, {Name}!" \ No newline at end of file diff --git a/BuiltInPlugins/FrameworkCompanion/Packages/DEPRECATED_Framework/Examples/General/localization/TranslationReferenceTable.csv b/BuiltInPlugins/FrameworkCompanion/Packages/DEPRECATED_Framework/Examples/General/localization/TranslationReferenceTable.csv index ea353d1ff3..53f6820730 100644 --- a/BuiltInPlugins/FrameworkCompanion/Packages/DEPRECATED_Framework/Examples/General/localization/TranslationReferenceTable.csv +++ b/BuiltInPlugins/FrameworkCompanion/Packages/DEPRECATED_Framework/Examples/General/localization/TranslationReferenceTable.csv @@ -1,2 +1,2 @@ -Key,Source,Context,es -Studio.Framework.Example.Hello,{Name}, ,"Hola, {Name}!" \ No newline at end of file +Key,Source,es +Studio.Framework.Example.Hello,{Name},"Hola, {Name}!" \ No newline at end of file diff --git a/BuiltInPlugins/PivotEditor/Packages/Framework/ContextServices/TestDevStrings.csv b/BuiltInPlugins/PivotEditor/Packages/Framework/ContextServices/TestDevStrings.csv new file mode 100644 index 0000000000..5a92615bf8 --- /dev/null +++ b/BuiltInPlugins/PivotEditor/Packages/Framework/ContextServices/TestDevStrings.csv @@ -0,0 +1,4 @@ +Key,Source,en-us +Studio.Framework.Spec.greeting_formal, ,Hello +Studio.Framework.Spec.greeting_informal,{friend}{days},"Sup {friend}, I haven't seen you in {days:int} days" +Studio.Framework.Spec.greeting_surprise, ,No one expects the Spanish Inquisition! \ No newline at end of file diff --git a/BuiltInPlugins/PivotEditor/Packages/Framework/ContextServices/TestTranslationStrings.csv b/BuiltInPlugins/PivotEditor/Packages/Framework/ContextServices/TestTranslationStrings.csv new file mode 100644 index 0000000000..2dc5795a7d --- /dev/null +++ b/BuiltInPlugins/PivotEditor/Packages/Framework/ContextServices/TestTranslationStrings.csv @@ -0,0 +1,3 @@ +Key,es,es-es +Studio.Framework.Spec.greeting_formal,Hola,Hola +Studio.Framework.Spec.greeting_informal,{friend}{days},¿Qué pasa {friend}? No te he visto en {days:int} días \ No newline at end of file diff --git a/BuiltInPlugins/PivotEditor/Packages/Framework/Examples/General/localization/DevelopmentReferenceTable.csv b/BuiltInPlugins/PivotEditor/Packages/Framework/Examples/General/localization/DevelopmentReferenceTable.csv new file mode 100644 index 0000000000..62e9fc8258 --- /dev/null +++ b/BuiltInPlugins/PivotEditor/Packages/Framework/Examples/General/localization/DevelopmentReferenceTable.csv @@ -0,0 +1,2 @@ +Key,Source,en-us +Studio.Framework.Example.Hello,{Name},"Hello, {Name}!" \ No newline at end of file diff --git a/BuiltInPlugins/PivotEditor/Packages/Framework/Examples/General/localization/TranslationReferenceTable.csv b/BuiltInPlugins/PivotEditor/Packages/Framework/Examples/General/localization/TranslationReferenceTable.csv new file mode 100644 index 0000000000..53f6820730 --- /dev/null +++ b/BuiltInPlugins/PivotEditor/Packages/Framework/Examples/General/localization/TranslationReferenceTable.csv @@ -0,0 +1,2 @@ +Key,Source,es +Studio.Framework.Example.Hello,{Name},"Hola, {Name}!" \ No newline at end of file diff --git a/BuiltInPlugins/PublishPlaceAs/Packages/UILibrary/_internal/Studio/TestDevStrings.csv b/BuiltInPlugins/PublishPlaceAs/Packages/UILibrary/_internal/Studio/TestDevStrings.csv new file mode 100644 index 0000000000..06de6f2aa6 --- /dev/null +++ b/BuiltInPlugins/PublishPlaceAs/Packages/UILibrary/_internal/Studio/TestDevStrings.csv @@ -0,0 +1,4 @@ +Key,en-us +Studio.UILibrary.Spec.greeting_formal,Hello +Studio.UILibrary.Spec.greeting_informal,"Sup {1:translate}, I haven't seen you in {2:int} days" +Studio.UILibrary.Spec.greeting_surprise,No one expects the Spanish Inquisition! \ No newline at end of file diff --git a/BuiltInPlugins/PublishPlaceAs/Packages/UILibrary/_internal/Studio/TestTranslationStrings.csv b/BuiltInPlugins/PublishPlaceAs/Packages/UILibrary/_internal/Studio/TestTranslationStrings.csv new file mode 100644 index 0000000000..d4540e5407 --- /dev/null +++ b/BuiltInPlugins/PublishPlaceAs/Packages/UILibrary/_internal/Studio/TestTranslationStrings.csv @@ -0,0 +1,3 @@ +Key,es,es-es +Studio.UILibrary.Spec.greeting_formal,Hola,Hola +Studio.UILibrary.Spec.greeting_informal,¿Qué pasa {1:translate}? No te he visto en {2:int} días,¿Qué pasa {1:translate}? No te he visto en {2:int} días \ No newline at end of file diff --git a/BuiltInStandalonePlugins/PluginManagement/Packages/UILibrary/_internal/Studio/TestDevStrings.csv b/BuiltInStandalonePlugins/PluginManagement/Packages/UILibrary/_internal/Studio/TestDevStrings.csv new file mode 100644 index 0000000000..06de6f2aa6 --- /dev/null +++ b/BuiltInStandalonePlugins/PluginManagement/Packages/UILibrary/_internal/Studio/TestDevStrings.csv @@ -0,0 +1,4 @@ +Key,en-us +Studio.UILibrary.Spec.greeting_formal,Hello +Studio.UILibrary.Spec.greeting_informal,"Sup {1:translate}, I haven't seen you in {2:int} days" +Studio.UILibrary.Spec.greeting_surprise,No one expects the Spanish Inquisition! \ No newline at end of file diff --git a/BuiltInStandalonePlugins/PluginManagement/Packages/UILibrary/_internal/Studio/TestTranslationStrings.csv b/BuiltInStandalonePlugins/PluginManagement/Packages/UILibrary/_internal/Studio/TestTranslationStrings.csv new file mode 100644 index 0000000000..d4540e5407 --- /dev/null +++ b/BuiltInStandalonePlugins/PluginManagement/Packages/UILibrary/_internal/Studio/TestTranslationStrings.csv @@ -0,0 +1,3 @@ +Key,es,es-es +Studio.UILibrary.Spec.greeting_formal,Hola,Hola +Studio.UILibrary.Spec.greeting_informal,¿Qué pasa {1:translate}? No te he visto en {2:int} días,¿Qué pasa {1:translate}? No te he visto en {2:int} días \ No newline at end of file diff --git a/CppTree.txt b/CppTree.txt index eb0446453a..9097c57bf0 100644 --- a/CppTree.txt +++ b/CppTree.txt @@ -1088,6 +1088,8 @@ RBX LineHandleAdornment Link LocalizationService + LocalizationServiceStatReporter + LocalizationServiceStatReporterBase LocalizationTable LocalScript LocalStorage @@ -1211,6 +1213,8 @@ RBX PointLight PointsService PolicyService + PolicyServiceAnalyticsStatReporter + PolicyServiceStatReporter Poly Pose PostEffect diff --git a/DeepStrings.txt b/DeepStrings.txt index fb0d6accb7..7dad423409 100644 --- a/DeepStrings.txt +++ b/DeepStrings.txt @@ -224,6 +224,8 @@ ADD_STYLE_NAME AddAccessory AddAcessory AddAssetCopyrightLog +AddAttributeButtonClicked +AddAttributeRequested AddButtonClicked AddCenterDialog AddClicked @@ -231,6 +233,7 @@ AddCoreScriptLocal AddCustomStatus AddDebugger AddedFoundItem +AddedSignalConnection AddImageDialog Additional AdditionalAvatarLoadTimeMetrics2 @@ -244,7 +247,7 @@ AddMaterial AddMetricsToTextScraperHttpRequest AddMinStreamRadiusToReplicatorStats AddNewAction -AddNewlineAboveOrBelow +AddNewAttributeDialog AddNewPlace AddOutOfRangeAssemblyPhase AddOverrideDialog @@ -513,6 +516,7 @@ AllUsers.GameDetails.PlayWithFriends AllUsers.GameDetails.UseAbbreviatedDescription AllUsers.GameExperience.InGameMenu AllUsers.GameSearch.Autocomplete +AllUsers.GameSearch.FeaturedGamePlayButton AllUsers.GameSearch.Q2DRankingEmphasisHideBad AllUsers.LuaApp.FeaturedGameTileInSearch AllUsers.LuaApp.GameDetailsPeekView @@ -539,6 +543,7 @@ AlwaysChangePrimaryPartWithoutWarning AlwaysLongStep AlwaysOnTop AlwaysPutSoundsOnDiskWhenLowOnMemory +AlwaysSynchronizeFmodChannelModeOn3dParameterChanges AM_INTERFACESETID_Standard AM_KSCATEGORY_AUDIO AM_KSCATEGORY_CAPTURE @@ -627,7 +632,6 @@ AnalyticsServiceEventNameMaxSize AnalyticsServiceEventValueMaxSize AnalyticsServiceJob AnalyticsServiceJobFrequency -AnalyticsServiceMonitoring2 AnalyticsServiceMonitoringPeriod AnalyticsSessionId AnalyticsSessionIdName @@ -796,7 +800,6 @@ ApplyLayout ApplyLimits ApplyPatchException ApplySpecificImpulse -ApplyTerrainChangesBeforeHumanoidsStep ApproveAssetId ApproveAssetVersionId AppSettings.xml @@ -963,6 +966,7 @@ AssetManagerLuaCleanup1 AssetManagerLuaPlugin AssetManagerReleaseCallout AssetManagerService +AssetMapping AssetModified AssetOnlyLoadTime AssetOnlyLoadTime_Country_ @@ -1042,9 +1046,14 @@ ATTRIBUTE_create_by_txt ATTRIBUTE_get0_data ATTRIBUTE_set1_data AttributeChanged +AttributeCogMenu +AttributeNameLineEdit +AttributePropertyDescriptor +AttributeRequested Attributes AttributeShortCircuit AttributesReplicate +AttributesSection AttributesSerialize AttributeSynchronization AttributeSyntax @@ -1309,12 +1318,17 @@ AutoJoinPropertyChanged AutoJumpEnabled AutolocalizationEnabled AutoLocalize +AutomaticCanvasSize AutomaticFingers AutomaticRetry AutomaticScalingEnabled AutomaticScriptRecoveryAttemptFinished AutomaticScriptRecoveryAttemptTimeout AutomaticScriptRecoveryManager +AutomaticSize +AutomaticSizeBetaFeatureRoleSet +AutomaticSizeBetaFeatureUrl +AutomaticSizing AutomaticToes AutoMemPool Autonomous @@ -1400,6 +1414,7 @@ AVActionsQuickOpenProvider AVActionsSearchContextHandler AVActionsSearchResult AVAddImageDialog +AVAddNewAttributeDialog AVAddOverrideDialog AVAdornContext AVAdornRender @@ -1560,6 +1575,9 @@ AVAttachment AVAttachmentDraggerTool AVAttachmentTool AVAttributeChangedSignalData +AVAttributeCogMenu +AVAttributeNameLineEdit +AVAttributesSection AVAudioParser AVAudioToggleVerb AVAuthenticationHelper @@ -2341,7 +2359,6 @@ AVGamePassService AVGameSettings AVGamesPageController AVGamesPageModel -AVGameStateTypeTableUserData AVGameTool AVGeneralBrowserDialog AVgeneric_error_category @@ -2422,8 +2439,6 @@ AVHingeTool AVHitTestFilter AVHoppeQuadric AVHopperBin -AVHtmlMessageUserData -AVHtmlVariantTableUserData AVhttp_exception AVhttp_msg_base AVhttp_network_handler @@ -2682,6 +2697,8 @@ AVLoadPlaceVersionHistoryDetailsTask AVLoadScriptVersion AVLoadVersionHistoryDetailsTask AVLocalizationService +AVLocalizationServiceStatReporter +AVLocalizationServiceStatReporterBase AVLocalizationTable AVLocalizationTableLoadCsvVerb AVLocalizationTableSaveCsvVerb @@ -2782,7 +2799,6 @@ AVMeshUploadRequest AVMeshWebFactory AVMessageStream AVMessageStreamDecorator -AVMessageTypeTableUserData AVMessagingService AVMessagingServiceAnalysisJob AVMidPhaseBase @@ -2970,6 +2986,7 @@ AVPlayersDataManager AVPlaySoloVerb AVPluginAction AVPluginActionRelay +AVPluginChangeWatcher AVPluginDebugService AVPluginDockWidgetCustom AVPluginDockWidgetRelay @@ -3005,6 +3022,8 @@ AVPluginWidgetRelay AVPointLight AVPointsService AVPolicyService +AVPolicyServiceAnalyticsStatReporter +AVPolicyServiceStatReporter AVPolyPair AVPolyPolyContact AVPooledItem @@ -3078,6 +3097,7 @@ AVQDoubleValidator AVQEventLoop AVQException AVQFontMetrics +AVQFormLayout AVQFutureInterfaceBase AVQFutureWatcherBase AVQGraphicsDropShadowEffect @@ -3142,6 +3162,7 @@ AVQQuickWindow AVQRadioButton AVQRegularExpressionMatch AVQRegularExpressionMatchIterator +AVQResizeEvent AVQRubberBand AVQRunnable AVQScrollArea @@ -3386,6 +3407,7 @@ AVSandboxLocalCache AVSaveAndReloadAllDebuggablePluginsVerb AVSaveAndReloadDebuggablePluginVerb AVSaveAndReloadPluginVerbHelper +AVSaveBuildAndReloadDebuggablePluginVerb AVSavePlaceToRobloxAsVerb AVSavePlaceToRobloxVerb AVSceneUpdater @@ -3941,6 +3963,7 @@ AW4AlignType AW4ApplicationState AW4AspectType AW4AutoIndent +AW4AutomaticSize AW4AvatarJointPositionType AW4BinType AW4BodyPart @@ -4007,6 +4030,7 @@ AW4LockError AW4LODType AW4MembershipType AW4MeshPartDetailLevel +AW4MeshPartHeads AW4MeshType AW4MouseType AW4MoveState @@ -4057,6 +4081,7 @@ AW4StartCorner AW4StateType AW4StreamingPauseMode AW4StudioGameStateType +AW4StudioScriptEditorColorPresets AW4SubControl AW4SurfaceType AW4TableMajorAxis @@ -4068,6 +4093,7 @@ AW4ThreadPoolConfig AW4TopBottom AW4TouchCameraMovementMode AW4TouchMovementMode +AW4TriStateBoolean AW4TweenEasingDirection AW4TweenEasingStyle AW4UITheme @@ -4099,6 +4125,7 @@ AXAEBVVariant AXAEBVVector2 AXAEBVVector3 AXAEBVwebsocket_incoming_message +AXemRbACoT7VI AXHHHW4CellMaterial AXHHHW4WaterCellForce AXHVVector3 @@ -4358,7 +4385,6 @@ BFConvertTerrainRoleSet BFD701C11E3B075CBAD925AA50F BFE701C11E3B075CBAD925AA50F BFixOutOfBoundsMouseLocation -BFkK6MBeSmWUx1s8F BFLuaDraggersRoleSet BFSupportPluginDebuggingRoleSet BFTableOutputViewRoleSet @@ -4459,13 +4485,14 @@ BlendEquationSeparatei BlendFunci BlendFuncSeparate BlendFuncSeparatei -BLg5gjwSfS3S6rjdCNDZ3oawH51LMMSy7c4f09T0VQFU BlitContextFramebufferAMD BlitFramebuffer +BlobBytesRxDuringJoin BlobCacheMRDMap BlobCacheMRPMap BlobNonCacheableMRDMap BlobPartMRDMap +BlobRxDuringJoin BlockByLineNumber BlockByNumber BlockCharFormat @@ -4690,6 +4717,7 @@ BufferPool BUFFERSFULL BufferStorage BufferSubData +BuildAndReloadDebuggablePluginAction BuildCharArray BuildCompactHeightfield BuildContours @@ -4764,7 +4792,6 @@ BuyDeveloperProduct BuyDeveloperProduct_AutoAccepted BvBvBvBvBvBvBvBv BVCoordinateFrame -BVerifySliceCenterOnRenderNotSet BVQItemSelection BVQVariant BVRegion3int16 @@ -4784,7 +4811,7 @@ BytesReceivedAndIgnoredPerSec BytesReceivedPerSec BytesRecvAndIgnored BytesWritten -ByVersion_0.448.0.411244 +ByVersion_0.449.1.411731 ByVersionForPlatform_ C_specific_handler CA_NPEAVQObject @@ -5080,7 +5107,6 @@ CE583B11E29A3DBD856014A660 Cedillasmall CelestialBodiesShown CellCenterToWorld -CellChanged CellCornerToWorld CellMaterial CellOrientation @@ -5140,7 +5166,6 @@ CFrameDecal CFrameLookAt CFrameOnly CFrameValue -CFstvPGKANKNbEowwONXuryNrPA3M9dZSm ChainCAFile ChainCAPath Chalkboard @@ -5527,6 +5552,7 @@ ClientJoin_All ClientJoinFail ClientJoinProcessPositiveSamplesThousandths ClientJoinProcessToEventIngest +ClientJoinRxStats ClientJoinState ClientLoad ClientLuaDialogRequested @@ -5668,6 +5694,11 @@ CloudLocalizationManagerReportErrorHundredthsPercentage CloudLocalizationSettings CloudLocalizationSettingsHttpFailure CloudLocalizationSettingsHttpResponse +CloudLocalizationTableEntryParsingError_ +CloudLocalizationTableSelfCleaningEnabled +CloudLocalizationTableSelfCleaningInfo_ExpiredEntry +CloudLocalizationTableSelfCleaningInfo_SourceLifeCycleInfo_ +CloudLocalizationTableSelfCleaningInfo_TranslationLifeCycleInfo_ CloudPluginLoadTime_ CloudTablesAccountAgeMinimum CloudTablesPhase2_TrackAndTimeoutHangingThreads @@ -5999,6 +6030,7 @@ CoInitializeEx CollabEdit CollabEditVersionHistory CollabEditVersionHistoryEnabled +CollapsedState CollapseIcon Collapsible CollarReduction @@ -6079,7 +6111,6 @@ ColorShift_Bottom ColorShift_Top ColorSpace ColorWaypoint -ColumnContentsChanged ColumnCount ColumnMajor ColumnMinimumWidth @@ -6379,7 +6410,6 @@ ContentsChanged ContentsDirty ContentsMargins ContentsType -ContentsUpdated ContentType ContextActionPriority ContextActionResult @@ -6639,6 +6669,7 @@ CreateChannelGroup CreateCharacterModelFromUserId CreateCollisionGroup CreateCommandPool +CreateCommit CreateCompatibleBitmap CreateCompatibleDC CreateComputePipelines @@ -7118,10 +7149,8 @@ CursorPosition CursorPositionChanged CursorPositionChangedWithArgs CursorRectChanged -CursorResultLocation CursorShape CursorToBeginningOfSelection -CursorVisibility CursorVisible CurveSize0 CurveSize1 @@ -7240,8 +7269,6 @@ DataModelPatcherFunnel DataModelPatcherFunnelInfluxHundredthsPercentage DataModelPatcherFunnelInfluxPriorityHundredthsPercentage DataModelPatcherImages -DataModelPatcherOTAEnabled -DataModelPatcherOTAPercentage DataModelPatcherRevokedPublicKeyIds DataModelPatcherRevokedSignatureTypes DataModelPatchRequiredSpaceMB @@ -7258,6 +7285,10 @@ DataPing_Country_ DataPing_DataCenter_ DataPing_Platform_ DataProcessor +DataProcessTime +DataProcessTimeInMs +DataReadTime +DataReadTimeInMs DataReceiveKbps DataRequested DataRequestInQueueTime @@ -7453,7 +7484,6 @@ DebuggerAdded DebuggerAddedHandler DebuggerBreakpoint DebuggerClientManager -DebuggerColorConfiguration DebuggerController DebuggerCurrentLine DebuggerDataInitHandler @@ -7496,6 +7526,7 @@ DebugLoadRenderDoc DebugLocalRccServerConnection DebugLocalRccTicketTesting DebugLogAvatarLoadTimeStatsByPlace +DebugLuaHeapDump DebugLuauMagicTypes DebugMarkerSetObjectNameEXT DebugMarkerSetObjectTagEXT @@ -7689,8 +7720,10 @@ DefaultGlassSuperHQFS_ DefaultHQVS_ DefaultInstanceProperties DefaultLoadingGuiRemoved +DefaultLuobuWhitelistedValue DefaultModelLodFS DefaultModelLodVS +DefaultModelLodVSNew DefaultNeonFS DefaultNeonHQFS_ DefaultNeonHQInGuiFS @@ -7806,32 +7839,44 @@ DeltaTimes.sort DeltaTimes[j] DeltaTimes[SplitIndex] DependenciesInfo +Dependency DependentBreakpointInsert DependentInsert DeprecatableBroadcasts Deprecated +DEPRECATED_cellChanged +DEPRECATED_clearCursorResultLocation +DEPRECATED_clearFindResultLocation DEPRECATED_ColorPreviewWidget +DEPRECATED_columnContentsUpdated DEPRECATED_createAndShowIDEDocProxy DEPRECATED_doCheck +DEPRECATED_foundItemsIncreased DEPRECATED_getAccountInfoFromWeb DEPRECATED_isActive DEPRECATED_LinkEnabledPlainTextEdit DEPRECATED_newOutputMessage DEPRECATED_onAcceptGameNotPublishedDialog +DEPRECATED_onCellChanged DEPRECATED_onCloudEditConnectionAborted DEPRECATED_onCloudEditConnectionCancelled DEPRECATED_onCloudEditConnectionEstablished +DEPRECATED_onColumnContentsChanged +DEPRECATED_onCursorPositionChanged DEPRECATED_onDataModelMenuOptionClicked DEPRECATED_onDialogAccepted DEPRECATED_onDismissGameNotPublishedDialog DEPRECATED_onFileChanged +DEPRECATED_onFileChangeTimerFinished DEPRECATED_onLoggedOut DEPRECATED_onMessageMenuOptionClicked DEPRECATED_OnPublishPlaceToRoblox DEPRECATED_onRequestHideToolTip DEPRECATED_onRequestShowToolTip +DEPRECATED_onRowAdded DEPRECATED_onShowGameNotPublishedDialog DEPRECATED_onTableHeadersUpdated +DEPRECATED_onUpdateSelectMessagesOnly DEPRECATED_onUserAccountInfoAcquired DEPRECATED_onVerticalFilterMenuOptionClicked DEPRECATED_OutputRibbonDropdown @@ -7841,14 +7886,18 @@ DEPRECATED_requestScriptDeletion DEPRECATED_restartUpdateTimer DEPRECATED_RobloxOutputPlainTextEdit DEPRECATED_RobloxTextOutputWidget +DEPRECATED_rowAdded DEPRECATED_ScriptComboBox DEPRECATED_ScriptSyntaxHighlighter +DEPRECATED_selectMessagesOnlyChanged DEPRECATED_ServerConfigCloudEditServerSaveUrl +DEPRECATED_setResultLocation DEPRECATED_share.png DEPRECATED_ShowPlaceVersionHistoryDialog DEPRECATED_StudioGameStateType_PlaySolo DEPRECATED_uiEditorHelper DEPRECATED_updateFromPlaceID +DEPRECATED_updateHeaderWidthsAndColumnContents DeprecatedGlobal DeprecatedObjectsShown DeprecateLocalPlayerCreatedSignal @@ -8305,6 +8354,7 @@ DistributionPoint DistributionPoints DistToShowBufferCountSqr DKECCAK1600_ASM +DkOHJsFefyfPmLhzNZ3UAhvT0gFMbdwPOOiQxZxUDScczbUfZ DlcVersion DListenerAttributes DMinMaxDistance @@ -8364,6 +8414,7 @@ DoNotOpenClonedOriginalInEditMode DoNotRenderMeshLODByDefault DoNotRunAnimationEditorInPlayMode DontActivateIfNoDocsOpen +DontAddMrdConnDataToCache DontAssignUnassigned DontCallOnMovingAssemblyRoot DontClearForwardRefMapOnGC @@ -8403,7 +8454,6 @@ DownloadNewPatch DownloadNewPatchAssets DownloadPatchAssetException DownloadPatchException -DownloadStart DownOptionClicked Downsample DownSample @@ -8418,6 +8468,7 @@ DPERF_BeginEvent DPERF_EndEvent DPERF_GetStatus DPOLY1305_ASM +DpyX3ak8tM2FPqN6zcfaKgOZhn Dqlqlqlqlql DraftAdded DraftCommitted @@ -8613,6 +8664,7 @@ EAAXPEAV23 EAAXPEAV32 EAAXPEAV423 EAAXPEAV43 +EAAXPEAVPropertyItem EAAXVUDim2 EAAXW42345 EAAXW4LegacyPartType @@ -8822,7 +8874,6 @@ EditorAddButton EditorAdded EditorAddOverrideDialog EditorBlockCountChanged -EditorColors EditorData EditorGeometries EditorGeometry @@ -8953,7 +9004,6 @@ EmulateConsole.png EmulatedDeviceChanged EmulatedDevices EmulatedDevices.xml -EmulateDeviceMemory EmulateMobile.png EmulationDeviceAction EmulationDeviceInfo @@ -8971,11 +9021,12 @@ EmulatorToggleAction EmulatorToggleVerb Enable17sNotifications EnableAnalyticsSeriveEventIngest -EnableAnalyticsService2 EnableAnalyticsServiceSetApiKeyEventSteam EnableAppPolicyDefaultsFile EnableAudioPreviewWhiteList EnableAuthV2Login +EnableAutomaticSizeBeta +EnableAutomaticSizeBetaFeature EnableAutoUpgradeDev EnableBackgroundModeWhenInactive EnableBetaFeature @@ -8997,6 +9048,7 @@ EnableDateTimeInReplicator EnabledBetaFeaturesAsCommaSepString EnableDebugging EnabledFeatures +EnabledInternal EnableDiscussionsApiService EnabledSignal EnabledState @@ -9038,6 +9090,7 @@ EnableLuaDraggersBeta EnableLuaDraggersBetaFeature EnableLuaEventStreamRelease EnableMarketplaceFavorite +EnableMeshPartHeadsProperty EnableMeshPartJointOffset EnableMessagingService EnableMessagingServiceAnalysis @@ -9051,6 +9104,7 @@ EnablePerfAudioCollection EnablePerfDataCollection EnablePerfDataCoreCategoryTimersCollection EnablePerfDataCoreTimersCollection +EnablePerfDataCountersCollection EnablePerfDataExtendedMemoryCollection EnablePerfDataGatherTelemetry EnablePerfDataMemoryCategoriesCollection @@ -9058,8 +9112,10 @@ EnablePerfDataMemoryCollection EnablePerfDataMemoryPressureCollection EnablePerfDataSubsystemTimersCollection EnablePerfDataTimerCollection +EnablePerfFpsCollection EnablePerfPlaytestId EnablePerFrameSampling +EnablePerfRenderStatsCollection EnablePerfStatsCollection2 EnablePlayFabBatchEventCompression EnablePlugin @@ -9090,6 +9146,7 @@ EnableStudioServiceGetUserId EnableStudioServiceOpenBrowser EnableTelegrafPriorityTag EnableTextBoxPasswordDev +EnableTextFieldContentType EnableTexturePacksBeta EnableTexturePacksBetaFeature EnableThirdPartyTeleportProtection @@ -9102,6 +9159,7 @@ EnableTrackingAccessoryDestoyedWithLiveSignals EnableUniversalAppUserAgentOnMacAndWin32 EnableUsersEndpoint EnableVerboseFailedUrl +EnableVersionHistoryForLockedScripts EnableVertexAttribArray EnableVulkanScissor Encipherment @@ -9212,7 +9270,6 @@ Environment EnvironmentDiffuseScale EnvironmentSpecularScale EnviroSpeed -ENVMFDz3KXIrg EoOoZoaozo EphemeralCounter EphemeralCounterInfluxReportingEnabled @@ -9221,6 +9278,8 @@ EphemeralCounterInfluxReportingThrottleHundredthsPercent EphemeralStatsInfluxReportingEnabled EphemeralStatsInfluxReportingPriorityHundredthsPercent EphemeralStatsInfluxReportingThrottleHundredthsPercent +EqCZLI5vffBPgRxZVA6713bRkVHJSwPB7DitnPRfvE +EqjICI1OIEXxsLCRSgHdYK EqualizerSoundEffect EquippedEmotes EquippedEmotesChanged @@ -9485,8 +9544,10 @@ ExternalCaptchaLink ExternalCaptchaLinkClicked ExternalCaptchaUrl ExternalHttpRequestSizeLimitKB +ExternalLoginClicked ExternalLoginDialog ExternalLoginEnabled +ExternalLoginLink ExternalRefCountData ExternalTlsVerificationFail ExternalWakesWholeMechanism @@ -9505,6 +9566,7 @@ ExtraSelectionStore ExtrudedPartInstance EXtSoftware EyeAccessory +EZLmzywQEOFcrMug20JJHHdMTXcAS2Ox1ECAwEAAQ F_ObjectHasComponents F`JXKXWJYB[Cd FA6256811994CD24F935527E2 @@ -9552,6 +9614,7 @@ FarIntensity FastBackoff FastCluster FastCluster[ +FastClusterPerformUpdateCoordinateFrame FastClusters FastClusterUpdateWaitingBudgetMs FasterDataModelPatcherRollbacks @@ -9670,14 +9733,16 @@ FFlagEditorExportHistory FFlagFixPluginFileSyncBreakpoints FFlagSpecular FFlagStudioCommandBarLocalState -FFlagStudioDebuggerRefactorLuaArguments +FFlagStudioDebuggerRefactorLuaArguments2 +FFlagStudioFancyPrintVariants +FFlagStudioLoginInAssertFailureFixEnabled FFlagStudioMacThemeChangeFixesEnabled FFlagStudioNewTableOutputWidget +FFlagStudioOutputViewPrintTableSupport FFlagStudioQTitanRibbon24bitQImageCrashFix FFlagStudioRemoveShareOptionFromLocalFiles FFlagStudioSaveToCloudV2 FFlagStudioSaveToCloudV3 -FFlagStudioTableOutputMVCRefactor FFlagStudioUIItemsHighlightFixEnabled FFlagWatchWidgetSortVariables FFoRLVHHHHoTJVF @@ -9836,7 +9901,6 @@ FindPathAsync FindProperty FindResourceExW FindResourceW -FindResultLocation FindResultsWindowAction FindScriptAction FindScriptEditLine @@ -9876,6 +9940,7 @@ FixCharacterAppearanceLoadedEvent3 FixCharacterJitterDownStairs FixCheckSeatTransitionEnabled FixColorPickerAppearingInWrongLocation +FixContentNotFullyShownAfterResize FixCountOfUnreadNotificationError FixCutAndUndoAfterSavingCSGUnionToNewFile FixDebugStudioReloadOnPluginChanges @@ -10018,6 +10083,7 @@ FogCoordPointer FOLDTOGGLE FollowUserId FollowUserIdReplicated +Fondamento Font.DemiBold Font.Light FONT_ASCENT @@ -10063,7 +10129,6 @@ ForceFutureIsBrightPhase3 ForceLuaDraggers ForcePlayModeGameLocaleId ForcePlayModeRobloxLocaleId -ForcePubKeyExchange33 ForceSaveSelection ForceTenFootInterface ForConnected @@ -10205,6 +10270,7 @@ FrameTimeVariance FrameWidth FrameWindow FrankRuehl +FredokaOne FreeCameraForAdmins FreecamInTestServers FreeCommandBuffers @@ -10482,6 +10548,7 @@ GE_packagefolder.png GearAction GearGenreSetting GearVersionIds +GEi20QU20BQQmXIosCQvdMBu1dvpytBo6CTJKI5JCGk3h8rgdjp4IGfO GenAlgorithm GenBuffers GenCryptgrm @@ -11292,6 +11359,7 @@ GLSL.std.450 Glsles3Mediump1 GlslesMediump1 GlueCursor +GMm4o7EtITiu GoldenHashes GoodbyeChoiceActive GoodbyeChoiceActiveProperty @@ -11321,7 +11389,6 @@ GoToNextScriptLocation GoToPreviousScriptLocation GoToSourceCodeTB GoToVersionFailed -Gp86PvZRN89JGtpjfgixbTyjFiRiSiAHIhMZZ9tDVON GpuVariance GrabCursor.png GrabRotateCursor @@ -11376,6 +11443,7 @@ GrassHQVSShadowed GrassHQVSShadowedFSM Gravesmall GreaterThan +GrenzeGotisch GreyGlow.png GreyOutPublishForAssetConfigIfServiceIsSelected GridMaterialAction @@ -11508,6 +11576,7 @@ GVKUTS[BXIWH\KbHi GXGfGkGpGuG GxI9Gpu2E2 GyroscopeEnabled +GzOvHvSUqgVEpY76Uba1Bj H_Key_dn.png H_NAEBVQString H`CeIkHq7v4 @@ -11636,7 +11705,6 @@ HeaderString HeadersUpdated HeaderVisibility HeaderWidths -HeaderWidthsAndColumnContents HeaderWidthsAndRequestColumnContentsChange HeadLocked HeadReduction @@ -11664,6 +11732,7 @@ HelpForSelectionAction HelpPageLink HelpWindow HelpWindow.style[ +HfnG51Qp8J HHAEBVQModelIndex HHHHHAEBVQString HHPEAVQObject @@ -11792,9 +11861,11 @@ HoverWindowShadow HPEAU_iobuf HPEAUlua_State HPEAVQAction +HPEAVQWidget HPEBDHW4CaseSensitivity HPEBDPEBDV HPEBVQMimeData +HpjM7EROTsteBV HQEAPEAVQGraphicsItem HQFSShadowed HQFSShadowedFSM @@ -11861,7 +11932,6 @@ HTTPFailure HTTPFailureDataStore HTTPFailureMarketPlace HTTPFFlags -HttpFixCookieParsing HttpFuture HttpGAFailureReportHundredthsPercent HttpGAFailureReportPercent @@ -12038,6 +12108,7 @@ HumanoidStateType HumanoidWithPGSConstraintsUsePhysicsState Hungarumlautsmall HVChangeHistoryService +HViewportFrameMaxSize HVQByteArray HVQRegularExpression HVQVariant @@ -12170,7 +12241,6 @@ IKCollisionsMode IkDragCollisionsMode IkDraggerAnchorMode IkDraggerSolveIterations -Il1pJsqJDp0KEAMrcoV10ut6Da IllegalTeleport ILoggedInUser ILoginManager @@ -12243,6 +12313,7 @@ ImportToggleButton ImportUnused ImportWidget ImprovedAutoJump +ImprovedInstanceErrorMessage Inaccessible InAddBuffer Inappropriate @@ -12310,6 +12381,7 @@ IndicatorTabClose IndicatorToolBarHandle IndicatorToolBarSeparator IndicatorViewItemCheck +IndieFlower Individual IndividualFilterOptionClicked IndoorEnv.IndoorEnvBk @@ -12705,6 +12777,7 @@ IsInsertWidget Islandizer IsLuaChatEnabled IsLuaGameDetailsEnabled +IsLuobuServer IsMemoryTrackerEnabled IsModalDialog IsModifierKeyDown @@ -12768,6 +12841,7 @@ IsVertexArray IsVibrationSupported IsVIPDeveloper ISystemOutputView +Italic.ttf ITALIC_ANGLE ItalicAngle Item.forceActiveFocus @@ -12846,17 +12920,18 @@ JIRA_RIDE_711_V2 JIRA_RIDE_785 JJJBBB\\\xx JJJJJJJJJJJJJJJJJJJJJJJJJJJJJJJJJJJJJJJJJJJJJJJJJJJJJJJJJJJJJJJJJJJJJJJJJJJJJJJJJJJJJJJJJJJJJJJJJJJJJJJJJJJJJJJJJJJJJJJJJJJJJJJJJJJJJJJJJJJJJJJJJJJJJJJJJJJJJJJJJJJJJJJJJJJJJJJJJJJJJJJJJJJJJJJJJJJJJJJJJJJJJJJJJJJJJJJJJJJJJJJJJJJJJJJJJJJJJJJJJJJJJJJJJJJJJJJ +JJu0P3CxOSVE6TxVAhQpGVouf3R JKLMNOPQRSTU -JnH5lrT7gKhkyPCrNCsN4mRCekoGWT7B280RAp1vw1bF6JKnWA +JMz5FhELdCvtMP3 JoinBlobInvalidateCountThresholdPercent JoinBlobInvalidateThresholdPercent JoinCommand -JoinDataCacheCompressionImprovement JoinDataCacheOptimizeBlobCount JoinDataCompressionLevel JoinDataItem JoinDataItemEstimatedCompressionRatioHundreths JoinDataItemV2 +JoinDataRxStats JoinFailure JoinFailureDataCenter JoinFailureIP @@ -12907,6 +12982,7 @@ JointStepMaxParallelTasks JointStepParallelBatchSize JointTime_TextureCooldown JointToolHelpDialogVerb +JosefinSans JPEBUSG_INDEX_TRIANGLE JSON.parse JSON.stringify @@ -13008,7 +13084,6 @@ KPEIBX_K_KPEIAU_iobuf KSocialService KVScriptContext KYULPhCBFoD3mw5mygYqAeFlHdSL2k3MnDG -KZgKxvI6f6Yl LabelArray LabelArray.push LabelArray[globstart] @@ -13272,6 +13347,7 @@ LevelQuality Liberation LIBOVR_DLL_DIR LibsodiumDRG +LifeCycleInfo Lightbulb.png LightColor LightDirection @@ -13303,6 +13379,7 @@ LinearizeDepthFS LinearSquare LinearToVSquaredVelocityThresholdMaxTenths LinearToVSquaredVelocityThresholdMinTenths +LineEditTextChanged LineEditValue LineForceAction LineHandleAdornment @@ -13341,7 +13418,7 @@ LiveThreadRef LivingRoom LLEo6Soxvx2 LLLLLLLLLLLLLLLL]]]]]]]]]]]]]]]]]]]] -LnpzbIXDAMRTAhuB59KARdtM +LMHWLRtSgJEDyYG72wO LOAD_CERT_CTRL Load_Package LoadAnimation @@ -13485,6 +13562,7 @@ Locimp_Addfac LockCenter LockCurrentPosition LockCursor +LockedScriptBatchCommit LockedToPart LockFirstPerson LockFromScript @@ -13609,7 +13687,6 @@ LuaAppPolicyUseGuac LuaAppPresencePollingIntervalInSecondsV377 LuaAppRefactorInAppLinks LuaAppRefactorInAppLinks2 -LuaAppRemoveGetFriendshipCountApiCalls LuaAppRenderTransparentPageMaxCount LuaAppsABTestInitWaitTimeGames LuaAppsABTestInitWaitTimeHome @@ -13697,7 +13774,6 @@ LuauCastTableToIndexerCorrectly LuauCheckRecursionLimit LuauCovariant LuauEnableAsKeyword -LuauFasterSub LuauFixSelectCrash LuauImprovedBinaryOperatorInference LuauIncludeStudioSpecificEnums @@ -13714,8 +13790,13 @@ LuauTypeInferTypePackLoopLimit LuauWatchdog LuaVersion LuaWebService +LuckiestGuy +LuobuModerationStatus +LuobuModerationStatusAvailable +LuobuWhitelisted +LuobuWhitelistedAllow +LuobuWhitelistedField LVvuOx39]O -LZgAEvrz8vAICRUKY M_NVWeakFunctionRef MacGamepadUseGCController MachineAddress @@ -14194,6 +14275,7 @@ MegaPhysics MegaReplicationDataForReplicator MegaReplicatorDisconnectSwapAndPop MegaReplicatorDisconnectTaskBatchSize +MegaReplicatorSetIsAliveForAllReplicators MegaReplicatorStartMegaSenderJob MegaReplicatorUseMarkDeadHelper MegaReplicatorWorldExtentsRefreshTime @@ -14259,6 +14341,7 @@ MergePolyMeshes MergeResolutionDialog MergeResolutionDialogVLayout MergeValidationCachesEXT +Merriweather MeshAssetFromFileSelector MeshCacheSize MeshContentProvider @@ -14274,6 +14357,7 @@ MeshLODVertexNormalFix MeshLODZoom MeshManager MeshPartDetailLevel +MeshPartHeads MeshParts. MeshSimplifier MeshSplitter @@ -14308,7 +14392,6 @@ MessagesBytesReceivedAndIgnored MessageSent MessageSentCompleted MessagesOnly -MessagesOnlyChanged MessagesReq MessageTextEdit MessageType @@ -14331,6 +14414,7 @@ MessagingServicePublishLimit MessagingServiceReconnecting MessagingServiceRPCInvokeDuration MessagingServiceSentUtcTime2 +MetaBytesRxInJoin MetaCharacters MetadataDate MetaLengths @@ -14360,6 +14444,7 @@ Metrics.width MetricsSets MetricType MHapV7R8MxA953 +MHdcmWWEAkMJKdZ9d MicroProfile MicroProfileFlip MicroprofileGroupAtLastStack @@ -14378,7 +14463,7 @@ MigrateTriangleMeshData3 MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAsI9zRp2OSccqdFx2 MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAupANB3EbN9hFHHUj0eA MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAzjPRQo9jc -MIICCgKCAgEAuD3g6TqiRpys82fT1NxtVjidxB +MIICCgKCAgEAs0D3t2 Millisecond MillisecondsBeforeHandlingReconnect MimeDataFromSelection @@ -14415,13 +14500,13 @@ MinuteTimer MinWidthPan MirrorMode Miscellaneous +Misdirected Mismatched MissingCoreScript MissingDumpFile MMW4IkDragCollisionsMode MMW4PartMaterial MMW4UserInputState -MnpFurqHdAIQtp MobileWebsite MockAndroidBackButtonPressed MockGestureGenerator @@ -14443,6 +14528,7 @@ ModeDetailed ModeElement ModeElement.innerText ModeForFMOD +Model.LevelOfDetail Model.PrimaryPart Model_AlignDraggedObjects Model_ConstraintsDrawOnTop @@ -14462,16 +14548,19 @@ ModelInstance ModelItems ModelItemsFromEndpoint ModelLevelOfDetail -ModelLODBetaEnabled ModelLodDetailed +ModelLodFixSanitizing ModelLodForceRecompute ModelMeshCFrame ModelMeshComputer +ModelMeshComputer2 ModelMeshComputerBetaFeature ModelMeshData ModelMeshDependencies +ModelMeshFixPackPosition ModelMeshJob ModelMeshPackageFix +ModelMeshPlaceholder ModelMeshSize ModelPluginLoadTime_ ModelPluginScriptById @@ -14835,6 +14924,7 @@ NeckRigAttachment NegateOperation NegateSelection NegativePart +Negotiates Negotiation NeighborSleepThresholdMult NestedPackages @@ -14939,6 +15029,7 @@ NewFeatureAlert.qml NewFeatureAlert_ NewFeatureAlerts NewFeaturesAlert +NewFontsVisibleInStudio NewGameButtonClicked NewGameClicked NewGeometryGeneratorImplementation @@ -14989,7 +15080,6 @@ NextSelectionUp NextSpawnLocation NextTabPage NfXf`fhfzf -NHDHVQChar NHVVariant NinjaMask.mesh NNNNNNNNNNNNNNNNNNNNNN @@ -15021,7 +15111,6 @@ NonNullFrame NonReplicatedCSGDictionaryService NonSolidFloorPercentForceApplication NonVariant -NonVariantRecieved NoOcclusion NoOutlinesAction NoPatchContent @@ -15127,7 +15216,6 @@ NumRegionsToGC NumRigidJointsNotInWorld NumSubSounds NumTickets -NuoD9tPMhKGWF NVAuthenticationHelper Nvb5JjRCUQ NVLuaWebService @@ -15142,7 +15230,7 @@ NVWorkspace NW4FileSystemDir NW4PenStyle NW4UserInputType -NycpcwUZO2uehPa7a81OwbJqUyzqWuyIfcBMQ9vbopozAsdPKvmoA1XEDesM9k +NZZvz14Twl Oacutesmall OAEPEncryptionSET OAUTHBEARER @@ -15194,6 +15282,7 @@ ObscuredBy ObtainUserAgentString OccludeAll OccupancyDebugFS +Occurances Ocircumflex Ocircumflexsmall OCSP_basic_add1_status @@ -15278,6 +15367,7 @@ OLEAUT32.dll OleInitialize OleLockRunning OleUninitialize +OLuNysEwi092fZbqRNKir93ol OnAllScriptErrorsAction OnBadgeAwarded OnboardingsCompleted @@ -15289,6 +15379,8 @@ OnClientInvoke OnClientSendingMessage OnCloseTimeoutInSeconds OnCombinedUpdate +OnCommandBar +OnCommandBarAction OnConnectionSlow OnContactOwnerBufferTimeCentiSec OnConvertToPackageResult @@ -15614,12 +15706,14 @@ PackageAlwaysPublish PackageAlwaysUpdate PackageAssetDataCallback PackageAutoUpdateDelayMs +PackageBlockPublishAnalytics PackageContentProviderRequestFailure PackageContentProviderRequestStart PackageContentProviderRequestSuccess Packaged_state PackageDecorators PackageErrorCode +PackageFixSourceAssetIdHash PackageHash PackageHashData PackageHashDataRequests @@ -15653,6 +15747,7 @@ PackageRequestWebCopy PackageRequestWebCopyError PackageRequestWebCopyStart PackageResourceMenu +PackageRetrieveUpToVersionAfterPublish PackageRootObject Packages_AutoUpdateLength_ PackageSavedTime @@ -15704,6 +15799,7 @@ PanelTipLabel Pants.rbxm PantsTemplate ParabolaAdornment +ParallelBroadphase ParallelBroadPhaseBatchSize ParallelBroadPhaseNewBatchCount ParallelBroadPhaseNewSerialCutoff @@ -15729,8 +15825,8 @@ ParamFootFingerContactRollStiffness ParamHandContactStiffness ParamHandFingerContactRollStiffness ParamIndex +ParentCompletenessCount ParentDSPs -Parenthesis ParentName ParentVisibilityChanged ParkingLot @@ -15836,6 +15932,7 @@ PathUpdateJob PathWaypoint PathWaypoint.new PathWaypointAction +PatrickHand PatternOption PatternOptions PatternSyntax @@ -15992,7 +16089,6 @@ PEAVDockWidgetPluginGui PEAVDraftsService PEAVDropperTool PEAVdtNavMesh -PEAVDuplicateMessageUserData PEAVEchoSoundEffect PEAVEmbeddedFindReplaceWidgetListener PEAVEmotesPages @@ -16381,6 +16477,7 @@ PEAVWorldModel PEAVWsClient PEAVXmlElement PEAVYieldFunctions +PEAXPEAXPEBVGImage PEAXUnoop_deleter PEB_W1AEAPEB_WPEAD3AEAPEAD PEBD01W4ConnectionType @@ -16478,10 +16575,12 @@ PerformAssetDecryptionOnAnAsyncTask PerformAverage PerformPurchase PerformRendererTextShearing +PerformSoundFileCachingOnAsyncTask PerformVariance PerfPlaytestId PerfTelegrafAddress Permanently +PermanentMarker PermanentWidget Permission PERMISSION @@ -16491,6 +16590,7 @@ Permissions PermissionsManager PermissionsService PermissionsSettings +PermissiveGroupCommand Permutation Perpendicular PerServerMetric @@ -16973,6 +17073,7 @@ PLC_PITCH_LAG_MIN Plugin.rbxm PluginAction PluginByFilePath +PluginChangeWatcher PluginCoroutineFromSource PluginDebuggingEnabled PluginDebugService @@ -17016,6 +17117,7 @@ PluginMetadata.json PluginMetadataChanged PluginMouse PluginPermissionDialogController +PluginPlaySoundAtPosition PluginQWidgetRelay PluginRequestFailed PluginRequestSucceeded @@ -17091,6 +17193,8 @@ PolicyServiceCallbackQueueCap PolicyServiceFailure PolicyServiceHttpErrorHundredthsPercentage PolicyServiceHttpErrorOnRetryHundredthsPercentage +PolicyServiceHttpRequestBackoffEnabled +PolicyServiceHttpRequestBackoffScale PolicyServiceHttpResponse PollHttpResponse PolygonMode @@ -17124,9 +17228,11 @@ PostAsyncFullUrl PostDataSize PostedEvents PostEffect +PostInstanceChanges PostMachineConfiguration PostMessageA PostMessageW +PostPlaceChanges PostPremiumUpsells PostQueuedCompletionStatus PostUserAgreementsAcceptanceFailure @@ -17169,6 +17275,7 @@ PremiumUpsellRecheckPremium PremiumUpsellRetryCount PremiumUpsellUserId PrepareAverage +PrepareSoundFileCachingForAsyncTask PreprocesFindFirstFrames Preprocess PreprocessBuildDurationArray @@ -17190,6 +17297,7 @@ PresencesForUsers PresenceToText PresentVariance PreserializationCoalescePercentage +PresetsPresent PressedImage PressEvent PressStart2P @@ -17405,7 +17513,6 @@ PROXY_CERT_INFO_EXTENSION PROXY_POLICY ProxyAction PSPECIFIED -PTQZWxjwbCAp8SAgQ3uMO42ETNygKTAaiDeNnF PUBKEY_get0 PUBKEY_set PublicationInfo @@ -17415,6 +17522,7 @@ PublishAsPluginVerb PublishAsync PublishBlockedByModifiedPackage PublishBlockedByPendingPackage +PublishBlockedByUnverifiedPackage PublishButtonClicked PublishCSGFailure PublishedGamesPageController @@ -17431,6 +17539,7 @@ PublishPackageVerb PublishPage PublishPlaceSupportUnicodeTextLength PublishPlaceTime +PublishScriptSources PublishSelectionToRobloxVerb PublishToDifferentGame PublishToRobloxAsVerb @@ -17457,6 +17566,7 @@ PVInstance PVK_header PxnhPiraCmahCilaKcpeLicyLidyLkclOgnjRruaSdnuSiiaVtsvAumaBpygEimrAilhPitrPavaJihtKusiLietMbraShkrOrmaSanaLtvaTktaBharBdnaMmkaCcreMoreMdrlPdrhSaroSrkaTssaBbhgAlpuDablEnarGjohKdniSaniLjhaMinaMdneMidoMoorMtabNbraNmrePgnmHmlaPcuaPplhPddiShriTaraWmohAwulHrtaHtluMgn PyJlf7IHZQpFHohBe +PYkSx8mJTVBEBlvMXL7Ux1bbC2bjq3ybiwbRPKmoOaOJ QAbstractAnimation QAbstractButton QAbstractConcatenable @@ -17951,6 +18061,7 @@ QFontDatabase QFontDialog QFontMetrics QFontMetricsF +QFormLayout QFutureInterface QFutureInterfaceBase QFutureWatcher @@ -17976,7 +18087,6 @@ QItemDelegate QItemSelection QItemSelectionModel QItemSelectionRange -QjOGos62jLs5D QJsonArray QJsonDocument QJsonObject @@ -18045,12 +18155,12 @@ QQSupportBuildGenericApiUrl QQuickImageProvider QQuickView QQuickWindow -QqvxTPZgsANRZyI9NBlp QRadialGradient QRadioButton QRegularExpression QRegularExpressionMatch QRegularExpressionMatchIterator +QResizeEvent QRubberBand QScopedPointer QScopedPointerDeleter @@ -18125,7 +18235,6 @@ QTextDocument QTextDocumentFragment QTextFormat QTextFragment -QTextFrame QTextImageFormat QTextLayout QTextOption @@ -18642,6 +18751,7 @@ RefactorDevFrameworkContextItems RefactorDevFrameworkTheme RefactoringAvatarEditorSetup RefactorPluginLoadingForDeadlock +RefactorPolicyServiceStatReporting Referenced ReferenceMenu ReferenceMenu.getElementsByTagName @@ -18851,6 +18961,7 @@ RemoveMetadata RemovePGSSolverActivatedAnalytics RemovePlace RemovePose +RemoveReplicatorRedundancy RemoveRows RemoveScript RemoveSelectionGroup @@ -18867,6 +18978,7 @@ RemoveVertex RENAME_ABTEST_AllUsers_GameDetails_PlayWithFriends RENAME_ABTEST_AllUsers_GameDetails_UseAbbreviatedDescription RENAME_ABTEST_AllUsers_GameSearch_Autocomplete +RENAME_ABTEST_AllUsers_GameSearch_FeaturedGamePlayButton RENAME_ABTEST_AllUsers_GameSearch_Q2DRankingEmphasisHideBad RENAME_ABTEST_AllUsers_LuaApp_FeaturedGameTileInSearch RENAME_ABTEST_AllUsers_LuaApp_GameDetailsPeekView @@ -19092,6 +19204,7 @@ ReportCallbackHolder ReportCertPathWithCurlErrors ReportCharacterLoadTimeMetricsInverseProbability ReportClientInfo +ReportClientJoinRxStatsHundrethsPercentage ReportClientMemoryCat ReportCloudEditJoinFailureReportPerMyriad ReportCoalescingStats @@ -19331,7 +19444,6 @@ RestoreScripts Restricted RestrictSales2 Resubscribe -ResultLocation ResultsInternal ResultsReady ResultStoreBase @@ -19341,6 +19453,7 @@ ResultTimeEnd ResumeAction ResumeSound ResumeThread +RetainSizeWhenHidden Rethrow_future_exception RetinaBlit RetryAfter @@ -19484,7 +19597,6 @@ RigidBodyLazyUpdating RigidityEnabled RiseVelocity Rj0isQcnqX -RjILhTUjaIyV Roact.createElement ROBLOSECURITY Roblox.Hybrid @@ -19506,6 +19618,7 @@ RobloxConversation RobloxCookieEngineMutex RobloxCookieJar RobloxCrashDumpUploaderMutex +RobloxDefault RobloxDiagnosticsView RobloxDirectDownload RobloxDocManager @@ -19538,6 +19651,7 @@ RobloxKeyboardConfigWidget RobloxLocale RobloxLocaleId RobloxLocked +RobloxLogin RobloxMainWindow RobloxMainWindowObject RobloxMouseConfigWidget @@ -19607,6 +19721,8 @@ RobloxView RobloxViewStudio RobloxWebPage RobloxWndInit +RobotoCondensed +RobotoMono RobuxHexIconABTestName RobuxUpsellStarted Rocket.png @@ -19647,6 +19763,7 @@ RoundedRect RoundToScreenScaleUseFloor RoundTripTime RoundUpTextSizeInEngine +RowChanged RowCheckBoxClicked RowsInserted RowsRemoved @@ -19693,7 +19810,6 @@ RSA_verify_ASN1_OCTET_STRING RSA_verify_PKCS1_PSS_mgf1 RSAPrivateKey RSAPublicKey -RsAq1HjBbzLyQ9HKB8bOIqP7sbcSOr8KEXoI RTDynamicCast RtlCaptureContext RtlLookupFunctionEntry @@ -19734,8 +19850,10 @@ RunUpdateCycle. RVideoInternal RVideoMemLogging RVideoTrace +RWt2oCc1bSiCw5xEZfERz7kwui2h0rnQ7yxqFTXNPC4PXaiT +RxIgnoredBytes +RxIgnoredPackets RxRlReport -RZgVOx4SDp0nhPBUP5MhmK S_Key_dn.png SA_KPEAPEBV123 SA_KPEAPEBVfacet @@ -19780,6 +19898,8 @@ SaveAsComplete SaveAsPluginAction SaveBoolean SaveBufferRegionARB +SaveBuildAndReloadDebuggablePluginVerb +SaveBuildAndReloadPlugin SaveButtonClicked SaveChangesButtonPressed SaveConflictButton @@ -19801,6 +19921,7 @@ SavePlaceAsync SavePlacePerMinute SavePlaceToRobloxAsVerb SavePlaceToRobloxVerb +SavePlaceVersion SaveSelectedToRoblox SaveSelection SaveString @@ -19851,11 +19972,13 @@ Scircumflex ScopedConnection ScopedToken ScraperJob +ScrapeThresholdTime +ScrapeThresholdTime_InvalidFormat ScreenGuiAction ScreenOrientation ScreenPointToRay Screenshot -ScreenshotAsyncDownload +ScreenshotAsyncDownload2 ScreenShotFinished_MT ScreenShotInfo ScreenshotReady @@ -19916,6 +20039,7 @@ ScriptEditAverageDelayOfAutoComplete ScriptEditAverageHandlingTimeOfTyping ScriptEditor ScriptEditorAdded +ScriptEditorColors ScriptEditorCurrentLine ScriptEditorRemoved ScriptEditorSettingAutoClosingBrackets @@ -19991,7 +20115,6 @@ ScriptSelectionText ScriptsEnabledAction ScriptService ScriptSideWidget -ScriptSideWidgetSelect ScriptsInBatchDialog ScriptSourcePropertyChanged ScriptsResourceMenu @@ -20032,7 +20155,6 @@ ScrollingEnabled ScrollingFrame ScrollingFrame.ScrollBarThickness ScrollingFrameAction -ScrollInOnlyDirectionAvailable2 ScrollLines ScrollLock ScrollPositionChanged @@ -20157,7 +20279,6 @@ SelectionBox SelectionBox.png SelectionChanged SelectionColor -SelectionCommented SelectionDown SelectionFlag SelectionFromSource @@ -20172,6 +20293,8 @@ SelectionPointLasso SelectionRotate SelectionSaveAsPlugin SelectionSaveToFile +SelectionService +SelectionServiceAddRemove SelectionSphere SelectionStart SelectionTilt @@ -20303,6 +20426,7 @@ ServerCreatedPlayer ServerDisconnectReason ServerEquipAccoutrement ServerEquipTool +ServerExtraSelections ServerFound ServerFrameTaskTime ServerFrameTaskTime_SteamingEnabled @@ -20733,10 +20857,8 @@ SignalPromptSubscriptionCancellationFinished SignalPromptSubscriptionPurchaseFinished SignalR.Client.Cpp SignalRConnection -SignalRControlExcStringFix SignalRError SignalResizeBasedOnEmulatedDevice -SignalRHeartbeatFix SignalRHeartbeatIntervalSeconds SignalRHubConnectionDoNotSetCookiesInHttp SignalRNotification @@ -20764,6 +20886,9 @@ SimDrawNoCollisionConstraintToolTip SimEnableInterpolationThrottling SimEnablePreciseConvexDecomposition SimFixConstraintSelectionBoxCrash +SimFixWeldConstraintBlockEnable +SimFixWeldConstraintEnable +SimFixWeldConstraintPartScripting SIMForceCSGv2LearnMoreUrl SIMForceCSGv2Once SimilarHipHeightPercentage @@ -20893,7 +21018,6 @@ SmoothWaterSuperHQFSShadowed SmoothWaterVS SnapAttachmentsVerb SnapSelection -SNcrmYhRIe3LdgpcsCz Snowball.png Snowflake.png SnSNeckFreedom @@ -20993,6 +21117,8 @@ SourceBuffer SourceCount SourceFunc SourceGameId +SourceLifeCycleInfo_Empty +SourceLifeCycleInfo_NotString SourceLocaleId SourceLogStart SourceLogStart.length @@ -21006,6 +21132,7 @@ SourceSansItalic SourceSansLight SourceSansPro SourceSansSemibold +SourceScrapeThresholdTime_NotString SourceValueChanged SpacerItem SpanningEdgeCacheIsInTree @@ -21023,6 +21150,7 @@ SpawnMaxSearchHeightCharacterMultiplier SpecialBreakpoint SpecialCaseSupportRbxCdnInAppDataModel2 SpecialCharacter +SpecialElite SpecialIdentifiers SpecialKey SpecialKeyPressed @@ -21033,6 +21161,7 @@ SpecificGravityDummyFunctionGA SpecifyTrackingOrigin SpecularConvFS SpecularConvVS +SpeculativeDecalGenerationCorruptionFix SpeedCountCap SpeedTestPeriodMillis SphereHandleAdornment @@ -21461,6 +21590,7 @@ StreamJobMaxBufferHealthThresholdHundredths StreamJobMinBufferHealthThresholdHundredths StreamJobPriorityAmplifierRadius StreamlinedInsertWidget +StreamMissingParentOnReParent StreamOpen StreamOperators StreamOutCompressionIdListLengthThreshold @@ -21550,6 +21680,8 @@ Studio.App.BetaFeatures.AssetManagerDescription Studio.App.BetaFeatures.AssetManageritle Studio.App.BetaFeatures.AutoEnrollmentToggle Studio.App.BetaFeatures.AutoEnrollmentToggleTooltip +Studio.App.BetaFeatures.AutomaticSizeDescription +Studio.App.BetaFeatures.AutomaticSizeTitle Studio.App.BetaFeatures.AvatarLoadingBetaDescription Studio.App.BetaFeatures.AvatarLoadingBetaTitle Studio.App.BetaFeatures.BetaFeatures @@ -21945,6 +22077,7 @@ Studio.App.IDEGameSettingsLinkDefinition.GameSettingsNotAvailable Studio.App.IDEGameSettingsLinkDefinition.OpenGameSettings Studio.App.ImagePickerWidget.AddImageElps Studio.App.ImageResourceController.ImagesReferencedByName +Studio.App.InsertObject.MultipleSelectionError Studio.App.InsertObjectCategory. Studio.App.InsertObjectCategory.FavoritesCategory Studio.App.InsertObjectWidget.FavoritesCategory @@ -21969,6 +22102,10 @@ Studio.App.LocalSaveHelper.FailedToWrite1 Studio.App.LocalSaveHelper.FileSystemError1 Studio.App.LocalSaveHelper.InvalidFilename Studio.App.LocalSaveHelper.TempFileError1 +Studio.App.LockedScriptsVersionHistory.ApplyEditsRejectedTitle +Studio.App.LockedScriptsVersionHistory.CommitRejected +Studio.App.LockedScriptsVersionHistory.CommitRejectedInProgress +Studio.App.LockedScriptsVersionHistory.CommitRejectedInternalError Studio.App.Login.EnterPassword Studio.App.Login.EnterUsername Studio.App.Login.EnterUsernameAndPassword @@ -22180,6 +22317,12 @@ Studio.App.PluginPermissionsDialog.Allow Studio.App.PluginPermissionsDialog.Deny Studio.App.PluginPermissionsDialog.HttpDomainPermission Studio.App.PluginPermissionsDialog.Warning +Studio.App.Properites.AttributeCantStartWithRBX +Studio.App.Properties.AddAttribute +Studio.App.Properties.AttributeAlreadyExists +Studio.App.Properties.AttributeName +Studio.App.Properties.AttributeType +Studio.App.Properties.NoAttributeAdded Studio.App.Properties.TitleFmt1 Studio.App.PropertyEnum.Off Studio.App.PropertyItems.BrickColorPropertyCannotBeEdited @@ -22329,6 +22472,8 @@ Studio.App.RBXMainWindow.FindNext Studio.App.RBXMainWindow.FindPrevious Studio.App.RBXMainWindow.FindPreviousItem Studio.App.RBXMainWindow.FindResults +Studio.App.RBXMainWindow.FocusOnCommandBar +Studio.App.RBXMainWindow.FocusOnCommandBarTooltip Studio.App.RBXMainWindow.Format Studio.App.RBXMainWindow.FormatDocument Studio.App.RBXMainWindow.FormatSelectedRangeOfDocument @@ -22486,6 +22631,8 @@ Studio.App.RBXMainWindow.SaveAndReloadPlugin Studio.App.RBXMainWindow.SaveAndReloadPluginTooltip Studio.App.RBXMainWindow.SaveAsCSVElps Studio.App.RBXMainWindow.SaveAsLocalPluginElps +Studio.App.RBXMainWindow.SaveBuildAndReloadPlugins +Studio.App.RBXMainWindow.SaveBuildAndReloadPluginsTooltip Studio.App.RBXMainWindow.SaveDocToRoblox Studio.App.RBXMainWindow.SaveLocalizationTable Studio.App.RBXMainWindow.SaveLocalizationTableElps @@ -22745,6 +22892,7 @@ Studio.App.RobloxStudioVerbs.InsertOpenFile Studio.App.RobloxStudioVerbs.InsertOpenModel Studio.App.RobloxStudioVerbs.LoadCSVFile Studio.App.RobloxStudioVerbs.NegationFailed +Studio.App.RobloxStudioVerbs.NotAllScriptsAreSaved Studio.App.RobloxStudioVerbs.PackageLinkCopy Studio.App.RobloxStudioVerbs.PackageLinkCut Studio.App.RobloxStudioVerbs.PackageLinkDuplicate @@ -22764,6 +22912,7 @@ Studio.App.RobloxStudioVerbs.StartingPlayers Studio.App.RobloxStudioVerbs.StartServer Studio.App.RobloxStudioVerbs.StartServerSaveFailure Studio.App.RobloxStudioVerbs.SyncInstanceToFs +Studio.App.RobloxStudioVerbs.UnableToBuildPluginProject Studio.App.RobloxStudioVerbs.Undo1 Studio.App.RobloxStudioVerbs.UnionFailed Studio.App.RobloxTaskScheduler.HeaderLabelActivity @@ -22977,6 +23126,7 @@ Studio.App.UploadMeshRequest.TextureNotFound Studio.App.UploadMeshRequest.ThereWereErrorsWhileImportingYou Studio.App.UploadMeshRequest.UnsupportedTextureFormat Studio.App.UploadTextureRequest.CouldNotReadTexture1FromTheDisk +Studio.App.VersionHistoryController.AutoCommitMessage Studio.App.VersionHistoryController.ReadOnlyScriptDocMessageFmt4 Studio.App.VersionHistoryController.ScriptEditErrorMessage Studio.App.VersionHistoryDialog.BatchColumnTitle @@ -23089,6 +23239,7 @@ Studio.Internal.ExternalLoginDialog.GenericErrorMessage Studio.Internal.ExternalLoginDialog.MessageOnDialogClose Studio.Internal.ExternalLoginDialog.NoNetworkMessage Studio.Internal.ExternalLoginDialog.ReloadLoginPage +Studio.Internal.ExternalLoginDialog.RobloxLogin Studio.Internal.ExternalLoginDialog.WindowTitle Studio.Internal.RobloxMainWindow.ChooseAPlaceInGameExplorer1 Studio.Internal.RobloxMainWindow.NewScriptTab @@ -23130,6 +23281,8 @@ Studio.MassPackageUpdate.UpdatePackageFailure.Exception Studio.MassPackageUpdate.UpdatePackageFailure.NoDataModel Studio.MeshUpload.PublishAllAttempted Studio.MeshUpload.PublishAllSuccess +Studio.NonTcScriptVersionHistory.CommitTime. +Studio.NonTeamCreate.VersionHistory. Studio.OpenSSLSupport.Win.Failed Studio.PlaySolo. Studio.PlaySolo.Inactive. @@ -23156,6 +23309,7 @@ Studio.SandboxLocalCache.MetadataFile.Success Studio.SandboxLocalCache.MetadataFile.UnsupportedFailure Studio.SandboxLocalCache.ReadScriptFile.Failure Studio.SandboxLocalCache.ReadScriptFile.Success +Studio.ScriptVersionHistory.CommitTime. Studio.ScriptVersionHistory.CommitTime.AssetMapping Studio.ScriptVersionHistory.CommitTime.CreateCommit Studio.ScriptVersionHistory.CommitTime.Finalize @@ -23228,19 +23382,17 @@ Studio17787CrashFix Studio17799CrashFix StudioABTests StudioAccessToApisAllowed -StudioActivateWindowOnTabClose StudioAddDistTypeToUserAgent StudioAddingIconsToLocalAndServerScripts StudioAddInstanceDefaultEditor StudioAddIsPackageAtTheEndOfRequestURL +StudioAddLinkToOpenExternalLogin StudioAddMonetizationToGameSettings StudioAddQtVersionAndLocaleDetails -StudioAddReloadOptionInLoginDialog -StudioAddRemoveSessions StudioAddResetDefaultInstanceProperties +StudioAddRobloxLoginOptionInLoginDialog StudioAddSetAsDefaultContextMenuOption StudioAddTeamCreateDisconnectionLogs -StudioAddTelemetryForExternalLoginFlow StudioAllowCoreScriptReloads2 StudioAlwaysSaveLocalPluginAsRbxm StudioAnalytics @@ -23316,20 +23468,17 @@ StudioClose.Paused StudioClose.Start StudioCLoseDeletedScriptOnDraftDeletion StudioCloudEditController_Dtor_CrashFix -StudioCloudEditLoadCreatorId -StudioCollectGPUInfo StudioColorVerb StudioCommandBarLocalState -StudioConnectCloudEditSessionCrashFix StudioConnectionIndicatorHearbeatTimeout StudioConnectionIndicatorTimerMS +StudioConsolidateExternalLoginBase StudioConsolidateFindScriptFunctions StudioCookieConstraintUrlFragment StudioCoreScriptBreakpointsNotHitting StudioCorrectlyDeprecateProp_UITheme StudioCorrectMergeDialogLineNumbers StudioCrashLocation -StudioCrashWhenCharWrappingComplexText StudioData StudioDataModelType StudioDebugBTID @@ -23340,16 +23489,15 @@ StudioDebugPackage StudioDefaultNewTemplatePlaceId StudioDeprecateQuickFindScriptStep StudioDeprecateQuickFindScriptTotally +StudioDeprecateRBXWorkspaceCleanupSteps StudioDeprecateRbxWorkspaceInStudioServiceHost StudioDeprecateUIThemeProperty StudioDevForumUpdateCategoryId StudioDevforumUrl StudioDevFrameworkPackage StudioDeviceEmulator -StudioDeviceManagerDesignTweak StudioDisableAutoSaveToCloud StudioDisabledIconWorksForAllInstances -StudioDocActivationHistoryPreventFocusLost StudioDoNotEndBlockForFunctionArgs StudioDontLoadLastItemInFifoComboBoxes StudioDraftsServiceFullNameInDiff @@ -23378,17 +23526,17 @@ StudioError StudioExplorerEraseAfterDeleteCrashFix StudioExponentialBackoffRetryInUserDataStoreService StudioExportRetryRequestLimit -StudioExternalLoginEnabled +StudioExternalDialogClosedShowRobloxLogin StudioFavorites.json StudioFavoritesJSON StudioFetchABTestForLuaApp StudioFetchLatestVersionTimeIntervalMs StudioFetchPluginName +StudioFileTypeUtilsPrependWildcardToExtension StudioFileWatcherDelayMs StudioFixAssetPreviewCloseButton StudioFixCannotSetBreakPoint StudioFixChangeNameMacCrash -StudioFixCommandBarUndo StudioFixF2AfterAutoSelectionChange StudioFixFlatTerrainDefaultSaveLocation StudioFixFoldStateCalculation @@ -23396,12 +23544,9 @@ StudioFixGetClassIcon StudioFixImageUrlReverting StudioFixInsertObjectModalHiding StudioFixMoreScriptDebuggerAssert -StudioFixNegativeWidthChar StudioFixNullUniverseInGetResourceByCategory StudioFixPluginDialogModalityOnMac -StudioFixPluginUninstall StudioFixPluginWidgetEnabledSignal -StudioFixProcessInstallPluginFromWebsite StudioFixPropertyWidgetEnumCrash StudioFixResumeOnSingleStep StudioFixRibbonThemeHelperParent @@ -23417,13 +23562,12 @@ StudioFixUndoAfterInsertByDrag StudioFixWidgetMinimumSize StudioFlagEditor StudioFlagEditorDialog +StudioFocusOnCommandBarAction StudioForceDraftsUsageOnRCCSetting StudioForceLocale -StudioFreezeScriptResourceController StudioGameManagementBetaFeature StudioGamePageHandfulSize StudioGamePresence -StudioGamePresenceToFixSyncCallHangWhenQuit StudioGameSettingsDisablePlayabilityForDrafts StudioGameStateType StudioGameStateType_ @@ -23450,6 +23594,7 @@ StudioImportLayeredHeightmaps StudioImportMaxAsset StudioImportSingleChannelColormaps StudioIndentIfLineEndsWithFoldEnder +StudioIndentMultiLineStat StudioInsertCheckTimeSeconds StudioInsertDeletionCheckTimeMS StudioInsertObjectStreamliningv2_FeedbackImprovements @@ -23489,10 +23634,12 @@ StudioLogin.Paused.NativeCaptcha StudioLogin.Paused.TwoStepVerification StudioLogin.Start.Auto StudioLogin.Start.Manual +StudioLoginInAssertFailureFixEnabled StudioLogPlaceIdOnPlaceOpen StudioLongCacheRecoveryTime StudioLSP_V2 -StudioLSP_V3_preAlpha +StudioLSP_V3 +StudioLSP_V4_preAlpha StudioLSPSpacesReplacing StudioLuaSettings StudioLuauIceInfluxHundredthsPercentage @@ -23537,11 +23684,11 @@ StudioNewEventsOnPluginInstall StudioNewRevertPackageMessage StudioNewTableOutputWidget StudioNewTableOutputWidgetWordWrapOption +StudioNonRibbonInsertObjectParentsToSelectedObject StudioNotifyAliveAnalyticsTimerMs StudioNumExternalLoginAttempts StudioOpenGameSettingsEvent StudioOpenInstanceWithInstancePrintLink -StudioOpenLinkInExternalBrowser StudioOpenLocation StudioOpenPlace StudioOpenPlace.End.Cancellation @@ -23575,16 +23722,18 @@ StudioOutOfDate StudioOutOfDateToast StudioOutputExpressiveTextView StudioOutputViewDropdownRefactor +StudioOutputViewPrintTableSupport +StudioPackageCleanUp StudioPackageConvert StudioPackageConvert_Failure StudioPackageHashV2 StudioPackageHashV2EnabledPercent StudioPackagePublish StudioPackagePublish_Failure +StudioPackageRequestResult StudioPackages StudioPaidPlugins StudioPartSizeCameraDistRatio -StudioPassCaptchaToken StudioPercentScaleRepeatCount StudioPermissionsServiceEnabled StudioPersistPlayerCameraPositionSaveDelay @@ -23635,16 +23784,13 @@ StudioQuickOpenPatch StudioQuickOpenReopenShowHistory StudioQuickOpenSelectFirstByDefault StudioRecentActionCacheSize -StudioRecoveryWidgetDuplicatedEntry StudioRefactorTCConnectionDialog -StudioRemoveDebuggerLegacyLock4 StudioRemoveExtraFindAction StudioRemoveGetFindAllDialogHack StudioRemoveIndentationFromEmptyLine StudioRemoveObjectBrowserUI StudioRemoveShareOptionFromLocalFiles StudioRemoveToolboxScrollingFrameHack -StudioRenderingTestClosureWhenNoTestsRun StudioReplaceAll StudioReplaceAllSquish StudioReplaceApplyEditWithCommit @@ -23656,14 +23802,12 @@ StudioReportOSVersionDiag StudioReportPluginLoadTelemetry StudioReportTeamCreateFailureInfo StudioResendDisconnectNotificationInterval -StudioResizeEmulationDeviceWriteLock StudioResourceId StudioRightClickBuffer StudioRightClickDelay StudioRightClickMax StudioRobloxAnalyticsLoad StudioRobloxChatWidget -StudioRobloxNetworkReplyDeleteLater StudioRPCHandlerPrivate StudioRPCMessageResponseTimeOut StudioRPCMessageWriteTimeOut @@ -23675,7 +23819,6 @@ StudioSandboxDraftsHardeningAsyncSave StudioSandboxDraftsHardeningAsyncSavePauseSec StudioSandboxDraftsHardeningAsyncSaveWaitSec StudioSandboxDraftsHardeningFileSave -StudioSandboxPerGlobalState StudioSandboxUtf8Fix StudioSandboxVerifyIntegrityOnInitialize StudioSaveInstanceDefaultOverrides @@ -23697,6 +23840,9 @@ StudioSavePlaceToCloudAs.Start StudioSaveToCloudV2 StudioSaveToCloudV3 StudioSaveToCloudV3SpotFixes +StudioScriptEditorColorCategories +StudioScriptEditorColorPresets +StudioScriptEditorColorsPresets StudioScriptEditorEventsCrashFix StudioScriptSize StudioSearchWithoutInsertionTimeSeconds @@ -23744,7 +23890,6 @@ StudioStyleGuideColor StudioStyleGuideModifier StudioSuccessCloseDialogInMs StudioSunsetMac1010 -StudioSurfaceErrorDetail StudioSwitchQNetworkToHttp StudioSwitchQNetworkToHttp2 StudioSwitchQNetworkToHttpLoginManager1 @@ -23753,7 +23898,6 @@ StudioSwitchQNetworkToHttpLoginRequestAuth StudioSyncPluginSource StudioSyntaxCheckTimerInterval StudioTableOutputFocusFix -StudioTableOutputMVCRefactor StudioTCConnectionDialogShowAttemptCount StudioTCConnectionDialogUpdateAttemptsIntervalMs StudioTCSaveAsLock @@ -23764,7 +23908,6 @@ StudioTeamCreateHeartbeat StudioTeamCreateReportToEventIngest StudioTeamTest StudioTeleportServiceSanitize -StudioTestServiceRunStateRecovery StudioTheme StudioThrottleCacheScriptIssueReporting StudioThrottleNewEmulationMetrics @@ -23773,12 +23916,10 @@ StudioThumbnailImageRetryMaximum StudioTimeoutTimeMs_ForAsyncRequestsBeforeQuit StudioTimeStampFix StudioTimingLog -StudioToggleComment StudioToolboxEnablePlaceIDInAnalytics StudioToolboxInsertAssetCategoryAnalytics StudioToolboxPluginPurchaseFlow StudioToSChangeDate -StudioToStringSelfArgument StudioTrackDeadRobloxIDEDocsThrottleEvents StudioTrackSessionTimeForLastWeek StudioTrackVersionHistoryNonTC @@ -23805,6 +23946,7 @@ StudioUrlSafeUpdates StudioUrlSaveToCloudV2 StudioUrlSetInstanceDefaults StudioUrlSupportPluginDebugging +StudioUseAssetIdsForImagePicker StudioUseAutocompleterCursorCallback StudioUseCaptchaDialog StudioUseCJVAppName @@ -23815,7 +23957,6 @@ StudioUseNewQtNetworkWrapper StudioUseProdBaseUrlForStartPage StudioUseQtNetworkReplyForUserAgreements StudioUserAction -StudioUserAgreementCheckEnabled StudioUserAgreements StudioUserNotificationMaxReconnectTimerMs StudioUserNotificationMinReconnectTimerMs @@ -23825,6 +23966,8 @@ StudioUserNotificationTopSubdomain StudioUserPreferences StudioUseStudioAssert StudioUseStudioHttpRequestInAPIUtilities +StudioUseStudioHttpRequestInConversationStore +StudioUseStudioHttpRequestInGameIconsStore StudioUseStudioHttpRequestInPluginLoader StudioUseStudioHttpRequestInPublishedGamesStore StudioUseStudioHttpRequestInTemplatePageModel @@ -24007,6 +24150,7 @@ SyncInstance SyncronizePlaybackDSPS SyncTimePosition SyntaxCategories +SyntaxHighlighting Syserror_map SystemAddress SystemButton @@ -24293,6 +24437,7 @@ TerrainToolsImproveColorImport TerrainToolsV2.rbxm TerrainToolsV2.rbxm_TerrainToolsLuaToolbarName TerrainToolsV2.rbxm_TerrainToolsLuaToolbarName_Editor +TerrainToolsV2Import TerrainVoxels TerrainWater TerrainWeldsFixed @@ -24387,6 +24532,7 @@ TextScraperClientMessageWithPlayerSignal TextScraperClientTypewriterDelayMSecs TextScraperEnableCaptureDateTime TextScraperListener +TextScraperReportMatchedExpiredSourceHundredthsPercent TextScraperReportUserIdSize TextScraperServerDataMSecs TextScraperServerDataNBytes @@ -24410,6 +24556,7 @@ TextureAtlas TextureCompositor TextureD3D11 TextureD3D9 +TextureDownloadResource TextureLength TextureManager TextureManagerMemPri @@ -24491,7 +24638,7 @@ ThreadsActive[inner] ThreadsActive[ThreadName] ThreadsActive[ThreadNames[i]] ThreadSafe -ThreadsafeDeferredTerrain2 +ThreadsafeDeferredTerrain3 ThreadsAllActive ThreadSubMenu ThreadY[fRangeThreadIdNext @@ -24514,8 +24661,10 @@ Throttling ThrottlingBadgesRollOut ThrottlingBaseOffsetPercentage ThrottlingEnableRandomOffset +ThrottlingExponentialBackoffClass ThrottlingGamePersistenceRollOut ThrottlingGlobalRollOut +ThrottlingMaxElapsedTime ThrottlingOverestimationFactorTenths ThrottlingPointsRollOut ThrottlingPredictionAccelerationHoldThousandth @@ -24561,6 +24710,10 @@ TimeArray[globstart] TimeArray[j] TimeArray[nLog] TimeBetweenCheckingApiAccessMillis +TimeBetweenJoinRequestAndFirstBlobArrival +TimeBetweenJoinRequestAndFirstBlobArrivalInMs +TimeBetweenJoinRequestAndJoinProcessingComplete +TimeBetweenJoinRequestAndJoinProcessingCompleteInMs TimeDeltaExclusive TimeDeltaMs TimeLength @@ -24691,6 +24844,7 @@ TipText.paintedHeight TipText.text TipTimer.start TipTimer.stop +TitilliumWeb TitleBarProgress TitlebarText TitleBarVisible @@ -24952,7 +25106,6 @@ ToolBoxTabLabel ToolBoxTabShape ToolboxToolbar ToolboxUseNewPluginEndpoint -ToolBoxWithOptions ToolButton ToolButton.png ToolButton_dn.png @@ -25166,6 +25319,8 @@ TranslateBy TranslatedEntries TranslateMessage Translation +TranslationLifeCycleInfo_Empty +TranslationLifeCycleInfo_NotString Translator TranslatorInstance TranslucentVerb @@ -25196,6 +25351,7 @@ TriggerOffset TrimCommandPool TrimCommandPoolKHR TripletColor +TriStateBoolean Troubleshooting TrowelTexture.png TrueTypeFont @@ -25252,6 +25408,7 @@ TurnOnLSPForInternalPermission TutorialId TutorialsDockAction TutorialWidgetBackground.png +Tuxioac26bxUEcnyel TVijpW8m8aLsreZebWfEl5y9RFS7x6WZ555Z6MtZy TweenEasingDirection TweenEasingStyle @@ -25559,7 +25716,6 @@ UnbindCoreAction UnbindFromRenderStep Uncategorized Uncollected -Uncommented UncommittedDraftsWarning Uncompress Uncompressed @@ -25679,7 +25835,7 @@ Unmodified UNonBlockingFmodSoundLoader UnopenedNewPost Unpreferred -Unpublished +Unprocessable UnpublishedChanges Unreachable UnreachableCode @@ -25748,6 +25904,7 @@ UpdateChunkPrepare UpdateChunkSkylight UpdateContentFromSource UpdateContextualMenu +UpdateCoordinateFrame UpdateDescriptorSets UpdateDescriptorSetWithTemplate UpdateDescriptorSetWithTemplateKHR @@ -25779,7 +25936,6 @@ UpdateScaleBeforeBuildRig UpdateScriptGuidsInternal UpdateSelectedPlaceItems UpdateSelectedPlacesButtonClicked -UpdateSelectMessagesOnly UpdatesEnabled UpdateSize UpdateSkinnedMeshMeshId @@ -25888,8 +26044,6 @@ UseHashLookupNotWeakPtr UseHipHeightInKeyframeSequences2 UseHomePageWithAvatarAndPanel UseHttpDefaultUrlSchema -UseInitialTerrainCache -UseInitialTerrainCacheForNonStreaming UseJumpPower UseKeyframeMarkersForEvents2 UseLocalizationTable @@ -25897,7 +26051,6 @@ UseLocalSpace UseLockFreeVoronoiSimplexContainer UseMomentumThinning UseNativePathWaypoint -UseNewPostAuthenticationRequest UseNewReportFuntion UseNewSleepStage2 UseNewTelegrafMethod @@ -25927,7 +26080,7 @@ UserAndAuthenticate UserAnimateScriptEmoteHook UserBreakpoint UseRbxSignalR2 -UserCameraInputRefactor +UserCameraInputRefactor2 UserCameraToggle UserCFrame UserCFrameChanged @@ -25993,6 +26146,7 @@ UserPresenceFetch UserPresenceType USERPROFILE UserRemoveTheCameraApi +UserRoactBubbleChatBeta UsersEndpointCacheEvictPeriodMilliseconds UsersEndpointCacheLatencySeconds UsersEndpointHundredthsPercentage @@ -26017,6 +26171,7 @@ UServerSchemaInfo UsesAssetInsertionDrag UseSelectBeforeRecvFrom UseServerAndSessionIdInflux +UseSessionDurationInflux UseSharedStringForScriptReplication4 UseSignalRCommonInUserNotificationClient UseSingleInputObjectForGamepadMouseMoves @@ -26161,6 +26316,7 @@ ValueLength ValueReturn ValueTable Vambiguous_option +VamUB8V51QNsXPyiZZI7rn VAnalysisReceiver VAnalyticsHandler VAnalyticsProviderBase @@ -26184,7 +26340,6 @@ VariantCount VariantList VariantMap VariantOutput -VariantRecieved VariantValueAndCommitModification Variation1 Variation2 @@ -26470,7 +26625,9 @@ VerifyCAPath VerifyMode VerifyResponse VerifyScriptHash +VerifySliceCenterOnRenderNotSet VerifyVersionInfoA +VerifyVersionInfoW VeriSignMPKI VerQueryValueA Verror_code @@ -26768,7 +26925,6 @@ ViewPackageOnWebsite ViewPortBackground ViewportFrame ViewportFrameDefaultFovFix -ViewportFrameMaxSize ViewportMargins ViewportPointToRay ViewportPosition @@ -26867,12 +27023,14 @@ VLineForce VLineHandleAdornment VLinkedSourceInstance VLocalizationService +VLocalizationServiceStatReporter VLocalizationTable VLocalPlacePublishRequestMediator VLocalScript VLocalStorage VLocalStorageService Vlock_error +VLockedScriptsVersionHistoryController Vlogic_error VLoginService VLogService @@ -26966,6 +27124,7 @@ VOutputBatchEventItem Voverflow_error VOverridePropertyItem VoxelCountOnPublish +VoxelizerMeshPerExtentsScale VPackageAssetModel VPackageHash VPackageLink @@ -26997,6 +27156,7 @@ VPitchShiftSoundEffect VPlaceResourceController VPlaceSessionConfiguration VPlaceSessionModelListenerProxy +VPlaceVersionHistoryController VPlayerConfigurer VPlayerEmulatorService VPlayerGui @@ -27005,6 +27165,7 @@ VPlayerScripts VPlayersDataManager VPluginAction VPluginActionRelay +VPluginChangeWatcher VPluginDebugService VPluginDrag VPluginDragEvent @@ -27027,6 +27188,7 @@ VPluginUIElementRelay VPointLight VPointsService VPolicyService +VPolicyServiceAnalyticsStatReporter VPostEffect VPreloadAsyncRequest VPrismaticConstraint @@ -27440,6 +27602,7 @@ WarningText WarnOnNoCoreFunction WARRANTIES WasExecutable +WasteBytesRxInJoin WATAUAVAWD WATAUAVAWH WATAUAVAWL @@ -27778,6 +27941,7 @@ XAEAVNetworkStream XAEAW4AssetType XAEBUHttpResponseProxy XAEBUPlaceLauncherRequestInfo +XAEBUPlaceVersionHistoryItem XAEBURobloxFindColor3ConstructorRequest XAEBURobloxFindColor3ConstructorResponse XAEBURobloxFindExecutablePositionRequest @@ -27788,6 +27952,7 @@ XAEBVBetaFeatureStruct XAEBVerror_code XAEBVexception XAEBVHttpError +XAEBVQJsonDocument XAEBVQJsonObject XAEBVQString XAEBVvalue @@ -27987,6 +28152,7 @@ YAXW4error_type Ycircumflex Ydieresissmall YDYHYQYTYbYsY +Yf1VYdsbnstV2vS334qZrBjhV7c1ctGIWiP YffYZefYDNNDCOO YieldEvent YieldFuncDesc @@ -27995,7 +28161,6 @@ YQByteArray YResolution YwBBvY55YvBBwY5 YYYYYYYYYYYYYYYYYYYYYYYYY -YZgijfvkCAwEAAQ Z_KPEIBX_K_KPEIAU1 Zcaronsmall Zdotaccent diff --git a/FVariables.txt b/FVariables.txt index 3bb2108069..7fab02f43d 100644 --- a/FVariables.txt +++ b/FVariables.txt @@ -14,11 +14,11 @@ DFFlagAllowMultipleHangReports DFFlagAllowPackageLinkAncestoryClone DFFlagAlwaysLongStep DFFlagAlwaysPutSoundsOnDiskWhenLowOnMemory +DFFlagAlwaysSynchronizeFmodChannelModeOn3dParameterChanges DFFlagAnalyticsMetricsByVersion DFFlagAnalyticsNewHttp2 DFFlagAnalyticsNS1BeaconSupportLimitedRobloxUrls DFFlagAnalyticsReportHttpStatsAtExit -DFFlagAnalyticsServiceMonitoring2 DFFlagAnchoredSendPositionUpdate2 DFFlagAngularVelocityReactionTorqueEnabled DFFlagAnimatorAnimationPlayed @@ -66,6 +66,7 @@ DFFlagCloudEditGARespectsThrottling DFFlagCloudEditSaveFailureExtraInfo DFFlagCloudEditSendPublishAnalyticsToDiag DFFlagCloudLocalizationManagerEnabled +DFFlagCloudLocalizationTableSelfCleaningEnabled DFFlagCloudTablesPhase2_TrackAndTimeoutHangingThreads DFFlagCollectPerServerFpsStats2 DFFlagColorSequenceSanitize1 @@ -201,6 +202,7 @@ DFFlagDisallowMP3ChangeStereo DFFlagDistributeSoundLoadingAcrossAsyncThreads DFFlagDoNotRenderMeshLODByDefault DFFlagDoNotRunAnimationEditorInPlayMode +DFFlagDontAddMrdConnDataToCache DFFlagDontAssignUnassigned DFFlagDontCallOnMovingAssemblyRoot DFFlagDontClearForwardRefMapOnGC @@ -215,7 +217,6 @@ DFFlagEarlyOutOnHttpRequestSendDuringShutdown DFFlagEconomyCreatorStatsApiWhitelist DFFlagEnable17sNotifications DFFlagEnableAnalyticsSeriveEventIngest -DFFlagEnableAnalyticsService2 DFFlagEnableAnalyticsServiceSetApiKeyEventSteam DFFlagEnableDateTimeInReplicator DFFlagEnableExtendedDomains @@ -226,12 +227,14 @@ DFFlagEnableHumanoidControllerSubstepping DFFlagEnableInfluxTestInProductionTag DFFlagEnableLowerFrequencyWorldSteps DFFlagEnableLuaApiToRegisterEncryptedAssets +DFFlagEnableMeshPartHeadsProperty DFFlagEnableMessagingService DFFlagEnableMessagingServiceAnalysis DFFlagEnablePerfAudioCollection DFFlagEnablePerfDataCollection DFFlagEnablePerfDataCoreCategoryTimersCollection DFFlagEnablePerfDataCoreTimersCollection +DFFlagEnablePerfDataCountersCollection DFFlagEnablePerfDataExtendedMemoryCollection DFFlagEnablePerfDataGatherTelemetry DFFlagEnablePerfDataMemoryCategoriesCollection @@ -239,8 +242,10 @@ DFFlagEnablePerfDataMemoryCollection DFFlagEnablePerfDataMemoryPressureCollection DFFlagEnablePerfDataSubsystemTimersCollection DFFlagEnablePerfDataTimerCollection +DFFlagEnablePerfFpsCollection DFFlagEnablePerfPlaytestId DFFlagEnablePerFrameSampling +DFFlagEnablePerfRenderStatsCollection DFFlagEnablePerfStatsCollection2 DFFlagEnablePlayFabBatchEventCompression DFFlagEnableRemoteProfiling @@ -289,7 +294,6 @@ DFFlagFixRootPartCollisionForR6 DFFlagFixUncaughtModuleContentSetParentException DFFlagFixUsingGameIdInsteadOfJobId DFFlagFixWeldConstraintTeamCreateReplication -DFFlagForcePubKeyExchange33 DFFlagFreeFmodGroupIfUnusable DFFlagFriendsV2BadAccessFix DFFlagGameLoadDataStatistics @@ -321,7 +325,6 @@ DFFlagHttpCacheCleanBasedOnMemory DFFlagHttpCacheMissingRedirects DFFlagHttpCleanupRbxCurl DFFlagHttpDynamicSuccessStatusCode -DFFlagHttpFixCookieParsing DFFlagHttpLogRedirects DFFlagHttpMarkExternalRequests DFFlagHttpMoveCacheStatistics @@ -374,7 +377,8 @@ DFFlagMessagingServiceFixErrorMessage DFFlagMessagingServiceFixUnsubscribeTwiceOnClose DFFlagMessagingServiceSentUtcTime2 DFFlagMicroprofileGroupAtLastStack -DFFlagModelMeshComputer +DFFlagModelMeshComputer2 +DFFlagModelMeshPlaceholder DFFlagMoreDataModelPatcherTelemetry DFFlagMoreRaData DFFlagMotor6DCframeDeltaAbs @@ -397,6 +401,8 @@ DFFlagNoVisuallyMovingOnBlindDataModels DFFlagOnlyReadPlayerOsOnServer DFFlagOnlyUpdateSoundChannelsThatHaveValidPlayingChannel DFFlagOrder66 +DFFlagPackageBlockPublishAnalytics +DFFlagPackageFixSourceAssetIdHash DFFlagParallelBroadPhaseWithoutTerrain DFFlagParallelPhysicsReceive DFFlagParameterizeHandlerNamedParameterEnabled @@ -416,6 +422,7 @@ DFFlagPlayFabEmitMarketplaceEvents2 DFFlagPlayFabEmitPlayerMetadata DFFlagPlayFabEmitTeleportEvents DFFlagPointsWriteEnabled +DFFlagPolicyServiceHttpRequestBackoffEnabled DFFlagPostPremiumUpsells DFFlagPreloadTextureItemsOption2 DFFlagPremiumGameIdFix @@ -454,6 +461,7 @@ DFFlagReleaseOriginalSizeOnAccessoryRemoved DFFlagRemoveCalculateNextSpawnLocation DFFlagRemoveFMODProfilingOption DFFlagRemovePGSSolverActivatedAnalytics +DFFlagRemoveReplicatorRedundancy DFFlagRemoveSharedStringMD5 DFFlagRenderGatherMsFrame2 DFFlagReplicatorJDIv2NoOrderInfoCloudEdit @@ -512,13 +520,15 @@ DFFlagSHAnalyticsAdjustLevelId DFFlagShowBufferCount DFFlagShowGamePassItemTypeWhenPurchasebyAssetId DFFlagShowLevelOfDetailMesh -DFFlagSignalRControlExcStringFix DFFlagSignalrRbxHttp DFFlagSignalRStartFix DFFlagSilentHangOnShutdown DFFlagSimDrawNoCollisionConstraintToolTip DFFlagSimEnableInterpolationThrottling DFFlagSimFixConstraintSelectionBoxCrash +DFFlagSimFixWeldConstraintBlockEnable +DFFlagSimFixWeldConstraintEnable +DFFlagSimFixWeldConstraintPartScripting DFFlagSIMForceCSGv2Once DFFlagSimInterpolationThrottllingDefaultIsEnabled DFFlagSimLDLPGSStatsBufferBreakdownReporting @@ -530,6 +540,7 @@ DFFlagSimUseNewInitializeBatchSolver DFFlagSoundFixDivideByZero DFFlagSpecialCaseSupportRbxCdnInAppDataModel2 DFFlagSpecificGravityDummyFunctionGA +DFFlagSpeculativeDecalGenerationCorruptionFix DFFlagStopDoubleJumpFix DFFlagStopPlayersTraverseForPhysics DFFlagStopRestreamInstancesWithoutParent @@ -546,6 +557,7 @@ DFFlagStreamingMaxGCSkipsMemoryCheck DFFlagStreamingNoResendImmediately DFFlagStreamingPrefetch DFFlagStreamingPrefetchInterface +DFFlagStreamMissingParentOnReParent DFFlagStudioAddIsPackageAtTheEndOfRequestURL DFFlagStudioCameraFocusPartCheckForChange DFFlagStudioDebugPackage @@ -553,8 +565,8 @@ DFFlagStudioEnableRemoteDebugging DFFlagStudioHttpServiceProtectLegacyPathsForPlugins DFFlagStudioLSP_V2 DFFlagStudioLSPSpacesReplacing +DFFlagStudioPackageCleanUp DFFlagStudioPackageHashV2 -DFFlagStudioRemoveDebuggerLegacyLock4 DFFlagStudioSendsMorePackageAnalytics DFFlagStudioSendsPackageDownloadTime DFFlagStudioShowScriptInExplorerOpensExplorer @@ -590,6 +602,7 @@ DFFlagThrottleDeveloperConsoleEvents DFFlagThrottleGetUserThumbnailAsync DFFlagThrottlingBadgesRollOut DFFlagThrottlingEnableRandomOffset +DFFlagThrottlingExponentialBackoffClass DFFlagThrottlingGamePersistenceRollOut DFFlagThrottlingGlobalRollOut DFFlagThrottlingPointsRollOut @@ -619,7 +632,6 @@ DFFlagUseDistanceThinning DFFlagUseHttpDefaultUrlSchema DFFlagUseLockFreeVoronoiSimplexContainer DFFlagUseMomentumThinning -DFFlagUseNewPostAuthenticationRequest DFFlagUseNewReportFuntion DFFlagUseNewTelegrafMethod DFFlagUseNewTelegrafPriorityTag @@ -630,6 +642,7 @@ DFFlagUsePugiXmlForSettings DFFlagUseRoundRobin DFFlagUseSelectBeforeRecvFrom DFFlagUseServerAndSessionIdInflux +DFFlagUseSessionDurationInflux DFFlagUseSharedStringForScriptReplication4 DFFlagUseSort DFFlagUseStarterHumanoidRigType @@ -1183,6 +1196,7 @@ DFIntPointsServiceBatchingImplOnUpdateDelaySeconds DFIntPointsServiceThrottleFirstBackoffMilliseconds DFIntPointsServiceThrottleMaxBackoffMilliseconds DFIntPointsServiceThrottleThreshold +DFIntPolicyServiceHttpRequestBackoffScale DFIntPpjCapacity DFIntPpjEtrFill DFIntPpjEtrThreshold @@ -1267,6 +1281,7 @@ DFIntReportAnimationTrackSpamInfluxHundrethsPercent DFIntReportAvatarAssetLoadTimesPerMyriad DFIntReportAvatarRequestTimesPerMyriad DFIntReportCharacterLoadTimeMetricsInverseProbability +DFIntReportClientJoinRxStatsHundrethsPercentage DFIntReportCloudEditJoinFailureReportPerMyriad DFIntReportDeviceInfoRate DFIntReportFeOnStartupPermyriad @@ -1407,6 +1422,7 @@ DFIntTextScraperClientDataMSecs DFIntTextScraperClientDataNBytes DFIntTextScraperClientDataQSize DFIntTextScraperClientTypewriterDelayMSecs +DFIntTextScraperReportMatchedExpiredSourceHundredthsPercent DFIntTextScraperReportUserIdSize DFIntTextScraperServerDataMSecs DFIntTextScraperServerDataNBytes @@ -1418,6 +1434,7 @@ DFIntTextScrapingClientVersionMin DFIntTextSizeLimit DFIntThrottledVelocityThresholdTenths DFIntThrottlingBaseOffsetPercentage +DFIntThrottlingMaxElapsedTime DFIntThrottlingOverestimationFactorTenths DFIntThrottlingPredictionAccelerationHoldThousandth DFIntThumbnailFocusOnPartZoomOut @@ -1511,6 +1528,7 @@ DFStringDebugPlayerHttpProxyUrl DFStringDebugRomarkPlayerTurnoverPattern DFStringDebugServerProfilerIdList DFStringDefaultCustomAnimationType +DFStringDefaultLuobuWhitelistedValue DFStringDeveloperProductPurchasePath DFStringFilterTextSubdomain DFStringGamePerfMonitorPercentageCountryOverride @@ -1524,6 +1542,8 @@ DFStringHttpRbxApiBlacklistedEndpoints DFStringHttpResultsApprovedUserIDs DFStringHttpServiceUserAgent DFStringInfluxUniversalIDList +DFStringLuobuWhitelistedAllow +DFStringLuobuWhitelistedField DFStringModerationFilterTextUrlV2 DFStringOverrideSendRakNetStatsThrottleCountries DFStringPerfFilterAppVersion @@ -1556,7 +1576,6 @@ FFlagAcceleratedCollisionPipeline FFlagAccelerateDuplicateCollisionFidelityReprocess FFlagAccessibilityChatWidgetRework FFlagAccountReplicatorQueueItemTypes -FFlagAddNewlineAboveOrBelow FFlagAddOutOfRangeAssemblyPhase FFlagAdornUseRawTexture FFlagAERigImporterAttachRotFix @@ -1575,7 +1594,6 @@ FFlagAnthroArtistIntentFBXImporterIntermediateState FFlagAntiAddictionReport401ToLua FFlagAppBridgeRewrite FFlagAppBridgeStartupController -FFlagApplyTerrainChangesBeforeHumanoidsStep FFlagAppShellReporterMonitorFrameTimeAndroid FFlagAppShellReporterMonitorFrameTimeIOS FFlagAssetIdPrevalidationOnPublish @@ -1585,6 +1603,7 @@ FFlagAssetManagerReleaseCallout FFlagAsyncTasksEnabledForTextures FFlagAttributeSynchronization FFlagAutocompleteRefactorCompleteLocalsInTheirDefinition +FFlagAutomaticSizing FFlagAvatarEditorCurrentlyWearingPersistenceLogic2 FFlagAvatarEditorEquippedAssetsNilIndexingFix FFlagAvatarEditorGothamFont @@ -1656,7 +1675,6 @@ FFlagCurlProbe4 FFlagCylinderHandleAdornmentInnerRadiusAngleEnable FFlagDataModelPatcherForceLocal FFlagDataModelPatcherImages -FFlagDataModelPatcherOTAEnabled FFlagDataStoreAdditionalMetricsEnabled FFlagDebugAdditionalEnablePhaseTracking FFlagDebugAdornsDisabled @@ -1681,7 +1699,6 @@ FFlagDebugFailAllPluginInstallationAttempts FFlagDebugForceChatDisabled FFlagDebugForceModelMeshRendering FFlagDebugForceRegenerateSchemaBitStream -FFlagDebuggerColorConfiguration FFlagDebugGraphics FFlagDebugGraphicsCrashOnLeaks FFlagDebugGraphicsD3D11DisableDriverThreading @@ -1703,6 +1720,7 @@ FFlagDebugIgnoreVolumeIsZeroAssert FFlagDebugLoadRenderDoc FFlagDebugLocalRccServerConnection FFlagDebugLocalRccTicketTesting +FFlagDebugLuaHeapDump FFlagDebugLuauMagicTypes FFlagDebugMassPackageUpdaterSimulateSlowOperations FFlagDebugNavigationDrawCompactHeightfield @@ -1804,10 +1822,10 @@ FFlagDragFaceInstances FFlagDynamicGeometryClumps FFlagDynamicTToolReplacement FFlagEditPivot -FFlagEmulateDeviceMemory FFlagEnableAppPolicyDefaultsFile FFlagEnableAudioPreviewWhiteList FFlagEnableAuthV2Login +FFlagEnableAutomaticSizeBetaFeature FFlagEnableAutoUpgradeDev FFlagEnableBackgroundModeWhenInactive FFlagEnableBoneTransformAPI @@ -1865,6 +1883,7 @@ FFlagEnableStudioProfiler FFlagEnableStudioServiceGetUserId FFlagEnableStudioServiceOpenBrowser FFlagEnableTextBoxPasswordDev +FFlagEnableTextFieldContentType FFlagEnableTexturePacksBetaFeature FFlagEnableToolboxGetAssetsFailedCaseFix FFlagEnableToolboxInsertWithJoin2 @@ -1872,15 +1891,18 @@ FFlagEnableToolboxPluginInsertion FFlagEnableToolboxVideos FFlagEnableToolboxVoteFix FFlagEnableUniversalAppUserAgentOnMacAndWin32 +FFlagEnableVersionHistoryForLockedScripts FFlagEnableVulkanScissor FFlagEnsureVisibleOnFindResult FFlagExecuteInNewThread2 +FFlagFastClusterPerformUpdateCoordinateFrame FFlagFixActivatedEventDoubleFire FFlagFixBoundSocket FFlagFixBroadphaseMovementCallbacks FFlagFixCaseSensitiveAssetNames FFlagFixCaseSensitiveAssetNames2 FFlagFixColorPickerAppearingInWrongLocation +FFlagFixContentNotFullyShownAfterResize FFlagFixCountOfUnreadNotificationError FFlagFixDebugStudioReloadOnPluginChanges FFlagFixDistanceCheck @@ -1994,6 +2016,7 @@ FFlagImmHandlerFixJapaneseAndKorean2 FFlagImplementIMEInStudio FFlagImporterUseAnthroProportions FFlagImprovedAutoJump +FFlagImprovedInstanceErrorMessage FFlagIncreaseCircularAdornSideCount FFlagIndentActionInContextMenu FFlagIndexedVertexStreamer2 @@ -2010,7 +2033,6 @@ FFlagJIRA_RIDE_192 FFlagJIRA_RIDE_630 FFlagJIRA_RIDE_711_V2 FFlagJIRA_RIDE_785 -FFlagJoinDataCacheCompressionImprovement FFlagJoinDataCacheOptimizeBlobCount FFlagJoinTime_AllowFullTexturePrioUpdate FFlagJoinTime_AvatarFastClusterSignal @@ -2054,7 +2076,6 @@ FFlagLuaAppNewThumbnailFinalState FFlagLuaAppPolicyUseGuac FFlagLuaAppRefactorInAppLinks FFlagLuaAppRefactorInAppLinks2 -FFlagLuaAppRemoveGetFriendshipCountApiCalls FFlagLuaAppSiteMessageBannerEnabled FFlagLuaAppSizesWithValidDefaults FFlagLuaAppTabNameGamesToDiscoverOnIOS @@ -2085,7 +2106,6 @@ FFlagLuauBetterPropertyAccessOnUnion FFlagLuauCastTableToIndexerCorrectly FFlagLuauCovariant FFlagLuauEnableAsKeyword -FFlagLuauFasterSub FFlagLuauFixSelectCrash FFlagLuauImprovedBinaryOperatorInference FFlagLuauIncludeStudioSpecificEnums @@ -2094,6 +2114,7 @@ FFlagLuauNonstrictArgumentCounts2 FFlagLuauReworkDotVsColonWarnings FFlagLuauSlightlyBetterRefinements FFlagLuauTraceTypesInNonstrictMode +FFlagLuobuModerationStatusAvailable FFlagMacGamepadUseGCController FFlagMainBufferGuiLayoutTextAt1x2 FFlagMaintainCursorDataOnMultipleLSPEdits @@ -2102,6 +2123,7 @@ FFlagMarketplaceSourceAssetIds FFlagMeasureJoinToOutsidersUse FFlagMeasureRigidJointsNotInWorld FFlagMeasureSleepAssemblies2 +FFlagMegaReplicatorSetIsAliveForAllReplicators FFlagMegaReplicatorStartMegaSenderJob FFlagMemoryFromAppShellReporterAndroid FFlagMemoryFromAppShellReporterIOS @@ -2110,7 +2132,9 @@ FFlagMemoryPrioritizationEnabledForTextures FFlagMemStorageImprove FFlagMeshLODUseAsyncHttpPost FFlagMicroProfilerSessionAnalytics +FFlagModelLodFixSanitizing FFlagModelLodForceRecompute +FFlagModelMeshFixPackPosition FFlagModelMeshPackageFix FFlagMouseWheelEventSinkingPropagatesToGUI FFlagMoveAlternateName @@ -2127,6 +2151,7 @@ FFlagNetworkSchemaFixedDictionaryFormat FFlagNeverUseJoinBlobRobloxLocaleEvenAsDefault FFlagNewAwardBadgeEndpoint2 FFlagNewFastClusterImplementation3 +FFlagNewFontsVisibleInStudio FFlagNewGeometryGeneratorImplementation FFlagNewRelayDefinition FFlagNoCacheForLocalContent @@ -2141,6 +2166,7 @@ FFlagOpenExternalBrowserEngineFeatureOnly FFlagOpenYouTubeContentInApp FFlagOutputWidgetFindEnabled FFlagOverrideAssetFolder +FFlagPackageRetrieveUpToVersionAfterPublish FFlagParallelReceiveJob FFlagParallelTerrainBroadphase2 FFlagPartCastShadow @@ -2148,6 +2174,8 @@ FFlagPassDataModelDPIScale FFlagPathfindingFixDebugDrawUpdate FFlagPerformanceProfilerAnalytics FFlagPerformRendererTextShearing +FFlagPerformSoundFileCachingOnAsyncTask +FFlagPermissiveGroupCommand FFlagPGSConstraintAlign2AxesCompliantCacheFix FFlagPGSConstraintConeLimitFix FFlagPGSSolverFileDump @@ -2165,11 +2193,13 @@ FFlagPluginManagementPrettifyDesign FFlagPluginManagementPrettifyDesign2 FFlagPluginManagementRemoveUILibrary2 FFlagPluginManagementSkipInvalidAssetIds +FFlagPluginPlaySoundAtPosition FFlagPpjClientBreak FFlagPreloadAllFonts FFlagPreloadMinimalFonts FFlagPremiumPriceChangeEnabled FFlagPremiumPriceChangeRolloutFlag +FFlagPrepareSoundFileCachingForAsyncTask FFlagPromptRobloxPurchaseEnabled FFlagPublishPlaceSupportUnicodeTextLength FFlagQ220PermissionsSettings @@ -2193,6 +2223,7 @@ FFlagRefactorDevFrameworkContextItems FFlagRefactorDevFrameworkTheme FFlagRefactoringAvatarEditorSetup FFlagRefactorPluginLoadingForDeadlock +FFlagRefactorPolicyServiceStatReporting FFlagRejectBrowserTrackerId0 FFlagReleaseLegacyShadowMap FFlagRemoveLinkFromKinematicJoints2 @@ -2258,11 +2289,11 @@ FFlagRigidBodyLazyUpdating FFlagRobloxScriptRequireErrorMessage FFlagRotateCameraForRightPart FFlagRoundUpTextSizeInEngine -FFlagScreenshotAsyncDownload +FFlagSaveBuildAndReloadPlugin +FFlagScreenshotAsyncDownload2 FFlagScriptDocModeSwitchCrashFix FFlagScriptEditorV2PreAlpha -FFlagScriptSideWidgetSelect -FFlagScrollInOnlyDirectionAvailable2 +FFlagSelectionServiceAddRemove FFlagSendJoinTimesToDiag FFlagSessionizedEventIngest FFlagSetPlaceIdInAdvance3 @@ -2278,7 +2309,6 @@ FFlagShowWarningsForUnregisteredOptions FFlagSHStatReportingEnabled FFlagSHUseNewComputeLevel FFlagSHUseNewComputeLevelUsesOBB -FFlagSignalRHeartbeatFix FFlagSignalRHubConnectionDoNotSetCookiesInHttp FFlagSignalStopForZeroWeight FFlagSimBulletContactInitilizesConnector @@ -2296,18 +2326,16 @@ FFlagStopCheckingFrontendProcessingInTextLayout FFlagStopRoundingGlyphRect FFlagStreamingClampRadiusConsistency FFlagStreamingGCChecksDescendants4 -FFlagStudioActivateWindowOnTabClose FFlagStudioAddDistTypeToUserAgent FFlagStudioAddingIconsToLocalAndServerScripts FFlagStudioAddInstanceDefaultEditor +FFlagStudioAddLinkToOpenExternalLogin FFlagStudioAddMonetizationToGameSettings FFlagStudioAddQtVersionAndLocaleDetails -FFlagStudioAddReloadOptionInLoginDialog -FFlagStudioAddRemoveSessions FFlagStudioAddResetDefaultInstanceProperties +FFlagStudioAddRobloxLoginOptionInLoginDialog FFlagStudioAddSetAsDefaultContextMenuOption FFlagStudioAddTeamCreateDisconnectionLogs -FFlagStudioAddTelemetryForExternalLoginFlow FFlagStudioAllowCoreScriptReloads2 FFlagStudioAlwaysSaveLocalPluginAsRbxm FFlagStudioAssetConfigurationPlugin @@ -2332,25 +2360,21 @@ FFlagStudioCJVAlsoCheckLocale FFlagStudioClonedDataModelMemoryLeakFix FFlagStudioCLoseDeletedScriptOnDraftDeletion FFlagStudioCloudEditController_Dtor_CrashFix -FFlagStudioCloudEditLoadCreatorId -FFlagStudioCollectGPUInfo FFlagStudioCommandBarLocalState -FFlagStudioConnectCloudEditSessionCrashFix +FFlagStudioConsolidateExternalLoginBase FFlagStudioConsolidateFindScriptFunctions FFlagStudioCoreScriptBreakpointsNotHitting FFlagStudioCorrectlyDeprecateProp_UITheme FFlagStudioCorrectMergeDialogLineNumbers FFlagStudioCrashOnInvalidColor3Cast -FFlagStudioCrashWhenCharWrappingComplexText FFlagStudioDebuggerRefactorLuaArguments2 FFlagStudioDeprecateQuickFindScriptTotally +FFlagStudioDeprecateRBXWorkspaceCleanupSteps FFlagStudioDeprecateRbxWorkspaceInStudioServiceHost FFlagStudioDeprecateUIThemeProperty FFlagStudioDevFrameworkPackage -FFlagStudioDeviceManagerDesignTweak FFlagStudioDisableAutoSaveToCloud FFlagStudioDisabledIconWorksForAllInstances -FFlagStudioDocActivationHistoryPreventFocusLost FFlagStudioDoNotEndBlockForFunctionArgs FFlagStudioDontLoadLastItemInFifoComboBoxes FFlagStudioDraftsServiceFullNameInDiff @@ -2374,13 +2398,13 @@ FFlagStudioEnableUrlLinkForEmergencyMessage FFlagStudioEncodeEmergencyMessage FFlagStudioExplorerEraseAfterDeleteCrashFix FFlagStudioExponentialBackoffRetryInUserDataStoreService -FFlagStudioExternalLoginEnabled +FFlagStudioExternalDialogClosedShowRobloxLogin FFlagStudioFetchABTestForLuaApp FFlagStudioFetchPluginName +FFlagStudioFileTypeUtilsPrependWildcardToExtension FFlagStudioFixAssetPreviewCloseButton FFlagStudioFixCannotSetBreakPoint FFlagStudioFixChangeNameMacCrash -FFlagStudioFixCommandBarUndo FFlagStudioFixF2AfterAutoSelectionChange FFlagStudioFixFlatTerrainDefaultSaveLocation FFlagStudioFixFoldStateCalculation @@ -2388,12 +2412,9 @@ FFlagStudioFixGetClassIcon FFlagStudioFixImageUrlReverting FFlagStudioFixInsertObjectModalHiding FFlagStudioFixMoreScriptDebuggerAssert -FFlagStudioFixNegativeWidthChar FFlagStudioFixNullUniverseInGetResourceByCategory FFlagStudioFixPluginDialogModalityOnMac -FFlagStudioFixPluginUninstall FFlagStudioFixPluginWidgetEnabledSignal -FFlagStudioFixProcessInstallPluginFromWebsite FFlagStudioFixPropertyWidgetEnumCrash FFlagStudioFixResumeOnSingleStep FFlagStudioFixRibbonThemeHelperParent @@ -2407,10 +2428,9 @@ FFlagStudioFixUILibDropdownStyle FFlagStudioFixUILibDropdownText FFlagStudioFixUndoAfterInsertByDrag FFlagStudioFixWidgetMinimumSize +FFlagStudioFocusOnCommandBarAction FFlagStudioForceDraftsUsageOnRCCSetting -FFlagStudioFreezeScriptResourceController FFlagStudioGameManagementBetaFeature -FFlagStudioGamePresenceToFixSyncCallHangWhenQuit FFlagStudioGameSettingsDisablePlayabilityForDrafts FFlagStudioGDPRCompliance FFlagStudioGetSharedPackagesInToolbox @@ -2421,6 +2441,7 @@ FFlagStudioIgnoreShowHideSpontaneousEvents FFlagStudioImportLayeredHeightmaps FFlagStudioImportSingleChannelColormaps FFlagStudioIndentIfLineEndsWithFoldEnder +FFlagStudioIndentMultiLineStat FFlagStudioInsertObjectStreamliningv2_FeedbackImprovements FFlagStudioInsertObjectStreamliningv2_TranslatedToolTips FFlagStudioInsertServiceLazy @@ -2434,8 +2455,10 @@ FFlagStudioLocalizeMeshImportErrors FFlagStudioLocalizePropertyItems FFlagStudioLocalizeUnauthorizedToConfigureGame FFlagStudioLocalizeUnexpectedFBXTypeError +FFlagStudioLoginInAssertFailureFixEnabled FFlagStudioLogPlaceIdOnPlaceOpen -FFlagStudioLSP_V3_preAlpha +FFlagStudioLSP_V3 +FFlagStudioLSP_V4_preAlpha FFlagStudioLuaSettings FFlagStudioLuauLintWithFrontend3 FFlagStudioLuauWarningTelemetry2 @@ -2453,15 +2476,16 @@ FFlagStudioNewEventsOnPluginInstall FFlagStudioNewRevertPackageMessage FFlagStudioNewTableOutputWidget FFlagStudioNewTableOutputWidgetWordWrapOption +FFlagStudioNonRibbonInsertObjectParentsToSelectedObject FFlagStudioOpenGameSettingsEvent FFlagStudioOpenInstanceWithInstancePrintLink -FFlagStudioOpenLinkInExternalBrowser FFlagStudioOpenPlaceWorkflowRefactor FFlagStudioOpenScriptDocBasedOnPrintedGST FFlagStudioOptimizeExternalLoginFlow FFlagStudioOutputExpressiveTextView FFlagStudioOutputViewDropdownRefactor -FFlagStudioPassCaptchaToken +FFlagStudioOutputViewPrintTableSupport +FFlagStudioPackageRequestResult FFlagStudioPermissionsServiceEnabled FFlagStudioPlaceFilterScriptVersionHistorySetting FFlagStudioPlaceVersionHistoryMacModalityFix @@ -2481,7 +2505,6 @@ FFlagStudioQuickOpenFixPosition FFlagStudioQuickOpenPatch FFlagStudioQuickOpenReopenShowHistory FFlagStudioQuickOpenSelectFirstByDefault -FFlagStudioRecoveryWidgetDuplicatedEntry FFlagStudioRefactorTCConnectionDialog FFlagStudioRemoveExtraFindAction FFlagStudioRemoveGetFindAllDialogHack @@ -2489,7 +2512,6 @@ FFlagStudioRemoveIndentationFromEmptyLine FFlagStudioRemoveObjectBrowserUI FFlagStudioRemoveShareOptionFromLocalFiles FFlagStudioRemoveToolboxScrollingFrameHack -FFlagStudioRenderingTestClosureWhenNoTestsRun FFlagStudioReplaceAll FFlagStudioReplaceAllSquish FFlagStudioReplaceApplyEditWithCommit @@ -2499,14 +2521,11 @@ FFlagStudioReportOpenPlaceTime FFlagStudioReportOSVersionDiag FFlagStudioReportPluginLoadTelemetry FFlagStudioReportTeamCreateFailureInfo -FFlagStudioResizeEmulationDeviceWriteLock -FFlagStudioRobloxNetworkReplyDeleteLater FFlagStudioSafeUpdates FFlagStudioSandboxCrashFix FFlagStudioSandboxDraftsHardening FFlagStudioSandboxDraftsHardeningAsyncSave FFlagStudioSandboxDraftsHardeningFileSave -FFlagStudioSandboxPerGlobalState FFlagStudioSandboxUtf8Fix FFlagStudioSandboxVerifyIntegrityOnInitialize FFlagStudioSaveInstanceDefaultOverrides @@ -2515,6 +2534,7 @@ FFlagStudioSavePlaceHandleUserCancel FFlagStudioSaveToCloudV2 FFlagStudioSaveToCloudV3 FFlagStudioSaveToCloudV3SpotFixes +FFlagStudioScriptEditorColorsPresets FFlagStudioScriptEditorEventsCrashFix FFlagStudioServiceActiveInstanceHighlight FFlagStudioServiceDraggerSolveConstraints @@ -2527,32 +2547,28 @@ FFlagStudioShowDotsForScriptEditors FFlagStudioSkinnedMeshBeta FFlagStudioStartServerIfNotStartedWhenStartingClient FFlagStudioSunsetMac1010 -FFlagStudioSurfaceErrorDetail FFlagStudioSwitchQNetworkToHttp2 FFlagStudioSwitchQNetworkToHttpLoginManager1 FFlagStudioSwitchQNetworkToHttpLoginManager2 FFlagStudioSwitchQNetworkToHttpLoginRequestAuth FFlagStudioSyncPluginSource FFlagStudioTableOutputFocusFix -FFlagStudioTableOutputMVCRefactor FFlagStudioTCConnectionDialogShowAttemptCount FFlagStudioTCSaveAsLock FFlagStudioTCShowPermissionsMovedMessage FFlagStudioTeamCreateDisconnectIndicatorFix FFlagStudioTeamCreateReportToEventIngest FFlagStudioTeleportServiceSanitize -FFlagStudioTestServiceRunStateRecovery FFlagStudioThrottleCacheScriptIssueReporting FFlagStudioTimeStampFix -FFlagStudioToggleComment FFlagStudioToolboxEnablePlaceIDInAnalytics FFlagStudioToolboxInsertAssetCategoryAnalytics FFlagStudioToolboxPluginPurchaseFlow -FFlagStudioToStringSelfArgument FFlagStudioTrackSessionTimeForLastWeek FFlagStudioTrackVersionHistoryNonTC FFlagStudioUIItemsHighlightFixEnabled FFlagStudioUILibraryRoundTextBoxNoTooltip +FFlagStudioUseAssetIdsForImagePicker FFlagStudioUseAutocompleterCursorCallback FFlagStudioUseCaptchaDialog FFlagStudioUseCJVAppName @@ -2562,9 +2578,10 @@ FFlagStudioUseNativeBrowserForCookieConstraint FFlagStudioUseNewQtNetworkWrapper FFlagStudioUseProdBaseUrlForStartPage FFlagStudioUseQtNetworkReplyForUserAgreements -FFlagStudioUserAgreementCheckEnabled FFlagStudioUseStudioAssert FFlagStudioUseStudioHttpRequestInAPIUtilities +FFlagStudioUseStudioHttpRequestInConversationStore +FFlagStudioUseStudioHttpRequestInGameIconsStore FFlagStudioUseStudioHttpRequestInPluginLoader FFlagStudioUseStudioHttpRequestInPublishedGamesStore FFlagStudioUseStudioHttpRequestInTemplatePageModel @@ -2606,7 +2623,7 @@ FFlagTexturePackGImageFixes FFlagTexturePackScopedLockFix FFlagTextureReductionViaGenericReload FFlagTextureRestorationViaGenericReload -FFlagThreadsafeDeferredTerrain2 +FFlagThreadsafeDeferredTerrain3 FFlagThwartPurchasePromptScams FFlagTighterCylinderBoundingSpheres FFlagToolboxDisabledWhenDebugging @@ -2649,8 +2666,6 @@ FFlagUseDateTimeType3 FFlagUseEngineFeature FFlagUseHashLookupNotWeakPtr FFlagUseHipHeightInKeyframeSequences2 -FFlagUseInitialTerrainCache -FFlagUseInitialTerrainCacheForNonStreaming FFlagUseKeyframeMarkersForEvents2 FFlagUseNewSleepStage2 FFlagUseNotificationsLocalization @@ -2659,7 +2674,7 @@ FFlagUsePolicyServiceForCoreScripts2 FFlagUsePurchasePromptLocalization FFlagUserAnimateScriptEmoteHook FFlagUseRbxSignalR2 -FFlagUserCameraInputRefactor +FFlagUserCameraInputRefactor2 FFlagUserCameraToggle FFlagUserChatAddServerSideChecks FFlagUserChatAddServerSideChecks2 @@ -2677,6 +2692,7 @@ FFlagUserNoUpdateOnLoop FFlagUseRoundRobinForClient FFlagUserPoppercamLooseOpacityThreshold FFlagUserRemoveTheCameraApi +FFlagUserRoactBubbleChatBeta FFlagUserShouldLocalizeGameChatBubble FFlagUserShouldLocalizeServerMessages FFlagUserShouldMuteUnfilteredMessage @@ -2709,6 +2725,7 @@ FFlagVideoSupport FFlagVideoUISupport FFlagViewportFrameDefaultFovFix FFlagVisibilityWithUpdatedAbsolutePosition +FFlagVoxelizerMeshPerExtentsScale FFlagWarnOnNoCoreFunction FFlagWatchWidgetContextMenuCopy FFlagWatchWidgetDisplayVariadicArgs @@ -2742,6 +2759,7 @@ FIntAppShellMemoryReportInitialDelay FIntAppShellMemoryReportPeriodicity FIntAppShellMemoryReportPeriodSeconds FIntAutocompleteRefactorDeclarationSearchRange +FIntAutomaticSizeBetaFeatureRoleSet FIntAutoUpgradeAlertWindowCountdown FIntAvatarEditorNewCatalogButton2 FIntBFConvertTerrainRoleSet @@ -2769,7 +2787,6 @@ FIntDarwinMemoryLimitPercentageEstimate512MB FIntDarwinMemoryLimitPercentageEstimateOther FIntDataModelPatcherEventPercentage FIntDataModelPatcherForceLocalPercentage -FIntDataModelPatcherOTAPercentage FIntDebugClientNetworkUnthrottledGAForDatacenterId FIntDebugFakeTotalMemoryAvailableMB FIntDebugForceMSAASamples @@ -3103,6 +3120,7 @@ FStringAnthroStandardPartIds FStringApolloServerUrl FStringAppConfigurationOverrideAppPatch FStringAppConfigurationOverrideAppPolicy +FStringAutomaticSizeBetaFeatureUrl FStringBgUpdateRedirectsDisable FStringBreakpointPropagationBetaFeatureUrl FStringClbAvatarBundleIds @@ -3162,6 +3180,7 @@ FStringReconnectDisabledReason FStringRENAME_ABTEST_AllUsers_GameDetails_PlayWithFriends FStringRENAME_ABTEST_AllUsers_GameDetails_UseAbbreviatedDescription FStringRENAME_ABTEST_AllUsers_GameSearch_Autocomplete +FStringRENAME_ABTEST_AllUsers_GameSearch_FeaturedGamePlayButton FStringRENAME_ABTEST_AllUsers_GameSearch_Q2DRankingEmphasisHideBad FStringRENAME_ABTEST_AllUsers_LuaApp_FeaturedGameTileInSearch FStringRENAME_ABTEST_AllUsers_LuaApp_GameDetailsPeekView diff --git a/LuaPackages/rotriever.lock b/LuaPackages/rotriever.lock index cf229d0e07..d2a0905aa5 100644 --- a/LuaPackages/rotriever.lock +++ b/LuaPackages/rotriever.lock @@ -29,13 +29,13 @@ dependencies = [ "Result roblox/lua-result c6817c84 git+https://github.rbx.com/roblox/lua-result#master", "Rhodium roblox/rhodium 0.2.5 url+https://github.com/roblox/rhodium", "Roact roblox/roact 1.3.0 url+https://github.com/roblox/roact", - "RoactGamepad roblox/roact-gamepad 0.4.3 url+https://github.com/roblox/roact-gamepad", + "RoactGamepad roblox/roact-gamepad 0.4.4 url+https://github.com/roblox/roact-gamepad", "RoactNavigation roblox/roact-navigation 0.2.8 url+https://github.com/roblox/roact-navigation", "RoactRodux roblox/roact-rodux 0.2.2 url+https://github.com/roblox/roact-rodux", "Rodux roblox/rodux 1.0.0 url+https://github.com/roblox/rodux", "StringUtilities roblox/string-utilities 1.0.0 url+https://github.com/roblox/string-utilities", "TestEZ roblox/testez 0.3.1 url+https://github.com/roblox/testez", - "UIBlox UIBlox 409eec79 git+https://github.com/roblox/uiblox#master", + "UIBlox UIBlox 843912b5 git+https://github.com/roblox/uiblox#master", "UrlBuilder roblox/url-builder 1.0.1 url+https://github.com/roblox/url-builder", "enumerate roblox/enumerate 1.0.0 url+https://github.com/roblox/enumerate", "t roblox/t 1.2.5 url+https://github.com/roblox/t", @@ -54,7 +54,7 @@ dependencies = [ "Roact roblox/roact 1.3.0 url+https://github.com/roblox/roact", "RoactRodux roblox/roact-rodux 0.2.2 url+https://github.com/roblox/roact-rodux", "Rodux roblox/rodux 1.0.0 url+https://github.com/roblox/rodux", - "UIBlox UIBlox 409eec79 git+https://github.com/roblox/uiblox#master", + "UIBlox UIBlox 843912b5 git+https://github.com/roblox/uiblox#master", "t roblox/t 1.2.5 url+https://github.com/roblox/t", ] @@ -67,7 +67,7 @@ dependencies = [ "AssetCard asset-card c7b683fb git+https://github.com/roblox/asset-card#v1.0.2", "InfiniteScroller roblox/infinite-scroller 0.5.6 url+https://github.com/roblox/infinite-scroller", "RoduxNetworking rodux-networking ea19cfe3 git+https://github.rbx.com/roblox/rodux-networking#v1.0.1", - "UIBlox UIBlox 409eec79 git+https://github.com/roblox/uiblox#master", + "UIBlox UIBlox 843912b5 git+https://github.com/roblox/uiblox#master", ] [[package]] @@ -103,7 +103,7 @@ dependencies = ["RoactFitComponents roblox/roact-fit-components 1.2.5 url+https: [[package]] name = "UIBlox" version = "0.1.1" -commit = "409eec79a91f8e5851e6c511491f95157a4a1996" +commit = "843912b5b09c768e4f8de9c5a34135a3a69dd043" source = "git+https://github.com/roblox/uiblox#master" dependencies = [ "Cryo roblox/cryo 1.0.0 url+https://github.com/roblox/cryo", @@ -111,7 +111,7 @@ dependencies = [ "InfiniteScroller roblox/infinite-scroller 0.5.6 url+https://github.com/roblox/infinite-scroller", "Otter roblox/otter 0.1.2 url+https://github.com/roblox/otter", "Roact roblox/roact 1.3.0 url+https://github.com/roblox/roact", - "RoactGamepad roblox/roact-gamepad 0.4.3 url+https://github.com/roblox/roact-gamepad", + "RoactGamepad roblox/roact-gamepad 0.4.4 url+https://github.com/roblox/roact-gamepad", "enumerate roblox/enumerate 1.0.0 url+https://github.com/roblox/enumerate", "t roblox/t 1.2.5 url+https://github.com/roblox/t", ] @@ -124,7 +124,7 @@ source = "git+https://github.com/roblox/asset-card#v1.0.2" dependencies = [ "Roact roblox/roact 1.3.0 url+https://github.com/roblox/roact", "Rodux roblox/rodux 1.0.0 url+https://github.com/roblox/rodux", - "UIBlox UIBlox 409eec79 git+https://github.com/roblox/uiblox#master", + "UIBlox UIBlox 843912b5 git+https://github.com/roblox/uiblox#master", "t roblox/t 1.2.5 url+https://github.com/roblox/t", ] @@ -259,7 +259,7 @@ dependencies = [ "Roact roblox/roact 1.3.0 url+https://github.com/roblox/roact", "RoactRodux roblox/roact-rodux 0.2.2 url+https://github.com/roblox/roact-rodux", "Rodux roblox/rodux 1.0.0 url+https://github.com/roblox/rodux", - "UIBlox UIBlox 409eec79 git+https://github.com/roblox/uiblox#master", + "UIBlox UIBlox 843912b5 git+https://github.com/roblox/uiblox#master", "t roblox/t 1.2.5 url+https://github.com/roblox/t", ] @@ -287,8 +287,8 @@ dependencies = [ [[package]] name = "roblox/roact-gamepad" -version = "0.4.3" -commit = "04090713a5f6c26ae1f379d6b75044a531574717" +version = "0.4.4" +commit = "e5eb28c3a4981f971378372570ce9cd4ee023137" source = "url+https://github.com/roblox/roact-gamepad" dependencies = [ "Cryo roblox/cryo 1.0.0 url+https://github.com/roblox/cryo", diff --git a/QtResources/Translation/StudioStringsUntranslated.csv b/QtResources/Translation/StudioStringsUntranslated.csv index 17f5a79195..dd3c250729 100644 --- a/QtResources/Translation/StudioStringsUntranslated.csv +++ b/QtResources/Translation/StudioStringsUntranslated.csv @@ -65,6 +65,8 @@ Studio.App.BetaFeatures.AutoEnrollmentToggle,,Enroll in Beta Channel,Enroll in B Studio.App.BetaFeatures.AutoEnrollmentToggleTooltip,,New Beta Features Will Automatically Be Activated,New Beta Features Will Automatically Be Activated Studio.App.BetaFeatures.AutoUpdateDescription,,Adds an option to automatically update a package when a newer package is available,Adds an option to automatically update a package when a newer package is available Studio.App.BetaFeatures.AutoUpdateTitle,,Auto Update on Packages,Auto Update on Packages +Studio.App.BetaFeatures.AutomaticSizeDescription,,UI object property that automatically sizes objects based on their child content.,UI object property that automatically sizes objects based on their child content. +Studio.App.BetaFeatures.AutomaticSizeTitle,,Automatic Size Beta,Automatic Size Beta Studio.App.BetaFeatures.AvatarLoadingBetaDescription,,Improves the ordering of events fired when avatars are loaded to be more consistent and easier for developers to use,Improves the ordering of events fired when avatars are loaded to be more consistent and easier for developers to use Studio.App.BetaFeatures.AvatarLoadingBetaTitle,,New Avatar Loading Signal Ordering,New Avatar Loading Signal Ordering Studio.App.BetaFeatures.BetaFeatures,title for Beta Features feature,Beta Features,Beta Features @@ -681,6 +683,16 @@ Studio.App.LocalizationPlugin.CouldntOpenFile1,,Couldn't open file %1,Couldn't o Studio.App.LocalizationPlugin.ErrorReading1Csv2,,Error reading %1.csv: %2,Error reading %1.csv: %2 Studio.App.LocalizationPlugin.ErrorWritingToFile1,,Error writing to file %1,Error writing to file %1 Studio.App.LocalizationPlugin.NoFileSelected,,No file selected,No file selected +Studio.App.LockedScriptsVersionHistory.ApplyEditsRejectedTitle,,Script Apply Edits Failure,Script Apply Edits Failure +Studio.App.LockedScriptsVersionHistory.CommitRejected,,"Some of the scripts cannot be saved. +Please check their status.","Some of the scripts cannot be saved. +Please check their status." +Studio.App.LockedScriptsVersionHistory.CommitRejectedInProgress,,"Server rejected apply edits. +Someone else is saving changes.","Server rejected apply edits. +Someone else is saving changes." +Studio.App.LockedScriptsVersionHistory.CommitRejectedInternalError,,"Server rejected apply edits due to internal error. +Please try again later","Server rejected apply edits due to internal error. +Please try again later" Studio.App.Login.EnterPassword,,Please enter your password.,Please enter your password. Studio.App.Login.EnterUsername,,Please enter your username.,Please enter your username. Studio.App.Login.EnterUsernameAndPassword,,Please enter your username and password.,Please enter your username and password. @@ -962,6 +974,12 @@ Studio.App.PluginPermissionsDialog.Allow,,Allow,Allow Studio.App.PluginPermissionsDialog.Deny,,Deny,Deny Studio.App.PluginPermissionsDialog.HttpDomainPermission,,Allow plugin %1 to access %2?,Allow plugin %1 to access %2? Studio.App.PluginPermissionsDialog.Warning,,You can always revoke this permission from Plugins > Plugin Management.,You can always revoke this permission from Plugins > Plugin Management. +Studio.App.Properites.AttributeCantStartWithRBX,,Can't start with 'RBX'.,Can't start with 'RBX'. +Studio.App.Properties.AddAttribute,Title/text for Add Attribute button/dialog,Add Attribute,Add Attribute +Studio.App.Properties.AttributeAlreadyExists,,Attribute already exists.,Attribute already exists. +Studio.App.Properties.AttributeName,,Name,Name +Studio.App.Properties.AttributeType,,Type,Type +Studio.App.Properties.NoAttributeAdded,,No Attribute has been added yet,No Attribute has been added yet Studio.App.Properties.TitleFmt1,title of properties widget,Properties - %1,Properties - %1 Studio.App.Property.ActiveColor,,Active Color,Active Color Studio.App.Property.ActiveHoverOverColor,,Active Hover Over Color,Active Hover Over Color @@ -1041,6 +1059,7 @@ Studio.App.Property.FrameRateManager,,Frame Rate Manager,Frame Rate Manager Studio.App.Property.GfxCard,,Gfx Card,Gfx Card Studio.App.Property.GraphicsMode,,Graphics Mode,Graphics Mode Studio.App.Property.HighlightCurrentLine,Should we highlight the line we are currently editing in ScriptTextEditor,Highlight Current Line,Highlight Current Line +Studio.App.Property.HighlightOccurances,Should we highlight other occurances of the word we have the cursor inside in ScriptTextEditor,Highlight Current Word,Highlight Current Word Studio.App.Property.HoverAnimateSpeed,,Hover Animate Speed,Hover Animate Speed Studio.App.Property.HoverOverColor,,Hover Over Color,Hover Over Color Studio.App.Property.HttpProxyEnabled,,Proxy Enabled,Proxy Enabled @@ -1112,6 +1131,7 @@ Studio.App.Property.RuntimeUndoBehavior,,Runtime Undo Behavior,Runtime Undo Beha Studio.App.Property.SIMD,,SIMD,SIMD Studio.App.Property.SchedulerDutyCycle,,Scheduler Duty Cycle,Scheduler Duty Cycle Studio.App.Property.SchedulerRate,,Scheduler Rate,Scheduler Rate +Studio.App.Property.ScriptEditorColorPreset,The set of colors used in syntax highlighting in script editor,Script Editor Color Preset,Script Editor Color Preset Studio.App.Property.ScriptTimeoutLength,,Script Timeout Length,Script Timeout Length Studio.App.Property.SearchContentForCoreScripts,,Search Content For Core Scripts,Search Content For Core Scripts Studio.App.Property.SelectColor,,Select Color,Select Color @@ -1162,6 +1182,7 @@ Studio.App.PropertyEnum.Auto,,Auto,Auto Studio.App.PropertyEnum.Automatic,,Automatic,Automatic Studio.App.PropertyEnum.Benchmark,,Benchmark,Benchmark Studio.App.PropertyEnum.Client,,Client,Client +Studio.App.PropertyEnum.Custom,A fully custom Script Editor Syntax Highlighting Preset,Custom,Custom Studio.App.PropertyEnum.DefaultAuto,,Default Auto,Default Auto Studio.App.PropertyEnum.Direct3D11,,Direct3D11,Direct3D11 Studio.App.PropertyEnum.Direct3D9,,Direct3D9,Direct3D9 @@ -1170,6 +1191,8 @@ Studio.App.PropertyEnum.DistanceBased,,DistanceBased,DistanceBased Studio.App.PropertyEnum.DontReport,,Don't Report,Don't Report Studio.App.PropertyEnum.Enabled,,Enabled,Enabled Studio.App.PropertyEnum.English,DO NOT TRANSLATE THIS. No matter the system language we want to offer language choice in that language.,English,English +Studio.App.PropertyEnum.Extra1,An additional Script Editor Syntax Highlighting Text Color Preset,Extra 1,Extra 1 +Studio.App.PropertyEnum.Extra2,A second additional Script Editor Syntax Highlighting Text Color Preset,Extra 2,Extra 2 Studio.App.PropertyEnum.Fast,,Fast,Fast Studio.App.PropertyEnum.French,DO NOT TRANSLATE THIS. No matter the system language we want to offer language choice in that language.,français,français Studio.App.PropertyEnum.Game,,Game,Game @@ -1217,6 +1240,7 @@ Studio.App.PropertyEnum.Prompt,,Prompt,Prompt Studio.App.PropertyEnum.Relative,,Relative,Relative Studio.App.PropertyEnum.Report,,Report,Report Studio.App.PropertyEnum.Roblox,,Roblox,Roblox +Studio.App.PropertyEnum.RobloxDefault,The default Script Editor Syntax Highlighting Text Color Preset,Default,Default Studio.App.PropertyEnum.RobloxGame,,Roblox Game,Roblox Game Studio.App.PropertyEnum.RobloxScript,,Roblox Script,Roblox Script Studio.App.PropertyEnum.Russian,DO NOT TRANSLATE THIS. No matter the system language we want to offer language choice in that language.,русский,русский @@ -1412,6 +1436,8 @@ Studio.App.RBXMainWindow.FindPrevious,,Find Previous,Find Previous Studio.App.RBXMainWindow.FindPreviousItem,,Find previous item,Find previous item Studio.App.RBXMainWindow.FindResults,,Find Results,Find Results Studio.App.RBXMainWindow.FindResultsWindow,,Find results window,Find results window +Studio.App.RBXMainWindow.FocusOnCommandBar,,Focus on Command Bar,Focus on Command Bar +Studio.App.RBXMainWindow.FocusOnCommandBarTooltip,,Set keyboard focus to Command Bar,Set keyboard focus to Command Bar Studio.App.RBXMainWindow.Format,,Format,Format Studio.App.RBXMainWindow.FormatDocument,,Format Document,Format Document Studio.App.RBXMainWindow.FormatDocumentElps,,Format Document...,Format Document... @@ -1579,6 +1605,8 @@ Studio.App.RBXMainWindow.SaveAndReloadPluginTooltip,,Save plugin back to disk. S Studio.App.RBXMainWindow.SaveAsCSVElps,,Save as CSV...,Save as CSV... Studio.App.RBXMainWindow.SaveAsElps,,Save As...,Save As... Studio.App.RBXMainWindow.SaveAsLocalPluginElps,,Save as Local Plugin...,Save as Local Plugin... +Studio.App.RBXMainWindow.SaveBuildAndReloadPlugins,,Build plugin from source and Reload in the Debugger,Build plugin from source and Reload in the Debugger +Studio.App.RBXMainWindow.SaveBuildAndReloadPluginsTooltip,,Stop execution of the plugin. Save modified scripts with FileSyncService. Build rbxm from plugin project and reload it.,Stop execution of the plugin. Save modified scripts with FileSyncService. Build rbxm from plugin project and reload it. Studio.App.RBXMainWindow.SaveDocToRoblox,,Save the Active Document to Roblox Website,Save the Active Document to Roblox Website Studio.App.RBXMainWindow.SaveDocWithNewName,,Save the active document with a new name,Save the active document with a new name Studio.App.RBXMainWindow.SaveLocalizationTable,,Save the selected LocalizationTable to a CSV file,Save the selected LocalizationTable to a CSV file @@ -2246,11 +2274,13 @@ Studio.App.RobloxStudioVerbs.LinkedSource,,"Unable to create LinkedSource, see o Studio.App.RobloxStudioVerbs.LoadCSVExt,"NOTE TO LOCALIZERS: Do not translate the parentheses (), whatever is inside the parentheses, or any other special characters, use ASCII instead.",LocalizationTable CSV (*.csv),LocalizationTable CSV (*.csv) Studio.App.RobloxStudioVerbs.LoadCSVFile,,Open LocalizationTable CSV,Open LocalizationTable CSV Studio.App.RobloxStudioVerbs.NegationFailed,,Negation failed,Negation failed +Studio.App.RobloxStudioVerbs.NotAllScriptsAreSaved,,Some Scripts (indicated with a * on the Script name) were not synced successfully. Please contact #ride,Some Scripts (indicated with a * on the Script name) were not synced successfully. Please contact #ride Studio.App.RobloxStudioVerbs.PackageLinkCopy,,Cannot copy selection(s) with PackageLink included!,Cannot copy selection(s) with PackageLink included! Studio.App.RobloxStudioVerbs.PackageLinkCut,,Cannot cut selection(s) with PackageLink included!,Cannot cut selection(s) with PackageLink included! Studio.App.RobloxStudioVerbs.PackageLinkDuplicate,,Cannot duplicate selection(s) with PackageLink included!,Cannot duplicate selection(s) with PackageLink included! Studio.App.RobloxStudioVerbs.PlaySolo,,Play Solo,Play Solo Studio.App.RobloxStudioVerbs.PlaySoloSaveFailure,,Play solo - save failure,Play solo - save failure +Studio.App.RobloxStudioVerbs.PluginNotAssociatedWithProject,,This Plugin is not associated with an external project - this functionality cannot be used. Please contact #ride,This Plugin is not associated with an external project - this functionality cannot be used. Please contact #ride Studio.App.RobloxStudioVerbs.PublishConfirm,,Publish,Publish Studio.App.RobloxStudioVerbs.PublishConfirmTitle,,Uncommitted changes,Uncommitted changes Studio.App.RobloxStudioVerbs.Publishing,,Publishing,Publishing @@ -2271,6 +2301,7 @@ Studio.App.RobloxStudioVerbs.StartServer,,Start server,Start server Studio.App.RobloxStudioVerbs.StartServerSaveFailure,,Start server - save failure,Start server - save failure Studio.App.RobloxStudioVerbs.StartingPlayers,,Starting players,Starting players Studio.App.RobloxStudioVerbs.SyncInstanceToFs,,Sync Instance,Sync Instance +Studio.App.RobloxStudioVerbs.UnableToBuildPluginProject,,Studio is unable to build and load this Plugin. Please contact #ride,Studio is unable to build and load this Plugin. Please contact #ride Studio.App.RobloxStudioVerbs.Undo1,,Undo %s,Undo %s Studio.App.RobloxStudioVerbs.UnionFailed,,Union failed,Union failed Studio.App.RobloxTaskScheduler.HeaderLabelActivity,In task scheduler,Activity,Activity @@ -2432,6 +2463,7 @@ Studio.App.StartPageLogin.TwoStepVerificationEmailInstruction,,Enter the code we Studio.App.StartPageLogin.TwoStepVerificationSmsInstruction,,Enter the code we just sent to you via sms,Enter the code we just sent to you via sms Studio.App.StartPageLogin.TwoStepVerificationTitle,,2-Step Verification,2-Step Verification Studio.App.StartPageLogin.Username,,Username,Username +Studio.App.StartPageLogin.WeChatQQLogin,,WeChat / QQ Login,WeChat / QQ Login Studio.App.StudioDataModelLoadUtil.ErrorCannotOpenTCPlaceDueToCancellation,,Failed to open the team create place due to cancellation,Failed to open the team create place due to cancellation Studio.App.StudioDataModelLoadUtil.ErrorCannotOpenTCPlaceDueToConflictGlobal,,Global Studio does not support joining a TeamCreate session with a Luobu Studio developer. Please download Luobu Studio to use TeamCreate together: www.robloxdev.cn,Global Studio does not support joining a TeamCreate session with a Luobu Studio developer. Please download Luobu Studio to use TeamCreate together: www.robloxdev.cn Studio.App.StudioDataModelLoadUtil.ErrorCannotOpenTCPlaceDueToConflictLuobu,,Luobu Studio does not support joining a TeamCreate session with a global Studio developer. Please ask your teammates to download Loubu Studio to use TeamCreate together: www.robloxdev.cn,Luobu Studio does not support joining a TeamCreate session with a global Studio developer. Please ask your teammates to download Loubu Studio to use TeamCreate together: www.robloxdev.cn @@ -2573,6 +2605,7 @@ Studio.App.UploadTextureRequest.CouldNotReadTexture1FromTheDisk,,"Could not read Studio.App.UserPlaceCreatorsListWidget.Offline,User is offline,Offline,Offline Studio.App.UserPlaceCreatorsListWidget.PlaceOwner,User is owner of place,Place Owner,Place Owner Studio.App.UserPlaceCreatorsListWidget.PlaceOwnerOffline,User is owner of place and is offline,Place Owner (Offline),Place Owner (Offline) +Studio.App.VersionHistoryController.AutoCommitMessage,,Auto generated commit,Auto generated commit Studio.App.VersionHistoryController.ReadOnlyScriptDocMessageFmt4,,This version is read-only. Click here to edit.,This version is read-only. Click here to edit. Studio.App.VersionHistoryController.ScriptEditErrorMessage,,Unable to edit script. Please try again.,Unable to edit script. Please try again. Studio.App.VersionHistoryDialog.BatchColumnTitle,,Scripts in Batch,Scripts in Batch @@ -2676,7 +2709,8 @@ Studio.Internal.ExternalLoginDialog.FatalErrorMessage,,Failed to login. Please r Studio.Internal.ExternalLoginDialog.GenericErrorMessage,,Failed to login. Please try again or contact support if problem persists.,Failed to login. Please try again or contact support if problem persists. Studio.Internal.ExternalLoginDialog.MessageOnDialogClose,,Are you sure you want to close this window? This will close Roblox Studio.,Are you sure you want to close this window? This will close Roblox Studio. Studio.Internal.ExternalLoginDialog.NoNetworkMessage,,Please check that you are connected to the internet and try again. Please contact support if the problem persists.,Please check that you are connected to the internet and try again. Please contact support if the problem persists. -Studio.Internal.ExternalLoginDialog.ReloadLoginPage,,Refresh login,Refresh login +Studio.Internal.ExternalLoginDialog.ReloadLoginPage,,Refresh,Refresh +Studio.Internal.ExternalLoginDialog.RobloxLogin,,Roblox login,Roblox login Studio.Internal.ExternalLoginDialog.WindowTitle,,Log In,Log In Studio.Internal.RobloxMainWindow.ChooseAPlaceInGameExplorer1,,"Choose an instance as parent in game explorer to save %1 ","Choose an instance as parent in game explorer to save %1 diff --git a/QtResources/qml/StartPage/StartPageLogin.qml b/QtResources/qml/StartPage/StartPageLogin.qml index c0c2b779ef..167de46a00 100644 --- a/QtResources/qml/StartPage/StartPageLogin.qml +++ b/QtResources/qml/StartPage/StartPageLogin.qml @@ -41,7 +41,12 @@ Rectangle { function performLogin(payload) { clearErrorMessages(); loginPage.state = "STATE_LOGGING_IN" - loginManager.onLoginClicked(usernameField.text, passwordField.text, payload); + if (loginManager.getFFlagStudioLoginInAssertFailureFixEnabled() && (payload == null)) { + loginManager.onLoginClicked(usernameField.text, passwordField.text); + } + else { + loginManager.onLoginClicked(usernameField.text, passwordField.text, payload); + } } Image { @@ -272,6 +277,24 @@ Rectangle { objectName: "privacyPolicy" } + TextWithLink { + id: externalLoginLink + visible: loginManager.showExternalLoginLink() + anchors.top: passwordSeparatorLine.bottom + anchors.left: parent.left + anchors.right: parent.right + anchors.topMargin: 12 + text: " " + qsTr("Studio.App.StartPageLogin.WeChatQQLogin") + "" + color: RobloxStyle.colorGray2 + font.pixelSize: 14 + horizontalAlignment: Text.AlignHCenter + onLinkActivated: { + loginManager.onExternalLoginClicked() + } + objectName: "externalLoginLink" + } + PlainText { id: versionText anchors.top: privacyPolicyLink.bottom @@ -292,7 +315,7 @@ Rectangle { state: "STATE_INITIAL_AUTHENTICATION" states: [ State { - name: "" // The default state + name: kDefaultState // The default state StateChangeScript { name: "forceFocus" script: usernameField.forceActiveFocus() @@ -688,5 +711,8 @@ Rectangle { loginPage.state = "STATE_LOGGING_IN_USING_EXTERNAL_DIALOG" } } + onOpenRobloxLogin: { + loginPage.state = kDefaultState; + } } } diff --git a/QtResources/themes/DarkTheme.json b/QtResources/themes/DarkTheme.json index e4c4cea3be..3f153036d2 100644 --- a/QtResources/themes/DarkTheme.json +++ b/QtResources/themes/DarkTheme.json @@ -1,5 +1,43 @@ { "Name": "Dark", + "Presets": { + "RobloxDefault": { + "Default": "#CCCCCC", + "Operator": "#CCCCCC", + "Number": "#FFC600", + "String": "#ADF195", + "Comment": "#666666", + "Keyword": "#F86D7C", + "Builtin": "#84D6F7" + }, + "Extra1": { + "Default": "#CCCCCC", + "Operator": "#CCCCCC", + "Number": "#B5CEA8", + "String": "#CE9178", + "Comment": "#6A9955", + "Keyword": "#C586C0", + "Builtin": "#569CD6" + }, + "Extra2": { + "Default": "#CCCCCC", + "Operator": "#F92472", + "Number": "#AE81FF", + "String": "#E6DB74", + "Comment": "#75715E", + "Keyword": "#F92472", + "Builtin": "#CCCCCC" + }, + "Custom": { + "Default": "#CCCCCC", + "Operator": "#CCCCCC", + "Number": "#FFC600", + "String": "#ADF195", + "Comment": "#666666", + "Keyword": "#F86D7C", + "Builtin": "#84D6F7" + } + }, "Colors": [{ "MainBackground": { "Default": "#2E2E2E" diff --git a/QtResources/themes/LightTheme.json b/QtResources/themes/LightTheme.json index 37ee9b74a6..bab7ec3d6d 100644 --- a/QtResources/themes/LightTheme.json +++ b/QtResources/themes/LightTheme.json @@ -1,5 +1,43 @@ { "Name": "Light", + "Presets": { + "RobloxDefault": { + "Default": "#000000", + "Operator": "#7F7F00", + "Number": "#007F7F", + "String": "#7F007F", + "Comment": "#007F09", + "Keyword": "#00007F", + "Builtin": "#00007F" + }, + "Extra1": { + "Default": "#000000", + "Operator": "#7F7F00", + "Number": "#098658", + "String": "#A31515", + "Comment": "#008000", + "Keyword": "#AF00DB", + "Builtin": "#0000FF" + }, + "Extra2": { + "Default": "#000000", + "Operator": "#F97B58", + "Number": "#F9AE58", + "String": "#99C794", + "Comment": "#A6ACB9", + "Keyword": "#C695C6", + "Builtin": "#000000" + }, + "Custom": { + "Default": "#000000", + "Operator": "#7F7F00", + "Number": "#007F7F", + "String": "#7F007F", + "Comment": "#007F09", + "Keyword": "#00007F", + "Builtin": "#00007F" + } + }, "Colors": [{ "MainBackground": { "Default": "#FFFFFF" diff --git a/RobloxShaderData.csv b/RobloxShaderData.csv index 1f9b0773a7..b8c64d51d5 100644 --- a/RobloxShaderData.csv +++ b/RobloxShaderData.csv @@ -81,6 +81,7 @@ DefaultHQVS_Level26,Vertex,✔,✔,✔,❌,❌,❌,✔ DefaultHQVS_Level30,Vertex,✔,✔,✔,❌,❌,❌,✔ DefaultModelLodFS,Fragment,✔,✔,✔,❌,❌,✔,✔ DefaultModelLodVS,Vertex,✔,✔,✔,❌,❌,✔,✔ +DefaultModelLodVSNew,Vertex,✔,✔,✔,❌,❌,✔,✔ DefaultNeonFS,Fragment,✔,✔,✔,✔,✔,✔,✔ DefaultNeonHQFS_Level0,Fragment,✔,✔,✔,❌,✔,✔,✔ DefaultNeonHQFS_Level8,Fragment,✔,✔,✔,❌,❌,✔,✔ diff --git a/rbxManifest.csv b/rbxManifest.csv index 4025e20cad..4451b59f69 100644 --- a/rbxManifest.csv +++ b/rbxManifest.csv @@ -1,116 +1,120 @@ MD5 Signature,File Name -a5f4b154a764ae6e3f55f2a7cb951c22,BuiltInPlugins\AlignmentTool.rbxm -c57e021fe9a53b9c868ee9c068004828,BuiltInPlugins\AlignmentTool.rbxm.sig -407740c9291796b186cda9fc20e6adc3,BuiltInPlugins\AnimationClipEditor.rbxm -e437b050939412b713e66001783ced3f,BuiltInPlugins\AnimationClipEditor.rbxm.sig -43c1f062962f89a17b1bef3bae85f8d3,BuiltInPlugins\AssetConfiguration.rbxm -51294ee61e316055885186f6418a94be,BuiltInPlugins\AssetConfiguration.rbxm.sig -d665d81abc9d2661bf55999c13947198,BuiltInPlugins\AssetManager.rbxm -c49d782df5ebca227296bd3792dc4582,BuiltInPlugins\AssetManager.rbxm.sig -0b9f4738907c7fc9631d00356b55f76e,BuiltInPlugins\AvatarImporter.rbxm -c57848489b640d0b99d5119933b99709,BuiltInPlugins\AvatarImporter.rbxm.sig -bc8f151e47c3dea18fe51bb7ace6c72e,BuiltInPlugins\BetaBuild\AlignmentTool.rbxm -4d0502d00a3c115ffef1de35b29ddbe0,BuiltInPlugins\BetaBuild\AlignmentTool.rbxm.sig -8b8ed87a6312f80cc769840d4fded815,BuiltInPlugins\BetaBuild\AnimationClipEditor.rbxm -9ea51c923d86630a3d87276972931c99,BuiltInPlugins\BetaBuild\AnimationClipEditor.rbxm.sig -8e26579e43dcd1e9b3a6f43481ca895a,BuiltInPlugins\BetaBuild\AssetConfiguration.rbxm -221b9aab8776f6e5af08795325eeb49f,BuiltInPlugins\BetaBuild\AssetConfiguration.rbxm.sig -e65d1bbdd7cb4a9fee7818f240703d0d,BuiltInPlugins\BetaBuild\AssetManager.rbxm -46809ef9ed1a2a9fc6b391c224e91bb2,BuiltInPlugins\BetaBuild\AssetManager.rbxm.sig -72dbd95ac79101d2f3d8e644aeb707e7,BuiltInPlugins\BetaBuild\AvatarImporter.rbxm -dba2452d06a400ab37046c448c8f51f0,BuiltInPlugins\BetaBuild\AvatarImporter.rbxm.sig -c03bbfd9718e49b3638c77c542616232,BuiltInPlugins\BetaBuild\ConvertToPackage.rbxm -b008ed6555c1b663656751a360b6ce8c,BuiltInPlugins\BetaBuild\ConvertToPackage.rbxm.sig -9159c90a68c2decdd46d752fbdc315c1,BuiltInPlugins\BetaBuild\DraftsWidget.rbxm -6b1f7b888c9975f48c2bae85e9473676,BuiltInPlugins\BetaBuild\DraftsWidget.rbxm.sig -99d1c27e409216c5d106aef9a658df7b,BuiltInPlugins\BetaBuild\ErrorReporterBuiltIn.rbxm -316d1fbff72ce1f7ed0c3f4aae59701e,BuiltInPlugins\BetaBuild\ErrorReporterBuiltIn.rbxm.sig -f01fc1dc7c1e87ce5b9f41aeb6378e93,BuiltInPlugins\BetaBuild\EventEmulator.rbxm -7d315cad31cbfa48afb3be5a4b88a76b,BuiltInPlugins\BetaBuild\EventEmulator.rbxm.sig -2ba6d2eacfa90bb3c708fbed05f199fa,BuiltInPlugins\BetaBuild\FrameworkCompanion.rbxm -85690392e660918e9dce7a039c74a70a,BuiltInPlugins\BetaBuild\FrameworkCompanion.rbxm.sig -d7cfcbd00f23413d7e00a0032281e140,BuiltInPlugins\BetaBuild\GameSettings.rbxm -23e0ec601a634864e3f6c6f351173a11,BuiltInPlugins\BetaBuild\GameSettings.rbxm.sig -e013dc210a967f48f06d77ee9038337f,BuiltInPlugins\BetaBuild\LocalizationTools.rbxm -72be28288a803e6ac7398bda87369604,BuiltInPlugins\BetaBuild\LocalizationTools.rbxm.sig -b0509c942ab5256cbbe7656010d33c80,BuiltInPlugins\BetaBuild\MoveDragger.rbxm -8ae6ac2dfe5a5f7e15ca50f1fdd93235,BuiltInPlugins\BetaBuild\MoveDragger.rbxm.sig -839e8e6e6e8c433b97b213b68959d6a3,BuiltInPlugins\BetaBuild\PlayerEmulator.rbxm -7fce50cc78856020ce7e819baf158b5e,BuiltInPlugins\BetaBuild\PlayerEmulator.rbxm.sig -7e8740c842aec25d801893e05e0fe301,BuiltInPlugins\BetaBuild\PublishPlaceAs.rbxm -c3065df3ccf6b0fdeec3fa7a930fdcef,BuiltInPlugins\BetaBuild\PublishPlaceAs.rbxm.sig -458033a5f74c645508e621e2bc7ec3c3,BuiltInPlugins\BetaBuild\RigBuilder.rbxm -b634371cfb06426cff3fc38dd1e45a1d,BuiltInPlugins\BetaBuild\RigBuilder.rbxm.sig -1a793c25c18004720700fd762df4e436,BuiltInPlugins\BetaBuild\RotateDragger.rbxm -fd324c1614aa0dd4bf20a6a6ad8f8dd9,BuiltInPlugins\BetaBuild\RotateDragger.rbxm.sig -3a8ebcc8789c07b4e52ca81c0a9511b5,BuiltInPlugins\BetaBuild\ScaleDragger.rbxm -68ef2cd3bbc7c62a51e287eb5f61e0c0,BuiltInPlugins\BetaBuild\ScaleDragger.rbxm.sig -72fe0da716ab540387d441765488b6e9,BuiltInPlugins\BetaBuild\SelectDragger.rbxm -b0f70a99dd0b59ecfe5b942654ecc855,BuiltInPlugins\BetaBuild\SelectDragger.rbxm.sig -72e276d10a1cf360e96a695140c00a91,BuiltInPlugins\BetaBuild\TerrainToolsV2.rbxm -ce70a4bcd8515cc83058402ad422ea92,BuiltInPlugins\BetaBuild\TerrainToolsV2.rbxm.sig -38be8caf3aad0f81bc226422a48b6b0f,BuiltInPlugins\BetaBuild\Toolbox.rbxm -dc652cda99aa92063f3cf0891e8f62ab,BuiltInPlugins\BetaBuild\Toolbox.rbxm.sig -b9939b535239b3fc982abdffc90a3e36,BuiltInPlugins\BetaBuild\UIEditor.rbxm -f8af7fa8d9ce3aba565141b1d876ad62,BuiltInPlugins\BetaBuild\UIEditor.rbxm.sig -29a7e4e2bc274c1cb9ac23baa1bdfa5c,BuiltInPlugins\BetaBuild\ViewSelector.rbxm -3ab80da1868bd2d3bb1cf34efef1450f,BuiltInPlugins\BetaBuild\ViewSelector.rbxm.sig -98a5f4d8129ad50c258e0b76abd43b47,BuiltInPlugins\ConvertToPackage.rbxm -69ff3cd7fdf3ea86fd276b282cd540a5,BuiltInPlugins\ConvertToPackage.rbxm.sig -2ed5b8b081088a29f93ebaad9896b558,BuiltInPlugins\DraftsWidget.rbxm -65686e32a48882749faf97de7004d6b7,BuiltInPlugins\DraftsWidget.rbxm.sig -c2683e8820154dbafe2c7e3685e9bdc9,BuiltInPlugins\ErrorReporterBuiltIn.rbxm -1beaa390ab712698084170f72d070b4d,BuiltInPlugins\ErrorReporterBuiltIn.rbxm.sig -2d745a030a0851cd4b4d0a73b245e8f0,BuiltInPlugins\EventEmulator.rbxm -281dc10791e21952d70312cdbd9c463f,BuiltInPlugins\EventEmulator.rbxm.sig -41f82842d9671c255eeaa7f6b48e0a89,BuiltInPlugins\FrameworkCompanion.rbxm -7721c568ed0eb18ea0a4e73a10a087ba,BuiltInPlugins\FrameworkCompanion.rbxm.sig -9addac028617a34621ac5693b2ed8696,BuiltInPlugins\GameSettings.rbxm -39ada40d464d28287f7d08c7772ccf0d,BuiltInPlugins\GameSettings.rbxm.sig -28ac47f8253f7e312be62f28c50f061d,BuiltInPlugins\LocalizationTools.rbxm -be0de7f9497581a36d8ee351a9d4695c,BuiltInPlugins\LocalizationTools.rbxm.sig -0681ab97197b695ddc4177aa6f3bbb0c,BuiltInPlugins\MoveDragger.rbxm -df5486b114e1fe3314499ec22a6e712f,BuiltInPlugins\MoveDragger.rbxm.sig -c5e92466a60fc69724f8963b2a4ff518,BuiltInPlugins\PlayerEmulator.rbxm -0d218a34a47d0c0457805e0bb486ed56,BuiltInPlugins\PlayerEmulator.rbxm.sig -9f4a35ff6b08d66fcd351e23f1eba729,BuiltInPlugins\PublishPlaceAs.rbxm -a42ea8ea8424fbef4fae86939a84c521,BuiltInPlugins\PublishPlaceAs.rbxm.sig -9b0467901d910dc4efd6019a3d0133b7,BuiltInPlugins\RigBuilder.rbxm -48af5e63adcc0736a79f8aeda730ca3a,BuiltInPlugins\RigBuilder.rbxm.sig -9503a810a29b01a0d5cdc069e9debe96,BuiltInPlugins\RotateDragger.rbxm -1c0b51ced1e4ba87701352640e47c5f8,BuiltInPlugins\RotateDragger.rbxm.sig -da874ee49e4b0fd36e57c65c19110efd,BuiltInPlugins\ScaleDragger.rbxm -9d5975d8d052b70cfb33ef917f7c587d,BuiltInPlugins\ScaleDragger.rbxm.sig -7e3f5d92fab4961cb943308c4b90688c,BuiltInPlugins\SelectDragger.rbxm -bfef67db1c604920c9d00c150f98b9a9,BuiltInPlugins\SelectDragger.rbxm.sig -44e1fcfcda89e2a58884b311d3e5bb42,BuiltInPlugins\TerrainToolsV2.rbxm -3f43c7745ea1633ab9e3fb8cfb117603,BuiltInPlugins\TerrainToolsV2.rbxm.sig -875c295faeee3818d51c1228e3016159,BuiltInPlugins\Toolbox.rbxm -ddd4459ac4f28f5ec8cbc8995b4c705e,BuiltInPlugins\Toolbox.rbxm.sig -af848ec2c964e79044397e476b0ec55b,BuiltInPlugins\UIEditor.rbxm -586558e9c7da95b34dd6507729686be5,BuiltInPlugins\UIEditor.rbxm.sig -07ecd99ad434633a7d76b33c09a74ba0,BuiltInPlugins\ViewSelector.rbxm -ce9c0e2664b2fe940969a021c9c47dbb,BuiltInPlugins\ViewSelector.rbxm.sig -6d63d3819f462a3b71861bc77abd0247,BuiltInStandalonePlugins\BetaBuild\CollisionGroupsEditor.rbxm -38b384110faa11997d1d58e05b747164,BuiltInStandalonePlugins\BetaBuild\CollisionGroupsEditor.rbxm.sig -daadd0fb3bcab67de6808acfaf16bc2f,BuiltInStandalonePlugins\BetaBuild\ErrorReporter.rbxm -59b49663ae5094b77484f1bcd9bf4b0f,BuiltInStandalonePlugins\BetaBuild\ErrorReporter.rbxm.sig -0614f54a5c61d13590f89c9ed113cca1,BuiltInStandalonePlugins\BetaBuild\PluginManagement.rbxm -2a4dc9145e07411c7d1c8ec86059521f,BuiltInStandalonePlugins\BetaBuild\PluginManagement.rbxm.sig -7a93b0b586f495bc325a14792fc279d1,BuiltInStandalonePlugins\BetaBuild\StudioSettings.rbxm -64b917f3182c966bb9c96814bc290070,BuiltInStandalonePlugins\BetaBuild\StudioSettings.rbxm.sig -703030850763346b425ab77492041d00,BuiltInStandalonePlugins\BetaBuild\TransformDragger.rbxm -2fc3278e0fa8ac65b76fe1a12b97e600,BuiltInStandalonePlugins\BetaBuild\TransformDragger.rbxm.sig -fddf9c26df5c5f6a4c99207438e40024,BuiltInStandalonePlugins\CollisionGroupsEditor.rbxm -28ba1f259cdec66b09e20f2f440133dd,BuiltInStandalonePlugins\CollisionGroupsEditor.rbxm.sig -9b0090a5fb557847eb01e3fce6290480,BuiltInStandalonePlugins\ErrorReporter.rbxm -eca0b020bcac0d0aa184603fde47ef88,BuiltInStandalonePlugins\ErrorReporter.rbxm.sig -2dd1b7bbbae328fd17ca0803883911c7,BuiltInStandalonePlugins\PluginManagement.rbxm -50bc8d6a770cf4fc8aa796d374f7bead,BuiltInStandalonePlugins\PluginManagement.rbxm.sig -beea7b2bdcd7bc640312de4a7e253dd3,BuiltInStandalonePlugins\StudioSettings.rbxm -6652bd1e837544102536028aad159950,BuiltInStandalonePlugins\StudioSettings.rbxm.sig -06d519796e16a35e24f5915a3eb1205c,BuiltInStandalonePlugins\TransformDragger.rbxm -90d00b88f0cde75d22f1084dedefd46b,BuiltInStandalonePlugins\TransformDragger.rbxm.sig +d790b523994fef7d49aa54aba202e747,BuiltInPlugins\AlignmentTool.rbxm +631c15763be06c23a98ba6bec0edaee0,BuiltInPlugins\AlignmentTool.rbxm.sig +17e75bed53e7c44d32a091175cb40f32,BuiltInPlugins\AnimationClipEditor.rbxm +77ed198ebde8bfbb769937101c85b35f,BuiltInPlugins\AnimationClipEditor.rbxm.sig +b3336f580cd829d6e2b979cdd987b041,BuiltInPlugins\AssetConfiguration.rbxm +5100d0a7ad12bfd1244e63924f71b8b3,BuiltInPlugins\AssetConfiguration.rbxm.sig +0ab72ea496b172e09d677399aa97bd61,BuiltInPlugins\AssetManager.rbxm +63dc09ad9ec02d27e7dec40bdfa85eb3,BuiltInPlugins\AssetManager.rbxm.sig +47ea99cd2941e091b6ff3ea7775fc898,BuiltInPlugins\AvatarImporter.rbxm +2c0351bb2cfade6e0a887ecf15f4b7ce,BuiltInPlugins\AvatarImporter.rbxm.sig +79ec8a22a1ac1b43cff12450423fd8a5,BuiltInPlugins\BetaBuild\AlignmentTool.rbxm +449cdbb8f335d8f119632338872ec7e8,BuiltInPlugins\BetaBuild\AlignmentTool.rbxm.sig +373b58c0eaa5acbbc8169738ddc2480b,BuiltInPlugins\BetaBuild\AnimationClipEditor.rbxm +01c6b5c1aa2613160042df8f3945d6b6,BuiltInPlugins\BetaBuild\AnimationClipEditor.rbxm.sig +0e7adb3bda551915723c648a341afa8f,BuiltInPlugins\BetaBuild\AssetConfiguration.rbxm +3c61a87c7f107c3a5f5992a0df56672e,BuiltInPlugins\BetaBuild\AssetConfiguration.rbxm.sig +fd121f7827bf980773c5ba917d8b3f94,BuiltInPlugins\BetaBuild\AssetManager.rbxm +797d07712892a16e21b845a812d1959c,BuiltInPlugins\BetaBuild\AssetManager.rbxm.sig +6100dc89c55232054cdfef914bbf88eb,BuiltInPlugins\BetaBuild\AvatarImporter.rbxm +5dccac09d208559fe688b7c20238b8c8,BuiltInPlugins\BetaBuild\AvatarImporter.rbxm.sig +77828fe7fb93f3d6b44f006b62e0bfc0,BuiltInPlugins\BetaBuild\ConvertToPackage.rbxm +078d9bba03fd900a87e49be62d862fbd,BuiltInPlugins\BetaBuild\ConvertToPackage.rbxm.sig +e41cbe268541899883cea46cc1824224,BuiltInPlugins\BetaBuild\DraftsWidget.rbxm +3db7b6dcf1a05b4c5a3e5ee537431ad5,BuiltInPlugins\BetaBuild\DraftsWidget.rbxm.sig +b008836bd57be37dfb3f19ae2347713f,BuiltInPlugins\BetaBuild\ErrorReporterBuiltIn.rbxm +ef42a2da13698bf8806cb20916ec3b81,BuiltInPlugins\BetaBuild\ErrorReporterBuiltIn.rbxm.sig +d995f178e47b9056adec5f2e88a2406b,BuiltInPlugins\BetaBuild\EventEmulator.rbxm +c2fd70b3ad8dbf809d54e46f823b5df0,BuiltInPlugins\BetaBuild\EventEmulator.rbxm.sig +ad4591f433dc5b30e04af92d0bdd9403,BuiltInPlugins\BetaBuild\FrameworkCompanion.rbxm +d81aa766bfee8c445dc7b344c68ad7e4,BuiltInPlugins\BetaBuild\FrameworkCompanion.rbxm.sig +b0be9b523164ffab5f181af780e582ee,BuiltInPlugins\BetaBuild\GameSettings.rbxm +6fe84e73e6ee9934ced1a47938549fe6,BuiltInPlugins\BetaBuild\GameSettings.rbxm.sig +3fefafdc4cb650eae5c69522021d78e2,BuiltInPlugins\BetaBuild\LocalizationTools.rbxm +411eecb1867f1539adea04b97e54da3b,BuiltInPlugins\BetaBuild\LocalizationTools.rbxm.sig +11d7dfd1a32fe98489c81c21cc750f4e,BuiltInPlugins\BetaBuild\MoveDragger.rbxm +c286c238ced396dc18c2b0536acc59d7,BuiltInPlugins\BetaBuild\MoveDragger.rbxm.sig +7e68626412fe48ff756797a6a1c29754,BuiltInPlugins\BetaBuild\PivotEditor.rbxm +86035237da56a631210f8811c61e6f04,BuiltInPlugins\BetaBuild\PivotEditor.rbxm.sig +bdba53bbe0c55d59dc809a94a9ded9cf,BuiltInPlugins\BetaBuild\PlayerEmulator.rbxm +8f83d12deae87af42b05a92e7f24dbfc,BuiltInPlugins\BetaBuild\PlayerEmulator.rbxm.sig +72e73ec73af903c486db0e13f8142e4c,BuiltInPlugins\BetaBuild\PublishPlaceAs.rbxm +6319caec7c1c14f8503b733b4d0f1b01,BuiltInPlugins\BetaBuild\PublishPlaceAs.rbxm.sig +de89f748741e3c9a0bf18297687cd592,BuiltInPlugins\BetaBuild\RigBuilder.rbxm +6223ce65e06c849bc9b4ecd326763df7,BuiltInPlugins\BetaBuild\RigBuilder.rbxm.sig +4049edb4c8baca5afc020309dd6e63db,BuiltInPlugins\BetaBuild\RotateDragger.rbxm +299b9ffe951060c6b0ba03d602ae0e7f,BuiltInPlugins\BetaBuild\RotateDragger.rbxm.sig +1039d1f691aa9e7128fd136ca9b2cf73,BuiltInPlugins\BetaBuild\ScaleDragger.rbxm +8406f97d3e795e65188b1ea46f94ab59,BuiltInPlugins\BetaBuild\ScaleDragger.rbxm.sig +e2369ff9672497170aeb3cb7ec97af75,BuiltInPlugins\BetaBuild\SelectDragger.rbxm +3d919627a0974051a90e4a0d60ba184b,BuiltInPlugins\BetaBuild\SelectDragger.rbxm.sig +61ad9b443b060c68638b41072c122fdc,BuiltInPlugins\BetaBuild\TerrainToolsV2.rbxm +725f3b502cb908d2cf93832a0917e38b,BuiltInPlugins\BetaBuild\TerrainToolsV2.rbxm.sig +02270d7c602326359faedb74e39058b1,BuiltInPlugins\BetaBuild\Toolbox.rbxm +b27dc3beb93416aeda7c729e6f8794bf,BuiltInPlugins\BetaBuild\Toolbox.rbxm.sig +68bccb451253445fcd568e9e4fcab5cb,BuiltInPlugins\BetaBuild\UIEditor.rbxm +4f7e1bcda922ba9935c85fdcd553dcec,BuiltInPlugins\BetaBuild\UIEditor.rbxm.sig +fe845e6b83f896260fb32309cad30e37,BuiltInPlugins\BetaBuild\ViewSelector.rbxm +6d5f6871a98ce62a0418916ea972ec04,BuiltInPlugins\BetaBuild\ViewSelector.rbxm.sig +9fec4485ca5c61fab7ee256e13b9e990,BuiltInPlugins\ConvertToPackage.rbxm +e50bb0ed0488aa502df2573c7c5e71e2,BuiltInPlugins\ConvertToPackage.rbxm.sig +b1cfc71239c76277a84db4f50ae15aee,BuiltInPlugins\DraftsWidget.rbxm +ac24d7d52e306fa7b4d93645d6ee53d6,BuiltInPlugins\DraftsWidget.rbxm.sig +c557d44ca30e20047d9d4de3deacd0d7,BuiltInPlugins\ErrorReporterBuiltIn.rbxm +ec1f520024fd29fd0a906b53da4337bc,BuiltInPlugins\ErrorReporterBuiltIn.rbxm.sig +1e4e05cd3b99da29c9a6ab700fa31efb,BuiltInPlugins\EventEmulator.rbxm +c3c9024ab34a90c8ec69e786e7050a24,BuiltInPlugins\EventEmulator.rbxm.sig +a4e5506a859918fdaec91d92f3aee760,BuiltInPlugins\FrameworkCompanion.rbxm +f0104d2731e866f66226aeb1032a057f,BuiltInPlugins\FrameworkCompanion.rbxm.sig +363a5619d98f3262cff3620ad0d4b86d,BuiltInPlugins\GameSettings.rbxm +5e4b2827303614ba7f3dd5306c0af4ec,BuiltInPlugins\GameSettings.rbxm.sig +a57cdaf0d2a97e8022c629285cc5ef70,BuiltInPlugins\LocalizationTools.rbxm +c1e771fd9bf7cea6caa89ca94bb182e5,BuiltInPlugins\LocalizationTools.rbxm.sig +b4f6f1f9d8bdad5399bb245ceb521191,BuiltInPlugins\MoveDragger.rbxm +14aa39573a9a36ff75010ae72a6755d2,BuiltInPlugins\MoveDragger.rbxm.sig +2c7927e3f5d274f806845b59d27a2aff,BuiltInPlugins\PivotEditor.rbxm +738141d5ae42f3e445bd7a8d4fc12fb2,BuiltInPlugins\PivotEditor.rbxm.sig +a89326250472b91a34a08e204a9b225e,BuiltInPlugins\PlayerEmulator.rbxm +58e120efb1e7d012218c34dbbf8f7ddf,BuiltInPlugins\PlayerEmulator.rbxm.sig +81f2376e74f5f0ccfa31cc7ef8c551b9,BuiltInPlugins\PublishPlaceAs.rbxm +96553d977bbbd2a05fb6a510317c08ae,BuiltInPlugins\PublishPlaceAs.rbxm.sig +9210ac9065c67e6b4b86d1803265a0d5,BuiltInPlugins\RigBuilder.rbxm +15022447200d6f384508d3713a17c67c,BuiltInPlugins\RigBuilder.rbxm.sig +e5690cb21c36826394bcb2d7338276ee,BuiltInPlugins\RotateDragger.rbxm +0ee8f3e55bd0be2c9b17fa6a5a64f073,BuiltInPlugins\RotateDragger.rbxm.sig +500197b18ae4d65a8d052162f4fe503b,BuiltInPlugins\ScaleDragger.rbxm +aad1458724acb3176085618cda517ba2,BuiltInPlugins\ScaleDragger.rbxm.sig +83ac812040ecc3147b8e19b31e7dcc08,BuiltInPlugins\SelectDragger.rbxm +ff0386872ff968673fb8b289d43c464d,BuiltInPlugins\SelectDragger.rbxm.sig +47c92e53aef25d11946035797ab43d43,BuiltInPlugins\TerrainToolsV2.rbxm +53158749df839b45b645c4b0fde9566d,BuiltInPlugins\TerrainToolsV2.rbxm.sig +e21029d13752b4aab226180d36d26538,BuiltInPlugins\Toolbox.rbxm +ca5828f34055951127043329e244d04f,BuiltInPlugins\Toolbox.rbxm.sig +6a155736ed262aacfc05b33eeb177044,BuiltInPlugins\UIEditor.rbxm +61b462a37fc177b20289e02a4d97ab7e,BuiltInPlugins\UIEditor.rbxm.sig +3faf9b6f500211b66174f541f251fa60,BuiltInPlugins\ViewSelector.rbxm +466fab154c4b15f94037d824a8979372,BuiltInPlugins\ViewSelector.rbxm.sig +a55177c33a663e24e37ec376fce1c3c2,BuiltInStandalonePlugins\BetaBuild\CollisionGroupsEditor.rbxm +d5e8f53eb3c899db9223c5d20483548f,BuiltInStandalonePlugins\BetaBuild\CollisionGroupsEditor.rbxm.sig +9e7cd3a349502eaa20160cfee111280d,BuiltInStandalonePlugins\BetaBuild\ErrorReporter.rbxm +1ef3b7d6f67da5a5f9686b12b0c453a1,BuiltInStandalonePlugins\BetaBuild\ErrorReporter.rbxm.sig +b3cd8d1bb315340e1f25dec5e005fed7,BuiltInStandalonePlugins\BetaBuild\PluginManagement.rbxm +0289734b8fdbe828c8b9c56f15f1797b,BuiltInStandalonePlugins\BetaBuild\PluginManagement.rbxm.sig +f29a8562ae7421a13e2243981dc62ca1,BuiltInStandalonePlugins\BetaBuild\StudioSettings.rbxm +e36d922c7deb475ea3d95f1550582729,BuiltInStandalonePlugins\BetaBuild\StudioSettings.rbxm.sig +f91b8fb379c2a7c984ce936f1c869ddb,BuiltInStandalonePlugins\BetaBuild\TransformDragger.rbxm +723d643d6c437bc36966d5811208d804,BuiltInStandalonePlugins\BetaBuild\TransformDragger.rbxm.sig +012089f67772847a0993ff08008b2c80,BuiltInStandalonePlugins\CollisionGroupsEditor.rbxm +a01dc9f0c811a1d313b43a047f16eebf,BuiltInStandalonePlugins\CollisionGroupsEditor.rbxm.sig +64f915cadf1da4b96335344036429f72,BuiltInStandalonePlugins\ErrorReporter.rbxm +fab16ea669134a7bb6045d826bbf4783,BuiltInStandalonePlugins\ErrorReporter.rbxm.sig +788a8f0a0be8f86ff4d4cfbb97607a27,BuiltInStandalonePlugins\PluginManagement.rbxm +8229a40575423c5a17b2951e120167e0,BuiltInStandalonePlugins\PluginManagement.rbxm.sig +922ada40627bd3bad9c1fc02fa0cdf01,BuiltInStandalonePlugins\StudioSettings.rbxm +b04c5267f1ec17e1927ea20d0eabe98c,BuiltInStandalonePlugins\StudioSettings.rbxm.sig +f9e226f8fae58d4206a5f21e40f42cbe,BuiltInStandalonePlugins\TransformDragger.rbxm +f3ee99ba4273cc1820216e1f208c4e81,BuiltInStandalonePlugins\TransformDragger.rbxm.sig 91beefad538bbd6aa1478db2c068d51c,Qt5\imageformats\qgif.dll 309227444f44f9dd491e0b3f85862294,Qt5\imageformats\qjpeg.dll ee395696c852eeb120aecc413a6f8cd0,Qt5\platforms\qwindows.dll @@ -361,9 +365,9 @@ e6c66c53b7009f2c764969843eb3dd74,QtQuick\Window.2\plugins.qmltypes ee7def4bc1c56f4131e1a9bdcfd6494e,QtQuick\Window.2\windowplugin.dll ce2b54543fa7f0106ce87817519927b1,QtQuick\XmlListModel\plugins.qmltypes 4c18474f6ceef1652e02369644a662b6,QtQuick\XmlListModel\qmlxmllistmodelplugin.dll -ce9e3a2ff01f16a48ca27beba51bde9f,qtnribbon4.dll +99fd4115814e7379327a10b000fb8d5d,qtnribbon4.dll 621e75f4f890372b954fe58d141348f4,ReflectionMetadata.xml -7edda32bdd567639e714e755004f2688,RobloxStudioBeta.exe +76a26e92bc6dca8cc4cd48f1654df2ca,RobloxStudioBeta.exe f45fe39466ea49cf93f4eb4ce48612f6,RobloxStudioRibbon.xml 69893240e1ec9d40364104c16bf5d404,d3dcompiler_46.dll 57d829f7d174d1a8067612c09cf6566b,d3dcompiler_47.dll @@ -447,7 +451,7 @@ b34d128704690b4c456277dd219160d2,content\avatar\morpherEditorR15.rbxmx 9f5196d22825be97ab4d7842265986ba,content\avatar\scripts\humanoidAnimateR15.rbxm 5432d0c0a2afdd1f201961eecbd3fe6c,content\avatar\scripts\humanoidAnimateR15ScaledV3.rbxm 55ee96b3b08e4298935580d819ad2e05,content\avatar\scripts\humanoidHealthRegenScript.rbxmx -7d0d5aad591647f8d09c8d7bca453585,content\configs\DataModelPatchConfig\DataModelPatchConfig.json +7d50cace734a8bcaecdb2f7d5398c82d,content\configs\DataModelPatchConfig\DataModelPatchConfig.json 70838582dc54066f9e86b7c98237cf19,content\configs\DateTimeLocaleConfigs\de-de.json 8938eebe2f3155af06df80b86e7a05a5,content\configs\DateTimeLocaleConfigs\en-au.json 7aea1ddc7eab879238170ca73d344755,content\configs\DateTimeLocaleConfigs\en-ca.json @@ -471,18 +475,36 @@ f6c70ae470c8c0bffdf31e1dc1af67c2,content\configs\DateTimeLocaleConfigs\zh-hant.j f6c70ae470c8c0bffdf31e1dc1af67c2,content\configs\DateTimeLocaleConfigs\zh-hk.json f6c70ae470c8c0bffdf31e1dc1af67c2,content\configs\DateTimeLocaleConfigs\zh-tw.json 88dcf05553ababe5c8eb2d5994f4f03a,content\fonts\AccanthisADFStd-Regular.otf +8ba765ce9580a3bdae76b59130d0ef8a,content\fonts\AmaticSC-Bold.ttf +e9a42e339f93a719c17be53c386dbbfb,content\fonts\AmaticSC-Regular.ttf f1f4a0c56990d1b27034e64a5355a348,content\fonts\arial.ttf cac5fef519a408d2e226b5bbf2bc9720,content\fonts\arialbd.ttf 34350f5a8e0786c9dd188652d6a4561f,content\fonts\Balthazar-Regular.ttf +a82040ecf06139df2f3e653326b3420c,content\fonts\Bangers-Regular.ttf 3b3e96b257325929065b67d0b418b975,content\fonts\ComicNeue-Angular-Bold.ttf +2bcd50bbe90a02a290a9c8124800705d,content\fonts\Creepster-Regular.ttf +9fd0681148cb3a73002450a9fd8ca02f,content\fonts\DenkOne-Regular.ttf +36af8b59c48687144be93058497a6c6c,content\fonts\Fondamento-Italic.ttf +69c96fca85944009c9dd72044b6252e2,content\fonts\Fondamento-Regular.ttf +4a2f2ea45a0bb1abe81b47d0afde4aae,content\fonts\FredokaOne-Regular.ttf c1844fd50e595bcbb1011b176d8c8c16,content\fonts\gamecontrollerdb.txt a0f909749a0a60dd627776fbcd188875,content\fonts\GothamSSm-Black.otf 4efe66b7735599b207e789a7878aab87,content\fonts\GothamSSm-Bold.otf 5fd222f7a89fdc326fd4ab5d8671cdc9,content\fonts\GothamSSm-Book.otf f2afb4c395f1bf4f604d816bc719664f,content\fonts\GothamSSm-Medium.otf +ce8fde567d0b21da32919ebc47567e5a,content\fonts\GrenzeGotisch-Bold.ttf +301158bd09d1fd8a52924e81de52e40a,content\fonts\GrenzeGotisch-Regular.ttf d44c7b9e06cfc2f3a216ef4cc8eea0ef,content\fonts\Guru-Regular.otf 734e5a726f37f261ff8a0d96260612a0,content\fonts\HWYGOTH.ttf b0639eb725c0df94f68b779889679457,content\fonts\Inconsolata-Regular.ttf +0841af952c807bdf56455b1addb4c7df,content\fonts\IndieFlower-Regular.ttf +6762afeccd02d16a80409b78fb85251c,content\fonts\JosefinSans-Regular.ttf +f9955609f31e2896e60a338d0d0c39a9,content\fonts\Jura-Regular.ttf +bea35746fb7cdd67b15ecf0622d8cc85,content\fonts\Kalam-Regular.ttf +c6004be49628b1226eb31b068348d24f,content\fonts\LuckiestGuy-Regular.ttf +498bf4ee4ac9fab22ad9f814839173b2,content\fonts\Merriweather-Italic.ttf +c97a9fc29652bb4afcdac68020e5d0f7,content\fonts\Merriweather-Regular.ttf +905c77bf2b36d23605a1823e48c469d9,content\fonts\Michroma-Regular.ttf 8940e5b149489458023b0992dfe347c7,content\fonts\NotoSansBengaliUI-Regular.ttf 4bd531977940a9ff13b28d42cd111db9,content\fonts\NotoSansDevanagariUI-Regular.ttf fdd15a9ba438b8ff71433b8b7c0d1831,content\fonts\NotoSansGeorgian-Regular.ttf @@ -490,14 +512,31 @@ fdd15a9ba438b8ff71433b8b7c0d1831,content\fonts\NotoSansGeorgian-Regular.ttf 2097d437b372c3463775d4d51ebbe058,content\fonts\NotoSansMyanmarUI-Regular.ttf 3832a972a8b64eeea6db1538024d701b,content\fonts\NotoSansSinhalaUI-Regular.ttf e411cbc8e9adf554a063d5a9af0a1106,content\fonts\NotoSansThaiUI-Regular.ttf +d2e691bc4a2b696929172cb3d22ce8ba,content\fonts\Nunito-Regular.ttf +e991dea9f65ce799dd72095ab7ad6e88,content\fonts\Oswald-Bold.ttf +e1996192b98a516646ff9a8c0c0ca90c,content\fonts\Oswald-Regular.ttf +eeb4dad66cf2ff3ee47b7ac7906913a0,content\fonts\PatrickHand-Regular.ttf +c863f8028c2505f92540e0ba7c379002,content\fonts\PermanentMarker-Regular.ttf 0626fd151c36ef92021a59a51c95eafe,content\fonts\PressStart2P-Regular.ttf +e07df86cef2e721115583d61d1fb68a6,content\fonts\Roboto-Bold.ttf +52ee8b598488b1ffbaa93e50cbd6a2f4,content\fonts\RobotoCondensed-Regular.ttf +a720f17aa773e493a7ebf8b08459e66c,content\fonts\Roboto-Italic.ttf +e5ca8c0ac474df46fe45840707a0c483,content\fonts\RobotoMono-Regular.ttf +11eabca2251325cfc5589c9c6fb57b46,content\fonts\Roboto-Regular.ttf 6492e4ac7f49e568f16481a6911b39cd,content\fonts\RomanAntique.otf +8a7378ee6844a045b76fdd4950d5bf58,content\fonts\Sarpanch-Bold.ttf +6c01ff4ea6ea91ca42e35aec519529ae,content\fonts\Sarpanch-Regular.ttf 2599a39a18b9726c611d815dffbba4bc,content\fonts\SourceSansPro-Bold.ttf 29bb28f7c90cd7dfb7a09c4561ca271e,content\fonts\SourceSansPro-It.ttf d56564baef7a9eeb9c4cc011c61a209c,content\fonts\SourceSansPro-Light.ttf 6d5fb3bbd44e62762d34bf6666ee2242,content\fonts\SourceSansPro-Regular.ttf 5bb27ca77869fd2d275c130480397c2a,content\fonts\SourceSansPro-Semibold.ttf +7059acee3b9d8ea9744c26ab45135a8b,content\fonts\SpecialElite-Regular.ttf +08d37409a924ae95fff8df77747b0c42,content\fonts\TitilliumWeb-Bold.ttf +ed1d014bf2b8b72f27d6af65c69f710a,content\fonts\TitilliumWeb-Regular.ttf 84f66d1842d3187d6803242430d4f9f3,content\fonts\TwemojiMozilla.ttf +4b96047e4af086277cdaeb9e60857534,content\fonts\Ubuntu-Italic.ttf +2505bfbd9bde14a7829cc8c242a0d25c,content\fonts\Ubuntu-Regular.ttf b080d88aa69a197c87d4dd471988f25e,content\fonts\zekton_rg.ttf cb264324424103e43cfd6966f00d31f9,content\models\AnimationEditor\AnimationEditorGUI.rbxm 472e0b75208769eaf1bc4f6fc331c114,content\models\RigBuilder\AnthroRigs.rbxm @@ -542,13 +581,13 @@ debc362e53b735a39b95876ac1187732,content\sounds\action_swim.mp3 c5d4d91a6b8f25401055492caaa2a092,content\sounds\impact_water.mp3 55946a313778cc97c88974760b048480,content\sounds\snap.mp3 45c2057aa7710a58c46073a73f83cabd,content\sounds\uuhhh.mp3 -52173b21cf75fbdb15f264aecd20dd79,shaders\shaders_d3d10.pack -f8a8b4ff0b8a644c4e5273c7123ae898,shaders\shaders_d3d10_1.pack -e5c7be36bb484f53326d60bb70145ab6,shaders\shaders_d3d11.pack +1e04c2c8a8ae4efa667bce533fea952a,shaders\shaders_d3d10.pack +d7a5668bb73857fe75a15d3cd96157fb,shaders\shaders_d3d10_1.pack +b668c8d88b405d7671581cc6f3409893,shaders\shaders_d3d11.pack 8a9411df3dc4a9b11c312c66de370500,shaders\shaders_d3d9.pack 429730fae856d5574b61ecbbdaf6bb00,shaders\shaders_glsl.pack -7bb57ad77a82c7d70c3b721031041c2a,shaders\shaders_glsl3.pack -c0a367e80d42cf9079e79a4a4cacac2b,shaders\shaders_vulkan_desktop.pack +d0793697f274d04683280e0c710c987d,shaders\shaders_glsl3.pack +40a0f871fec39e32cde993b3b4e948b1,shaders\shaders_vulkan_desktop.pack e9758f4f590dca24017cda9f77f9b451,ssl\cacert.pem 0c66e462fa35babaed18d40a7512a2e4,content\textures\advancedMove.png c381b21e33392d2d944955c78cef8cb4,content\textures\advancedMove_joint.png @@ -2005,7 +2044,7 @@ a1140f20fdfab3a1d88a806238fe50f1,PlatformContent\pc\terrain\normal.dds 64ba2a6f415232c1588a7e83e21dae67,ExtraContent\scripts\CoreScripts\CoreScripts\AvatarContextMenu.lua e26f39d3b4d5f4233801cca313d36327,ExtraContent\scripts\CoreScripts\CoreScripts\BlockPlayerPrompt.lua b216628a538f7b802ad51cbce94bc01b,ExtraContent\scripts\CoreScripts\CoreScripts\ContextActionTouch.lua -7bd54ebd435332511f45bce1d9a57cab,ExtraContent\scripts\CoreScripts\CoreScripts\CoreScriptErrorReporter.lua +6bffd32c016d05d6792a4a7fb09d06d6,ExtraContent\scripts\CoreScripts\CoreScripts\CoreScriptErrorReporter.lua 0b4d297579045fd9be142555003db68e,ExtraContent\scripts\CoreScripts\CoreScripts\FriendPlayerPrompt.lua efa45b91ffa1062bed5cab8236ef78e8,ExtraContent\scripts\CoreScripts\CoreScripts\GamepadMenu.lua 7b85e5ba4e94f036c1843c7d8e7ccd9d,ExtraContent\scripts\CoreScripts\CoreScripts\InGameChat.lua @@ -2279,7 +2318,7 @@ d29411cedaa710aa15d77e416c7cc241,ExtraContent\scripts\CoreScripts\Modules\Flags\ 02329be72f46cbd6d4739f5a10e8b792,ExtraContent\scripts\CoreScripts\Modules\HttpAnalyticsTab.lua 2faddc13fdc86fc857a0dcf85afa57b0,ExtraContent\scripts\CoreScripts\Modules\InGameChat\BubbleChat\Actions\AddMessage.lua 918ff4edbacaeddf4d6206931f67578e,ExtraContent\scripts\CoreScripts\Modules\InGameChat\BubbleChat\Actions\AddMessageFromEvent.lua -de45871726a99e50fb67e2413ec2ccb8,ExtraContent\scripts\CoreScripts\Modules\InGameChat\BubbleChat\Actions\AddMessageWithTimeout.lua +8f8e4caacdacb6cb62b65ecb99f0a6b5,ExtraContent\scripts\CoreScripts\Modules\InGameChat\BubbleChat\Actions\AddMessageWithTimeout.lua 2faddc13fdc86fc857a0dcf85afa57b0,ExtraContent\scripts\CoreScripts\Modules\InGameChat\BubbleChat\Actions\RemoveMessage.lua a0b3870c318980ec66d7303b6083b934,ExtraContent\scripts\CoreScripts\Modules\InGameChat\BubbleChat\Actions\SetMessageText.lua 4040974230116af6f45559a71375fc61,ExtraContent\scripts\CoreScripts\Modules\InGameChat\BubbleChat\Actions\UpdateChatSettings.lua @@ -2294,8 +2333,8 @@ c3deaa34c2a18488c8a38bf3df746a91,ExtraContent\scripts\CoreScripts\Modules\InGame 789ae451cfcda86a2f8395d5144ba036,ExtraContent\scripts\CoreScripts\Modules\InGameChat\BubbleChat\Components\BubbleChatBillboards.lua 6d81b1e39f23cbc27deac80ad2d69a84,ExtraContent\scripts\CoreScripts\Modules\InGameChat\BubbleChat\Components\BubbleChatList.lua 9872c91641112f851327827fd48a007a,ExtraContent\scripts\CoreScripts\Modules\InGameChat\BubbleChat\Components\CameraContext.lua -bd07a0235ea9a9023e09a2536f776f3b,ExtraContent\scripts\CoreScripts\Modules\InGameChat\BubbleChat\Components\ChatBubble.lua -f061650a41249ad3831e265717d1f911,ExtraContent\scripts\CoreScripts\Modules\InGameChat\BubbleChat\Components\ChatBubbleDistant.lua +612dd8a383b9175ba0dfb639b0dcba61,ExtraContent\scripts\CoreScripts\Modules\InGameChat\BubbleChat\Components\ChatBubble.lua +b83b937d4490642dc2da640658dc8909,ExtraContent\scripts\CoreScripts\Modules\InGameChat\BubbleChat\Components\ChatBubbleDistant.lua 8d2e7a0c0be7298e508433d65efed0c9,ExtraContent\scripts\CoreScripts\Modules\InGameChat\BubbleChat\Constants.lua 0449bd988692c430620dee1126865f35,ExtraContent\scripts\CoreScripts\Modules\InGameChat\BubbleChat\GlobalConfig.lua c009bfe80a502b56aac2eb300dc5e6a5,ExtraContent\scripts\CoreScripts\Modules\InGameChat\BubbleChat\Helpers\createMockMessage.lua @@ -2395,7 +2434,7 @@ a367d474ad35856ff2a731e201ff0058,ExtraContent\scripts\CoreScripts\Modules\InGame fadc904eb6a5b1c829fd7c92f60dd168,ExtraContent\scripts\CoreScripts\Modules\InGameMenu\Components\GameSettingsPage\SliderEntry.lua 0f8c5729c2d2eb4f0765628a9e50cde4,ExtraContent\scripts\CoreScripts\Modules\InGameMenu\Components\GameSettingsPage\SliderEntry.spec.lua 219b00bc2d3d638f749147ee256eed90,ExtraContent\scripts\CoreScripts\Modules\InGameMenu\Components\GameSettingsPage\ToggleEntry.lua -1f646388fda70a3e90185b4ed59ac1fe,ExtraContent\scripts\CoreScripts\Modules\InGameMenu\Components\GameSettingsPage\VersionReporter.lua +920142ea27ee20ca80304f8270f43502,ExtraContent\scripts\CoreScripts\Modules\InGameMenu\Components\GameSettingsPage\VersionReporter.lua d00b49967ba59e008f161bd2f6eeee87,ExtraContent\scripts\CoreScripts\Modules\InGameMenu\Components\GameSettingsPage\VolumeEntry.lua 04c3084feb59ca2a1c2bec7f102c782c,ExtraContent\scripts\CoreScripts\Modules\InGameMenu\Components\getGameIconRequestSize.lua 56bc2fe1370135d949b15f9b385ae89d,ExtraContent\scripts\CoreScripts\Modules\InGameMenu\Components\getGameIconRequestSize.spec.lua @@ -2616,7 +2655,7 @@ ade66da0919b927f2597a885c402255b,ExtraContent\scripts\CoreScripts\Modules\Inspec 684df9511e06f237157c3f2ed53ad77e,ExtraContent\scripts\CoreScripts\Modules\InspectAndBuy\Components\AssetDetails.spec.lua fc73a9bf0090a7b2460bb5bb24c5da0b,ExtraContent\scripts\CoreScripts\Modules\InspectAndBuy\Components\AssetList.lua 2802ff17fc870b900a947fb82f5c9d3c,ExtraContent\scripts\CoreScripts\Modules\InspectAndBuy\Components\AssetList.spec.lua -3742cd64a20a4232e0b4e08ff804521d,ExtraContent\scripts\CoreScripts\Modules\InspectAndBuy\Components\AvatarHeadShot.lua +346dbfbc4168376b46d57c136f98c5ce,ExtraContent\scripts\CoreScripts\Modules\InspectAndBuy\Components\AvatarHeadShot.lua 7bff395a8bb1d51b90279410775b96f7,ExtraContent\scripts\CoreScripts\Modules\InspectAndBuy\Components\AvatarHeadShot.spec.lua e8de9c26de8496ccf2e70083f9979525,ExtraContent\scripts\CoreScripts\Modules\InspectAndBuy\Components\AvatarViewport.lua e5533f9ac8cf251db2499370cfc14ef5,ExtraContent\scripts\CoreScripts\Modules\InspectAndBuy\Components\AvatarViewport.spec.lua @@ -2800,15 +2839,15 @@ fc6341a59d6e2a27ea70096611c22b7f,ExtraContent\scripts\CoreScripts\Modules\Player 81e311bf860c748a03c586b7d61b70c1,ExtraContent\scripts\CoreScripts\Modules\PlayerList\Components\Presentation\EntryFrame.spec.lua 5c8ae48b12706d948184341e0965f653,ExtraContent\scripts\CoreScripts\Modules\PlayerList\Components\Presentation\FriendDropDownButton.lua 51f065a0132faacf9cc841de0bb70e83,ExtraContent\scripts\CoreScripts\Modules\PlayerList\Components\Presentation\IconButton.lua -bd28aa1cd4890d09e8aa2fc2aa8602b7,ExtraContent\scripts\CoreScripts\Modules\PlayerList\Components\Presentation\PlayerDropDown.lua -21d713404306cded0a6a2f48f7fdd901,ExtraContent\scripts\CoreScripts\Modules\PlayerList\Components\Presentation\PlayerEntry.lua +b092d9a5944af9833d4666c5eab98d74,ExtraContent\scripts\CoreScripts\Modules\PlayerList\Components\Presentation\PlayerDropDown.lua +cd2f79ff588bebc81a1056361b8dd4e5,ExtraContent\scripts\CoreScripts\Modules\PlayerList\Components\Presentation\PlayerEntry.lua f1f7679c835c89c1f59d9c11ba7b0875,ExtraContent\scripts\CoreScripts\Modules\PlayerList\Components\Presentation\PlayerEntry.spec.lua 51e96a8b2130a6178f827394fb5636c2,ExtraContent\scripts\CoreScripts\Modules\PlayerList\Components\Presentation\PlayerIcon.lua ea4018a30064a4e50c4d2cd90a714533,ExtraContent\scripts\CoreScripts\Modules\PlayerList\Components\Presentation\PlayerIcon.spec.lua f023a54c103c09a07a8ae426d5387e3b,ExtraContent\scripts\CoreScripts\Modules\PlayerList\Components\Presentation\PlayerListDisplay.lua -bb680d026834de6da74464cfa5e0e6c0,ExtraContent\scripts\CoreScripts\Modules\PlayerList\Components\Presentation\PlayerListSorter.lua +2bbdc4cbb20e0229a1aad79dda304f8d,ExtraContent\scripts\CoreScripts\Modules\PlayerList\Components\Presentation\PlayerListSorter.lua ec596e2fde2bd8636c10a94307767239,ExtraContent\scripts\CoreScripts\Modules\PlayerList\Components\Presentation\PlayerListSorter.spec.lua -ced1825abebceeaf0feb18a4f68a407a,ExtraContent\scripts\CoreScripts\Modules\PlayerList\Components\Presentation\PlayerNameTag.lua +1c6feb0c583b79903323e3c7f2b4c42a,ExtraContent\scripts\CoreScripts\Modules\PlayerList\Components\Presentation\PlayerNameTag.lua b0f7f85e922e5e07f584829732eaa4ca,ExtraContent\scripts\CoreScripts\Modules\PlayerList\Components\Presentation\PlayerNameTag.spec.lua 8d28658aff96dc2015173b417975d35e,ExtraContent\scripts\CoreScripts\Modules\PlayerList\Components\Presentation\StatEntry.lua 79718a065b156e674972914743950e17,ExtraContent\scripts\CoreScripts\Modules\PlayerList\Components\Presentation\StatEntry.spec.lua @@ -2849,7 +2888,7 @@ ae5cc652023dcb245c7f861988d41555,ExtraContent\scripts\CoreScripts\Modules\Player 6c242fa50089e02c3b818861ec6e13cf,ExtraContent\scripts\CoreScripts\Modules\PlayerPermissionsModule.lua 2fd2100296e4cf56c8509123343f7f4f,ExtraContent\scripts\CoreScripts\Modules\PromptCreator.lua 48a2f693422817754a7981854c6226e0,ExtraContent\scripts\CoreScripts\Modules\RobloxTranslator.lua -2324a02d754354e244466c24ba74f1ca,ExtraContent\scripts\CoreScripts\Modules\Server\ClientChat\BubbleChat\BubbleChat.lua +dfd36f0070404eb66f1a83b3010e1a4a,ExtraContent\scripts\CoreScripts\Modules\Server\ClientChat\BubbleChat\BubbleChat.lua f1e044c334c71872bdf1d97889f86a62,ExtraContent\scripts\CoreScripts\Modules\Server\ClientChat\ChannelsBar.lua c0a1dd4811f5672fe0aec83740fe1751,ExtraContent\scripts\CoreScripts\Modules\Server\ClientChat\ChannelsTab.lua 9124bddd1a26b00e96566cb2e9b32f05,ExtraContent\scripts\CoreScripts\Modules\Server\ClientChat\ChatBar.lua @@ -2991,7 +3030,7 @@ eb8bdba746899cbd24ce0e9a2cb3b0f9,ExtraContent\scripts\CoreScripts\Modules\Settin 8021f61b1d1fe1873af0658d15be3257,ExtraContent\scripts\CoreScripts\Modules\Settings\Reducers\RecentlyPlayedGames.lua 39dfa22f43366dced4aa9af499234c25,ExtraContent\scripts\CoreScripts\Modules\Settings\Reducers\RecentlyPlayedGamesFetchingStatus.lua a010dbb9a6222ffdc460765d3c11e894,ExtraContent\scripts\CoreScripts\Modules\Settings\Reducers\SettingsReducer.lua -107b0558584fa9c7729a13535fcd0a81,ExtraContent\scripts\CoreScripts\Modules\Settings\SettingsHub.lua +385a7ab13fa0d7d18b1828d3eeedb684,ExtraContent\scripts\CoreScripts\Modules\Settings\SettingsHub.lua 0220e15aaf26757803d1c18f0d92e420,ExtraContent\scripts\CoreScripts\Modules\Settings\SettingsPageFactory.lua 30425158e4fa91c97aca2e2e6f0f4ee6,ExtraContent\scripts\CoreScripts\Modules\Settings\SettingsState.lua 3fa1f72af3bb711c5d9d4a742d2b4fbd,ExtraContent\scripts\CoreScripts\Modules\Settings\ShareGameMaster.lua @@ -3095,11 +3134,13 @@ fc57eff4552ceb10a0285cbe09215aad,ExtraContent\scripts\CoreScripts\Modules\VR\Rec 481f0412dd99af29a029f7eb6d181167,ExtraContent\scripts\CoreScripts\Modules\VR\VirtualKeyboard.lua 42de8a2642c235836c7c865547b86bec,ExtraContent\scripts\CoreScripts\Modules\VR\VRControllerModel.lua 5c47f8e72d11fd95ecf46f15f56dc02a,ExtraContent\scripts\CoreScripts\Modules\VR\VRHub.lua +3609d5eb2f74ff0f124d20d20919d51c,ExtraContent\scripts\CoreScripts\Modules\Watermark\init.lua +768b087fa22a5961e5d4fddec83f3e64,ExtraContent\scripts\CoreScripts\Modules\Watermark\WatermarkComponent.lua c3689cb039ea3eb0f3295a918f011751,ExtraContent\scripts\CoreScripts\ServerCoreScripts\PlayerRagdollRigCreator.lua 074ec9db925e658bbc0378de8ae410cb,ExtraContent\scripts\CoreScripts\ServerCoreScripts\ServerLeaderstats.lua 6ed4e7369a019d9b64dc5872efe317d8,ExtraContent\scripts\CoreScripts\ServerCoreScripts\ServerSocialScript.lua 2ce72f7f1e72a6b76388c66510f68619,ExtraContent\scripts\CoreScripts\ServerStarterScript.lua -8e7830d4895fc13826cfac5c1b7d708c,ExtraContent\scripts\CoreScripts\StarterScript.lua +65aaaf453f75a05791716bdc41599d20,ExtraContent\scripts\CoreScripts\StarterScript.lua a8d5e8942f706c8d47e704d4a89716b2,ExtraContent\scripts\PlayerScripts\StarterPlayerScripts\CameraScript.lua 93aea712f5cececd74dcdf250a05c302,ExtraContent\scripts\PlayerScripts\StarterPlayerScripts\CameraScript\ClickToMove.lua 503abbb363bdfd94d405d0b72ac5704c,ExtraContent\scripts\PlayerScripts\StarterPlayerScripts\CameraScript\ClickToMove\NewClickToMove.lua @@ -3131,21 +3172,21 @@ ac0c60cc3a2a6fc55667d2599f3e0d2b,ExtraContent\scripts\PlayerScripts\StarterPlaye c95f3f0cd7cf8be155fc227312faaa82,ExtraContent\scripts\PlayerScripts\StarterPlayerScripts\ControlScript\MasterControl\VRNavigation.lua 3f29e7c32c22c99a5f2ab07fe310af43,ExtraContent\scripts\PlayerScripts\StarterPlayerScripts\ControlScript\PathDisplay.lua 799c5ff560d5355ec6f20d696b645f13,ExtraContent\scripts\PlayerScripts\StarterPlayerScripts_NewStructure\PlayerModule.module.lua -2a57b11382b094db9be58576937711a4,ExtraContent\scripts\PlayerScripts\StarterPlayerScripts_NewStructure\PlayerModule.module\CameraModule.lua -743823be8c2d7bafeef7a97174bb3ab5,ExtraContent\scripts\PlayerScripts\StarterPlayerScripts_NewStructure\PlayerModule.module\CameraModule\BaseCamera.lua +6c024637311f4716e8ecdc52202ffd3b,ExtraContent\scripts\PlayerScripts\StarterPlayerScripts_NewStructure\PlayerModule.module\CameraModule.lua +d0bd88221b79dde6db9fea52abf089c4,ExtraContent\scripts\PlayerScripts\StarterPlayerScripts_NewStructure\PlayerModule.module\CameraModule\BaseCamera.lua e9c70321d250470a6d9ad1af20e1a210,ExtraContent\scripts\PlayerScripts\StarterPlayerScripts_NewStructure\PlayerModule.module\CameraModule\BaseOcclusion.lua -59395c602be5dfa0b9c2dbe90e12a326,ExtraContent\scripts\PlayerScripts\StarterPlayerScripts_NewStructure\PlayerModule.module\CameraModule\CameraInput.lua +12a5785683dff05d00cd6658fd91e9a0,ExtraContent\scripts\PlayerScripts\StarterPlayerScripts_NewStructure\PlayerModule.module\CameraModule\CameraInput.lua 7dd342a784d3a4143e4e6e256fbb4473,ExtraContent\scripts\PlayerScripts\StarterPlayerScripts_NewStructure\PlayerModule.module\CameraModule\CameraToggleStateController.lua a088ec27c2a329c89d464069cf1ad4fe,ExtraContent\scripts\PlayerScripts\StarterPlayerScripts_NewStructure\PlayerModule.module\CameraModule\CameraUI.lua 58c83184a014f719859457c56d14a21c,ExtraContent\scripts\PlayerScripts\StarterPlayerScripts_NewStructure\PlayerModule.module\CameraModule\CameraUtils.lua -05ca494a082e38264b17cd793faae714,ExtraContent\scripts\PlayerScripts\StarterPlayerScripts_NewStructure\PlayerModule.module\CameraModule\ClassicCamera.lua +1577e3fbf7b3c5b4c1c6523cd703a7ad,ExtraContent\scripts\PlayerScripts\StarterPlayerScripts_NewStructure\PlayerModule.module\CameraModule\ClassicCamera.lua 39176038c5cb3bd3706b66429137b456,ExtraContent\scripts\PlayerScripts\StarterPlayerScripts_NewStructure\PlayerModule.module\CameraModule\Invisicam.lua -a88cc5976675b61d0799be898ecc4663,ExtraContent\scripts\PlayerScripts\StarterPlayerScripts_NewStructure\PlayerModule.module\CameraModule\LegacyCamera.lua +321faa1ef4f96b0182f6ccf9f47d34e0,ExtraContent\scripts\PlayerScripts\StarterPlayerScripts_NewStructure\PlayerModule.module\CameraModule\LegacyCamera.lua e26d1983a0087ef0d5ac32c5d95d21dd,ExtraContent\scripts\PlayerScripts\StarterPlayerScripts_NewStructure\PlayerModule.module\CameraModule\MouseLockController.lua -161b992bb3c0b81dadbf6bef430a6351,ExtraContent\scripts\PlayerScripts\StarterPlayerScripts_NewStructure\PlayerModule.module\CameraModule\OrbitalCamera.lua +95fd87cc761653977bff13b2bf768ab5,ExtraContent\scripts\PlayerScripts\StarterPlayerScripts_NewStructure\PlayerModule.module\CameraModule\OrbitalCamera.lua 4a418f8153af0a05de7dce56935b1e14,ExtraContent\scripts\PlayerScripts\StarterPlayerScripts_NewStructure\PlayerModule.module\CameraModule\Poppercam.lua 2c2acda69064bca398f565dc57ee758b,ExtraContent\scripts\PlayerScripts\StarterPlayerScripts_NewStructure\PlayerModule.module\CameraModule\TransparencyController.lua -c6e6c1042f870cb6013e2230f98101c4,ExtraContent\scripts\PlayerScripts\StarterPlayerScripts_NewStructure\PlayerModule.module\CameraModule\ZoomController.lua +a2d84239945f8f63fdb337f09b3b12fe,ExtraContent\scripts\PlayerScripts\StarterPlayerScripts_NewStructure\PlayerModule.module\CameraModule\ZoomController.lua 19fda90cd54a89380fcdcb2d9b1fb4b6,ExtraContent\scripts\PlayerScripts\StarterPlayerScripts_NewStructure\PlayerModule.module\CameraModule\ZoomController\Popper.lua 196075086367516f80c4886a387d228b,ExtraContent\scripts\PlayerScripts\StarterPlayerScripts_NewStructure\PlayerModule.module\ControlModule.lua de8176e39b2a9d5ac61e6a59a9182bb1,ExtraContent\scripts\PlayerScripts\StarterPlayerScripts_NewStructure\PlayerModule.module\ControlModule\BaseCharacterController.lua @@ -3344,7 +3385,7 @@ a48050b37d0397b0f0996e2b5a84f7b1,ExtraContent\LuaPackages\Otter.lua b0734fd43c2ad3c1b095ae96d43fbc83,ExtraContent\LuaPackages\OtterApp.lua 1dfbfd98b3770763aedf2ba2a0ee328b,ExtraContent\LuaPackages\Packages\_Index\asset-card\asset-card\asset-card\Components\AssetCard.lua cfc3a1bfe92eb55706d4fae0d0beebad,ExtraContent\LuaPackages\Packages\_Index\asset-card\asset-card\asset-card\init.lua -ccdb015592abd8cf3e6e5f1f974952cb,ExtraContent\LuaPackages\Packages\_Index\asset-card\lock.toml +d552fc1b02a35b01794e4ac66718f38f,ExtraContent\LuaPackages\Packages\_Index\asset-card\lock.toml 56e11e22899b878524535c78aeabc2b1,ExtraContent\LuaPackages\Packages\_Index\asset-card\Roact.lua 5ae7309541413111db65c3ebcf9994b3,ExtraContent\LuaPackages\Packages\_Index\asset-card\Rodux.lua 08c7e65b5b537ec75fa622a1423d5a16,ExtraContent\LuaPackages\Packages\_Index\asset-card\t.lua @@ -3375,7 +3416,7 @@ dc08b6c89040b8b06ac95cd24de425e9,ExtraContent\LuaPackages\Packages\_Index\freeze 24ee773f2ea9086131c538cbae4574a7,ExtraContent\LuaPackages\Packages\_Index\freeze\lock.toml 02efc49f84e601bf434c452269708f7d,ExtraContent\LuaPackages\Packages\_Index\InGameMenuDependencies\Cryo.lua 0b39885b35b1831e45b6803e033c5cfb,ExtraContent\LuaPackages\Packages\_Index\InGameMenuDependencies\InGameMenuDependencies\init.lua -040774a8839a4e47b7c60427fccda93a,ExtraContent\LuaPackages\Packages\_Index\InGameMenuDependencies\lock.toml +ae66f839fe6160ea527682f126f304d5,ExtraContent\LuaPackages\Packages\_Index\InGameMenuDependencies\lock.toml 5f276c095487802a612eb20c8cd67db6,ExtraContent\LuaPackages\Packages\_Index\InGameMenuDependencies\Otter.lua 5cce44788ad980fbf5cfd7b020b5dcb1,ExtraContent\LuaPackages\Packages\_Index\InGameMenuDependencies\PolicyProvider.lua 56e11e22899b878524535c78aeabc2b1,ExtraContent\LuaPackages\Packages\_Index\InGameMenuDependencies\Roact.lua @@ -3395,7 +3436,7 @@ daa704404ea899fbac0fc9d213cdeaa4,ExtraContent\LuaPackages\Packages\_Index\jtaylo a7ff6bb5d390cd3e59623d391b0fc962,ExtraContent\LuaPackages\Packages\_Index\jtaylor_mock\mock\symbols.lua 922556d63c0bbdb702dd9940a52cadf6,ExtraContent\LuaPackages\Packages\_Index\LuaChatDeps\AssetCard.lua 22052813a44e9d2c776ddd504fe5e0f2,ExtraContent\LuaPackages\Packages\_Index\LuaChatDeps\InfiniteScroller.lua -2b0a509e4800b66761114973f027f255,ExtraContent\LuaPackages\Packages\_Index\LuaChatDeps\lock.toml +6a9804069c5878c788608529c06ef6bc,ExtraContent\LuaPackages\Packages\_Index\LuaChatDeps\lock.toml ce2bbd7b337588d16450a25d5e351f64,ExtraContent\LuaPackages\Packages\_Index\LuaChatDeps\LuaChatDeps\config\UIBlox.lua 41ded3b05a867a8f86e105c8e1b57ab7,ExtraContent\LuaPackages\Packages\_Index\LuaChatDeps\LuaChatDeps\init.lua 687a500d1c235682807221daf0b6aa31,ExtraContent\LuaPackages\Packages\_Index\LuaChatDeps\LuaChatDeps\LuaChatDeps.spec.lua @@ -3712,7 +3753,7 @@ b440627a44abead2b54c93d7cbb0584e,ExtraContent\LuaPackages\Packages\_Index\roblox 0e9b46b8c46f19f679fe833a78bd0489,ExtraContent\LuaPackages\Packages\_Index\roblox_otter\otter\validateMotor.lua 02efc49f84e601bf434c452269708f7d,ExtraContent\LuaPackages\Packages\_Index\roblox_purchase-prompt\Cryo.lua 3ab96f2198f6b647418085e6606da162,ExtraContent\LuaPackages\Packages\_Index\roblox_purchase-prompt\FitFrame.lua -abe6d6c288b362c861bda3cbd1f14b62,ExtraContent\LuaPackages\Packages\_Index\roblox_purchase-prompt\lock.toml +2c452f2a24f5f7ca8bcfefbcf9ee4ba0,ExtraContent\LuaPackages\Packages\_Index\roblox_purchase-prompt\lock.toml 5f276c095487802a612eb20c8cd67db6,ExtraContent\LuaPackages\Packages\_Index\roblox_purchase-prompt\Otter.lua 611426cdb85fadee0047039b22839dfa,ExtraContent\LuaPackages\Packages\_Index\roblox_purchase-prompt\purchase-prompt\Actions\AccountInfoReceived.lua 94629e9391766c3b1da209b19631f8f2,ExtraContent\LuaPackages\Packages\_Index\roblox_purchase-prompt\purchase-prompt\Actions\BundleProductInfoReceived.lua @@ -4065,7 +4106,7 @@ d0ec79d3b2539d117f09067a90c65cb4,ExtraContent\LuaPackages\Packages\_Index\roblox 27e844ef355aba2b7a957bbb121388f6,ExtraContent\LuaPackages\Packages\_Index\roblox_roact-fit-components\roact-fit-components\Rect.lua 02efc49f84e601bf434c452269708f7d,ExtraContent\LuaPackages\Packages\_Index\roblox_roact-gamepad\Cryo.lua 6168e36d1a0d44fd7186f1920ba11edc,ExtraContent\LuaPackages\Packages\_Index\roblox_roact-gamepad\enumerate.lua -c8444ec9d8de98dd654df1cec2e318d8,ExtraContent\LuaPackages\Packages\_Index\roblox_roact-gamepad\lock.toml +0156329f6af6506121ff7389e6a756e5,ExtraContent\LuaPackages\Packages\_Index\roblox_roact-gamepad\lock.toml 56e11e22899b878524535c78aeabc2b1,ExtraContent\LuaPackages\Packages\_Index\roblox_roact-gamepad\Roact.lua 9084870255e153b767e5ca22eb1d43d8,ExtraContent\LuaPackages\Packages\_Index\roblox_roact-gamepad\roact-gamepad\asFocusable.lua 82b9c8d6ba049e75eba6e1f2fb68d0e3,ExtraContent\LuaPackages\Packages\_Index\roblox_roact-gamepad\roact-gamepad\asFocusable.spec.lua @@ -4092,7 +4133,8 @@ a51318836aca79ebf18d271e8c8d289d,ExtraContent\LuaPackages\Packages\_Index\roblox 56ee342c82a9f750c3ac0407e3a834f1,ExtraContent\LuaPackages\Packages\_Index\roblox_roact-gamepad\roact-gamepad\Test\createSpy.lua f5e6156e2689fb0d8878880d669ada06,ExtraContent\LuaPackages\Packages\_Index\roblox_roact-gamepad\roact-gamepad\Test\MockEngine.lua b814a1ea3c8be5a1d1660beb8d6d371d,ExtraContent\LuaPackages\Packages\_Index\roblox_roact-gamepad\roact-gamepad\Test\MockEngine.spec.lua -c08a8509b2d8813dc43f0dd3666f410a,ExtraContent\LuaPackages\Packages\_Index\roblox_roact-gamepad\roact-gamepad\withFocusController.lua +fbb85eb926bd2c61a06df048d76a2b8a,ExtraContent\LuaPackages\Packages\_Index\roblox_roact-gamepad\roact-gamepad\withFocusController.lua +ed5887100f4a382143b5092f11a29527,ExtraContent\LuaPackages\Packages\_Index\roblox_roact-gamepad\roact-gamepad\withFocusController.spec.lua 08c7e65b5b537ec75fa622a1423d5a16,ExtraContent\LuaPackages\Packages\_Index\roblox_roact-gamepad\t.lua 02efc49f84e601bf434c452269708f7d,ExtraContent\LuaPackages\Packages\_Index\roblox_roact-navigation\Cryo.lua a64e6c5539c0b47a305f24d7f939cf7f,ExtraContent\LuaPackages\Packages\_Index\roblox_roact-navigation\lock.toml @@ -4352,7 +4394,7 @@ b7d881e59eaf509a50bd1919f4ff04ac,ExtraContent\LuaPackages\Packages\_Index\tutils 6168e36d1a0d44fd7186f1920ba11edc,ExtraContent\LuaPackages\Packages\_Index\UIBlox\enumerate.lua 3ab96f2198f6b647418085e6606da162,ExtraContent\LuaPackages\Packages\_Index\UIBlox\FitFrame.lua 22052813a44e9d2c776ddd504fe5e0f2,ExtraContent\LuaPackages\Packages\_Index\UIBlox\InfiniteScroller.lua -3f7c14691fa11f6f23187ed27fd90e0b,ExtraContent\LuaPackages\Packages\_Index\UIBlox\lock.toml +a90064474d59e19a86da66ec9631c329,ExtraContent\LuaPackages\Packages\_Index\UIBlox\lock.toml 5f276c095487802a612eb20c8cd67db6,ExtraContent\LuaPackages\Packages\_Index\UIBlox\Otter.lua 56e11e22899b878524535c78aeabc2b1,ExtraContent\LuaPackages\Packages\_Index\UIBlox\Roact.lua 2f4837e6c1357575d09228b1142f717b,ExtraContent\LuaPackages\Packages\_Index\UIBlox\RoactGamepad.lua @@ -4402,11 +4444,11 @@ bf7904ef4fa272b6380438b1a97d7bec,ExtraContent\LuaPackages\Packages\_Index\UIBlox 06a5702c1d5c7ddad7384102c6dc981f,ExtraContent\LuaPackages\Packages\_Index\UIBlox\UIBlox\App\Container\FailedStatePage.spec.lua 2c732f886900dbf98aa0ecb0f24a10cb,ExtraContent\LuaPackages\Packages\_Index\UIBlox\UIBlox\App\Container\getPageMargin.lua e7e3e45d6a4097a3d6979eacae0f0cf4,ExtraContent\LuaPackages\Packages\_Index\UIBlox\UIBlox\App\Container\getPageMargin.spec.lua -b9aa6951499246b998fd7efa61eb3312,ExtraContent\LuaPackages\Packages\_Index\UIBlox\UIBlox\App\Container\LoadingStateContainer.lua +8d447ec522cd8aecf6141e6747bfaa7c,ExtraContent\LuaPackages\Packages\_Index\UIBlox\UIBlox\App\Container\LoadingStateContainer.lua da10aa8dec2dbc24cdb5f9e4e8517009,ExtraContent\LuaPackages\Packages\_Index\UIBlox\UIBlox\App\Container\LoadingStateContainer.spec.lua 358fd87550f44ff8d99deb176cb30091,ExtraContent\LuaPackages\Packages\_Index\UIBlox\UIBlox\App\Container\LoadingStatePage.lua 2cf007f4d9d8c13675028ffef2085a39,ExtraContent\LuaPackages\Packages\_Index\UIBlox\UIBlox\App\Container\LoadingStatePage.spec.lua -0daba0cee75e37ef7f8f1086ecffa1e1,ExtraContent\LuaPackages\Packages\_Index\UIBlox\UIBlox\App\Container\LoadingStateTables.lua +7c879345d3ce9968fbec4388fef1358a,ExtraContent\LuaPackages\Packages\_Index\UIBlox\UIBlox\App\Container\LoadingStateTables.lua 400a3563cdbd17ec4f64e2b8574ad338,ExtraContent\LuaPackages\Packages\_Index\UIBlox\UIBlox\App\Container\VerticalScrollView.lua b10522618cb94764239a0a4aae2dfdff,ExtraContent\LuaPackages\Packages\_Index\UIBlox\UIBlox\App\Container\VerticalScrollView.spec.lua 16fc0d19723ed3eb4306bd92d53824c9,ExtraContent\LuaPackages\Packages\_Index\UIBlox\UIBlox\App\Context\ContentProvider.lua @@ -4593,8 +4635,9 @@ eba5006e6b535eb0318382bd04e972d8,ExtraContent\LuaPackages\Packages\_Index\UIBlox d41460a974d413c0bf7947672b261898,ExtraContent\LuaPackages\Packages\_Index\UIBlox\UIBlox\App\Tile\BaseTile\TileBanner.spec.lua ae63f9616a36f64cae7583d284f9a0b2,ExtraContent\LuaPackages\Packages\_Index\UIBlox\UIBlox\App\Tile\BaseTile\TileName.lua 5dceacc0da3318d5b7908065da9d8a3f,ExtraContent\LuaPackages\Packages\_Index\UIBlox\UIBlox\App\Tile\BaseTile\TileName.spec.lua -8082ce2279170bcc49e5f6d06204fb83,ExtraContent\LuaPackages\Packages\_Index\UIBlox\UIBlox\App\Tile\BaseTile\TileSelectionOverlay.lua -327613d3896b01d09fb8b30807f5746b,ExtraContent\LuaPackages\Packages\_Index\UIBlox\UIBlox\App\Tile\BaseTile\TileThumbnail.lua +026445faf43532ec6d5d703b3231dbe9,ExtraContent\LuaPackages\Packages\_Index\UIBlox\UIBlox\App\Tile\BaseTile\TileSelectionOverlay.lua +b24a0c5317e687654803f00350bab79b,ExtraContent\LuaPackages\Packages\_Index\UIBlox\UIBlox\App\Tile\BaseTile\TileSelectionOverlay.spec.lua +0dd7fef14d8a277aee9d5d8397fd375f,ExtraContent\LuaPackages\Packages\_Index\UIBlox\UIBlox\App\Tile\BaseTile\TileThumbnail.lua 79fd8cfb7cff2e4a7a3e46f66f9a1358,ExtraContent\LuaPackages\Packages\_Index\UIBlox\UIBlox\App\Tile\BaseTile\TileThumbnail.spec.lua c65ce35c0da458ccef79916b04abdf3e,ExtraContent\LuaPackages\Packages\_Index\UIBlox\UIBlox\App\Tile\Enum\ItemTileEnums.lua 9783bc275dd9f109c1b868b594181073,ExtraContent\LuaPackages\Packages\_Index\UIBlox\UIBlox\App\Tile\ItemTile\ItemIcon.lua @@ -4756,7 +4799,7 @@ a980fa9372643ccaadda8067d64bf8ee,ExtraContent\LuaPackages\RoactNavigation.lua 1d532d5f8249009accbc942667cdc01c,ExtraContent\LuaPackages\RoactUtilities\ExternalEventConnection.lua 2bb3d3a808134c6f6f8f89ecf352d614,ExtraContent\LuaPackages\RoactUtilities\ExternalEventConnection.spec.lua 2eab8fc0745cb5897535af9b5032a731,ExtraContent\LuaPackages\Rodux.lua -0bc4d9ba1064669c08d28bc6569659de,ExtraContent\LuaPackages\rotriever.lock +c846a46da361f6202e790e052de4b161,ExtraContent\LuaPackages\rotriever.lock db13dee5763e6df4732722040e7ca98a,ExtraContent\LuaPackages\rotriever.toml 01eadf402181a438d7e85eeb065a8015,ExtraContent\LuaPackages\Symbol.lua 852f73aa3fb72a6b10b88971297d81fe,ExtraContent\LuaPackages\SymbolImpl\init.lua @@ -4782,13 +4825,12 @@ f97d055d9ad4f6e4ab57f31a57b4dd2f,ExtraContent\LuaPackages\UGCValidationImpl\vali 8d0e00bfe44cd5beb46b9ac2a0f1c69b,ExtraContent\LuaPackages\UGCValidationImpl\validation\validateTextureSize.lua a36f16a0eb888fe83cea53f743acfc4f,ExtraContent\LuaPackages\UIBlox.lua 56dde5421abff502f484de03fdc6a010,ExtraContent\LuaPackages\UIBloxFlags\GetFFlagLuaAppUseUIBloxToasts.lua -289b82abfc7e3c42a69b77956ca8a3a8,ExtraContent\LuaPackages\UIBloxFlags\GetFFlagLuaCatalogRefactorSpawns.lua 5706d41fcc61e0a1a23fefd8f6c41d17,ExtraContent\LuaPackages\UIBloxFlags\GetFFlagLuaFixItemTilePremiumIcon.lua dd5400d7e8e738c812e2f5226df0c904,ExtraContent\LuaPackages\UIBloxFlags\GetFFlagLuaUIBloxModalWindowAnchorPoint.lua -5ee3a87f9337a2cb2b13f041415bab5b,ExtraContent\LuaPackages\UIBloxUniversalAppConfig.lua +c10f53819aa950211a38b172432ee465,ExtraContent\LuaPackages\UIBloxUniversalAppConfig.lua 3fcde18d8f7d2d22752965bf12d11326,ExtraContent\translations\CoreScriptLocalization.csv 09946e9ea0c1145e399c6adccede8e7f,ExtraContent\models\AvatarContextMenu\AvatarContextArrow.rbxm -baf6d98aab3dcbce0a970dd6efaa21b0,ExtraContent\models\DataModelPatch\DataModelPatch.rbxm +4afbd6cd6c09a2fe7fce37c15e2ec2fa,ExtraContent\models\DataModelPatch\DataModelPatch.rbxm d26ef00c3c75c431aee48f66c8376a9e,ExtraContent\textures\ui\AvatarExperience\AvatarExperienceSkyboxDarkTheme.png dff449ee4d85889738099252c0febc3d,ExtraContent\textures\ui\ImageSet\AE\img_set_1x_1.png efaab7303860ad0e77d0ca7d26456c44,ExtraContent\textures\ui\ImageSet\AE\img_set_1x_2.png diff --git a/rbxManifest.txt b/rbxManifest.txt index 892b4f5737..804856b710 100644 --- a/rbxManifest.txt +++ b/rbxManifest.txt @@ -1,227 +1,235 @@ BuiltInPlugins\AlignmentTool.rbxm -a5f4b154a764ae6e3f55f2a7cb951c22 +d790b523994fef7d49aa54aba202e747 BuiltInPlugins\AlignmentTool.rbxm.sig -c57e021fe9a53b9c868ee9c068004828 +631c15763be06c23a98ba6bec0edaee0 BuiltInPlugins\AnimationClipEditor.rbxm -407740c9291796b186cda9fc20e6adc3 +17e75bed53e7c44d32a091175cb40f32 BuiltInPlugins\AnimationClipEditor.rbxm.sig -e437b050939412b713e66001783ced3f +77ed198ebde8bfbb769937101c85b35f BuiltInPlugins\AssetConfiguration.rbxm -43c1f062962f89a17b1bef3bae85f8d3 +b3336f580cd829d6e2b979cdd987b041 BuiltInPlugins\AssetConfiguration.rbxm.sig -51294ee61e316055885186f6418a94be +5100d0a7ad12bfd1244e63924f71b8b3 BuiltInPlugins\AssetManager.rbxm -d665d81abc9d2661bf55999c13947198 +0ab72ea496b172e09d677399aa97bd61 BuiltInPlugins\AssetManager.rbxm.sig -c49d782df5ebca227296bd3792dc4582 +63dc09ad9ec02d27e7dec40bdfa85eb3 BuiltInPlugins\AvatarImporter.rbxm -0b9f4738907c7fc9631d00356b55f76e +47ea99cd2941e091b6ff3ea7775fc898 BuiltInPlugins\AvatarImporter.rbxm.sig -c57848489b640d0b99d5119933b99709 +2c0351bb2cfade6e0a887ecf15f4b7ce BuiltInPlugins\BetaBuild\AlignmentTool.rbxm -bc8f151e47c3dea18fe51bb7ace6c72e +79ec8a22a1ac1b43cff12450423fd8a5 BuiltInPlugins\BetaBuild\AlignmentTool.rbxm.sig -4d0502d00a3c115ffef1de35b29ddbe0 +449cdbb8f335d8f119632338872ec7e8 BuiltInPlugins\BetaBuild\AnimationClipEditor.rbxm -8b8ed87a6312f80cc769840d4fded815 +373b58c0eaa5acbbc8169738ddc2480b BuiltInPlugins\BetaBuild\AnimationClipEditor.rbxm.sig -9ea51c923d86630a3d87276972931c99 +01c6b5c1aa2613160042df8f3945d6b6 BuiltInPlugins\BetaBuild\AssetConfiguration.rbxm -8e26579e43dcd1e9b3a6f43481ca895a +0e7adb3bda551915723c648a341afa8f BuiltInPlugins\BetaBuild\AssetConfiguration.rbxm.sig -221b9aab8776f6e5af08795325eeb49f +3c61a87c7f107c3a5f5992a0df56672e BuiltInPlugins\BetaBuild\AssetManager.rbxm -e65d1bbdd7cb4a9fee7818f240703d0d +fd121f7827bf980773c5ba917d8b3f94 BuiltInPlugins\BetaBuild\AssetManager.rbxm.sig -46809ef9ed1a2a9fc6b391c224e91bb2 +797d07712892a16e21b845a812d1959c BuiltInPlugins\BetaBuild\AvatarImporter.rbxm -72dbd95ac79101d2f3d8e644aeb707e7 +6100dc89c55232054cdfef914bbf88eb BuiltInPlugins\BetaBuild\AvatarImporter.rbxm.sig -dba2452d06a400ab37046c448c8f51f0 +5dccac09d208559fe688b7c20238b8c8 BuiltInPlugins\BetaBuild\ConvertToPackage.rbxm -c03bbfd9718e49b3638c77c542616232 +77828fe7fb93f3d6b44f006b62e0bfc0 BuiltInPlugins\BetaBuild\ConvertToPackage.rbxm.sig -b008ed6555c1b663656751a360b6ce8c +078d9bba03fd900a87e49be62d862fbd BuiltInPlugins\BetaBuild\DraftsWidget.rbxm -9159c90a68c2decdd46d752fbdc315c1 +e41cbe268541899883cea46cc1824224 BuiltInPlugins\BetaBuild\DraftsWidget.rbxm.sig -6b1f7b888c9975f48c2bae85e9473676 +3db7b6dcf1a05b4c5a3e5ee537431ad5 BuiltInPlugins\BetaBuild\ErrorReporterBuiltIn.rbxm -99d1c27e409216c5d106aef9a658df7b +b008836bd57be37dfb3f19ae2347713f BuiltInPlugins\BetaBuild\ErrorReporterBuiltIn.rbxm.sig -316d1fbff72ce1f7ed0c3f4aae59701e +ef42a2da13698bf8806cb20916ec3b81 BuiltInPlugins\BetaBuild\EventEmulator.rbxm -f01fc1dc7c1e87ce5b9f41aeb6378e93 +d995f178e47b9056adec5f2e88a2406b BuiltInPlugins\BetaBuild\EventEmulator.rbxm.sig -7d315cad31cbfa48afb3be5a4b88a76b +c2fd70b3ad8dbf809d54e46f823b5df0 BuiltInPlugins\BetaBuild\FrameworkCompanion.rbxm -2ba6d2eacfa90bb3c708fbed05f199fa +ad4591f433dc5b30e04af92d0bdd9403 BuiltInPlugins\BetaBuild\FrameworkCompanion.rbxm.sig -85690392e660918e9dce7a039c74a70a +d81aa766bfee8c445dc7b344c68ad7e4 BuiltInPlugins\BetaBuild\GameSettings.rbxm -d7cfcbd00f23413d7e00a0032281e140 +b0be9b523164ffab5f181af780e582ee BuiltInPlugins\BetaBuild\GameSettings.rbxm.sig -23e0ec601a634864e3f6c6f351173a11 +6fe84e73e6ee9934ced1a47938549fe6 BuiltInPlugins\BetaBuild\LocalizationTools.rbxm -e013dc210a967f48f06d77ee9038337f +3fefafdc4cb650eae5c69522021d78e2 BuiltInPlugins\BetaBuild\LocalizationTools.rbxm.sig -72be28288a803e6ac7398bda87369604 +411eecb1867f1539adea04b97e54da3b BuiltInPlugins\BetaBuild\MoveDragger.rbxm -b0509c942ab5256cbbe7656010d33c80 +11d7dfd1a32fe98489c81c21cc750f4e BuiltInPlugins\BetaBuild\MoveDragger.rbxm.sig -8ae6ac2dfe5a5f7e15ca50f1fdd93235 +c286c238ced396dc18c2b0536acc59d7 +BuiltInPlugins\BetaBuild\PivotEditor.rbxm +7e68626412fe48ff756797a6a1c29754 +BuiltInPlugins\BetaBuild\PivotEditor.rbxm.sig +86035237da56a631210f8811c61e6f04 BuiltInPlugins\BetaBuild\PlayerEmulator.rbxm -839e8e6e6e8c433b97b213b68959d6a3 +bdba53bbe0c55d59dc809a94a9ded9cf BuiltInPlugins\BetaBuild\PlayerEmulator.rbxm.sig -7fce50cc78856020ce7e819baf158b5e +8f83d12deae87af42b05a92e7f24dbfc BuiltInPlugins\BetaBuild\PublishPlaceAs.rbxm -7e8740c842aec25d801893e05e0fe301 +72e73ec73af903c486db0e13f8142e4c BuiltInPlugins\BetaBuild\PublishPlaceAs.rbxm.sig -c3065df3ccf6b0fdeec3fa7a930fdcef +6319caec7c1c14f8503b733b4d0f1b01 BuiltInPlugins\BetaBuild\RigBuilder.rbxm -458033a5f74c645508e621e2bc7ec3c3 +de89f748741e3c9a0bf18297687cd592 BuiltInPlugins\BetaBuild\RigBuilder.rbxm.sig -b634371cfb06426cff3fc38dd1e45a1d +6223ce65e06c849bc9b4ecd326763df7 BuiltInPlugins\BetaBuild\RotateDragger.rbxm -1a793c25c18004720700fd762df4e436 +4049edb4c8baca5afc020309dd6e63db BuiltInPlugins\BetaBuild\RotateDragger.rbxm.sig -fd324c1614aa0dd4bf20a6a6ad8f8dd9 +299b9ffe951060c6b0ba03d602ae0e7f BuiltInPlugins\BetaBuild\ScaleDragger.rbxm -3a8ebcc8789c07b4e52ca81c0a9511b5 +1039d1f691aa9e7128fd136ca9b2cf73 BuiltInPlugins\BetaBuild\ScaleDragger.rbxm.sig -68ef2cd3bbc7c62a51e287eb5f61e0c0 +8406f97d3e795e65188b1ea46f94ab59 BuiltInPlugins\BetaBuild\SelectDragger.rbxm -72fe0da716ab540387d441765488b6e9 +e2369ff9672497170aeb3cb7ec97af75 BuiltInPlugins\BetaBuild\SelectDragger.rbxm.sig -b0f70a99dd0b59ecfe5b942654ecc855 +3d919627a0974051a90e4a0d60ba184b BuiltInPlugins\BetaBuild\TerrainToolsV2.rbxm -72e276d10a1cf360e96a695140c00a91 +61ad9b443b060c68638b41072c122fdc BuiltInPlugins\BetaBuild\TerrainToolsV2.rbxm.sig -ce70a4bcd8515cc83058402ad422ea92 +725f3b502cb908d2cf93832a0917e38b BuiltInPlugins\BetaBuild\Toolbox.rbxm -38be8caf3aad0f81bc226422a48b6b0f +02270d7c602326359faedb74e39058b1 BuiltInPlugins\BetaBuild\Toolbox.rbxm.sig -dc652cda99aa92063f3cf0891e8f62ab +b27dc3beb93416aeda7c729e6f8794bf BuiltInPlugins\BetaBuild\UIEditor.rbxm -b9939b535239b3fc982abdffc90a3e36 +68bccb451253445fcd568e9e4fcab5cb BuiltInPlugins\BetaBuild\UIEditor.rbxm.sig -f8af7fa8d9ce3aba565141b1d876ad62 +4f7e1bcda922ba9935c85fdcd553dcec BuiltInPlugins\BetaBuild\ViewSelector.rbxm -29a7e4e2bc274c1cb9ac23baa1bdfa5c +fe845e6b83f896260fb32309cad30e37 BuiltInPlugins\BetaBuild\ViewSelector.rbxm.sig -3ab80da1868bd2d3bb1cf34efef1450f +6d5f6871a98ce62a0418916ea972ec04 BuiltInPlugins\ConvertToPackage.rbxm -98a5f4d8129ad50c258e0b76abd43b47 +9fec4485ca5c61fab7ee256e13b9e990 BuiltInPlugins\ConvertToPackage.rbxm.sig -69ff3cd7fdf3ea86fd276b282cd540a5 +e50bb0ed0488aa502df2573c7c5e71e2 BuiltInPlugins\DraftsWidget.rbxm -2ed5b8b081088a29f93ebaad9896b558 +b1cfc71239c76277a84db4f50ae15aee BuiltInPlugins\DraftsWidget.rbxm.sig -65686e32a48882749faf97de7004d6b7 +ac24d7d52e306fa7b4d93645d6ee53d6 BuiltInPlugins\ErrorReporterBuiltIn.rbxm -c2683e8820154dbafe2c7e3685e9bdc9 +c557d44ca30e20047d9d4de3deacd0d7 BuiltInPlugins\ErrorReporterBuiltIn.rbxm.sig -1beaa390ab712698084170f72d070b4d +ec1f520024fd29fd0a906b53da4337bc BuiltInPlugins\EventEmulator.rbxm -2d745a030a0851cd4b4d0a73b245e8f0 +1e4e05cd3b99da29c9a6ab700fa31efb BuiltInPlugins\EventEmulator.rbxm.sig -281dc10791e21952d70312cdbd9c463f +c3c9024ab34a90c8ec69e786e7050a24 BuiltInPlugins\FrameworkCompanion.rbxm -41f82842d9671c255eeaa7f6b48e0a89 +a4e5506a859918fdaec91d92f3aee760 BuiltInPlugins\FrameworkCompanion.rbxm.sig -7721c568ed0eb18ea0a4e73a10a087ba +f0104d2731e866f66226aeb1032a057f BuiltInPlugins\GameSettings.rbxm -9addac028617a34621ac5693b2ed8696 +363a5619d98f3262cff3620ad0d4b86d BuiltInPlugins\GameSettings.rbxm.sig -39ada40d464d28287f7d08c7772ccf0d +5e4b2827303614ba7f3dd5306c0af4ec BuiltInPlugins\LocalizationTools.rbxm -28ac47f8253f7e312be62f28c50f061d +a57cdaf0d2a97e8022c629285cc5ef70 BuiltInPlugins\LocalizationTools.rbxm.sig -be0de7f9497581a36d8ee351a9d4695c +c1e771fd9bf7cea6caa89ca94bb182e5 BuiltInPlugins\MoveDragger.rbxm -0681ab97197b695ddc4177aa6f3bbb0c +b4f6f1f9d8bdad5399bb245ceb521191 BuiltInPlugins\MoveDragger.rbxm.sig -df5486b114e1fe3314499ec22a6e712f +14aa39573a9a36ff75010ae72a6755d2 +BuiltInPlugins\PivotEditor.rbxm +2c7927e3f5d274f806845b59d27a2aff +BuiltInPlugins\PivotEditor.rbxm.sig +738141d5ae42f3e445bd7a8d4fc12fb2 BuiltInPlugins\PlayerEmulator.rbxm -c5e92466a60fc69724f8963b2a4ff518 +a89326250472b91a34a08e204a9b225e BuiltInPlugins\PlayerEmulator.rbxm.sig -0d218a34a47d0c0457805e0bb486ed56 +58e120efb1e7d012218c34dbbf8f7ddf BuiltInPlugins\PublishPlaceAs.rbxm -9f4a35ff6b08d66fcd351e23f1eba729 +81f2376e74f5f0ccfa31cc7ef8c551b9 BuiltInPlugins\PublishPlaceAs.rbxm.sig -a42ea8ea8424fbef4fae86939a84c521 +96553d977bbbd2a05fb6a510317c08ae BuiltInPlugins\RigBuilder.rbxm -9b0467901d910dc4efd6019a3d0133b7 +9210ac9065c67e6b4b86d1803265a0d5 BuiltInPlugins\RigBuilder.rbxm.sig -48af5e63adcc0736a79f8aeda730ca3a +15022447200d6f384508d3713a17c67c BuiltInPlugins\RotateDragger.rbxm -9503a810a29b01a0d5cdc069e9debe96 +e5690cb21c36826394bcb2d7338276ee BuiltInPlugins\RotateDragger.rbxm.sig -1c0b51ced1e4ba87701352640e47c5f8 +0ee8f3e55bd0be2c9b17fa6a5a64f073 BuiltInPlugins\ScaleDragger.rbxm -da874ee49e4b0fd36e57c65c19110efd +500197b18ae4d65a8d052162f4fe503b BuiltInPlugins\ScaleDragger.rbxm.sig -9d5975d8d052b70cfb33ef917f7c587d +aad1458724acb3176085618cda517ba2 BuiltInPlugins\SelectDragger.rbxm -7e3f5d92fab4961cb943308c4b90688c +83ac812040ecc3147b8e19b31e7dcc08 BuiltInPlugins\SelectDragger.rbxm.sig -bfef67db1c604920c9d00c150f98b9a9 +ff0386872ff968673fb8b289d43c464d BuiltInPlugins\TerrainToolsV2.rbxm -44e1fcfcda89e2a58884b311d3e5bb42 +47c92e53aef25d11946035797ab43d43 BuiltInPlugins\TerrainToolsV2.rbxm.sig -3f43c7745ea1633ab9e3fb8cfb117603 +53158749df839b45b645c4b0fde9566d BuiltInPlugins\Toolbox.rbxm -875c295faeee3818d51c1228e3016159 +e21029d13752b4aab226180d36d26538 BuiltInPlugins\Toolbox.rbxm.sig -ddd4459ac4f28f5ec8cbc8995b4c705e +ca5828f34055951127043329e244d04f BuiltInPlugins\UIEditor.rbxm -af848ec2c964e79044397e476b0ec55b +6a155736ed262aacfc05b33eeb177044 BuiltInPlugins\UIEditor.rbxm.sig -586558e9c7da95b34dd6507729686be5 +61b462a37fc177b20289e02a4d97ab7e BuiltInPlugins\ViewSelector.rbxm -07ecd99ad434633a7d76b33c09a74ba0 +3faf9b6f500211b66174f541f251fa60 BuiltInPlugins\ViewSelector.rbxm.sig -ce9c0e2664b2fe940969a021c9c47dbb +466fab154c4b15f94037d824a8979372 BuiltInStandalonePlugins\BetaBuild\CollisionGroupsEditor.rbxm -6d63d3819f462a3b71861bc77abd0247 +a55177c33a663e24e37ec376fce1c3c2 BuiltInStandalonePlugins\BetaBuild\CollisionGroupsEditor.rbxm.sig -38b384110faa11997d1d58e05b747164 +d5e8f53eb3c899db9223c5d20483548f BuiltInStandalonePlugins\BetaBuild\ErrorReporter.rbxm -daadd0fb3bcab67de6808acfaf16bc2f +9e7cd3a349502eaa20160cfee111280d BuiltInStandalonePlugins\BetaBuild\ErrorReporter.rbxm.sig -59b49663ae5094b77484f1bcd9bf4b0f +1ef3b7d6f67da5a5f9686b12b0c453a1 BuiltInStandalonePlugins\BetaBuild\PluginManagement.rbxm -0614f54a5c61d13590f89c9ed113cca1 +b3cd8d1bb315340e1f25dec5e005fed7 BuiltInStandalonePlugins\BetaBuild\PluginManagement.rbxm.sig -2a4dc9145e07411c7d1c8ec86059521f +0289734b8fdbe828c8b9c56f15f1797b BuiltInStandalonePlugins\BetaBuild\StudioSettings.rbxm -7a93b0b586f495bc325a14792fc279d1 +f29a8562ae7421a13e2243981dc62ca1 BuiltInStandalonePlugins\BetaBuild\StudioSettings.rbxm.sig -64b917f3182c966bb9c96814bc290070 +e36d922c7deb475ea3d95f1550582729 BuiltInStandalonePlugins\BetaBuild\TransformDragger.rbxm -703030850763346b425ab77492041d00 +f91b8fb379c2a7c984ce936f1c869ddb BuiltInStandalonePlugins\BetaBuild\TransformDragger.rbxm.sig -2fc3278e0fa8ac65b76fe1a12b97e600 +723d643d6c437bc36966d5811208d804 BuiltInStandalonePlugins\CollisionGroupsEditor.rbxm -fddf9c26df5c5f6a4c99207438e40024 +012089f67772847a0993ff08008b2c80 BuiltInStandalonePlugins\CollisionGroupsEditor.rbxm.sig -28ba1f259cdec66b09e20f2f440133dd +a01dc9f0c811a1d313b43a047f16eebf BuiltInStandalonePlugins\ErrorReporter.rbxm -9b0090a5fb557847eb01e3fce6290480 +64f915cadf1da4b96335344036429f72 BuiltInStandalonePlugins\ErrorReporter.rbxm.sig -eca0b020bcac0d0aa184603fde47ef88 +fab16ea669134a7bb6045d826bbf4783 BuiltInStandalonePlugins\PluginManagement.rbxm -2dd1b7bbbae328fd17ca0803883911c7 +788a8f0a0be8f86ff4d4cfbb97607a27 BuiltInStandalonePlugins\PluginManagement.rbxm.sig -50bc8d6a770cf4fc8aa796d374f7bead +8229a40575423c5a17b2951e120167e0 BuiltInStandalonePlugins\StudioSettings.rbxm -beea7b2bdcd7bc640312de4a7e253dd3 +922ada40627bd3bad9c1fc02fa0cdf01 BuiltInStandalonePlugins\StudioSettings.rbxm.sig -6652bd1e837544102536028aad159950 +b04c5267f1ec17e1927ea20d0eabe98c BuiltInStandalonePlugins\TransformDragger.rbxm -06d519796e16a35e24f5915a3eb1205c +f9e226f8fae58d4206a5f21e40f42cbe BuiltInStandalonePlugins\TransformDragger.rbxm.sig -90d00b88f0cde75d22f1084dedefd46b +f3ee99ba4273cc1820216e1f208c4e81 Qt5\imageformats\qgif.dll 91beefad538bbd6aa1478db2c068d51c Qt5\imageformats\qjpeg.dll @@ -723,11 +731,11 @@ ce2b54543fa7f0106ce87817519927b1 QtQuick\XmlListModel\qmlxmllistmodelplugin.dll 4c18474f6ceef1652e02369644a662b6 qtnribbon4.dll -ce9e3a2ff01f16a48ca27beba51bde9f +99fd4115814e7379327a10b000fb8d5d ReflectionMetadata.xml 621e75f4f890372b954fe58d141348f4 RobloxStudioBeta.exe -7edda32bdd567639e714e755004f2688 +76a26e92bc6dca8cc4cd48f1654df2ca RobloxStudioRibbon.xml f45fe39466ea49cf93f4eb4ce48612f6 d3dcompiler_46.dll @@ -895,7 +903,7 @@ content\avatar\scripts\humanoidAnimateR15ScaledV3.rbxm content\avatar\scripts\humanoidHealthRegenScript.rbxmx 55ee96b3b08e4298935580d819ad2e05 content\configs\DataModelPatchConfig\DataModelPatchConfig.json -7d0d5aad591647f8d09c8d7bca453585 +7d50cace734a8bcaecdb2f7d5398c82d content\configs\DateTimeLocaleConfigs\de-de.json 70838582dc54066f9e86b7c98237cf19 content\configs\DateTimeLocaleConfigs\en-au.json @@ -942,14 +950,30 @@ content\configs\DateTimeLocaleConfigs\zh-tw.json f6c70ae470c8c0bffdf31e1dc1af67c2 content\fonts\AccanthisADFStd-Regular.otf 88dcf05553ababe5c8eb2d5994f4f03a +content\fonts\AmaticSC-Bold.ttf +8ba765ce9580a3bdae76b59130d0ef8a +content\fonts\AmaticSC-Regular.ttf +e9a42e339f93a719c17be53c386dbbfb content\fonts\arial.ttf f1f4a0c56990d1b27034e64a5355a348 content\fonts\arialbd.ttf cac5fef519a408d2e226b5bbf2bc9720 content\fonts\Balthazar-Regular.ttf 34350f5a8e0786c9dd188652d6a4561f +content\fonts\Bangers-Regular.ttf +a82040ecf06139df2f3e653326b3420c content\fonts\ComicNeue-Angular-Bold.ttf 3b3e96b257325929065b67d0b418b975 +content\fonts\Creepster-Regular.ttf +2bcd50bbe90a02a290a9c8124800705d +content\fonts\DenkOne-Regular.ttf +9fd0681148cb3a73002450a9fd8ca02f +content\fonts\Fondamento-Italic.ttf +36af8b59c48687144be93058497a6c6c +content\fonts\Fondamento-Regular.ttf +69c96fca85944009c9dd72044b6252e2 +content\fonts\FredokaOne-Regular.ttf +4a2f2ea45a0bb1abe81b47d0afde4aae content\fonts\gamecontrollerdb.txt c1844fd50e595bcbb1011b176d8c8c16 content\fonts\GothamSSm-Black.otf @@ -960,12 +984,32 @@ content\fonts\GothamSSm-Book.otf 5fd222f7a89fdc326fd4ab5d8671cdc9 content\fonts\GothamSSm-Medium.otf f2afb4c395f1bf4f604d816bc719664f +content\fonts\GrenzeGotisch-Bold.ttf +ce8fde567d0b21da32919ebc47567e5a +content\fonts\GrenzeGotisch-Regular.ttf +301158bd09d1fd8a52924e81de52e40a content\fonts\Guru-Regular.otf d44c7b9e06cfc2f3a216ef4cc8eea0ef content\fonts\HWYGOTH.ttf 734e5a726f37f261ff8a0d96260612a0 content\fonts\Inconsolata-Regular.ttf b0639eb725c0df94f68b779889679457 +content\fonts\IndieFlower-Regular.ttf +0841af952c807bdf56455b1addb4c7df +content\fonts\JosefinSans-Regular.ttf +6762afeccd02d16a80409b78fb85251c +content\fonts\Jura-Regular.ttf +f9955609f31e2896e60a338d0d0c39a9 +content\fonts\Kalam-Regular.ttf +bea35746fb7cdd67b15ecf0622d8cc85 +content\fonts\LuckiestGuy-Regular.ttf +c6004be49628b1226eb31b068348d24f +content\fonts\Merriweather-Italic.ttf +498bf4ee4ac9fab22ad9f814839173b2 +content\fonts\Merriweather-Regular.ttf +c97a9fc29652bb4afcdac68020e5d0f7 +content\fonts\Michroma-Regular.ttf +905c77bf2b36d23605a1823e48c469d9 content\fonts\NotoSansBengaliUI-Regular.ttf 8940e5b149489458023b0992dfe347c7 content\fonts\NotoSansDevanagariUI-Regular.ttf @@ -980,10 +1024,34 @@ content\fonts\NotoSansSinhalaUI-Regular.ttf 3832a972a8b64eeea6db1538024d701b content\fonts\NotoSansThaiUI-Regular.ttf e411cbc8e9adf554a063d5a9af0a1106 +content\fonts\Nunito-Regular.ttf +d2e691bc4a2b696929172cb3d22ce8ba +content\fonts\Oswald-Bold.ttf +e991dea9f65ce799dd72095ab7ad6e88 +content\fonts\Oswald-Regular.ttf +e1996192b98a516646ff9a8c0c0ca90c +content\fonts\PatrickHand-Regular.ttf +eeb4dad66cf2ff3ee47b7ac7906913a0 +content\fonts\PermanentMarker-Regular.ttf +c863f8028c2505f92540e0ba7c379002 content\fonts\PressStart2P-Regular.ttf 0626fd151c36ef92021a59a51c95eafe +content\fonts\Roboto-Bold.ttf +e07df86cef2e721115583d61d1fb68a6 +content\fonts\RobotoCondensed-Regular.ttf +52ee8b598488b1ffbaa93e50cbd6a2f4 +content\fonts\Roboto-Italic.ttf +a720f17aa773e493a7ebf8b08459e66c +content\fonts\RobotoMono-Regular.ttf +e5ca8c0ac474df46fe45840707a0c483 +content\fonts\Roboto-Regular.ttf +11eabca2251325cfc5589c9c6fb57b46 content\fonts\RomanAntique.otf 6492e4ac7f49e568f16481a6911b39cd +content\fonts\Sarpanch-Bold.ttf +8a7378ee6844a045b76fdd4950d5bf58 +content\fonts\Sarpanch-Regular.ttf +6c01ff4ea6ea91ca42e35aec519529ae content\fonts\SourceSansPro-Bold.ttf 2599a39a18b9726c611d815dffbba4bc content\fonts\SourceSansPro-It.ttf @@ -994,8 +1062,18 @@ content\fonts\SourceSansPro-Regular.ttf 6d5fb3bbd44e62762d34bf6666ee2242 content\fonts\SourceSansPro-Semibold.ttf 5bb27ca77869fd2d275c130480397c2a +content\fonts\SpecialElite-Regular.ttf +7059acee3b9d8ea9744c26ab45135a8b +content\fonts\TitilliumWeb-Bold.ttf +08d37409a924ae95fff8df77747b0c42 +content\fonts\TitilliumWeb-Regular.ttf +ed1d014bf2b8b72f27d6af65c69f710a content\fonts\TwemojiMozilla.ttf 84f66d1842d3187d6803242430d4f9f3 +content\fonts\Ubuntu-Italic.ttf +4b96047e4af086277cdaeb9e60857534 +content\fonts\Ubuntu-Regular.ttf +2505bfbd9bde14a7829cc8c242a0d25c content\fonts\zekton_rg.ttf b080d88aa69a197c87d4dd471988f25e content\models\AnimationEditor\AnimationEditorGUI.rbxm @@ -1085,19 +1163,19 @@ content\sounds\snap.mp3 content\sounds\uuhhh.mp3 45c2057aa7710a58c46073a73f83cabd shaders\shaders_d3d10.pack -52173b21cf75fbdb15f264aecd20dd79 +1e04c2c8a8ae4efa667bce533fea952a shaders\shaders_d3d10_1.pack -f8a8b4ff0b8a644c4e5273c7123ae898 +d7a5668bb73857fe75a15d3cd96157fb shaders\shaders_d3d11.pack -e5c7be36bb484f53326d60bb70145ab6 +b668c8d88b405d7671581cc6f3409893 shaders\shaders_d3d9.pack 8a9411df3dc4a9b11c312c66de370500 shaders\shaders_glsl.pack 429730fae856d5574b61ecbbdaf6bb00 shaders\shaders_glsl3.pack -7bb57ad77a82c7d70c3b721031041c2a +d0793697f274d04683280e0c710c987d shaders\shaders_vulkan_desktop.pack -c0a367e80d42cf9079e79a4a4cacac2b +40a0f871fec39e32cde993b3b4e948b1 ssl\cacert.pem e9758f4f590dca24017cda9f77f9b451 content\textures\advancedMove.png @@ -4011,7 +4089,7 @@ e26f39d3b4d5f4233801cca313d36327 ExtraContent\scripts\CoreScripts\CoreScripts\ContextActionTouch.lua b216628a538f7b802ad51cbce94bc01b ExtraContent\scripts\CoreScripts\CoreScripts\CoreScriptErrorReporter.lua -7bd54ebd435332511f45bce1d9a57cab +6bffd32c016d05d6792a4a7fb09d06d6 ExtraContent\scripts\CoreScripts\CoreScripts\FriendPlayerPrompt.lua 0b4d297579045fd9be142555003db68e ExtraContent\scripts\CoreScripts\CoreScripts\GamepadMenu.lua @@ -4559,7 +4637,7 @@ ExtraContent\scripts\CoreScripts\Modules\InGameChat\BubbleChat\Actions\AddMessag ExtraContent\scripts\CoreScripts\Modules\InGameChat\BubbleChat\Actions\AddMessageFromEvent.lua 918ff4edbacaeddf4d6206931f67578e ExtraContent\scripts\CoreScripts\Modules\InGameChat\BubbleChat\Actions\AddMessageWithTimeout.lua -de45871726a99e50fb67e2413ec2ccb8 +8f8e4caacdacb6cb62b65ecb99f0a6b5 ExtraContent\scripts\CoreScripts\Modules\InGameChat\BubbleChat\Actions\RemoveMessage.lua 2faddc13fdc86fc857a0dcf85afa57b0 ExtraContent\scripts\CoreScripts\Modules\InGameChat\BubbleChat\Actions\SetMessageText.lua @@ -4589,9 +4667,9 @@ ExtraContent\scripts\CoreScripts\Modules\InGameChat\BubbleChat\Components\Bubble ExtraContent\scripts\CoreScripts\Modules\InGameChat\BubbleChat\Components\CameraContext.lua 9872c91641112f851327827fd48a007a ExtraContent\scripts\CoreScripts\Modules\InGameChat\BubbleChat\Components\ChatBubble.lua -bd07a0235ea9a9023e09a2536f776f3b +612dd8a383b9175ba0dfb639b0dcba61 ExtraContent\scripts\CoreScripts\Modules\InGameChat\BubbleChat\Components\ChatBubbleDistant.lua -f061650a41249ad3831e265717d1f911 +b83b937d4490642dc2da640658dc8909 ExtraContent\scripts\CoreScripts\Modules\InGameChat\BubbleChat\Constants.lua 8d2e7a0c0be7298e508433d65efed0c9 ExtraContent\scripts\CoreScripts\Modules\InGameChat\BubbleChat\GlobalConfig.lua @@ -4791,7 +4869,7 @@ ExtraContent\scripts\CoreScripts\Modules\InGameMenu\Components\GameSettingsPage\ ExtraContent\scripts\CoreScripts\Modules\InGameMenu\Components\GameSettingsPage\ToggleEntry.lua 219b00bc2d3d638f749147ee256eed90 ExtraContent\scripts\CoreScripts\Modules\InGameMenu\Components\GameSettingsPage\VersionReporter.lua -1f646388fda70a3e90185b4ed59ac1fe +920142ea27ee20ca80304f8270f43502 ExtraContent\scripts\CoreScripts\Modules\InGameMenu\Components\GameSettingsPage\VolumeEntry.lua d00b49967ba59e008f161bd2f6eeee87 ExtraContent\scripts\CoreScripts\Modules\InGameMenu\Components\getGameIconRequestSize.lua @@ -5233,7 +5311,7 @@ fc73a9bf0090a7b2460bb5bb24c5da0b ExtraContent\scripts\CoreScripts\Modules\InspectAndBuy\Components\AssetList.spec.lua 2802ff17fc870b900a947fb82f5c9d3c ExtraContent\scripts\CoreScripts\Modules\InspectAndBuy\Components\AvatarHeadShot.lua -3742cd64a20a4232e0b4e08ff804521d +346dbfbc4168376b46d57c136f98c5ce ExtraContent\scripts\CoreScripts\Modules\InspectAndBuy\Components\AvatarHeadShot.spec.lua 7bff395a8bb1d51b90279410775b96f7 ExtraContent\scripts\CoreScripts\Modules\InspectAndBuy\Components\AvatarViewport.lua @@ -5601,9 +5679,9 @@ ExtraContent\scripts\CoreScripts\Modules\PlayerList\Components\Presentation\Frie ExtraContent\scripts\CoreScripts\Modules\PlayerList\Components\Presentation\IconButton.lua 51f065a0132faacf9cc841de0bb70e83 ExtraContent\scripts\CoreScripts\Modules\PlayerList\Components\Presentation\PlayerDropDown.lua -bd28aa1cd4890d09e8aa2fc2aa8602b7 +b092d9a5944af9833d4666c5eab98d74 ExtraContent\scripts\CoreScripts\Modules\PlayerList\Components\Presentation\PlayerEntry.lua -21d713404306cded0a6a2f48f7fdd901 +cd2f79ff588bebc81a1056361b8dd4e5 ExtraContent\scripts\CoreScripts\Modules\PlayerList\Components\Presentation\PlayerEntry.spec.lua f1f7679c835c89c1f59d9c11ba7b0875 ExtraContent\scripts\CoreScripts\Modules\PlayerList\Components\Presentation\PlayerIcon.lua @@ -5613,11 +5691,11 @@ ea4018a30064a4e50c4d2cd90a714533 ExtraContent\scripts\CoreScripts\Modules\PlayerList\Components\Presentation\PlayerListDisplay.lua f023a54c103c09a07a8ae426d5387e3b ExtraContent\scripts\CoreScripts\Modules\PlayerList\Components\Presentation\PlayerListSorter.lua -bb680d026834de6da74464cfa5e0e6c0 +2bbdc4cbb20e0229a1aad79dda304f8d ExtraContent\scripts\CoreScripts\Modules\PlayerList\Components\Presentation\PlayerListSorter.spec.lua ec596e2fde2bd8636c10a94307767239 ExtraContent\scripts\CoreScripts\Modules\PlayerList\Components\Presentation\PlayerNameTag.lua -ced1825abebceeaf0feb18a4f68a407a +1c6feb0c583b79903323e3c7f2b4c42a ExtraContent\scripts\CoreScripts\Modules\PlayerList\Components\Presentation\PlayerNameTag.spec.lua b0f7f85e922e5e07f584829732eaa4ca ExtraContent\scripts\CoreScripts\Modules\PlayerList\Components\Presentation\StatEntry.lua @@ -5699,7 +5777,7 @@ ExtraContent\scripts\CoreScripts\Modules\PromptCreator.lua ExtraContent\scripts\CoreScripts\Modules\RobloxTranslator.lua 48a2f693422817754a7981854c6226e0 ExtraContent\scripts\CoreScripts\Modules\Server\ClientChat\BubbleChat\BubbleChat.lua -2324a02d754354e244466c24ba74f1ca +dfd36f0070404eb66f1a83b3010e1a4a ExtraContent\scripts\CoreScripts\Modules\Server\ClientChat\ChannelsBar.lua f1e044c334c71872bdf1d97889f86a62 ExtraContent\scripts\CoreScripts\Modules\Server\ClientChat\ChannelsTab.lua @@ -5983,7 +6061,7 @@ ExtraContent\scripts\CoreScripts\Modules\Settings\Reducers\RecentlyPlayedGamesFe ExtraContent\scripts\CoreScripts\Modules\Settings\Reducers\SettingsReducer.lua a010dbb9a6222ffdc460765d3c11e894 ExtraContent\scripts\CoreScripts\Modules\Settings\SettingsHub.lua -107b0558584fa9c7729a13535fcd0a81 +385a7ab13fa0d7d18b1828d3eeedb684 ExtraContent\scripts\CoreScripts\Modules\Settings\SettingsPageFactory.lua 0220e15aaf26757803d1c18f0d92e420 ExtraContent\scripts\CoreScripts\Modules\Settings\SettingsState.lua @@ -6190,6 +6268,10 @@ ExtraContent\scripts\CoreScripts\Modules\VR\VRControllerModel.lua 42de8a2642c235836c7c865547b86bec ExtraContent\scripts\CoreScripts\Modules\VR\VRHub.lua 5c47f8e72d11fd95ecf46f15f56dc02a +ExtraContent\scripts\CoreScripts\Modules\Watermark\init.lua +3609d5eb2f74ff0f124d20d20919d51c +ExtraContent\scripts\CoreScripts\Modules\Watermark\WatermarkComponent.lua +768b087fa22a5961e5d4fddec83f3e64 ExtraContent\scripts\CoreScripts\ServerCoreScripts\PlayerRagdollRigCreator.lua c3689cb039ea3eb0f3295a918f011751 ExtraContent\scripts\CoreScripts\ServerCoreScripts\ServerLeaderstats.lua @@ -6199,7 +6281,7 @@ ExtraContent\scripts\CoreScripts\ServerCoreScripts\ServerSocialScript.lua ExtraContent\scripts\CoreScripts\ServerStarterScript.lua 2ce72f7f1e72a6b76388c66510f68619 ExtraContent\scripts\CoreScripts\StarterScript.lua -8e7830d4895fc13826cfac5c1b7d708c +65aaaf453f75a05791716bdc41599d20 ExtraContent\scripts\PlayerScripts\StarterPlayerScripts\CameraScript.lua a8d5e8942f706c8d47e704d4a89716b2 ExtraContent\scripts\PlayerScripts\StarterPlayerScripts\CameraScript\ClickToMove.lua @@ -6263,13 +6345,13 @@ ExtraContent\scripts\PlayerScripts\StarterPlayerScripts\ControlScript\PathDispla ExtraContent\scripts\PlayerScripts\StarterPlayerScripts_NewStructure\PlayerModule.module.lua 799c5ff560d5355ec6f20d696b645f13 ExtraContent\scripts\PlayerScripts\StarterPlayerScripts_NewStructure\PlayerModule.module\CameraModule.lua -2a57b11382b094db9be58576937711a4 +6c024637311f4716e8ecdc52202ffd3b ExtraContent\scripts\PlayerScripts\StarterPlayerScripts_NewStructure\PlayerModule.module\CameraModule\BaseCamera.lua -743823be8c2d7bafeef7a97174bb3ab5 +d0bd88221b79dde6db9fea52abf089c4 ExtraContent\scripts\PlayerScripts\StarterPlayerScripts_NewStructure\PlayerModule.module\CameraModule\BaseOcclusion.lua e9c70321d250470a6d9ad1af20e1a210 ExtraContent\scripts\PlayerScripts\StarterPlayerScripts_NewStructure\PlayerModule.module\CameraModule\CameraInput.lua -59395c602be5dfa0b9c2dbe90e12a326 +12a5785683dff05d00cd6658fd91e9a0 ExtraContent\scripts\PlayerScripts\StarterPlayerScripts_NewStructure\PlayerModule.module\CameraModule\CameraToggleStateController.lua 7dd342a784d3a4143e4e6e256fbb4473 ExtraContent\scripts\PlayerScripts\StarterPlayerScripts_NewStructure\PlayerModule.module\CameraModule\CameraUI.lua @@ -6277,21 +6359,21 @@ a088ec27c2a329c89d464069cf1ad4fe ExtraContent\scripts\PlayerScripts\StarterPlayerScripts_NewStructure\PlayerModule.module\CameraModule\CameraUtils.lua 58c83184a014f719859457c56d14a21c ExtraContent\scripts\PlayerScripts\StarterPlayerScripts_NewStructure\PlayerModule.module\CameraModule\ClassicCamera.lua -05ca494a082e38264b17cd793faae714 +1577e3fbf7b3c5b4c1c6523cd703a7ad ExtraContent\scripts\PlayerScripts\StarterPlayerScripts_NewStructure\PlayerModule.module\CameraModule\Invisicam.lua 39176038c5cb3bd3706b66429137b456 ExtraContent\scripts\PlayerScripts\StarterPlayerScripts_NewStructure\PlayerModule.module\CameraModule\LegacyCamera.lua -a88cc5976675b61d0799be898ecc4663 +321faa1ef4f96b0182f6ccf9f47d34e0 ExtraContent\scripts\PlayerScripts\StarterPlayerScripts_NewStructure\PlayerModule.module\CameraModule\MouseLockController.lua e26d1983a0087ef0d5ac32c5d95d21dd ExtraContent\scripts\PlayerScripts\StarterPlayerScripts_NewStructure\PlayerModule.module\CameraModule\OrbitalCamera.lua -161b992bb3c0b81dadbf6bef430a6351 +95fd87cc761653977bff13b2bf768ab5 ExtraContent\scripts\PlayerScripts\StarterPlayerScripts_NewStructure\PlayerModule.module\CameraModule\Poppercam.lua 4a418f8153af0a05de7dce56935b1e14 ExtraContent\scripts\PlayerScripts\StarterPlayerScripts_NewStructure\PlayerModule.module\CameraModule\TransparencyController.lua 2c2acda69064bca398f565dc57ee758b ExtraContent\scripts\PlayerScripts\StarterPlayerScripts_NewStructure\PlayerModule.module\CameraModule\ZoomController.lua -c6e6c1042f870cb6013e2230f98101c4 +a2d84239945f8f63fdb337f09b3b12fe ExtraContent\scripts\PlayerScripts\StarterPlayerScripts_NewStructure\PlayerModule.module\CameraModule\ZoomController\Popper.lua 19fda90cd54a89380fcdcb2d9b1fb4b6 ExtraContent\scripts\PlayerScripts\StarterPlayerScripts_NewStructure\PlayerModule.module\ControlModule.lua @@ -6689,7 +6771,7 @@ ExtraContent\LuaPackages\Packages\_Index\asset-card\asset-card\asset-card\Compon ExtraContent\LuaPackages\Packages\_Index\asset-card\asset-card\asset-card\init.lua cfc3a1bfe92eb55706d4fae0d0beebad ExtraContent\LuaPackages\Packages\_Index\asset-card\lock.toml -ccdb015592abd8cf3e6e5f1f974952cb +d552fc1b02a35b01794e4ac66718f38f ExtraContent\LuaPackages\Packages\_Index\asset-card\Roact.lua 56e11e22899b878524535c78aeabc2b1 ExtraContent\LuaPackages\Packages\_Index\asset-card\Rodux.lua @@ -6751,7 +6833,7 @@ ExtraContent\LuaPackages\Packages\_Index\InGameMenuDependencies\Cryo.lua ExtraContent\LuaPackages\Packages\_Index\InGameMenuDependencies\InGameMenuDependencies\init.lua 0b39885b35b1831e45b6803e033c5cfb ExtraContent\LuaPackages\Packages\_Index\InGameMenuDependencies\lock.toml -040774a8839a4e47b7c60427fccda93a +ae66f839fe6160ea527682f126f304d5 ExtraContent\LuaPackages\Packages\_Index\InGameMenuDependencies\Otter.lua 5f276c095487802a612eb20c8cd67db6 ExtraContent\LuaPackages\Packages\_Index\InGameMenuDependencies\PolicyProvider.lua @@ -6791,7 +6873,7 @@ ExtraContent\LuaPackages\Packages\_Index\LuaChatDeps\AssetCard.lua ExtraContent\LuaPackages\Packages\_Index\LuaChatDeps\InfiniteScroller.lua 22052813a44e9d2c776ddd504fe5e0f2 ExtraContent\LuaPackages\Packages\_Index\LuaChatDeps\lock.toml -2b0a509e4800b66761114973f027f255 +6a9804069c5878c788608529c06ef6bc ExtraContent\LuaPackages\Packages\_Index\LuaChatDeps\LuaChatDeps\config\UIBlox.lua ce2bbd7b337588d16450a25d5e351f64 ExtraContent\LuaPackages\Packages\_Index\LuaChatDeps\LuaChatDeps\init.lua @@ -7425,7 +7507,7 @@ ExtraContent\LuaPackages\Packages\_Index\roblox_purchase-prompt\Cryo.lua ExtraContent\LuaPackages\Packages\_Index\roblox_purchase-prompt\FitFrame.lua 3ab96f2198f6b647418085e6606da162 ExtraContent\LuaPackages\Packages\_Index\roblox_purchase-prompt\lock.toml -abe6d6c288b362c861bda3cbd1f14b62 +2c452f2a24f5f7ca8bcfefbcf9ee4ba0 ExtraContent\LuaPackages\Packages\_Index\roblox_purchase-prompt\Otter.lua 5f276c095487802a612eb20c8cd67db6 ExtraContent\LuaPackages\Packages\_Index\roblox_purchase-prompt\purchase-prompt\Actions\AccountInfoReceived.lua @@ -8131,7 +8213,7 @@ ExtraContent\LuaPackages\Packages\_Index\roblox_roact-gamepad\Cryo.lua ExtraContent\LuaPackages\Packages\_Index\roblox_roact-gamepad\enumerate.lua 6168e36d1a0d44fd7186f1920ba11edc ExtraContent\LuaPackages\Packages\_Index\roblox_roact-gamepad\lock.toml -c8444ec9d8de98dd654df1cec2e318d8 +0156329f6af6506121ff7389e6a756e5 ExtraContent\LuaPackages\Packages\_Index\roblox_roact-gamepad\Roact.lua 56e11e22899b878524535c78aeabc2b1 ExtraContent\LuaPackages\Packages\_Index\roblox_roact-gamepad\roact-gamepad\asFocusable.lua @@ -8185,7 +8267,9 @@ f5e6156e2689fb0d8878880d669ada06 ExtraContent\LuaPackages\Packages\_Index\roblox_roact-gamepad\roact-gamepad\Test\MockEngine.spec.lua b814a1ea3c8be5a1d1660beb8d6d371d ExtraContent\LuaPackages\Packages\_Index\roblox_roact-gamepad\roact-gamepad\withFocusController.lua -c08a8509b2d8813dc43f0dd3666f410a +fbb85eb926bd2c61a06df048d76a2b8a +ExtraContent\LuaPackages\Packages\_Index\roblox_roact-gamepad\roact-gamepad\withFocusController.spec.lua +ed5887100f4a382143b5092f11a29527 ExtraContent\LuaPackages\Packages\_Index\roblox_roact-gamepad\t.lua 08c7e65b5b537ec75fa622a1423d5a16 ExtraContent\LuaPackages\Packages\_Index\roblox_roact-navigation\Cryo.lua @@ -8705,7 +8789,7 @@ ExtraContent\LuaPackages\Packages\_Index\UIBlox\FitFrame.lua ExtraContent\LuaPackages\Packages\_Index\UIBlox\InfiniteScroller.lua 22052813a44e9d2c776ddd504fe5e0f2 ExtraContent\LuaPackages\Packages\_Index\UIBlox\lock.toml -3f7c14691fa11f6f23187ed27fd90e0b +a90064474d59e19a86da66ec9631c329 ExtraContent\LuaPackages\Packages\_Index\UIBlox\Otter.lua 5f276c095487802a612eb20c8cd67db6 ExtraContent\LuaPackages\Packages\_Index\UIBlox\Roact.lua @@ -8805,7 +8889,7 @@ ExtraContent\LuaPackages\Packages\_Index\UIBlox\UIBlox\App\Container\getPageMarg ExtraContent\LuaPackages\Packages\_Index\UIBlox\UIBlox\App\Container\getPageMargin.spec.lua e7e3e45d6a4097a3d6979eacae0f0cf4 ExtraContent\LuaPackages\Packages\_Index\UIBlox\UIBlox\App\Container\LoadingStateContainer.lua -b9aa6951499246b998fd7efa61eb3312 +8d447ec522cd8aecf6141e6747bfaa7c ExtraContent\LuaPackages\Packages\_Index\UIBlox\UIBlox\App\Container\LoadingStateContainer.spec.lua da10aa8dec2dbc24cdb5f9e4e8517009 ExtraContent\LuaPackages\Packages\_Index\UIBlox\UIBlox\App\Container\LoadingStatePage.lua @@ -8813,7 +8897,7 @@ ExtraContent\LuaPackages\Packages\_Index\UIBlox\UIBlox\App\Container\LoadingStat ExtraContent\LuaPackages\Packages\_Index\UIBlox\UIBlox\App\Container\LoadingStatePage.spec.lua 2cf007f4d9d8c13675028ffef2085a39 ExtraContent\LuaPackages\Packages\_Index\UIBlox\UIBlox\App\Container\LoadingStateTables.lua -0daba0cee75e37ef7f8f1086ecffa1e1 +7c879345d3ce9968fbec4388fef1358a ExtraContent\LuaPackages\Packages\_Index\UIBlox\UIBlox\App\Container\VerticalScrollView.lua 400a3563cdbd17ec4f64e2b8574ad338 ExtraContent\LuaPackages\Packages\_Index\UIBlox\UIBlox\App\Container\VerticalScrollView.spec.lua @@ -9187,9 +9271,11 @@ ae63f9616a36f64cae7583d284f9a0b2 ExtraContent\LuaPackages\Packages\_Index\UIBlox\UIBlox\App\Tile\BaseTile\TileName.spec.lua 5dceacc0da3318d5b7908065da9d8a3f ExtraContent\LuaPackages\Packages\_Index\UIBlox\UIBlox\App\Tile\BaseTile\TileSelectionOverlay.lua -8082ce2279170bcc49e5f6d06204fb83 +026445faf43532ec6d5d703b3231dbe9 +ExtraContent\LuaPackages\Packages\_Index\UIBlox\UIBlox\App\Tile\BaseTile\TileSelectionOverlay.spec.lua +b24a0c5317e687654803f00350bab79b ExtraContent\LuaPackages\Packages\_Index\UIBlox\UIBlox\App\Tile\BaseTile\TileThumbnail.lua -327613d3896b01d09fb8b30807f5746b +0dd7fef14d8a277aee9d5d8397fd375f ExtraContent\LuaPackages\Packages\_Index\UIBlox\UIBlox\App\Tile\BaseTile\TileThumbnail.spec.lua 79fd8cfb7cff2e4a7a3e46f66f9a1358 ExtraContent\LuaPackages\Packages\_Index\UIBlox\UIBlox\App\Tile\Enum\ItemTileEnums.lua @@ -9513,7 +9599,7 @@ ExtraContent\LuaPackages\RoactUtilities\ExternalEventConnection.spec.lua ExtraContent\LuaPackages\Rodux.lua 2eab8fc0745cb5897535af9b5032a731 ExtraContent\LuaPackages\rotriever.lock -0bc4d9ba1064669c08d28bc6569659de +c846a46da361f6202e790e052de4b161 ExtraContent\LuaPackages\rotriever.toml db13dee5763e6df4732722040e7ca98a ExtraContent\LuaPackages\Symbol.lua @@ -9564,20 +9650,18 @@ ExtraContent\LuaPackages\UIBlox.lua a36f16a0eb888fe83cea53f743acfc4f ExtraContent\LuaPackages\UIBloxFlags\GetFFlagLuaAppUseUIBloxToasts.lua 56dde5421abff502f484de03fdc6a010 -ExtraContent\LuaPackages\UIBloxFlags\GetFFlagLuaCatalogRefactorSpawns.lua -289b82abfc7e3c42a69b77956ca8a3a8 ExtraContent\LuaPackages\UIBloxFlags\GetFFlagLuaFixItemTilePremiumIcon.lua 5706d41fcc61e0a1a23fefd8f6c41d17 ExtraContent\LuaPackages\UIBloxFlags\GetFFlagLuaUIBloxModalWindowAnchorPoint.lua dd5400d7e8e738c812e2f5226df0c904 ExtraContent\LuaPackages\UIBloxUniversalAppConfig.lua -5ee3a87f9337a2cb2b13f041415bab5b +c10f53819aa950211a38b172432ee465 ExtraContent\translations\CoreScriptLocalization.csv 3fcde18d8f7d2d22752965bf12d11326 ExtraContent\models\AvatarContextMenu\AvatarContextArrow.rbxm 09946e9ea0c1145e399c6adccede8e7f ExtraContent\models\DataModelPatch\DataModelPatch.rbxm -baf6d98aab3dcbce0a970dd6efaa21b0 +4afbd6cd6c09a2fe7fce37c15e2ec2fa ExtraContent\textures\ui\AvatarExperience\AvatarExperienceSkyboxDarkTheme.png d26ef00c3c75c431aee48f66c8376a9e ExtraContent\textures\ui\ImageSet\AE\img_set_1x_1.png diff --git a/rbxPkgManifest.csv b/rbxPkgManifest.csv index d41cbb2898..38bebc2e78 100644 --- a/rbxPkgManifest.csv +++ b/rbxPkgManifest.csv @@ -1,27 +1,27 @@ File Name,MD5 Signature,Compressed Size (bytes),Size (bytes) -BuiltInPlugins.zip,5033f6082a0f5c132db955643bcc0266,17847489,21566867 -BuiltInStandalonePlugins.zip,c15adfe79da7eedd0e23fb0ae8ef112d,3826448,4626021 +BuiltInPlugins.zip,f69cd76d4fbaf3d7276219d8d20697be,19415594,23463270 +BuiltInStandalonePlugins.zip,8945014e351b779ba43f64ca770ea12b,3833922,4634696 Plugins.zip,a21e03dff91ede3102ff4186fd4b6c44,694396,1479168 Qml.zip,ae16d3bf2dac1345fedded48047f378f,1587037,4422016 -RobloxStudio.zip,88fff95d18acd1a636d0d2a1351e365f,24774450,56800146 +RobloxStudio.zip,a33604fc9ad87ac032dad3df616d0b24,24859412,57027474 Libraries.zip,142cc8d33fc1ac659ddf266d769b489a,9176818,23426624 LibrariesQt5.zip,5203eedb97fadc4c17cb47991eca3d68,31755327,79163904 content-avatar.zip,736e1d0362b0cbe9a0dab00cea9a9610,181616,916912 -content-configs.zip,c77b3a2ed4236270c6faf41200b5f9f7,12887,39757 -content-fonts.zip,fc27cf197c9edfcfefa9fb27eeb22f49,3181534,6545454 +content-configs.zip,0d4a2b7e648bdee0e452f69a87da3b23,12887,39757 +content-fonts.zip,bfaf8d74eacb08208134d350abd1ff0f,5556428,11311022 content-models.zip,7a874a687280fde6d0845353a4394179,164925,697120 content-qt_translations.zip,83e226e24d2a3368323959437ee4293e,247879,815789 content-sky.zip,e1149f28db7ee8dea95d6b7ab5b94160,12315,13730 content-sounds.zip,c6e058210724bd746b7ae9b0c43a4cac,351545,375510 -shaders.zip,c6c1e18fec1d8d51818155dca12bb6ad,1962964,13697691 +shaders.zip,1cb5453d1eaeecd80b54b08c2e428cc5,1964808,13726477 ssl.zip,98e7527f1ad872797d7203d0a1eccf1a,127697,225619 content-textures2.zip,ae94c55830fa2f0360ba70dd43cbc24e,11120680,12011040 content-textures3.zip,cc0e0e98e5bf9c4401b0738e90462d3f,28258176,46537508 content-terrain.zip,d9d0f7ddf09f89ed83ca51f45749ab5b,24718214,36360101 content-platform-fonts.zip,00b01849ef94f80c58907832d1a145c7,13681295,16427228 -extracontent-scripts.zip,0dbf2ac92c04c46b427e02d1c92fb0bc,1413626,4369278 -extracontent-luapackages.zip,cf2160b91adaf820d8696fb24d0dde86,2688190,5086430 +extracontent-scripts.zip,bc46d79ebc7059fcbb223198a53292b8,1415871,4375531 +extracontent-luapackages.zip,f432cd59521d565767a16c4b4e466f32,2689241,5088834 extracontent-translations.zip,a0f31f5294d9e4d49d5558a37f3f7099,106788,397503 -extracontent-models.zip,c3f2e63e85cf00e35dad8593e116f06d,1814623,2188071 +extracontent-models.zip,488f45ff9c4b4c8e31a6d4e2b5adf67c,1816528,2190459 extracontent-textures.zip,08f862b6282d72d78ecdbd97208e3563,6478638,6517682 redist.zip,1b4efa233a27aa865cef90e179a0b87c,2014690,4842240 \ No newline at end of file diff --git a/rbxPkgManifest.txt b/rbxPkgManifest.txt index 005a60c454..ba0332ddaa 100644 --- a/rbxPkgManifest.txt +++ b/rbxPkgManifest.txt @@ -1,12 +1,12 @@ v0 BuiltInPlugins.zip -5033f6082a0f5c132db955643bcc0266 -17847489 -21566867 +f69cd76d4fbaf3d7276219d8d20697be +19415594 +23463270 BuiltInStandalonePlugins.zip -c15adfe79da7eedd0e23fb0ae8ef112d -3826448 -4626021 +8945014e351b779ba43f64ca770ea12b +3833922 +4634696 Plugins.zip a21e03dff91ede3102ff4186fd4b6c44 694396 @@ -16,9 +16,9 @@ ae16d3bf2dac1345fedded48047f378f 1587037 4422016 RobloxStudio.zip -88fff95d18acd1a636d0d2a1351e365f -24774450 -56800146 +a33604fc9ad87ac032dad3df616d0b24 +24859412 +57027474 Libraries.zip 142cc8d33fc1ac659ddf266d769b489a 9176818 @@ -32,13 +32,13 @@ content-avatar.zip 181616 916912 content-configs.zip -c77b3a2ed4236270c6faf41200b5f9f7 +0d4a2b7e648bdee0e452f69a87da3b23 12887 39757 content-fonts.zip -fc27cf197c9edfcfefa9fb27eeb22f49 -3181534 -6545454 +bfaf8d74eacb08208134d350abd1ff0f +5556428 +11311022 content-models.zip 7a874a687280fde6d0845353a4394179 164925 @@ -56,9 +56,9 @@ c6e058210724bd746b7ae9b0c43a4cac 351545 375510 shaders.zip -c6c1e18fec1d8d51818155dca12bb6ad -1962964 -13697691 +1cb5453d1eaeecd80b54b08c2e428cc5 +1964808 +13726477 ssl.zip 98e7527f1ad872797d7203d0a1eccf1a 127697 @@ -80,21 +80,21 @@ content-platform-fonts.zip 13681295 16427228 extracontent-scripts.zip -0dbf2ac92c04c46b427e02d1c92fb0bc -1413626 -4369278 +bc46d79ebc7059fcbb223198a53292b8 +1415871 +4375531 extracontent-luapackages.zip -cf2160b91adaf820d8696fb24d0dde86 -2688190 -5086430 +f432cd59521d565767a16c4b4e466f32 +2689241 +5088834 extracontent-translations.zip a0f31f5294d9e4d49d5558a37f3f7099 106788 397503 extracontent-models.zip -c3f2e63e85cf00e35dad8593e116f06d -1814623 -2188071 +488f45ff9c4b4c8e31a6d4e2b5adf67c +1816528 +2190459 extracontent-textures.zip 08f862b6282d72d78ecdbd97208e3563 6478638 diff --git a/shaders/shaders_d3d10.csv b/shaders/shaders_d3d10.csv index 8e0dddde4d..2085bb0c60 100644 --- a/shaders/shaders_d3d10.csv +++ b/shaders/shaders_d3d10.csv @@ -78,6 +78,7 @@ DefaultHQVS_Level26,Vertex DefaultHQVS_Level30,Vertex DefaultModelLodFS,Fragment DefaultModelLodVS,Vertex +DefaultModelLodVSNew,Vertex DefaultNeonFS,Fragment DefaultNeonHQFS_Level0,Fragment DefaultNeonHQFS_Level8,Fragment diff --git a/shaders/shaders_d3d10_1.csv b/shaders/shaders_d3d10_1.csv index 57880f33a9..7913990d08 100644 --- a/shaders/shaders_d3d10_1.csv +++ b/shaders/shaders_d3d10_1.csv @@ -81,6 +81,7 @@ DefaultHQVS_Level26,Vertex DefaultHQVS_Level30,Vertex DefaultModelLodFS,Fragment DefaultModelLodVS,Vertex +DefaultModelLodVSNew,Vertex DefaultNeonFS,Fragment DefaultNeonHQFS_Level0,Fragment DefaultNeonHQFS_Level8,Fragment diff --git a/shaders/shaders_d3d11.csv b/shaders/shaders_d3d11.csv index 470a18e165..4359ed193f 100644 --- a/shaders/shaders_d3d11.csv +++ b/shaders/shaders_d3d11.csv @@ -81,6 +81,7 @@ DefaultHQVS_Level26,Vertex DefaultHQVS_Level30,Vertex DefaultModelLodFS,Fragment DefaultModelLodVS,Vertex +DefaultModelLodVSNew,Vertex DefaultNeonFS,Fragment DefaultNeonHQFS_Level0,Fragment DefaultNeonHQFS_Level8,Fragment diff --git a/shaders/shaders_glsl3.csv b/shaders/shaders_glsl3.csv index 8060434d4d..57ad27b9fd 100644 --- a/shaders/shaders_glsl3.csv +++ b/shaders/shaders_glsl3.csv @@ -69,6 +69,7 @@ DefaultHQVS_Level10,Vertex DefaultHQVS_Level14,Vertex DefaultModelLodFS,Fragment DefaultModelLodVS,Vertex +DefaultModelLodVSNew,Vertex DefaultNeonFS,Fragment DefaultNeonHQFS_Level0,Fragment DefaultNeonHQFS_Level8,Fragment diff --git a/shaders/shaders_glsl3/DefaultModelLodVSNew.vert b/shaders/shaders_glsl3/DefaultModelLodVSNew.vert new file mode 100644 index 0000000000..f6c4a9f53e --- /dev/null +++ b/shaders/shaders_glsl3/DefaultModelLodVSNew.vert @@ -0,0 +1,34 @@ +#version 150 + +#extension GL_ARB_shading_language_include : require +#include +#include +uniform vec4 CB1[384]; +uniform vec4 CB0[52]; +in vec4 POSITION; +in vec4 NORMAL; +out vec3 VARYING0; +out vec3 VARYING1; + +void main() +{ + vec4 v0 = vec4((POSITION.xyz * 0.0039215688593685626983642578125) - vec3(0.5), 1.0); + vec4 v1 = vec4(dot(CB1[gl_InstanceID * 3 + 0], v0), dot(CB1[gl_InstanceID * 3 + 1], v0), dot(CB1[gl_InstanceID * 3 + 2], v0), 1.0); + float v2 = (POSITION.w * 0.0078740157186985015869140625) - 1.0; + float v3 = (NORMAL.x * 0.0078740157186985015869140625) - 1.0; + float v4 = (1.0 - abs(v2)) - abs(v3); + vec3 v5 = vec3(v2, v3, v4); + float v6 = clamp(-v4, 0.0, 1.0); + vec2 v7 = vec2(v6); + vec2 v8 = vec2(-v6); + vec2 v9 = v5.xy; + bvec2 v10 = greaterThanEqual(v9, vec2(0.0)); + vec2 v11 = v9 + vec2(v10.x ? v8.x : v7.x, v10.y ? v8.y : v7.y); + vec3 v12 = vec3(v11.x, v11.y, v5.z); + float v13 = dot(normalize(vec3(dot(CB1[gl_InstanceID * 3 + 0].xyz, v12), dot(CB1[gl_InstanceID * 3 + 1].xyz, v12), dot(CB1[gl_InstanceID * 3 + 2].xyz, v12))), -CB0[11].xyz); + vec3 v14 = NORMAL.yzw * vec3(0.0039215688593685626983642578125); + gl_Position = v1 * mat4(CB0[0], CB0[1], CB0[2], CB0[3]); + VARYING0 = ((((CB0[10].xyz * clamp(v13, 0.0, 1.0)) + (CB0[12].xyz * clamp(-v13, 0.0, 1.0))) + CB0[8].xyz) + CB0[9].xyz) * (v14 * v14); + VARYING1 = CB0[7].xyz - v1.xyz; +} + diff --git a/shaders/shaders_vulkan_desktop.csv b/shaders/shaders_vulkan_desktop.csv index 55f1f0f7e1..6b50b0ed27 100644 --- a/shaders/shaders_vulkan_desktop.csv +++ b/shaders/shaders_vulkan_desktop.csv @@ -81,6 +81,7 @@ DefaultHQVS_Level26,Vertex DefaultHQVS_Level30,Vertex DefaultModelLodFS,Fragment DefaultModelLodVS,Vertex +DefaultModelLodVSNew,Vertex DefaultNeonFS,Fragment DefaultNeonHQFS_Level0,Fragment DefaultNeonHQFS_Level8,Fragment diff --git a/version-guid.txt b/version-guid.txt index c3755dfda0..8e207144c9 100644 --- a/version-guid.txt +++ b/version-guid.txt @@ -1 +1 @@ -version-21bbda4ee1da4889 \ No newline at end of file +version-ef89852fd77441e5 \ No newline at end of file diff --git a/version.txt b/version.txt index 976377751f..192d4dd626 100644 --- a/version.txt +++ b/version.txt @@ -1 +1 @@ -0.448.0.411244 \ No newline at end of file +0.449.1.411731 \ No newline at end of file