Skip to content

Commit

Permalink
0.516.0.5160305
Browse files Browse the repository at this point in the history
  • Loading branch information
Roblox-Client-Tracker committed Mar 2, 2022
1 parent aa153a9 commit ce61988
Show file tree
Hide file tree
Showing 111 changed files with 2,568 additions and 1,737 deletions.
139 changes: 114 additions & 25 deletions API-Dump.json
Original file line number Diff line number Diff line change
Expand Up @@ -7820,7 +7820,8 @@
"Name": "BodyMover",
"Superclass": "Instance",
"Tags": [
"NotCreatable"
"NotCreatable",
"Deprecated"
]
},
{
Expand Down Expand Up @@ -7926,7 +7927,10 @@
],
"MemoryCategory": "Instances",
"Name": "BodyAngularVelocity",
"Superclass": "BodyMover"
"Superclass": "BodyMover",
"Tags": [
"Deprecated"
]
},
{
"Members": [
Expand Down Expand Up @@ -7973,7 +7977,10 @@
],
"MemoryCategory": "Instances",
"Name": "BodyForce",
"Superclass": "BodyMover"
"Superclass": "BodyMover",
"Tags": [
"Deprecated"
]
},
{
"Members": [
Expand Down Expand Up @@ -8096,7 +8103,10 @@
],
"MemoryCategory": "Instances",
"Name": "BodyGyro",
"Superclass": "BodyMover"
"Superclass": "BodyMover",
"Tags": [
"Deprecated"
]
},
{
"Members": [
Expand Down Expand Up @@ -8254,7 +8264,10 @@
],
"MemoryCategory": "Instances",
"Name": "BodyPosition",
"Superclass": "BodyMover"
"Superclass": "BodyMover",
"Tags": [
"Deprecated"
]
},
{
"Members": [
Expand Down Expand Up @@ -8341,7 +8354,10 @@
],
"MemoryCategory": "Instances",
"Name": "BodyThrust",
"Superclass": "BodyMover"
"Superclass": "BodyMover",
"Tags": [
"Deprecated"
]
},
{
"Members": [
Expand Down Expand Up @@ -8470,7 +8486,10 @@
],
"MemoryCategory": "Instances",
"Name": "BodyVelocity",
"Superclass": "BodyMover"
"Superclass": "BodyMover",
"Tags": [
"Deprecated"
]
},
{
"Members": [
Expand Down Expand Up @@ -8722,7 +8741,10 @@
],
"MemoryCategory": "Instances",
"Name": "RocketPropulsion",
"Superclass": "BodyMover"
"Superclass": "BodyMover",
"Tags": [
"Deprecated"
]
},
{
"Members": [
Expand Down Expand Up @@ -35958,6 +35980,17 @@
"NotReplicated"
]
},
{
"Members": [
],
"MemoryCategory": "Instances",
"Name": "ImporterAnimationSettings",
"Superclass": "ImporterBaseSettings",
"Tags": [
"NotCreatable",
"NotReplicated"
]
},
{
"Members": [
{
Expand Down Expand Up @@ -37275,14 +37308,20 @@
],
"MemoryCategory": "PhysicsParts",
"Name": "RotateP",
"Superclass": "DynamicRotate"
"Superclass": "DynamicRotate",
"Tags": [
"Deprecated"
]
},
{
"Members": [
],
"MemoryCategory": "PhysicsParts",
"Name": "RotateV",
"Superclass": "DynamicRotate"
"Superclass": "DynamicRotate",
"Tags": [
"Deprecated"
]
},
{
"Members": [
Expand Down Expand Up @@ -37373,22 +37412,29 @@
"Name": "ManualSurfaceJointInstance",
"Superclass": "JointInstance",
"Tags": [
"NotCreatable"
"NotCreatable",
"Deprecated"
]
},
{
"Members": [
],
"MemoryCategory": "PhysicsParts",
"Name": "ManualGlue",
"Superclass": "ManualSurfaceJointInstance"
"Superclass": "ManualSurfaceJointInstance",
"Tags": [
"Deprecated"
]
},
{
"Members": [
],
"MemoryCategory": "PhysicsParts",
"Name": "ManualWeld",
"Superclass": "ManualSurfaceJointInstance"
"Superclass": "ManualSurfaceJointInstance",
"Tags": [
"Deprecated"
]
},
{
"Members": [
Expand Down Expand Up @@ -37553,14 +37599,20 @@
],
"MemoryCategory": "PhysicsParts",
"Name": "Rotate",
"Superclass": "JointInstance"
"Superclass": "JointInstance",
"Tags": [
"Deprecated"
]
},
{
"Members": [
],
"MemoryCategory": "PhysicsParts",
"Name": "Snap",
"Superclass": "JointInstance"
"Superclass": "JointInstance",
"Tags": [
"Deprecated"
]
},
{
"Members": [
Expand Down Expand Up @@ -37646,7 +37698,10 @@
],
"MemoryCategory": "PhysicsParts",
"Name": "Weld",
"Superclass": "JointInstance"
"Superclass": "JointInstance",
"Tags": [
"Deprecated"
]
},
{
"Members": [
Expand Down Expand Up @@ -66792,6 +66847,28 @@
"Name": "double"
}
},
{
"Category": "Behavior",
"MemberType": "Property",
"Name": "UsageContextPermission",
"Security": {
"Read": "RobloxScriptSecurity",
"Write": "RobloxScriptSecurity"
},
"Serialization": {
"CanLoad": false,
"CanSave": false
},
"Tags": [
"Hidden",
"NotReplicated"
],
"ThreadSafety": "ReadSafe",
"ValueType": {
"Category": "Enum",
"Name": "UsageContext"
}
},
{
"Category": "Data",
"MemberType": "Property",
Expand Down Expand Up @@ -76378,15 +76455,12 @@
"Name": "CreateDefaultCommands",
"Security": {
"Read": "None",
"Write": "None"
"Write": "PluginSecurity"
},
"Serialization": {
"CanLoad": true,
"CanSave": true
},
"Tags": [
"NotScriptable"
],
"ThreadSafety": "ReadSafe",
"ValueType": {
"Category": "Primitive",
Expand All @@ -76399,15 +76473,12 @@
"Name": "CreateDefaultTextChannels",
"Security": {
"Read": "None",
"Write": "None"
"Write": "PluginSecurity"
},
"Serialization": {
"CanLoad": true,
"CanSave": true
},
"Tags": [
"NotScriptable"
],
"ThreadSafety": "ReadSafe",
"ValueType": {
"Category": "Primitive",
Expand Down Expand Up @@ -84705,7 +84776,8 @@
"Superclass": "Instance",
"Tags": [
"NotCreatable",
"Service"
"Service",
"NotBrowsable"
]
},
{
Expand Down Expand Up @@ -86694,6 +86766,10 @@
"Name": "DisconnectClientRequest",
"Value": 285
},
{
"Name": "DisconnectOutOfMemory",
"Value": 286
},
{
"Name": "PlacelaunchErrors",
"Value": 512
Expand Down Expand Up @@ -93605,6 +93681,19 @@
],
"Name": "UiMessageType"
},
{
"Items": [
{
"Name": "Default",
"Value": 0
},
{
"Name": "Preview",
"Value": 1
}
],
"Name": "UsageContext"
},
{
"Items": [
{
Expand Down

0 comments on commit ce61988

Please sign in to comment.