@quenty/ragdoll 15.8.2-canary.497.496fc5b.0 → 15.8.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/CHANGELOG.md
CHANGED
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
All notable changes to this project will be documented in this file.
|
|
4
4
|
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
|
5
5
|
|
|
6
|
-
## [15.8.2
|
|
6
|
+
## [15.8.2](https://github.com/Quenty/NevermoreEngine/compare/@quenty/ragdoll@15.8.1...@quenty/ragdoll@15.8.2) (2024-09-22)
|
|
7
7
|
|
|
8
8
|
**Note:** Version bump only for package @quenty/ragdoll
|
|
9
9
|
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@quenty/ragdoll",
|
|
3
|
-
"version": "15.8.2
|
|
3
|
+
"version": "15.8.2",
|
|
4
4
|
"description": "Quenty's Ragdoll system for Roblox - Floppy fun ragdolls",
|
|
5
5
|
"keywords": [
|
|
6
6
|
"Roblox",
|
|
@@ -25,39 +25,39 @@
|
|
|
25
25
|
"Quenty"
|
|
26
26
|
],
|
|
27
27
|
"dependencies": {
|
|
28
|
-
"@quenty/adorneedata": "7.6.
|
|
29
|
-
"@quenty/attributeutils": "14.5.
|
|
30
|
-
"@quenty/baseobject": "10.4.
|
|
31
|
-
"@quenty/binder": "14.6.
|
|
32
|
-
"@quenty/brio": "14.5.
|
|
33
|
-
"@quenty/camera": "14.7.2
|
|
34
|
-
"@quenty/cancellabledelay": "3.5.0",
|
|
35
|
-
"@quenty/characterutils": "12.5.
|
|
36
|
-
"@quenty/draw": "7.4.
|
|
37
|
-
"@quenty/enumutils": "3.2.
|
|
38
|
-
"@quenty/hapticfeedbackutils": "3.2.0",
|
|
39
|
-
"@quenty/instanceutils": "13.5.
|
|
40
|
-
"@quenty/loader": "10.4.
|
|
41
|
-
"@quenty/maid": "3.3.0",
|
|
42
|
-
"@quenty/motor6d": "7.7.2
|
|
43
|
-
"@quenty/physicsutils": "8.5.
|
|
44
|
-
"@quenty/playerhumanoidbinder": "14.6.
|
|
45
|
-
"@quenty/promise": "10.4.
|
|
46
|
-
"@quenty/qframe": "10.4.
|
|
47
|
-
"@quenty/r15utils": "13.5.
|
|
48
|
-
"@quenty/remoting": "12.6.
|
|
49
|
-
"@quenty/rx": "13.5.
|
|
50
|
-
"@quenty/rxbinderutils": "14.6.
|
|
51
|
-
"@quenty/rxsignal": "7.5.
|
|
52
|
-
"@quenty/spring": "10.4.1
|
|
53
|
-
"@quenty/steputils": "3.4.
|
|
54
|
-
"@quenty/table": "3.5.0",
|
|
55
|
-
"@quenty/tie": "10.7.
|
|
56
|
-
"@quenty/valuebaseutils": "13.5.
|
|
57
|
-
"@quenty/valueobject": "13.5.
|
|
28
|
+
"@quenty/adorneedata": "^7.6.0",
|
|
29
|
+
"@quenty/attributeutils": "^14.5.0",
|
|
30
|
+
"@quenty/baseobject": "^10.4.0",
|
|
31
|
+
"@quenty/binder": "^14.6.0",
|
|
32
|
+
"@quenty/brio": "^14.5.0",
|
|
33
|
+
"@quenty/camera": "^14.7.2",
|
|
34
|
+
"@quenty/cancellabledelay": "^3.5.0",
|
|
35
|
+
"@quenty/characterutils": "^12.5.0",
|
|
36
|
+
"@quenty/draw": "^7.4.0",
|
|
37
|
+
"@quenty/enumutils": "^3.2.0",
|
|
38
|
+
"@quenty/hapticfeedbackutils": "^3.2.0",
|
|
39
|
+
"@quenty/instanceutils": "^13.5.0",
|
|
40
|
+
"@quenty/loader": "^10.4.0",
|
|
41
|
+
"@quenty/maid": "^3.3.0",
|
|
42
|
+
"@quenty/motor6d": "^7.7.2",
|
|
43
|
+
"@quenty/physicsutils": "^8.5.0",
|
|
44
|
+
"@quenty/playerhumanoidbinder": "^14.6.0",
|
|
45
|
+
"@quenty/promise": "^10.4.0",
|
|
46
|
+
"@quenty/qframe": "^10.4.0",
|
|
47
|
+
"@quenty/r15utils": "^13.5.0",
|
|
48
|
+
"@quenty/remoting": "^12.6.0",
|
|
49
|
+
"@quenty/rx": "^13.5.0",
|
|
50
|
+
"@quenty/rxbinderutils": "^14.6.0",
|
|
51
|
+
"@quenty/rxsignal": "^7.5.0",
|
|
52
|
+
"@quenty/spring": "^10.4.1",
|
|
53
|
+
"@quenty/steputils": "^3.4.0",
|
|
54
|
+
"@quenty/table": "^3.5.0",
|
|
55
|
+
"@quenty/tie": "^10.7.0",
|
|
56
|
+
"@quenty/valuebaseutils": "^13.5.0",
|
|
57
|
+
"@quenty/valueobject": "^13.5.0"
|
|
58
58
|
},
|
|
59
59
|
"publishConfig": {
|
|
60
60
|
"access": "public"
|
|
61
61
|
},
|
|
62
|
-
"gitHead": "
|
|
62
|
+
"gitHead": "1cd1ee70499c9c4a52465d2e5125732b8a10cb27"
|
|
63
63
|
}
|
|
@@ -52,7 +52,7 @@ function RagdollAdditionalAttachmentUtils.getAdditionalAttachmentData(rigType)
|
|
|
52
52
|
elseif rigType == Enum.HumanoidRigType.R6 then
|
|
53
53
|
return R6_ADDITIONAL_ATTACHMENTS
|
|
54
54
|
else
|
|
55
|
-
error(
|
|
55
|
+
error(("[RagdollAdditionalAttachmentUtils] - Unknown rigType %q"):format(tostring(rigType)))
|
|
56
56
|
end
|
|
57
57
|
end
|
|
58
58
|
|
|
@@ -186,7 +186,7 @@ function RagdollBallSocketUtils.getRigData(rigType)
|
|
|
186
186
|
elseif rigType == Enum.HumanoidRigType.R6 then
|
|
187
187
|
return R6_RAGDOLL_RIG
|
|
188
188
|
else
|
|
189
|
-
error(
|
|
189
|
+
error(("[RagdollBallSocketUtils] - Unknown rigType %q"):format(tostring(rigType)))
|
|
190
190
|
end
|
|
191
191
|
end
|
|
192
192
|
|
|
@@ -92,7 +92,7 @@ function RagdollCollisionUtils.getCollisionData(rigType)
|
|
|
92
92
|
elseif rigType == Enum.HumanoidRigType.R6 then
|
|
93
93
|
return R6_NO_COLLIDES
|
|
94
94
|
else
|
|
95
|
-
error(
|
|
95
|
+
error(("[RagdollCollisionUtils] - Unknown rigType %q"):format(tostring(rigType)))
|
|
96
96
|
end
|
|
97
97
|
end
|
|
98
98
|
|
|
@@ -139,7 +139,7 @@ function RagdollMotorUtils.getMotorData(rigType)
|
|
|
139
139
|
elseif rigType == Enum.HumanoidRigType.R6 then
|
|
140
140
|
return R6_MOTORS
|
|
141
141
|
else
|
|
142
|
-
error(
|
|
142
|
+
error(("[RagdollMotorUtils] - Unknown rigType %q"):format(tostring(rigType)))
|
|
143
143
|
end
|
|
144
144
|
end
|
|
145
145
|
|