@quenty/ragdoll 15.5.1-canary.475.a81f614.0 → 15.6.1-canary.478.013677d.0

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,18 @@
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.5.1-canary.475.a81f614.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/ragdoll@15.5.0...@quenty/ragdoll@15.5.1-canary.475.a81f614.0) (2024-05-18)
6
+ ## [15.6.1-canary.478.013677d.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/ragdoll@15.6.0...@quenty/ragdoll@15.6.1-canary.478.013677d.0) (2024-08-24)
7
+
8
+
9
+ ### Features
10
+
11
+ * Declare tie interface we're implementing ([e7150c1](https://github.com/Quenty/NevermoreEngine/commit/e7150c13a685ce88db9c1280a14841c81191a40a))
12
+
13
+
14
+
15
+
16
+
17
+ # [15.6.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/ragdoll@15.5.0...@quenty/ragdoll@15.6.0) (2024-05-18)
7
18
 
8
19
  **Note:** Version bump only for package @quenty/ragdoll
9
20
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@quenty/ragdoll",
3
- "version": "15.5.1-canary.475.a81f614.0",
3
+ "version": "15.6.1-canary.478.013677d.0",
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.3.1-canary.475.a81f614.0",
29
- "@quenty/attributeutils": "14.3.0",
30
- "@quenty/baseobject": "10.3.0",
31
- "@quenty/binder": "14.4.0",
32
- "@quenty/brio": "14.3.0",
33
- "@quenty/camera": "14.5.0",
28
+ "@quenty/adorneedata": "7.4.1-canary.478.013677d.0",
29
+ "@quenty/attributeutils": "14.3.1-canary.478.013677d.0",
30
+ "@quenty/baseobject": "10.3.1-canary.478.013677d.0",
31
+ "@quenty/binder": "14.4.1-canary.478.013677d.0",
32
+ "@quenty/brio": "14.3.1-canary.478.013677d.0",
33
+ "@quenty/camera": "14.5.1-canary.478.013677d.0",
34
34
  "@quenty/cancellabledelay": "3.5.0",
35
- "@quenty/characterutils": "12.3.0",
36
- "@quenty/draw": "7.3.0",
35
+ "@quenty/characterutils": "12.3.1-canary.478.013677d.0",
36
+ "@quenty/draw": "7.3.1-canary.478.013677d.0",
37
37
  "@quenty/enumutils": "3.2.0",
38
38
  "@quenty/hapticfeedbackutils": "3.2.0",
39
- "@quenty/instanceutils": "13.3.0",
40
- "@quenty/loader": "10.3.0",
39
+ "@quenty/instanceutils": "13.3.1-canary.478.013677d.0",
40
+ "@quenty/loader": "10.3.1-canary.478.013677d.0",
41
41
  "@quenty/maid": "3.2.0",
42
- "@quenty/motor6d": "7.5.0",
43
- "@quenty/physicsutils": "8.3.0",
44
- "@quenty/playerhumanoidbinder": "14.4.0",
45
- "@quenty/promise": "10.3.0",
46
- "@quenty/qframe": "10.3.0",
47
- "@quenty/r15utils": "13.3.0",
48
- "@quenty/remoting": "12.4.0",
49
- "@quenty/rx": "13.3.0",
50
- "@quenty/rxbinderutils": "14.4.0",
51
- "@quenty/rxsignal": "7.3.0",
52
- "@quenty/spring": "10.3.0",
42
+ "@quenty/motor6d": "7.5.1-canary.478.013677d.0",
43
+ "@quenty/physicsutils": "8.3.1-canary.478.013677d.0",
44
+ "@quenty/playerhumanoidbinder": "14.4.1-canary.478.013677d.0",
45
+ "@quenty/promise": "10.3.1-canary.478.013677d.0",
46
+ "@quenty/qframe": "10.3.1-canary.478.013677d.0",
47
+ "@quenty/r15utils": "13.3.1-canary.478.013677d.0",
48
+ "@quenty/remoting": "12.4.1-canary.478.013677d.0",
49
+ "@quenty/rx": "13.3.1-canary.478.013677d.0",
50
+ "@quenty/rxbinderutils": "14.4.1-canary.478.013677d.0",
51
+ "@quenty/rxsignal": "7.3.1-canary.478.013677d.0",
52
+ "@quenty/spring": "10.3.1-canary.478.013677d.0",
53
53
  "@quenty/steputils": "3.4.0",
54
54
  "@quenty/table": "3.5.0",
55
- "@quenty/tie": "10.5.0",
56
- "@quenty/valuebaseutils": "13.3.0",
57
- "@quenty/valueobject": "13.3.0"
55
+ "@quenty/tie": "10.5.1-canary.478.013677d.0",
56
+ "@quenty/valuebaseutils": "13.3.1-canary.478.013677d.0",
57
+ "@quenty/valueobject": "13.3.1-canary.478.013677d.0"
58
58
  },
59
59
  "publishConfig": {
60
60
  "access": "public"
61
61
  },
62
- "gitHead": "a81f61455713dea2bbe9bb2802a51fa49f22b18d"
62
+ "gitHead": "013677ddf1f34b223c027d332d00450722b8fd41"
63
63
  }
@@ -34,7 +34,7 @@ function RagdollableClient.new(humanoid, serviceBag)
34
34
  self:_onRagdollChanged(ragdoll)
35
35
  end))
36
36
 
37
- self._maid:GiveTask(RagdollableInterface:Implement(self._obj, self))
37
+ self._maid:GiveTask(RagdollableInterface.Client:Implement(self._obj, self))
38
38
 
39
39
  return self
40
40
  end
@@ -65,7 +65,7 @@ function Ragdollable.new(humanoid, serviceBag)
65
65
  end))
66
66
  self:_onRagdollChanged()
67
67
 
68
- self._maid:GiveTask(RagdollableInterface:Implement(self._obj, self))
68
+ self._maid:GiveTask(RagdollableInterface.Server:Implement(self._obj, self))
69
69
 
70
70
  return self
71
71
  end
@@ -168,7 +168,7 @@ end
168
168
  function RagdollMotorUtils.setupRagdollRootPartMotor(motor, part0, part1)
169
169
  local maid = Maid.new()
170
170
 
171
- local ragdollMotorData = RagdollMotorData:CreateValue(motor)
171
+ local ragdollMotorData = RagdollMotorData:Create(motor)
172
172
 
173
173
  local lastTransformSpring = Spring.new(QFrame.fromCFrameClosestTo(motor.Transform, QFrame.new()))
174
174
  lastTransformSpring.t = QFrame.new()
@@ -257,7 +257,7 @@ function RagdollMotorUtils.setupRagdollMotor(motor, part0, part1)
257
257
  maid:GiveTask(function()
258
258
  local implemention = Motor6DStackInterface:FindFirstImplementation(motor)
259
259
  if implemention then
260
- local ragdollMotorData = RagdollMotorData:CreateValue(motor)
260
+ local ragdollMotorData = RagdollMotorData:Create(motor)
261
261
  local initialTransform = (part0.CFrame * motor.C0):toObjectSpace(part1.CFrame * motor.C1)
262
262
  local speed = ragdollMotorData.RagdollSpringReturnSpeed.Value
263
263
 
@@ -279,7 +279,7 @@ function RagdollMotorUtils.suppressJustRootPart(character, rigType)
279
279
 
280
280
  local observable = RxR15Utils.observeRigMotorBrio(character, data.partName, data.motorName):Pipe({
281
281
  RxBrioUtils.switchMapBrio(function(motor)
282
- local ragdollMotorData = RagdollMotorData:CreateValue(motor)
282
+ local ragdollMotorData = RagdollMotorData:Create(motor)
283
283
 
284
284
  return Rx.combineLatest({
285
285
  motor = motor;
@@ -323,7 +323,7 @@ function RagdollMotorUtils.suppressMotors(character, rigType, velocityReadings)
323
323
  for _, data in pairs(RagdollMotorUtils.getMotorData(rigType)) do
324
324
  local observable = RxR15Utils.observeRigMotorBrio(character, data.partName, data.motorName):Pipe({
325
325
  RxBrioUtils.switchMapBrio(function(motor)
326
- local ragdollMotorData = RagdollMotorData:CreateValue(motor)
326
+ local ragdollMotorData = RagdollMotorData:Create(motor)
327
327
 
328
328
  return RxBrioUtils.flatCombineLatest({
329
329
  motor = motor;