From a58ea30f8cdf3e34ff4d0cbb2dde6a1bf20d608b Mon Sep 17 00:00:00 2001 From: XlXi Date: Sun, 3 Jan 2021 22:07:17 -0500 Subject: [PATCH] api shit egg --- WebAssemblies/API.php | 6 + public/api/clientsettings/.htaccess | 3 + public/api/clientsettings/cappsettings.php | 1312 +++++++++++++++++ public/api/clientsettings/index.php | 15 + public/api/ephemeralcounters/.htaccess | 1 + public/api/ephemeralcounters/index.php | 15 + public/api/versioncompatibility/.htaccess | 4 + .../versioncompatibility/allowedmd5hash.php | 18 + .../versioncompatibility/allowedsecver.php | 19 + public/api/versioncompatibility/index.php | 15 + public/api/www/.htaccess | 1 + public/api/www/index.php | 15 + public/cdn/www/index.php | 3 +- public/data/.htaccess | 1 + public/data/index.php | 15 + public/gamepersistence/.htaccess | 1 + public/gamepersistence/index.php | 15 + public/setup/version.txt | 1 + 18 files changed, 1459 insertions(+), 1 deletion(-) create mode 100644 public/api/clientsettings/.htaccess create mode 100644 public/api/clientsettings/cappsettings.php create mode 100644 public/api/clientsettings/index.php create mode 100644 public/api/ephemeralcounters/.htaccess create mode 100644 public/api/ephemeralcounters/index.php create mode 100644 public/api/versioncompatibility/.htaccess create mode 100644 public/api/versioncompatibility/allowedmd5hash.php create mode 100644 public/api/versioncompatibility/allowedsecver.php create mode 100644 public/api/versioncompatibility/index.php create mode 100644 public/api/www/.htaccess create mode 100644 public/api/www/index.php create mode 100644 public/data/.htaccess create mode 100644 public/data/index.php create mode 100644 public/gamepersistence/.htaccess create mode 100644 public/gamepersistence/index.php create mode 100644 public/setup/version.txt diff --git a/WebAssemblies/API.php b/WebAssemblies/API.php index 7561a11..6027e23 100644 --- a/WebAssemblies/API.php +++ b/WebAssemblies/API.php @@ -24,6 +24,12 @@ class API { exit(API::PrettyJSONEncode(["error"=>"$message", "incidentID"=>$incident])); } + function RespondJSON($array) + { + header("Content-Type: application/json"); + exit(API::PrettyJSONEncode($array)); + } + function PrettyJSONEncode($array){ return json_encode($array, JSON_PRETTY_PRINT); } diff --git a/public/api/clientsettings/.htaccess b/public/api/clientsettings/.htaccess new file mode 100644 index 0000000..d064725 --- /dev/null +++ b/public/api/clientsettings/.htaccess @@ -0,0 +1,3 @@ +RewriteEngine on +RewriteRule ^Setting/QuietGet/ClientAppSettings/?$ /cappsettings.php [NC,L] +ErrorDocument 404 /index.php \ No newline at end of file diff --git a/public/api/clientsettings/cappsettings.php b/public/api/clientsettings/cappsettings.php new file mode 100644 index 0000000..4659976 --- /dev/null +++ b/public/api/clientsettings/cappsettings.php @@ -0,0 +1,1312 @@ + +{ + "GoogleAnalyticsAccountPropertyID": "G-47TC169RJN", + "GoogleAnalyticsAccountPropertyIDPlayer": "G-CSJXGEJRH3", + "AllowVideoPreRoll": "True", + "FLogAsserts": "0", + "FLogCloseDataModel": "3", + "CaptureQTStudioCountersEnabled": "True", + "CaptureMFCStudioCountersEnabled": "True", + "CaptureCountersIntervalInMinutes": "5", + "FLogServiceVectorResize": "4", + "FLogServiceCreation": "4", + "AxisAdornmentGrabSize": "12", + "FFlagProcessAllPacketsPerStep": "True", + "FFlagUS14116": "True", + "FFlagBlockBlockNarrowPhaseRefactor": "True", + "FFlagEnableRubberBandSelection": "True", + "FFlagQtStudioScreenshotEnabled": "True", + "FFlagFixNoPhysicsGlitchWithGyro": "True", + "FLogFullRenderObjects": "0", + "PublishedProjectsPageHeight": "535", + "PublishedProjectsPageUrl": "/ide/publish", + "StartPageUrl": "/ide/welcome", + "FFlagOpenNewWindowsInDefaultBrowser": "True", + "FFlagOnScreenProfiler": "True", + "FFlagInitializeNewPlace": "True", + "PrizeAssetIDs": "0=110718551=Congratulations! Your success at publishing a place has earned you the Eggcellent Builder hat. You can find this in your inventory on the website. Keep building to find more ROBLOX Studio Eggs!;1=110719580=Congratulations! Your exploration of ROBLOX Studio's models has led you to the Eggstreme Builder hat. You can find this in your inventory on the website. Keep building to find more ROBLOX Studio Eggs!;2=110720049=Congratulations! Your contribution to ROBLOX's content catalog has earned you the Eggsultant Contributor hat. You can find this in your inventory on the website. Keep building to find more ROBLOX Studio Eggs!;3=110790044=Congratulations! Your large experience in scripting has earned you the rare Eggscruciatingly Deviled Scripter hat. You can find this in your inventory on the website. Keep building to find more ROBLOX Studio Eggs!;4=110790072=Congratulations! Your flexibility at finding eggs has led you to the Yolk's on Us hat! You can find this in your inventory on the website. Keep building to find more ROBLOX Studio Eggs!;5=110790103=Congratulations! You've found the Eggsplosion hat! You can find this in your inventory on the website. Keep building to find more ROBLOX Studio Eggs!", + "PrizeAwarderURL": "/ostara/boon", + "MinNumberScriptExecutionsToGetPrize": "500", + "FFlagDebugCrashEnabled": "False", + "FLogHangDetection": "3", + "FFlagCharAnimationStats": "False", + "FFlagRenderOpenGLForcePOTTextures": "True", + "FFlagUseNewCameraZoomPath": "True", + "FFlagQTStudioPublishFailure": "True", + "ExcludeContactWithInteriorTerrainMinusYFace": "True", + "FFlagFixUphillClimb": "True", + "FFlagUseAveragedFloorHeight": "True", + "FFlagScaleExplosionLifetime": "True", + "PublishedProjectsPageWidth": "950", + "FFlagRenderFastClusterEverywhere": "True", + "FLogPlayerShutdownLuaTimeoutSeconds": "1", + "FFlagQtFixToolDragging": "True", + "FFlagSelectPartOnUndoRedo": "True", + "FFlagStatusBarProgress": "True", + "FFlagStudioCheckForUpgrade": "True", + "FFlagStudioInsertModelCounterEnabled": "True", + "FFlagStudioAuthenticationFailureCounterEnabled": "True", + "FFlagRenderCheckTextureContentProvider": "True", + "FFlagRenderLightGridEnabled": "True", + "FFlagStudioLightGridAPIVisible": "True", + "FFlagBetterSleepingJobErrorComputation": "True", + "FLogDXVideoMemory": "4", + "FFlagRenderNoLegacy": "True", + "FFlagStudioLightGridOnForNewPlaces": "True", + "FFlagPhysicsSkipRedundantJoinAll": "True", + "FFlagTerrainOptimizedLoad": "True", + "FFlagTerrainOptimizedStorage": "True", + "FFlagTerrainOptimizedCHS": "True", + "FFlagRenderGLES2": "True", + "FFlagStudioMacAddressValidationEnabled": "True", + "FFlagDoNotPassSunkEventsToPlayerMouse": "True", + "FFlagQtAutoSave": "True", + "FFlagRenderLoopExplicit": "True", + "FFlagStudioUseBinaryFormatForPlay": "True", + "FFlagPhysicsRemoveWorldAssemble_US16512": "True", + "FFlagNativeSafeChatRendering": "True", + "FFlagRenderNewMegaCluster": "True", + "FFlagAutoJumpForTouchDevices": "True", + "FLogOutlineBrightnessMin": "50", + "FLogOutlineBrightnessMax": "160", + "FLogOutlineThickness": "40", + "FFlagDE5511FixEnabled": "True", + "FFlagDE4423Fixed": "True", + "FFlagSymmetricContact": "True", + "FFlagLocalMD5": "True", + "FFlagStudioCookieParsingDisabled": "False", + "FFlagLastWakeTimeSleepingJobError": "True", + "FFlagPhysicsAllowAutoJointsWithSmallParts_DE6056": "True", + "FFlagPhysicsLockGroupDraggerHitPointOntoSurface_DE6174": "True", + "FFlagOutlineControlEnabled": "True", + "FFlagAllowCommentedScriptSigs": "True", + "FFlagDataModelUseBinaryFormatForSave": "True", + "FFlagStudioUseBinaryFormatForSave": "True", + "FFlagDebugAdornableCrash": "True", + "FFlagOverlayDataModelEnabled": "True", + "DFFlagFixInstanceParentDesyncBug": "True", + "FFlagPromoteAssemblyModifications": "False", + "FFlagFontSourceSans": "True", + "DFFlagCreateHumanoidRootNode": "True", + "FFlagRenderNewFonts": "True", + "FFlagStudioCookieDesegregation": "True", + "FFlagResponsiveJump": "True", + "FFlagGoogleAnalyticsTrackingEnabled": "True", + "FFlagNoCollideLadderFilter": "True", + "FFlagFlexibleTipping": "True", + "FFlagUseStrongerBalancer": "True", + "FFlagClampControllerVelocityMag": "True", + "DFFlagUseSaferChatMetadataLoading": "True", + "FFlagSinkActiveGuiObjectMouseEvents": "False", + "FLogLuaBridge": "2", + "DFFlagPromoteAssemblyModifications": "True", + "FFlagDeferredContacts": "True", + "FFlagFRMUse60FPSLockstepTable": "True", + "FFlagFRMAdjustForMultiCore": "True", + "FFlagPhysics60HZ": "True", + "FFlagQtRightClickContextMenu": "True", + "FFlagUseTopmostSettingToBringWindowToFront": "True", + "FFlagNewLightAPI": "True", + "FFlagRenderLightGridShadows": "True", + "FFlagRenderLightGridShadowsSmooth": "True", + "DFFlagSanitizeKeyframeUrl": "True", + "DFFlagDisableGetKeyframeSequence": "False", + "FFlagCreateServerScriptServiceInStudio": "True", + "FFlagCreateServerStorageInStudio": "True", + "FFlagCreateReplicatedStorageInStudio": "True", + "FFlagFilterEmoteChat": "True", + "DFFlagUseCharacterRootforCameraTarget": "True", + "FFlagImageRectEnabled": "True", + "FFlagNewWaterMaterialEnable": "True", + "DFFlagUserHttpAPIEnabled": "True", + "DFIntUserHttpAccessUserId0": "0", + "FFlagUserHttpAPIVisible": "True", + "FFlagCameraChangeHistory": "True", + "FFlagDE4640Fixed": "True", + "FFlagShowStreamingEnabledProp": "True", + "FFlagOptimizedDragger": "True", + "FFlagRenderNewMaterials": "True", + "FFlagRenderAnisotropy": "True", + "FFlagStudioInitializeViewOnPaint": "True", + "DFFlagPartsStreamingEnabled": "True", + "FFlagStudioLuaDebugger": "True", + "FFlagStudioLocalSpaceDragger": "True", + "FFlagGuiRotationEnabled": "True", + "FFlagDataStoreEnabled": "True", + "DFFlagDisableTeleportConfirmation": "True", + "DFFlagAllowTeleportFromServer": "True", + "DFFlagNonBlockingTeleport": "True", + "FFlagD3D9CrashOnError": "False", + "FFlagRibbonBarEnabled": "True", + "SFFlagInfiniteTerrain": "True", + "FFlagStudioScriptBlockAutocomplete": "True", + "FFlagRenderFixAnchoredLag": "True", + "DFFlagAllowAllUsersToUseHttpService": "True", + "GoogleAnalyticsAccountPropertyIDClient": "", + "FFlagSurfaceGuiVisible": "True", + "FFlagStudioIntellesenseEnabled": "True", + "FFlagAsyncPostMachineInfo": "True", + "FFlagModuleScriptsVisible": "True", + "FFlagModelPluginsEnabled": "True", + "FFlagGetUserIdFromPluginEnabled": "True", + "FFlagStudioPluginUIActionEnabled": "True", + "DFFlagRemoveAdornFromBucketInDtor": "True", + "FFlagRapidJSONEnabled": "True", + "DFFlagDE6959Fixed": "True", + "DFFlagScopedMutexOnJSONParser": "True", + "FFlagSupressNavOnTextBoxFocus": "True", + "DFFlagExplicitPostContentType": "True", + "DFFlagAddPlaceIdToAnimationRequests": "True", + "FFlagCreatePlaceEnabled": "True", + "DFFlagClientAdditionalPOSTHeaders": "True", + "FFlagEnableAnimationExport": "True", + "DFFlagAnimationAllowProdUrls": "True", + "FFlagGetUserIDFromPluginEnabled": "True", + "FFlagStudioContextualHelpEnabled": "True", + "FFlagLogServiceEnabled": "True", + "FFlagQtPlaySoloOptimization": "True", + "FFlagStudioBuildGui": "True", + "DFFlagListenForZVectorChanges": "True", + "DFFlagUserInputServiceProcessOnRender": "True", + "FFlagDE7421Fixed": "True", + "FFlagStudioExplorerActionsEnabledInScriptView": "True", + "FFlagHumanoidNetworkOptEnabled": "False", + "DFFlagEnableNPCServerAnimation": "True", + "DFFlagDataStoreUseUForGlobalDataStore": "True", + "DFFlagDataStoreAllowedForEveryone": "True", + "DFFlagBadTypeOnConnectErrorEnabled": "True", + "FFlagStudioRemoveUpdateUIThread": "True", + "FFlagPhysicsSkipUnnecessaryContactCreation": "False", + "FFlagUseNewHumanoidCache": "True", + "FFlagSecureReceiptsBackendEnabled": "True", + "FFlagOrderedDataStoreEnabled": "True", + "FFlagStudioLuaDebuggerGA": "True", + "FFlagNPSSetScriptDocsReadOnly": "True", + "FFlagRDBGHashStringComparison": "True", + "FFlagStudioDebuggerVisitDescendants": "True", + "FFlagDeprecateScriptInfoService": "True", + "FFlagIntellisenseScriptContextDatamodelSearchingEnabled": "True", + "FFlagSecureReceiptsFrontendEnabled": "True", + "DFFlagCreatePlaceEnabledForEveryone": "True", + "FFlagCreatePlaceInPlayerInventoryEnabled": "True", + "DFFlagAddRequestIdToDeveloperProductPurchases": "True", + "DFFlagUseYPCallInsteadOfPCallEnabled": "True", + "FFlagStudioMouseOffsetFixEnabled": "True", + "DFFlagPlaceValidation": "True", + "FFlagReconstructAssetUrl": "True", + "FFlagUseNewSoundEngine": "True", + "FIntMinMillisecondLengthForLongSoundChannel": "5000", + "FFlagStudioHideInsertedServices": "True", + "FFlagStudioAlwaysSetActionEnabledState": "True", + "FFlagRenderNew": "True", + "FIntRenderNewPercentWin": "100", + "FIntRenderNewPercentMac": "100", + "FLogGraphics": "6", + "FFlagStudioInSyncWebKitAuthentication": "False", + "DFFlagDisallowHopperServerScriptReplication": "True", + "FFlagInterpolationFix": "False", + "FFlagHeartbeatAt60Hz": "False", + "DFFlagFixProcessReceiptValueTypes": "True", + "DFFlagPhysicsSkipUnnecessaryContactCreation": "True", + "FFlagStudioLiveCoding": "True", + "FFlagPlayerHumanoidStep60Hz": "True", + "DFFlagCrispFilteringEnabled": "False", + "SFFlagProtocolSynchronization": "True", + "FFlagUserInputServicePipelineStudio": "True", + "FFlagUserInputServicePipelineWindowsClient": "True", + "FFlagUserInputServicePipelineMacClient": "True", + "FFlagStudioKeyboardMouseConfig": "True", + "DFFlagLogServiceEnabled": "True", + "DFFlagLoadAnimationsThroughInsertService": "True", + "FFlagFRMFogEnabled": "True", + "FLogBrowserActivity": "3", + "DFFlagPhysicsPacketAlwaysUseCurrentTime": "True", + "FFlagFixedStudioRotateTool": "True", + "FFlagRibbonBarEnabledGA": "True", + "FFlagRenderSafeChat": "False", + "DFFlagPhysicsAllowSimRadiusToDecreaseToOne": "True", + "DFFlagPhysicsAggressiveSimRadiusReduction": "True", + "DFFlagLuaYieldErrorNoResumeEnabled": "True", + "DFFlagEnableJointCache": "False", + "DFFlagOnCloseTimeoutEnabled": "True", + "FFlagStudioQuickInsertEnabled": "True", + "FFlagStudioPropertiesRespectCollisionToggle": "True", + "FFlagTweenServiceUsesRenderStep": "True", + "FFlagUseNewSoundEngine3dFix": "True", + "FFlagDebugUseDefaultGlobalSettings": "True", + "FFlagStudioMiddleMouseTrackCamera": "False", + "FFlagTurnOffiOSNativeControls": "True", + "DFFlagUseNewHumanoidHealthGui": "True", + "DFFlagLoggingConsoleEnabled": "True", + "DFFlagAllowModuleLoadingFromAssetId": "True", + "FFlagStudioZoomExtentsExplorerFixEnabled": "True", + "FFlagLuaDebuggerBreakOnError": "True", + "FFlagRetentionTrackingEnabled": "True", + "FFlagShowAlmostAllItemsInExplorer": "True", + "FFlagStudioFindInAllScriptsEnabled": "True", + "FFlagImprovedNameOcclusion": "True", + "FFlagHumanoidMoveToDefaultValueEnabled": "True", + "FFlagEnableDisplayDistances": "True", + "FFlagUseMinMaxZoomDistance": "True", + "SFFlagAllowPhysicsPacketCompression": "False", + "FFlagStudioOneClickColorPickerEnabled": "True", + "DFFlagHumanoidMoveToDefaultValueEnabled": "True", + "VideoPreRollWaitTimeSeconds": "45", + "FFlagBalancingRateLimit": "True", + "FFlagLadderCheckRate": "True", + "FFlagStateSpecificAutoJump": "True", + "SFFlagOneWaySimRadiusReplication": "True", + "DFFlagApiDictionaryCompression": "True", + "SFFlagPathBasedPartMovement": "True", + "FFlagEnsureInputIsCorrectState": "False", + "DFFlagLuaLoadStringStrictSecurity": "True", + "DFFlagCrossPacketCompression": "True", + "FFlagWorkspaceLoadStringEnabledHidden": "True", + "FFlagStudioPasteAsSiblingEnabled": "True", + "FFlagStudioDuplicateActionEnabled": "True", + "FFlagPreventInterpolationOnCFrameChange": "True", + "FLogNetworkPacketsReceive": "5", + "FFlagPlayPauseFix": "True", + "DFFlagCrashOnNetworkPacketError": "False", + "FFlagHumanoidStateInterfaces": "True", + "FFlagRenderDownloadAssets": "True", + "FFlagBreakOnErrorConfirmationDialog": "True", + "FFlagStudioAnalyticsEnabled": "True", + "FFlagAutoRotateFlag": "True", + "DFFlagUseImprovedLadderClimb": "True", + "FFlagUseCameraOffset": "True", + "FFlagRenderBlobShadows": "True", + "DFFlagWebParserDisableInstances": "False", + "FFlagStudioNewWiki": "True", + "DFFlagLogPacketErrorDetails": "False", + "FFlagLimitHorizontalDragForce": "True", + "FFlagEnableNonleathalExplosions": "True", + "DFFlagCreateSeatWeldOnServer": "True", + "FFlagGraphicsUseRetina": "True", + "FFlagDynamicEnvmapEnabled": "True", + "DFFlagDeferredTouchReplication": "True", + "DFFlagCreatePlayerGuiEarlier": "True", + "DFFlagProjectileOwnershipOptimization": "True", + "DFFlagLoadSourceForCoreScriptsBeforeInserting": "False", + "GoogleAnalyticsLoadStudio": "1", + "DFFlagTaskSchedulerFindJobOpt": "True", + "SFFlagPreventInterpolationOnCFrameChange": "True", + "DFIntNumPhysicsPacketsPerStep": "2", + "DFFlagDataStoreUrlEncodingEnabled": "True", + "FFlagShowWebPlaceNameOnTabWhenOpeningFromWeb": "True", + "DFFlagTrackTimesScriptLoadedFromLinkedSource": "True", + "FFlagToggleDevConsoleThroughChatCommandEnabled": "True", + "FFlagEnableFullMonitorsResolution": "True", + "DFFlagAlwaysUseHumanoidMass": "True", + "DFFlagUseStrongerGroundControl": "True", + "DFFlagCorrectlyReportSpeedOnRunStart": "True", + "FFlagLuaDebuggerImprovedToolTip": "True", + "FFlagLuaDebuggerPopulateFuncName": "True", + "FFlagLuaDebuggerNewCodeFlow": "True", + "DFFlagValidateCharacterAppearanceUrl": "false", + "FFlagStudioQuickAccessCustomization": "True", + "DFFlagTaskSchedulerUpdateJobPriorityOnWake": "True", + "DFFlagTaskSchedulerNotUpdateErrorOnPreStep": "True", + "FFlagWikiSelectionSearch": "True", + "DFIntTaskSchedularBatchErrorCalcFPS": "1200", + "FFlagSuppressNavOnTextBoxFocus": "False", + "FFlagEnabledMouseIconStack": "True", + "DFFlagFastClone": "True", + "DFFlagLuaNoTailCalls": "True", + "DFFlagFilterStreamingProps": "True", + "DFFlagNetworkOwnerOptEnabled": "True", + "DFFlagPathfindingEnabled": "True", + "FFlagEnableiOSSettingsLeave": "True", + "FFlagUseFollowCamera": "True", + "FFlagDefaultToFollowCameraOnTouch": "True", + "DFFlagAllowMoveToInMouseLookMove": "True", + "DFFlagAllowHumanoidDecalTransparency": "True", + "DFFlagSupportCsrfHeaders": "True", + "DFFlagConfigureInsertServiceFromSettings": "True", + "FFlagPathfindingClientComputeEnabled": "True", + "DFFlagLuaResumeSupportsCeeCalls": "True", + "DFFlagPhysicsSenderErrorCalcOpt": "True", + "DFFlagClearPlayerReceivingServerLogsOnLeave": "True", + "DFFlagConsoleCodeExecutionEnabled": "True", + "DFFlagCSGDictionaryReplication": "True", + "FFlagCSGToolsEnabled": "True", + "FFlagCSGDictionaryServiceEnabled": "True", + "FFlagCSGMeshRenderEnable": "True", + "FFlagCSGChangeHistory": "True", + "FFlagCSGMeshColorEnable": "True", + "FFlagCSGMeshColorToolsEnabled": "True", + "FFlagCSGScaleEnabled": "True", + "FFlagCylinderUsesConstantTessellation": "True", + "FFlagStudioDraggersScaleFixes": "True", + "FFlagCSGDecalsEnabled": "True", + "FFlagCSGMigrateChildData": "True", + "SFFlagBinaryStringReplicationFix": "True", + "FFlagHummanoidScaleEnable": "True", + "FFlagStudioDataModelIsStudioFix": "True", + "DFFlagWebParserEnforceASCIIEnabled": "True", + "DFFlagScriptDefaultSourceIsEmpty": "True", + "FFlagFixCaptureFocusInput": "True", + "FFlagFireUserInputServiceEventsAfterDMEvents": "True", + "FFlagVectorErrorOnNilArithmetic": "True", + "FFlagFontSmoothScalling": "True", + "DFFlagUseImageColor": "True", + "FFlagStopNoPhysicsStrafe": "True", + "DFFlagDebugLogNetworkErrorToDB": "False", + "FFlagLowQMaterialsEnable": "True", + "FFLagEnableFullMonitorsResolution": "True", + "FFlagStudioChildProcessCleanEnabled": "True", + "DFFlagAllowFullModelsWhenLoadingModules": "True", + "DFFlagRealWinInetHttpCacheBypassingEnabled": "True", + "FFlagNewUniverseInfoEndpointEnabled": "True", + "FFlagGameExplorerEnabled": "True", + "FFlagStudioUseBinaryFormatForModelPublish": "True", + "FFlagGraphicsFeatureLvlStatsEnable": "True", + "FFlagStudioEnableWebKitPlugins": "True", + "DFFlagSendHumanoidTouchedSignal": "True", + "DFFlagReduceHumanoidBounce": "True", + "DFFlagUseNewSounds": "True", + "FFlagFixHumanoidRootPartCollision": "True", + "FFlagEnableAndroidMenuLeave": "True", + "FFlagOnlyProcessGestureEventsWhenSunk": "True", + "FFlagAdServiceReportImpressions": "True", + "FFlagStudioUseExtendedHTTPTimeout": "True", + "FFlagStudioSeparateActionByActivationMethod": "False", + "DFFlagPhysicsSenderThrottleBasedOnBufferHealth": "True", + "DFFlagGetGroupInfoEnabled": "True", + "DFFlagGetGroupRelationsEnabled": "True", + "FStringPlaceFilter_StateBasedAnimationReplication": "True;175953385;174810327;181219650", + "SFFlagTopRepContSync": "True", + "FFlagStudioUseBinaryFormatForModelSave": "True", + "EnableFullMonitorsResolution": "True", + "DFFlagRenderSteppedServerExceptionEnabled": "True", + "FFlagUseWindowSizeFromGameSettings": "True", + "DFFlagCheckStudioApiAccess": "True", + "FFlagGameExplorerPublishEnabled": "True", + "DFFlagKeepXmlIdsBetweenLoads": "True", + "DFFlagReadXmlCDataEnabled": "True", + "FFlagStudioRemoveToolSounds": "True", + "FFlagStudioOneStudGridDefault": "True", + "FFlagStudioPartSymmetricByDefault": "True", + "FFlagStudioIncreasedBaseplateSize": "True", + "FFlagSkipSilentAudioOps": "True", + "SFFlagGuid64Bit": "False", + "FIntValidateLauncherPercent": "100", + "FFlagCSGDataLossFixEnabled": "True", + "DFStringRobloxAnalyticsURL": "http://ecsv2.platinus2016.ga/", + "DFFlagRobloxAnalyticsTrackingEnabled": "True", + "FFlagStudioOpenLastSaved": "False", + "FFlagStudioShowTutorialsByDefault": "True", + "FFlagStudioForceToolboxSize": "True", + "FFlagStudioExplorerDisabledByDefault": "True", + "FFlagStudioDefaultWidgetSizeChangesEnabled": "True", + "FFlagStudioUseScriptAnalyzer": "True", + "FFlagNoClimbPeople": "True", + "DFFlagAnimationFormatAssetId": "True", + "FFlagGetCorrectScreenResolutionFaster": "True", + "DFFlagFixTouchEndedReporting": "False", + "FFlagStudioTeleportPlaySolo": "True", + "FFlagCSGRemoveScriptScaleRestriction": "True", + "FFlagStudioDE7928FixEnabled": "True", + "FFlagDE8768FixEnabled": "True", + "FFlagStudioDE9108FixEnabled": "True", + "FFlagStudioPlaySoloMapDebuggerData": "True", + "FFlagLuaDebuggerCloneDebugger": "True", + "FFlagRenderLightgridInPerformEnable": "True", + "SFFlagStateBasedAnimationReplication": "True", + "FFlagVolumeControlInGameEnabled": "True", + "FFlagGameConfigurerUseStatsService": "True", + "FFlagStudioUseHttpAuthentication": "True", + "FFlagDetectTemplatesWhenSettingUpGameExplorerEnabled": "True", + "FFlagEntityNameEditingEnabled": "True", + "FFlagNewCreatePlaceFlowEnabled": "True", + "FFlagFakePlayableDevices": "False", + "FFlagMutePreRollSoundService": "True", + "DFFlagBodyMoverParentingFix": "True", + "DFFlagBroadcastServerOnAllInterfaces": "True", + "HttpUseCurlPercentageWinClient": "100", + "HttpUseCurlPercentageMacClient": "100", + "HttpUseCurlPercentageWinStudio": "100", + "HttpUseCurlPercentageMacStudio": "100", + "SFFlagReplicatedFirstEnabled": "True", + "DFFlagCSGShrinkForMargin": "True", + "FFlagPhysicsBulletConnectorPointRecalc": "True", + "DFIntBulletContactBreakThresholdPercent": "200", + "DFIntBulletContactBreakOrthogonalThresholdPercent": "200", + "FFlagPhysicsBulletConnectorMatching": "True", + "FFlagPhysicsBulletUseProximityMatching": "False", + "FFlagPhysicsCSGUsesBullet": "True", + "DFFlagCSGPhysicsDeserializeRefactor": "True", + "FFlagWedgeEnableDecalOnTop": "True", + "FFlagFrustumTestGUI": "True", + "FFlagFeatureLvlsDX11BeforeDeviceCreate": "True", + "FFlagStudioPasteSyncEnabled": "True", + "FFlagResetMouseCursorOnToolUnequip": "True", + "DFFlagUpdateCameraTarget": "True", + "DFFlagFixGhostClimb": "True", + "DFFlagUseStarterPlayer": "True", + "FFlagStudioFindCrashFixEnabled": "True", + "FFlagFixPartOffset": "True", + "DFFlagLuaCloseUpvalues": "True", + "FFlagRenderTextureCompositorUseBudgetForSize": "True", + "FFlagAllowOutOfBoxAssets": "False", + "FFlagRemoveTintingWhenActiveIsFalseOnImageButton": "True", + "FFlagStudioModuleScriptDefaultContents": "True", + "FFlagStudioHomeKeyChangeEnabled": "True", + "FFlagStudioOpenStartPageForLogin": "True", + "FFlagStudioNativeKeepSavedChanges": "True", + "FFlagSerializeCurrentlyOpenPlaceWhenPublishingGame": "True", + "FFlagGameNameLabelEnabled": "True", + "FFlagStudioValidateBootstrapper": "True", + "FFlagRakNetReadFast": "True", + "DFFlagPhysicsSenderSleepingUpdate": "True", + "FFlagUseShortShingles": "True", + "FFlagKKTChecks": "False", + "DFFlagUseApiProxyThrottling": "True", + "DFFlagValidateSetCharacter": "True", + "DFFlagUpdateHumanoidSimBodyInComputeForce": "True", + "DFFlagNetworkPendingItemsPreserveTimestamp": "True", + "FFlagStudioCSGRotationalFix": "True", + "FFlagNewLoadingScreen": "True", + "FFlagScrollingFrameOverridesButtonsOnTouch": "True", + "DFFlagStreamLargeAudioFiles": "True", + "DFFlagNewLuaChatScript": "True", + "DFFlagLoopedDefaultHumanoidAnimation": "True", + "FFlagSoundsRespectDelayedStop": "False", + "DFFlagCSGPhysicsErrorCatchingEnabled": "True", + "DFFlagFireStoppedAnimSignal": "True", + "FFlagStudioFixToolboxReload": "True", + "FFlagCSGDecalsV2": "True", + "FFlagLocalOptimizer": "True", + "DFFlagClearFailedUrlsWhenClearingCacheEnabled": "True", + "DFFlagSupportNamedAssetsShortcutUrl": "True", + "DFFlagUseW3CURIParser": "True", + "DFFlagContentProviderHttpCaching": "True", + "FFlagNoWallClimb": "False", + "FFlagSmoothMouseLock": "False", + "DFFlagCSGPhysicsNanPrevention": "True", + "FFlagStudioDE9818FixEnabled": "True", + "FFlagGameExplorerImagesEnabled": "True", + "FFlagStudioInsertOrientationFix": "True", + "FFlagStudioTabOrderingEnabled": "True", + "FFlagFramerateDeviationDroppedReport": "True", + "FFlagModuleScriptsPerVmEnabled": "False", + "FFlagGameExplorerImagesInsertEnabled": "True", + "FFlagTexturePropertyWidgetEnabled": "True", + "FFlagReloadAllImagesOnDataReload": "True", + "FFlagModuleScriptsPerVmEnabledFix2": "True", + "DFFlagFixBufferZoneContainsCheck": "False", + "FFlagStudioPlaceAssetFromToolbox": "True", + "FFlagChannelMasterMuting": "True", + "FFlagStudioUseDelayedSyntaxCheck": "True", + "FFlagStudioCommandLineSaveEditText": "True", + "FFlagStudioAddHelpInContextMenu": "True", + "DFIntHttpCacheCleanMinFilesRequired": "10000", + "DFIntHttpCacheCleanMaxFilesToKeep": "7500", + "FFlagCSGVoxelizer": "True", + "DFFlagCheckApiAccessInTransactionProcessing": "True", + "FFlagBindPurchaseValidateCallbackInMarketplaceService": "True", + "FFlagSetDataModelUniverseIdAfterPublishing": "True", + "FFlagOpenScriptWorksOnModulesEnabled": "True", + "FFlagStudioRibbonBarNewLayout": "True", + "FFlagStudioRibbonBarLayoutFixes": "True", + "FFlagStudioPlaceOnlineIndicator": "True", + "FFlagRenderWangTiles": "True", + "FFlagDisableBadUrl": "True", + "FFlagPrimalSolverLogBarrierIP": "True", + "FFlagDualSolverSimplex": "True", + "FFlagPrimalSolverSimplex": "True", + "FIntNumSmoothingPasses": "3", + "FFlagVerifyConnection": "True", + "FIntRegLambda": "1400", + "FFlagScriptAnalyzerPlaceholder": "True", + "FFlagStudioCSGAssets": "True", + "FFlagCSGStripPublishedData": "True", + "DFFlagRaycastReturnSurfaceNormal": "True", + "FFlagMoveGameExplorerActionsIntoContextMenu": "True", + "FFlagStudioAdvanceCookieExpirationBugFixEnabled": "True", + "FFlagNewBackpackScript": "True", + "FFlagNewPlayerListScript": "True", + "FFlagGameNameAtTopOfExplorer": "True", + "FFlagStudioActActionsAsTools": "True", + "FFlagStudioInsertAtMouseClick": "True", + "FFlagStopLoadingStockSounds": "True", + "DFFlagFixTimePositionReplication": "True", + "DFFlagHttpReportStatistics": "True", + "DFFlagEnableChatTestingInStudio": "True", + "DFIntHttpSendStatsEveryXSeconds": "300", + "FLogStepAnimatedJoints": "5", + "DFFlagLuaDisconnectFailingSlots": "False", + "DFFlagEnsureSoundPosIsUpdated": "True", + "DFFlagLoadStarterGearEarlier": "False", + "DFFlagBlockUsersInLuaChat": "True", + "FFlagRibbonPartInsertNotAllowedInModel": "True", + "DFFlagUsePlayerScripts": "True", + "DFFlagUserAccessUserSettings": "True", + "DFFlagUseLuaCameraAndControl": "True", + "DFFlagUseLuaPCInput": "True", + "DFFlagFixLuaMoveDirection": "True", + "DFFlagUseDecalLocalTransparencyModifier": "True", + "DFFlagUseFolder": "True", + "DFFlagUsePreferredSpawnInPlaySoloTeleport": "True", + "DFFlagFilterAddSelectionToSameDataModel": "False", + "FFlagGameExplorerAutofillImageNameFromFileName": "True", + "FFlagGameExplorerBulkImageUpload": "True", + "FFlagStudioAllowAudioSettings": "True", + "DFFlagUsePlayerInGroupLuaChat": "True", + "FFlagStudioDecalPasteFix": "True", + "FFlagStudioCtrlTabDocSwitchEnabled": "True", + "DFIntDraggerMaxMovePercent": "60", + "FFlagUseUniverseGetInfoCallToDetermineUniverseAccess": "True", + "FFlagMaxFriendsCount": "True", + "DFIntPercentApiRequestsRecordGoogleAnalytics": "0", + "FFlagSelectSpinlock": "True", + "FFlagFastZlibPath": "True", + "DFFlagWriteXmlCDataEnabled": "True", + "DFFlagUseSpawnPointOrientation": "True", + "DFFlagUsePlayerSpawnPoint": "True", + "DFFlagCSGPhysicsRecalculateBadContactsInConnectors": "True", + "FFlagStudioPartAlignmentChangeEnabled": "True", + "FFlagStudioToolBoxModelDragFix": "True", + "DFFlagOrder66": "False", + "FFlagCloudIconFixEnabled": "True", + "DFFlagFixHealthReplication": "True", + "DFFlagReplicateAnimationSpeed": "True", + "FFlagSurfaceLightEnabled": "True", + "FFlagLuaFollowers": "True", + "FFlagNewNotificationsScript": "True", + "FFlagStudioSendMouseIdleToPluginMouse": "True", + "DFFlagPhysicsOptimizeAssemblyHistory": "True", + "DFFlagPhysicsOptimizeBallBallContact": "True", + "DFFlagUseNewBubbleSkin": "True", + "DFFlagUse9FrameBackgroundTransparency": "True", + "DFFlagCheckForHeadHit": "False", + "DFFlagUseHttpsForAllCalls": "True", + "DFFlagLoadCoreModules": "True", + "FFlagStudioRecentSavesEnabled": "True", + "FFlagStudioToolBoxInsertUseRayTrace": "True", + "FFlagInterpolationUseWightedDelay": "True", + "FFlagUseInGameTopBar": "True", + "FFlagNewPurchaseScript": "True", + "FFlagStudioEnableGamepadSupport": "True", + "FFlagStudioRemoveDuplicateParts": "True", + "FFlagStudioLaunchDecalToolAfterDrag": "True", + "DFFlagHumanoidFloorPVUpdateSignal": "True", + "DFFlagHumanoidFloorDetectTeleport": "True", + "DFFlagHumanoidFloorForceBufferZone": "False", + "DFFlagHumanoidFloorManualDeltaUpdateManagment": "True", + "DFFlagHumanoidFloorManualFrictionLimitation": "True", + "FStringPlaceFilter_InterpolationTimingFix": "True;208770506", + "DFFlagUpdateHumanoidNameAndHealth": "True", + "DFFlagEnableHumanoidDisplayDistances": "True", + "FFlagFixTouchInputEventStates": "False", + "DFFlagInterpolationTimingFix": "True", + "FIntRenderGBufferMinQLvl": "16", + "FFlagResizeGuiOnStep": "True", + "FFlagDontFireFakeMouseEventsOnUIS": "True", + "FFlagCameraUseOwnViewport": "True", + "FFlagGameExplorerMoveImagesUnderAssetsGroup": "True", + "DFFlagNetworkFilterAllowToolWelds": "True", + "DFIntHttpInfluxHundredthsPercentage": "5", + "DFStringHttpInfluxURL": "http://ec2-54-84-170-153.compute-1.amazonaws.com:8086", + "DFStringHttpInfluxDatabase": "prod", + "DFStringHttpInfluxUser": "rob", + "DFStringHttpInfluxPassword": "faster1Play", + "FFlagStudioSpawnLocationsDefaultValues": "True", + "FFlagStudioDE11536FixEnabled": "True", + "FFlagStudioRibbonGroupResizeFixEnabled": "True", + "FFlagGradientStep": "True", + "FFlagUseNewContentProvider": "False", + "SFFlagEquipToolOnClient": "True", + "FFlagStartWindowMaximizedDefault": "True", + "FFlagUseNewKeyboardHandling": "True", + "FFlagCameraZoomNoModifier": "True", + "DFFlagRemoteValidateSubscribersError": "True", + "FFlagNewMenuSettingsScript": "True", + "DFFlagHttpCurlSanitizeUrl": "True", + "DFFlagRemoveDataModelDependenceInWaitForChild": "True", + "FFlagFilterAddSelectionToSameDataModel": "True", + "DFFlagUseCanManageApiToDetermineConsoleAccess": "True", + "DFIntMoveInGameChatToTopPlaceId": "1", + "FFlagStudioProgressIndicatorForInsertEnabled": "True", + "FFlagTerrainLazyGrid": "True", + "FFlagHintsRenderInUserGuiRect": "True", + "DFFlagCustomEmitterInstanceEnabled": "True", + "FFlagCustomEmitterRenderEnabled": "True", + "FFlagCustomEmitterLuaTypesEnabled": "True", + "FFlagCallSetFocusFromCorrectThread": "True", + "FFlagFastRevert": "True", + "FFlagSleepBeforeSpinlock": "True", + "FFlagSparseCheckFastFail": "True", + "FFlagStudioSmoothTerrainPlugin": "True", + "FFlagStudioLoadPluginsLate": "True", + "FFlagStudioInsertIntoStarterPack": "True", + "FFlagStudioIgnoreSSLErrors": "True", + "DFFlagFixJointReparentingDE11763": "True", + "DFFlagPhysicsInvalidateContactCache": "True", + "FFlagLuaMathNoise": "True", + "FFlagArcHandlesBidirectional": "True", + "FFlagChangeHistoryFixPendingChanges": "True", + "DFFlagWorkspaceSkipTerrainRaycastForSurfaceGui": "True", + "FFlagStudioBatchItemMapAddChild": "True", + "FFlagRenderCameraFocusFix": "True", + "DFFlagReplicatorWorkspaceProperties": "True", + "FFlagDirectX11Enable": "True", + "FFlagCheckDegenerateCases": "True", + "DFFlagUseServerCoreScripts": "True", + "DFFlagCorrectFloorNormal": "True", + "FFlagNewBadgeServiceUrlEnabled": "True", + "FFlagBubbleChatbarDocksAtTop": "True", + "FFlagSmoothTerrainClient": "True", + "FFlagLuaUseBuiltinEqForEnum": "True", + "FFlagPlaceLauncherThreadCheckDmClosed": "True", + "DFFlagAppendTrackerIdToTeleportUrl": "True", + "FFlagPlayerMouseRespectGuiOffset": "True", + "DFFlagReportElevatedPhysicsFPSToGA": "True", + "DFFlagPreventReturnOfElevatedPhysicsFPS": "True", + "FFlagStudioIgnoreMouseMoveOnIdle": "True", + "FFlagStudioDraggerFixes": "True", + "FLogUseLuaMemoryPool": "0", + "FFlagCSGNewTriangulate": "True", + "DFFlagLuaFixResumeWaiting": "True", + "FFlagFRMInStudio": "True", + "DFFlagFixLadderClimbSpeed": "True", + "DFFlagNoWalkAnimWeld": "False", + "DFFlagImprovedKick": "True", + "FFlagRenderFixLightGridDirty": "True", + "FFlagLoadLinkedScriptsOnDataModelLoad": "True", + "FFlagFixMeshOffset": "True", + "FIntLaunchInfluxHundredthsPercentage": "0", + "DFIntJoinInfluxHundredthsPercentage": "100", + "FFlagSmoothTerrain": "True", + "FFlagNewVehicleHud": "True", + "DFFlagHumanoidStandOnSeatDestroyed": "True", + "DFFlagGuiBase3dReplicateColor3WithBrickColor": "True", + "FFlagTaskSchedulerCyclicExecutiveStudio": "True", + "DFIntElevatedPhysicsFPSReportThresholdTenths": "585", + "DFIntExpireMarketPlaceServiceCacheSeconds": "60", + "DFFlagEnableMarketPlaceServiceCaching": "True", + "DFFlagUseNewAnalyticsApi": "True", + "DFFlagSmoothTerrainDebounceUpdates": "True", + "FFlagStudioAuthenticationCleanup": "True", + "FFlagRenderFixGBufferLOD": "True", + "FFlagStudioDraggerCrashFixEnabled": "True", + "FFlagDraggerCrashFixEnabled": "True", + "DFFlagEnableRapidJSONParser": "True", + "DFFlagPushLuaWorldRayOriginToNearClipPlane": "True", + "FFlagLoadTimeModificationTestFlag": "True", + "DFFlagPhysicsFastSmoothTerrainUpdate": "True", + "DFFlagSmoothTerrainPhysicsExpandPrimitiveOptimal": "True", + "DFFlagFixBytesOnJoinReporting": "True", + "FFlagRenderGBufferEverywhere": "False", + "DFFlagSmoothTerrainPhysicsRayAabbExact": "True", + "DFIntSmoothTerrainPhysicsRayAabbSlop": "1", + "DFIntMaxClusterKBPerSecond": "300", + "FLogLuaAssert": "0", + "FFlagSmoothTerrainCountCellVolume": "True", + "DFFlagSmoothTerrainWorldToCellUseDiagonals": "True", + "DFFlagFireSelectionChangeOncePerChange": "True", + "FIntLuaAssertCrash": "0", + "FFlagAlternateFontKerning": "True", + "FFlagRenderFixCameraFocus": "False", + "DFFlagCSGPhysicsSphereRotationIdentity": "True", + "DFFlagCSGPhysicsRefreshContactsManually": "True", + "FFlagStudioUndoEnabledForEdit": "True", + "DFIntLuaChatFloodCheckMessages": "7", + "DFIntLuaChatFloodCheckInterval": "15", + "FFlagLuaChatFiltering": "True", + "FFlagMobileToggleChatVisibleIcon": "True", + "FFlagGlowEnabled": "True", + "FFlagStudioDE9132FixEnabled": "True", + "DFFlagHttpCurlHandle301": "True", + "FFlagClientABTestingEnabled": "False", + "FFlagStudioSmoothTerrainForNewPlaces": "False", + "FFlagUsePGSSolver": "True", + "FFlagSimplifyKeyboardInputPath": "False", + "FFlagNewInGameDevConsole": "True", + "DFFlagUseNewFullscreenLogic": "True", + "DFFlagGetUserIdEnabled": "True", + "DFFlagGetUserNameEnabled": "True", + "DFFlagEnableAnimationInformationAccess": "True", + "DFFlagEnableAnimationTrackExtendedAPI": "True", + "FFlagRequestServerStatsV2Enabled": "True", + "FFlagPhysicsPreventGroupDraggerPlacementToMinus400_DE6267": "True", + "FFlagSpecificUserdataTypeErrors": "True", + "DFFlagScrollingFrameDraggingFix": "True", + "FFlagAutodetectCPU": "True", + "DFFlagSetRenderedFrameOnClumpChanged": "True", + "DFFlagDisableTimeoutDuringJoin": "True", + "DFFlagDesiredAltitudeDefaultInf": "True", + "DFFlagRCCDE13316CrashFix": "True", + "DFFlagUseStarterPlayerGA": "True", + "FFlagScrollingFrameMouseUpFix": "True", + "DFFlagDebrisServiceUseDestroy": "True", + "DFFlagAccessUserFeatureSetting": "True", + "DFFlagAllowBindActivate": "True", + "FFlagEnableControllerGuiSelection": "True", + "FFlagUseNewSoftwareMouseRender": "True", + "DFFlagDoNotHoldTagItemsForInitialData": "True", + "FFlagAltSpinlock": "True", + "FFlagSpinlock": "True", + "FFlagGraphicsGLReduceLatency": "True", + "DFFlagMovingHumananoidWakesFloor": "True", + "DFFlagSetNetworkOwnerAPIEnabled": "True", + "DFFlagSetNetworkOwnerAPIEnabledV2": "True", + "DFFlagGetFriendsEnabled": "True", + "DFFlagGetFriendsOnlineEnabled": "True", + "DFFlagUseNewTextBoxLogic": "True", + "FFlagOnScreenProfilerGPU": "True", + "FFlagConfigurableLineThickness": "True", + "DFFlagSpawnPointEnableProperty": "True", + "DFFlagConfigurableFallenPartDestroyHeight": "True", + "DFFlagMiddleMouseButtonEvent": "True", + "DFFlagEnablePreloadAsync": "True", + "DFFlagFoldersInGUIs": "True", + "DFFlagUserUseLuaVehicleController": "True", + "DFIntAndroidInfluxHundredthsPercentage": "0", + "FStringPlaceFilter_SetNetworkOwnerAPIEnabled": "True;13822889;257857728", + "FStringPlaceFilter_SetNetworkOwnerAPIEnabledV2": "True;13822889;257857728", + "DFFlagNoOwnershipLogicOnKernelJoint": "True", + "DFFlagEnableGetPlayingAnimationTracks": "True", + "FFlagCyclicExecutivePriorityJobs": "True", + "DFIntMaxMissedWorldStepsRemembered": "16", + "DFIntMacInfluxHundredthsPercentage": "0", + "DFIntiOSInfluxHundredthsPercentage": "100", + "FFlagStudioLockServiceParents": "True", + "DFFlagFirePlayerAddedAndPlayerRemovingOnClient": "True", + "DFFlagRecursiveWakeForBodyMovers": "True", + "DFFlagEnableHumanoidSetStateEnabled": "True", + "DFFlagSoundEndedEnabled": "True", + "DFFlagUseIntersectingOthersForSpawnEnabled": "True", + "DFFlagMoveToDontAlignToGrid": "True", + "DFFlagIsBestFriendsWithReturnFriendsWith": "True", + "DFFlagPlayerOwnsAssetFalseForInvalidUsers": "True", + "DFFlagIsUrlCheckAssetStringLength": "True", + "DFFlagEnableGoodbyeDialog": "True", + "DFFlagEnableReverseAnimations": "True", + "DFFlagEnableAnimationSetTimePosition": "True", + "DFFlagEnableMobileAutoJumpFlag": "True", + "DFFlagHttpDelaySendInfluxStats": "True", + "DFFlagDisableRequestMarker": "True", + "DFFlagDisableCharacterRequest": "True", + "FFlagStudioCollapsibleTutorials": "True", + "FStringStudioTutorialsUrl": "http://wiki.roblox.com/index.php?title=Studio_Tutorials_Test&studiomode=true", + "FStringStudioTutorialsTOCUrl": "http://wiki.roblox.com/index.php?title=Studio_Tutorials_Landing&studiomode=true", + "FFlagSandboxHash": "True", + "FFlagDE14316CrashFix": "True", + "FFlagDE14317CrashFix": "True", + "DFFlagUseNewUrlClass": "True", + "DFFlagSetNetworkOwnerCanSetCheck": "True", + "DFFlagLiveColorUpdatesCanceling": "True", + "DFFlagLuaGcPerVm": "True", + "FFlagGraphicsGLDisableDiscard": "True", + "FFlagStudioDeviceEmulationTouchInputFix": "True", + "FFlagTaskSchedulerCyclicExecutive": "True", + "DFFlagMakeWebPendingFriendRequests": "True", + "DFFlagGetLastestAssetVersionEnabled": "True", + "FFlagHideDeprecatedEnums": "True", + "FFlagSubmitEditedColor3WhenFocusLost": "True", + "DFFlagFixScriptableCameraRoll": "True", + "DFFlagSeparateBulletNarrowPhaseAndMidStepUpdates": "True", + "DFFlagUsePGSSolverSpringConstantScale": "True", + "DFFlagToolRequiresHandleProperty": "True", + "FFlagPlayerScriptsNotArchivable": "True", + "DFFlagClearAllChildrenUseDestroy": "True", + "DFFlagMaxPlayersEnabled": "True", + "DFFlagPreferredPlayersEnabled": "True", + "DFFlagLocalHumanoidSoundsEnabled": "True", + "DFFlagIncreaseSoundPositionClampLimit": "True", + "DFFlagNameOcculsionIgnoreTransparent": "True", + "DFFlagReconstructAssetUrlNew": "True", + "DFFlagAdjustFloorForce": "True", + "DFFlagFixAnimationPhaseInitialization": "True", + "FFlagLuaChatPhoneFontSize": "True", + "DFFlagUseAssetTypeHeader": "True", + "FStringPlaceFilter_ReservedServersEnabled": "True;107715348", + "FFlagCSGUnionCatchUnknownExceptions": "False", + "FIntGamePerfMonitorPercentage": "10", + "FFlagSoundTypeCheck": "True", + "DFFlagIncreaseScrollWheelMultiplyTime": "True", + "FFlagMacRemoveUserInputJob": "True", + "FFlagStudioNewFonts": "True", + "DFFlagApiCapitalizationChanges": "True", + "FFlagParticleCullFix": "True", + "DFFlagVideoCaptureTeleportFix": "False", + "DFFlagCoreGuiCustomizationApi": "True", + "DFFlagCustomTeleportLoadingScreen": "True", + "DFFlagCharacterAppearanceLoadedEnabled": "True", + "DFFlagVIPServerOwnerIdEnabled": "True", + "DFFlagEnableParticleVelocityInheritance": "True", + "DFFlagEnableParticleEmissionDirection": "True", + "DFFlagFixParticleDistribution": "True", + "DFFlagEnableParticleNewBoundingBox": "True", + "DFFlagEnableParticlePartLock": "True", + "DFFlagEnableParticleBurst": "True", + "DFFlagNoRunSteepSlope": "True", + "DFFlagHumanoidJumpPower": "True", + "FFlagControllerMenu": "True", + "FFlagFlyCamOnRenderStep": "True", + "DFFlagFullscreenEnabledWhileRecording": "True", + "DFFlagPreProcessTextBoxEvents": "True", + "DFFlagAllowHideHudShortcut": "False", + "DFFlagFixBallInsideBlockCollision": "True", + "FFlagPGSSolverBodyCacheLeakFix": "True", + "FFlagFixCrashAtShutdown": "True", + "DFFlagEquipClonedToolFix": "True", + "FFlagGamepadCursorChanges": "True", + "DFFlagCreatePlayerGuiLocal": "False", + "DFFlagDontUseInsertServiceOnAnimLoad": "True", + "DFFlagCyclicExecutiveFixNonCyclicJobRun": "True", + "DFFlagPhysicsFPSTimerFix": "True", + "FFlagCyclicExecutiveRenderJobRunsFirst": "True", + "FFlagPhysicsCylinders": "True", + "DFFlagPhysicsUseNewBulletContact": "True", + "FFlagReadCoordinateFrameFast": "False", + "DFFlagRayHitMaterial": "True", + "DFFlagPromptPurchaseOnGuestHandledInCoreScript": "True", + "DFFlagNonEmptyPcallError": "True", + "DFFlagDisplayTextBoxTextWhileTypingMobile": "False", + "DFFlagOverrideScollingDisabledWhenRecalulateNeeded": "True", + "DFFlagFixScrollingOffSurfaceGUIs": "True", + "DFFlagTextScaleDontWrapInWords": "True", + "DFFlagListenPositionEnabled": "True", + "DFFlagGetCharacterAppearanceEnabled": "True", + "DFFlagBackTabInputInStudio": "True", + "DFFlagTrackLastDownGUI": "True", + "DFFlagBulletFixCacheReuse": "True", + "DFFlagFastFilterHumanoidParts": "False", + "DFFlagProcessAcceleratorsBeforeGUINaviagtion": "True", + "DFFlagImageFailedToLoadContext": "True", + "DFFlagDontReorderScreenGuisWhenDescendantRemoving": "True", + "DFFlagSoundFailedToLoadContext": "True", + "DFFlagAnimationFailedToLoadContext": "True", + "DFFlagElasticEasingUseTwoPi": "True", + "SFFlagNetworkUseServerScope": "True", + "DFFlagHttpZeroLatencyCaching": "True", + "DFFlagPasteWithCapsLockOn": "True", + "DFFlagScriptExecutionContextApi": "True", + "DFFlagGetFocusedTextBoxEnabled": "True", + "DFFlagTextBoxIsFocusedEnabled": "True", + "DFFlagHttpCurlDomainTrimmingWithBaseURL": "False", + "DFFlagLoadFileUseRegularHttp": "True", + "DFFlagReplicatorCheckBadRebinding": "True", + "FFlagFastClusterThrottleUpdateWaiting": "True", + "DFFlagDeserializePacketThreadEnabled": "True", + "FFlagFontSizeUseLargest": "True", + "DFFlagRejectHashesInLinkedSource": "True", + "FFlagUpdatePrimitiveStateForceSleep": "True", + "FFlagPhysicsUseKDTreeForCSG": "True", + "DFFlagCSGLeftoverDataFix": "True", + "DFFlagGetGroupsAsyncEnabled": "True", + "FFlagStudioTutorialSeeAll": "True", + "DFFlagLimitScrollWheelMaxToHalfWindowSize": "True", + "FFlagGameExplorerCopyPath": "True", + "DFFlagFixRotatedHorizontalScrollBar": "True", + "DFFlagFixAnchoredSeatingPosition": "True", + "FFlagFixSlice9Scale": "True", + "DFFlagFullscreenRefocusingFix": "True", + "DFFlagEnableClimbingDirection": "True", + "FFlagPGSGlueJoint": "True", + "FFlagTweenCallbacksDuringRenderStep": "True", + "FFlagFRMFixCullFlicker": "True", + "DFFlagDisableProcessPacketsJobReschedule": "True", + "FFlagCSGVoxelizerPrecompute": "False", + "FFlagLazyRenderingCoordinateFrame": "True", + "FFlagPGSSteppingMotorFix": "True", + "FFlagGameExplorerCopyId": "True", + "DFFlagLockViolationScriptCrash": "False", + "DFFlagLockViolationInstanceCrash": "False", + "FFlagSpheresAllowedCustom": "True", + "DFFlagHumanoidCookieRecursive": "True", + "FFlagRwxFailReport": "True", + "FIntStudioInsertDeletionCheckTimeMS": "30000", + "DFFlagClampRocketThrustOnPGS": "True", + "DFFlagPGSWakePrimitivesWithBodyMoverPropertyChanges": "True", + "FFlagPGSUsesConstraintBasedBodyMovers": "True", + "FFlagUseNewSubdomainsInCoreScripts": "True", + "DFFlagEnableShowStatsLua": "True", + "FFlagSmoothTerrainPacked": "True", + "FFlagGraphicsGL3": "True", + "DFFlagUrlReconstructToAssetGame": "True", + "FFlagPGSApplyImpulsesAtMidpoints": "True", + "FFlagModifyDefaultMaterialProperties": "True", + "FIntPhysicalPropFriction_SMOOTH_PLASTIC_MATERIAL": "200", + "FIntPhysicalPropFriction_PLASTIC_MATERIAL": "300", + "FIntPhysicalPropFriction_NEON_MATERIAL": "300", + "FIntPhysicalPropFriction_SNOW_MATERIAL": "300", + "FIntPhysicalPropFriction_ALUMINUM_MATERIAL": "400", + "FIntPhysicalPropFriction_BRICK_MATERIAL": "800", + "FIntPhysicalPropFriction_CONCRETE_MATERIAL": "700", + "FIntPhysicalPropFriction_DIAMONDPLATE_MATERIAL": "350", + "FIntPhysicalPropFriction_SANDSTONE_MATERIAL": "500", + "FIntPhysicalPropFriction_SAND_MATERIAL": "500", + "FIntPhysicalPropFWeight_ICE_MATERIAL": "3000", + "FIntPhysicalPropFWeight_BRICK_MATERIAL": "300", + "FIntPhysicalPropFWeight_CONCRETE_MATERIAL": "300", + "FIntPhysicalPropFWeight_SANDSTONE_MATERIAL": "5000", + "FIntPhysicalPropFWeight_BASALT_MATERIAL": "300", + "FIntPhysicalPropFWeight_SAND_MATERIAL": "5000", + "FIntPhysicalPropElasticity_SAND_MATERIAL": "50", + "FIntPhysicalPropElasticity_SNOW_MATERIAL": "30", + "FIntPhysicalPropElasticity_MUD_MATERIAL": "70", + "FIntPhysicalPropElasticity_GROUND_MATERIAL": "100", + "FIntPhysicalPropElasticity_MARBLE_MATERIAL": "170", + "FIntPhysicalPropElasticity_BRICK_MATERIAL": "150", + "FIntPhysicalPropElasticity_PEBBLE_MATERIAL": "170", + "FIntPhysicalPropElasticity_COBBLESTONE_MATERIAL": "170", + "FIntPhysicalPropElasticity_ROCK_MATERIAL": "170", + "FIntPhysicalPropElasticity_SANDSTONE_MATERIAL": "150", + "FIntPhysicalPropElasticity_BASALT_MATERIAL": "150", + "FIntPhysicalPropElasticity_CRACKED_LAVA_MATERIAL": "150", + "FIntPhysicalPropElasticity_FABRIC_MATERIAL": "50", + "FIntPhysicalPropElasticity_WOOD_MATERIAL": "200", + "FIntPhysicalPropElasticity_WOODPLANKS_MATERIAL": "200", + "FIntPhysicalPropElasticity_ICE_MATERIAL": "150", + "FIntPhysicalPropElasticity_GLACIER_MATERIAL": "150", + "FIntPhysicalPropElasticity_RUST_MATERIAL": "200", + "FIntPhysicalPropElasticity_DIAMONDPLATE_MATERIAL": "250", + "FIntPhysicalPropElasticity_ALUMINUM_MATERIAL": "250", + "FIntPhysicalPropElasticity_METAL_MATERIAL": "250", + "FIntPhysicalPropElasticity_GRASS_MATERIAL": "100", + "DFFlagFixSeatingWhileSitting": "True", + "FFlagPGSSolverDefaultOnNewPlaces": "True", + "FFlagPGSVariablePenetrationMargin": "False", + "FFlagStudioEnableGameAnimationsTab": "True", + "FIntPGSPentrationMarginMax": "50000", + "FFlagStudioHideMouseCoursorOnCommand": "True", + "SFFlagNewPhysicalPropertiesForcedOnAll": "True", + "SFFlagMaterialPropertiesNewIsDefault": "True", + "DFFlagMaterialPropertiesEnabled": "True", + "FFlagWaterParams": "True", + "FFlagSpatialHashMoreRoots": "True", + "FFlagSkipAdornIfWorldIsNull": "True", + "DFStringWorkspaceMessageLink": "http://tinyurl.com/zv9tvjk", + "DFStringWorkspaceMessageText": "Starting May 23 you will no longer be able to use Legacy PhysicalPropertiesMode. Please click here to get more information about migrating your game.", + "DFIntStudioWorkspaceNotificationLevel": "0", + "FFlagLuaBasedBubbleChat": "True", + "DFFlagNetworkOwnershipRuleReplicates": "True", + "DFFlagSmoothTerrainWriteVoxelsOccupancyFix": "True", + "DFFlagCloudEditByPassCheckForServer": "True", + "DFFlagDraggerUsesNewPartOnDuplicate": "True", + "DFFlagRestoreTransparencyOnToolChange": "False", + "FFlagEnableLuaFollowers": "False", + "DFFlagUserServerFollowers": "True", + "FFlagNetworkReplicateTerrainProperties": "True", + "FFlagAllowInsertFreeModels": "False", + "FFlagInsertUnderFolder": "True", + "DFFlagPGSWakeOtherAssemblyForJoints": "True", + "FFlagStudioPropertySliderEnabled": "True", + "DFFlagSetNetworkOwnerFixAnchoring": "True", + "FFlagFixBulletGJKOptimization": "True", + "FFlagOSXUseSDL": "False", + "DFFlagPhysicalPropMassCalcOnJoin": "False", + "DFFlagBrickColorParseNonDeprecatedMatchEnabled": "True", + "FFlagWindowsUseSDL": "False", + "FFlagPhysicsOptimizeSendClumpChanged": "True", + "DFFlagHumanoidFeetIsPlastic": "True", + "DFFlagUseTerrainCustomPhysicalProperties": "True", + "DFFlagFormFactorDeprecated": "True", + "FFlagPGSVariablePenetrationMarginFix": "True", + "DFIntDataStoreMaxValueSize": "262144", + "DFFlagFilteringEnabledDialogFix": "True", + "DFFlagFixShapeChangeBug": "True", + "FFlagScriptAnalyzerFixLocalScope": "True", + "FFlagRenderVRBBGUI": "True", + "FFlagRenderVR": "False", + "DFFlagNetworkFixJoinDataItemOrder": "True", + "FFlagUseUserListMenu": "True", + "FFlagStudioImproveModelDragFidelity": "True", + "FFlagStudioOrthonormalizeSafeRotate": "True", + "FFlagMacInferredCrashReporting": "True", + "FFlagWindowsInferredCrashReporting": "True", + "FFlagCloudEditDoNotLoadCoreScripts": "True", + "FFlagStudioEmbeddedFindDialogEnabled": "False", + "FFlagUserAllCamerasInLua": "False", + "DFFlagMacInferredCrashReporting": "True", + "DFFlagWindowsInferredCrashReporting": "True", + "FFlagUseNewPromptEndHandling": "True", + "FFlagPhysPropConstructFromMaterial": "True", + "FFlagStudioToolboxModelDragToCastPoint": "True", + "FFlagStudioPushTreeWidgetUpdatesToMainThread": "True", + "DFFlagFixYieldThrottling": "True", + "FFlagCheckSleepOptimization": "True", + "DFFlagContactManagerOptimizedQueryExtents": "True", + "FFlagEnableSetCoreTopbarEnabled": "True", + "FFlagUseBuildGenericGameUrl": "True", + "DFFlagFixFallenPartsNotDeleted": "True", + "DFFlagTrackPhysicalPropertiesGA": "True", + "DFFlagSetNetworkOwnerFixAnchoring2": "True", + "FFlagUseSimpleRapidJson": "True", + "DFFlagTurnOffFakeEventsForCAS": "True", + "DFFlagTurnOffFakeEventsForInputEvents": "True", + "FFlagCancelPendingTextureLoads": "False", + "DFFlagUseR15Character": "True", + "DFFlagEnableHipHeight": "True", + "DFFlagCachedPoseInitialized": "True", + "DFFlagFixJumpGracePeriod": "True", + "FFlagFilterSinglePass": "True", + "DFFlagOrthonormalizeJointCoords": "True", + "DFFlagPhysicsSenderUseOwnerTimestamp": "False", + "DFFlagNamesOccludedAsDefault": "True", + "FFlagUserUseNewControlScript": "True", + "FFlagUseDynamicTypesetterUTF8": "True", + "FStringPlaceFilter_UseNewPersistenceSubdomain": "True;359173292", + "FStringPlaceFilter_UseNewDataStoreLogging": "True;359173292", + "FStringPlaceFilter_InsertServiceLoadModelErrorDoNotCreateEmpty": "True;359173292", + "FStringPlaceFilter_InsertServiceLoadModelErrorNoLuaExceptionReturnNull": "True;359173292", + "DFFlagUseNewPersistenceSubdomain": "True", + "DFFlagUseNewDataStoreLogging": "True", + "FFlagPlaceLauncherUsePOST": "False", + "FFlagStudioUpdateSAResultsInUIThread": "True", + "FFlagBillboardGuiVR": "True", + "FFlagHumanoidRenderBillboard": "True", + "FLogVR": "6", + "FFlagStudioRemoveDebuggerResumeLock": "True", + "FFlagPhysicsAnalyzerEnabled": "True", + "FFlagAnalyzerGroupUIEnabled": "True", + "DFFlagVariableHeartbeat": "True", + "DFFlagScreenShotDuplicationFix": "True", + "FFlagCSGDelayParentingOperationToEnd": "True", + "FFlagStudioTreeWidgetCheckDeletingFlagWhenDoingUpdates": "True", + "DFFlagUseComSiftUpdatedWebChatFilterParamsAndHeader": "False", + "DFFlagConstructModerationFilterTextParamsAndHeadersUseLegacyFilterParams": "False", + "FFlagMinMaxDistanceEnabled": "True", + "FFlagRollOffModeEnabled": "True", + "DFFlagGetLocalTeleportData": "True", + "FFlagUseNewXboxLoginFlow": "True", + "FStringPlaceFilter_MaterialPropertiesNewIsDefault": "False;276583453;29812337;264431831;189707;204990346;30869879;166456825;287335491;180714690;248409235;255280267;289685010;183384830;314906000;323111227", + "DFFlagFixSlowLadderClimb": "True", + "DFFlagHumanoidCheckForNegatives": "True", + "DFFlagFixMatrixToAxisAngle": "True", + "DFFlagMaskWeightCleared": "True", + "DFFlagUseStarterPlayerCharacterScripts": "True", + "DFFlagUseStarterPlayerHumanoid": "True", + "DFFlagUseStarterPlayerCharacter": "True", + "DFFlagAccessoriesAndAttachments": "True", + "FFlagTeamCreateOptimizeRemoteSelection": "True", + "FFlagReportInGameAssetSales": "True", + "FFlagFilterDoublePass": "False", + "DFFlagRaiseSendPriority": "False", + "FFlagStudioDelaySAResultsEnabled": "True", + "FFlagUsePreferredSoundDevice": "True", + "FFlagRenderLowLatencyLoop": "False", + "DFFlagLocalScriptSpawnPartAlwaysSetOwner": "True", + "DFFlagCloudEditSupportImmediatePublish": "True", + "FFlagFixSurfaceGuiGamepadNav": "True", + "DFFlagEnableAdColony": "False", + "FFlagEnableAdServiceVideoAds": "False", + "DFFlagInfluxDb09Enabled": "True", + "DFFlagTeleportSignalConnectOnServiceProvider": "True", + "DFFlagScriptContextGuardAgainstCStackOverflow": "True", + "FFlagFixPhysicalPropertiesComponentSet": "True", + "DFFlagMaterialPropertiesDivideByZeroWeights": "True", + "FFlagRemoveUnusedPhysicsSenders": "True", + "FFlagRemoveInterpolationReciever": "True", + "DFFlagActivatePGSMechanicalJoints": "True", + "FIntPhysicalPropDensity_ALUMINUM_MATERIAL": "2700", + "FFlagTreatCloudEditAsEditGameMode": "True", + "FFlagSendFilteredExceptionOnInferredStep": "True", + "DFFlagUrlReconstructToAssetGameSecure": "False", + "DFFlagUseModerationFilterTextV2": "True", + "FFlagGraphicsD3D10": "True", + "FFlagRenderFixFog": "True", + "FFlagUseNewAppBridgeWindows": "False", + "DFFlagNullCheckJointStepWithNullPrim": "True", + "FFlagJNIEnvScopeOptimization": "True", + "DFFlagSanitizeLoadingGUICorrected": "True", + "FFlagSendLegacyMachineConfigInfo": "False", + "FFlagUseNewBadgesCreatePage": "True", + "FFlagRetryWhenCloudEditEnabledEndpointFails": "True", + "DFFlagTeamCreateDoNotReplicateShowDevGuiProp": "True", + "FFlagStudioAddBackoffToNotificationsReconnects": "True", + "DFFlagInsertServiceForceLocalInTeamCreate": "True", + "FFlagGraphicsMacFix": "True", + "FFlagUseNewAppBridgeOSX": "True", + "FFlagNewColor3Functions": "True", + "DFFlagSmootherVehicleSeatControlSystem": "True", + "FFlagGameExplorerUseV2AliasEndpoint": "True", + "FFlagDisableAbortRender": "True", + "DFFlagInstancePredeleteNuke": "False", + "DFFlagSimpleHermiteSplineInterpolate": "False", + "DFFlagCleanUpInterpolationTimestamps": "True", + "SFFlagPhysicsPacketSendWorldStepTimestamp": "True", + "DFFlagUpdateTimeOnDelayedSamples": "False", + "DFFlagDisableMovementHistory": "True", + "DFFlagLookForDuplicateCoordinateFrameInBuffer": "True", + "DFFlagDoNotForwardClientTimestamp": "True", + "DFFlagZeroVelocityOnDelayedSamples": "True", + "DFFlagUpdateHermiteLastFrameWhenUpdatePrevFrame": "True", + "DFFlagCatchThrottledVelocityComponents": "True", + "DFIntThrottledVelocityThresholdTenths": "15", + "DFFlagShowFormFactorDeprecatedWarning": "False", + "FFlagStudioTeamCreateWebChatBackendEnabled": "True", + "DFFlagAnimationEasingStylesEnabled": "True", + "FFlagUseVRKeyboardInLua": "True", + "DFFlagCheckDataModelOnTeleportRetry": "True", + "FFlagTeamCreateEnableAutoReconnect": "True", + "FFlagTeamCreateUpdatedChatUIEnabled": "True", + "FFlagTeamCreateExpandableChatEditor": "True", + "DFStringHttpInfluxWriterPassword": "faster1Play", + "DFFlagOptimizeAnimator": "True", + "FFlagOptimizeAnimatorCalcJoints": "True", + "DFFlagStopUsingMaskWeight": "True", + "FFlagRenderNoDepthLast": "True", + "DFFlagFixTimeStampsForRunningNoThrottle": "True", + "DFIntInterpolationDelayFactorTenths": "10", + "DFFlagUseHermiteSplineInterpolation": "True", + "DFFlagChatServiceFilterStringForPlayerFromAndToStudioBypass": "True", + "FFlagCameraInterpolateMethodEnhancement": "False", + "DFFlagBlendPosesWithIsOver": "True", + "FStringPlaceFilter_InterpolationDelayFactorTenths": "10;189707", + "FStringPlaceFilter_CleanUpInterpolationTimestamps": "False;424096945", + "FStringPlaceFilter_DisableMovementHistory": "True;189707", + "FStringPlaceFilter_PhysicsPacketSendWorldStepTimestamp": "False;424096945", + "FStringPlaceFilter_UseHermiteSplineInterpolation": "False;424096945", + "FFlagRestrictSales": "True", + "DFFlagStacktraceOnKeysMustBeStrings": "False", + "FFlagBadTypeOnPcallEnabled": "True", + "FFlagFixMouseFireOnEmulatingTouch": "True", + "FFlagTeamCreateEnableOneToOneChat": "True", + "FFlagUseUpdatedSyntaxHighlighting": "True", + "FFlagFixStickyDragBelowOrigin": "True", + "FFlagFixBadMemoryOnStreamingGarbageCollection": "True", + "DFFlagFixAllCharacterStreaming": "True", + "FFlagDisableChangedServiceInTestMode": "True", + "FFlagAllowFullColorSequences": "True", + "FFlagStudioAllowFullColorSequences": "True", + "DFFlagDynamicGravity": "True", + "FFlagUseNewAppBridgeAndroid": "False", + "FFlagFixSurfaceGuiGazeSelect": "True", + "FFlagFixAlwaysOnTopSurfaceGuiInput": "True", + "FFlagStudioEnableAxWidget": "True", + "DFFlagFixDataStoreErrorMessage": "True", + "FFlagStudioAllowDataStoreUsageInCloudEdit": "True", + "FFlagSaveToTempFile": "True", + "DFFlagCSGPreventCrashesWhenPartOperationsNotInDataModel": "True", + "FStringPlaceFilter_NoAnimationTrackState": "True;177200271", + "DFFlagUsePointsNewBatchingImpl": "True", + "FFlagUseUpdatedKeyboardSettings": "False", + "DFFlagFixAnimationControllerAnimator": "True", + "DFFlagNoAnimationTrackState": "True", + "DFFlagFixNestedAnimators": "True", + "DFFlagWaitForToolHandleToEquip": "True", + "DFFlagUseNewFetchFriendsFunction": "True", + "FFlagStudioMeshIdMacCrashFixEnabled": "True", + "FFlagWindowsNoDmpRetry": "True", + "FFlagDeleteLogsOnMac": "True", + "FFlagDeleteLogsByDate": "True", + "FFlagTeamCreateSlowerFetchChatMessage": "True", + "FFlagTestMenuEnabledOnAllWindows": "True", + "FFlagCSGSetUsePartColorToTrueIfAllPartsSameColor": "True", + "FFlagSoundServiceGameConfigurerConfigureRunServiceRun": "True", + "DFFlagDoUpdateStepDetachedChannels": "True", + "DFFlagUseNewSetFMOD3D": "False", + "FFlagSoundChannelMaxDistanceStopFMODChannel": "True", + "FFlagRCCLoadFMOD": "True", + "FFlagSoundChannelUseV2Implementation": "False", + "FFlagRenderSoftParticles": "True", + "FFlagScriptContextSinglePendingThreadsQueue": "False", + "DFIntTeleportExceptionInfluxHundredthsPercentage": "10000", + "FIntStartupInfluxHundredthsPercentage": "100", + "FFlagCSGAllowUnorderedProperties": "False", + "DFFlagGamepadProcessMouseEvents": "False", + "DFFlagCrashTouchTransmitterIfRefDtor": "False", + "FFlagRenderUserGuiIn3DSpace": "True", + "FFlagScreenGuisClipDescendants": "False", + "FFlagUseNewNotificationPathLua": "True", + "FFlagStudioEditUDim2sWithoutBraces": "True", + "FFlagStudioConstructUDim2sWithUDims": "True", + "DFFlagGetPlayersByTeamEnabled": "True", + "DFFlagPlayerTeamPropertyEnabled": "True", + "FFlagStudioDefinePluginGlobalForLocalPlugins": "True", + "FFlagStudioEnableDockWidgetMaximize": "True", + "FFlagVideoDocumentationPluginEnabled": "True", + "FFlagStudioDisconnectPopuplaunchEditorSignals": "True", + "FFlagStudioPasteIntoMultipleObjects": "True", + "FFlagStudioBreakOnInfiniteLoops": "True", + "FFlagMessageOnLoadScriptValidationFail": "True", + "FFlagCSGTriangleCount": "True", + "FFlagStudioMockPurchasesEnabled": "True", + "FFlagStudioUseMarketplaceApiClient": "True", + "DFFlagUseGameAvatarTypeEnum": "False", + "FFlagStudioUsePlaySoloConfigurer": "True", + "DFFlagUseAvatarFetchAPI": "False", + "DFFlagSetHumanoidRegardlessOfNetworkOwnership": "True", + "FFlagFixStudioCursorJitter": "True", + "FFlagVoxelCompressedStorage": "True", + "FFlagSmoothTerrainLODEnabled": "True", + "FFlagBetterTabManagement": "True", + "DFFlagBlockCustomHttpHeaders": "False", + "FStringPlaceFilter_SoundChannelUseV2Implementation": "True;359173292;9528010;292439477;1818", + "FStringPlaceFilter_UseNewSetFMOD3D": "True;292439477;359173292;270607122;9528010;379011764;1818", + "FFlagStudioInsertAtTopCenterOfSelection": "True", + "FFlagGameExplorer9340FixEnabled": "True", + "DFFlagCloudEditRemoveEditorOnPlayerRemove": "True", + "FFlagWaitForChildTimeOut": "True", + "SFFlagTeamCreateReplicateCollisionFidelity": "True", + "FFlagStudioShowPropertiesByDefault": "True", + "FFlagStudioShowObjectExplorerByDefault": "True", + "FFlagStudioUpdateToolbarsOnFocus": "True", + "FFlagDeviceEmulationStatistics": "True", + "FFlagFixBoxSelectWithCtrl": "True", + "FFlagStudioTrimPropertyWhitespace": "True", + "FFlagStudioRenamePasteContextMenuOnMultipleSelection": "True", + "FFlagDebugCSGExportFailure": "False", + "FFlagFixCrashOnEmptyTextOnAutoComplete": "True", + "FFlagCancelInputOnGuiNavigation": "True", + "FFlagRemoveOldAnalyticsImplementation": "True", + "FFlagRemoveOldCountersImplementation": "True", + "FFlagUseNewAppBridgeStudio": "False", + "FFlagStudioAnalyticsRefactoring": "True", + "DFFlagRCCUseMarketplaceApiClient": "False", + "FFlagStudioIntellesenseOnAllMembersEnabled": "True", + "FFlagStudioRefreshSAResultsOnRemovingEnabled": "True", + "FFlagMeshPartUsageAnalytics": "True", + "FFlagTryAppendFileType": "True", + "FFlagStudioPreventTabStealFocus": "True", + "FFlagStudioNameMeshByFileName": "True", + "DFFlagDataStoreDisableReFetchingRecentKeys": "True", + "FFlagNewDefaultScriptSource": "True", + "FFlagStudioSanitizeFloatValues": "True", + "FFlagStudioEnableDebuggerPerfImprovements": "True", + "FFlagRecordForceStereo": "True", + "FFlagStudioVideoRecordFix": "True", + "FFlagStudioUseHttpsForUserInfo": "True", + "FFlagUseHttpsForGameserverAshx": "True", + "FFlagDisableScriptContextScriptsDisabled": "True", + "SFFlagTeamCreateReplicateTerrainRegion": "True", + "DFFlagDuplicateInstanceReferenceFix": "True", + "FFlagRakNetSupportIpV6": "False", + "FFlagUseToStringN": "False", + "FFlagUseFixedStepSlider": "True", + "FFlagStudioRenderRemotePlayerSelection": "True", + "FFlagStudioShiftRetainsResizeAspectRatio": "True", + "FFlagStudioCtrlPartResizeFromCenter": "True", + "FFlagStackTraceLinks": "True", + "FFlagStudioUpdateRestoreBehavior": "True", + "FFlagTouchTransmitterWeakPtr": "True", + "FFlagAdvancedRCCLoadFMODRetry": "True", + "FFlagAdvancedRCCLoadFMODReportDeviceInfo": "True", + "FFlagAdvancedRCCLoadFMODAttemptReportDeviceInfoOnFailure": "True", + "FFlagClientLoadFMODReportDeviceInfo": "True", + "DFIntReportDeviceInfoRate": "100", + "DFFlagSoundV2LogOnSetSoundId": "True", + "FFlagMouseUseUserInputServiceMouse": "False", + "SFFlagSoundChannelUseV2Implementation": "True", + "SFFlagUseNewSetFMOD3D": "True", + "FFlagCSGReportSuccessFailure": "True", + "FFlagLuaPreventCircularIncludes": "False" +} \ No newline at end of file diff --git a/public/api/clientsettings/index.php b/public/api/clientsettings/index.php new file mode 100644 index 0000000..7289e2c --- /dev/null +++ b/public/api/clientsettings/index.php @@ -0,0 +1,15 @@ +InvokeError(403, "Unauthorized"); + +//EOF \ No newline at end of file diff --git a/public/api/ephemeralcounters/.htaccess b/public/api/ephemeralcounters/.htaccess new file mode 100644 index 0000000..250131c --- /dev/null +++ b/public/api/ephemeralcounters/.htaccess @@ -0,0 +1 @@ +ErrorDocument 404 /index.php \ No newline at end of file diff --git a/public/api/ephemeralcounters/index.php b/public/api/ephemeralcounters/index.php new file mode 100644 index 0000000..a4fd7de --- /dev/null +++ b/public/api/ephemeralcounters/index.php @@ -0,0 +1,15 @@ +InvokeError(403, "Unauthorized"); + +//EOF \ No newline at end of file diff --git a/public/api/versioncompatibility/.htaccess b/public/api/versioncompatibility/.htaccess new file mode 100644 index 0000000..ad37609 --- /dev/null +++ b/public/api/versioncompatibility/.htaccess @@ -0,0 +1,4 @@ +RewriteEngine on +RewriteRule ^GetAllowedMD5Hashes/?$ /allowedmd5hash.php [NC,L] +RewriteRule ^GetAllowedSecurityVersions/?$ /allowedsecver.php [NC,L] +ErrorDocument 404 /index.php \ No newline at end of file diff --git a/public/api/versioncompatibility/allowedmd5hash.php b/public/api/versioncompatibility/allowedmd5hash.php new file mode 100644 index 0000000..f3e3add --- /dev/null +++ b/public/api/versioncompatibility/allowedmd5hash.php @@ -0,0 +1,18 @@ +RespondJSON(array("data"=>["9509c1c066d97a320a0d778c6781105a"])); +}else{ + $page->InvokeError(403, "Unauthorized"); +} + +//EOF \ No newline at end of file diff --git a/public/api/versioncompatibility/allowedsecver.php b/public/api/versioncompatibility/allowedsecver.php new file mode 100644 index 0000000..5778ad7 --- /dev/null +++ b/public/api/versioncompatibility/allowedsecver.php @@ -0,0 +1,19 @@ +RespondJSON(array("data"=>["0.235.0pcplayer"])); +}else{ + $page->InvokeError(403, "Unauthorized"); +} + +//EOF \ No newline at end of file diff --git a/public/api/versioncompatibility/index.php b/public/api/versioncompatibility/index.php new file mode 100644 index 0000000..5701a21 --- /dev/null +++ b/public/api/versioncompatibility/index.php @@ -0,0 +1,15 @@ +InvokeError(403, "Unauthorized"); + +//EOF \ No newline at end of file diff --git a/public/api/www/.htaccess b/public/api/www/.htaccess new file mode 100644 index 0000000..250131c --- /dev/null +++ b/public/api/www/.htaccess @@ -0,0 +1 @@ +ErrorDocument 404 /index.php \ No newline at end of file diff --git a/public/api/www/index.php b/public/api/www/index.php new file mode 100644 index 0000000..3430135 --- /dev/null +++ b/public/api/www/index.php @@ -0,0 +1,15 @@ +InvokeError(403, "Unauthorized"); + +//EOF \ No newline at end of file diff --git a/public/cdn/www/index.php b/public/cdn/www/index.php index 27dad3f..d99de5c 100644 --- a/public/cdn/www/index.php +++ b/public/cdn/www/index.php @@ -11,4 +11,5 @@ require $_SERVER["DOCUMENT_ROOT"] . "/../../../WebAssemblies/loader.php"; $page = new Platinus\API(); $page->InvokeError(403, "Unauthorized"); -?> \ No newline at end of file + +//EOF \ No newline at end of file diff --git a/public/data/.htaccess b/public/data/.htaccess new file mode 100644 index 0000000..250131c --- /dev/null +++ b/public/data/.htaccess @@ -0,0 +1 @@ +ErrorDocument 404 /index.php \ No newline at end of file diff --git a/public/data/index.php b/public/data/index.php new file mode 100644 index 0000000..9d43548 --- /dev/null +++ b/public/data/index.php @@ -0,0 +1,15 @@ +InvokeError(403, "Unauthorized"); + +//EOF \ No newline at end of file diff --git a/public/gamepersistence/.htaccess b/public/gamepersistence/.htaccess new file mode 100644 index 0000000..250131c --- /dev/null +++ b/public/gamepersistence/.htaccess @@ -0,0 +1 @@ +ErrorDocument 404 /index.php \ No newline at end of file diff --git a/public/gamepersistence/index.php b/public/gamepersistence/index.php new file mode 100644 index 0000000..5ee3705 --- /dev/null +++ b/public/gamepersistence/index.php @@ -0,0 +1,15 @@ +InvokeError(403, "Unauthorized"); + +//EOF \ No newline at end of file diff --git a/public/setup/version.txt b/public/setup/version.txt new file mode 100644 index 0000000..27ec4f7 --- /dev/null +++ b/public/setup/version.txt @@ -0,0 +1 @@ +version-test \ No newline at end of file