Commit graph

178 commits

Author SHA1 Message Date
SDraw
912b37c87f
Check for props game settings and world restrictions
Combat system integration
Additional measure for unsafe worlds
2023-04-12 21:33:33 +03:00
SDraw
5185c00fb1
Update README.md 2023-04-11 10:44:06 +03:00
SDraw
92a058a0ac
Removed PlayerLocal layer usage to avoid possible world maps problems 2023-04-11 10:17:32 +03:00
SDraw
9a262b2ded
Minor fixes 2023-04-11 09:46:27 +03:00
SDraw
73b09dd5fb
Update README.md 2023-04-11 01:29:36 +03:00
SDraw
faac28fb88
Reaction to CVRPointer component with ragdoll type 2023-04-11 00:18:41 +03:00
SDraw
dfa7da50d6
Ragdoll controller public instance access
Settings fix
2023-04-10 15:36:51 +03:00
SDraw
6a73e7f2ce
More stable ragdoll upon activation 2023-04-10 09:32:50 +03:00
SDraw
96ab14c698
Actual camera point instead of offset for eyes 2023-04-10 00:28:41 +03:00
SDraw
17b1d1d9cf
Update README.md 2023-04-09 17:14:45 +03:00
SDraw
fe5e1dfd3c
Pose transitions in FBT with enabled game's option for running FBT animations
Limit movement drag to 50
Settings listener on destroy
2023-04-09 17:00:06 +03:00
SDraw
327f5d6cdd
FBT flop fix, alignment fix 2023-04-09 01:57:09 +03:00
SDraw
49d11056ec
Update README.md 2023-04-08 20:23:31 +00:00
SDraw
0808b5aaaa
Not harsh world restrictions 2023-04-08 23:19:57 +03:00
SDraw
0e72b04386
Merge pull request #3 from kafeijao/master
Added toggle via avatar animation unity editor script
2023-04-08 21:41:18 +03:00
kafeijao
2f166f2231
Merge remote-tracking branch 'origin/master'
# Conflicts:
#	ml_prm/README.md
2023-04-08 19:35:19 +01:00
kafeijao
e426418806
Added a unity editor script to toggle ragdoll via animation on your avatar 2023-04-08 19:31:57 +01:00
SDraw
835ce0aebb
Update README.md 2023-04-08 17:49:46 +00:00
SDraw
76f9244d9c
Minor fix 2023-04-08 17:19:14 +03:00
SDraw
8bee0d2adf
Reset button, animation cancel, world check, VR offset fix 2023-04-08 17:12:54 +03:00
SDraw
8ffc876376
Update README.md 2023-04-08 15:51:34 +03:00
SDraw
f08adb8f53
Drag, angular drag and gravity settings 2023-04-08 15:45:48 +03:00
SDraw
78ca550e64
Chest is optional bone 2023-04-08 03:20:27 +03:00
SDraw
bc6e289495
New mod - PlayerRagdollMod
Update to MelonLoader 0.6.1
2023-04-08 02:51:46 +03:00
SDraw
26fc42c850
Fix of fingers curls network sync 2023-03-29 12:10:15 +03:00
SDraw
c0c6746e35
Merge branch 'experimental' 2023-03-19 14:33:57 +03:00
SDraw
c28b1dc826
Detecting destroyed pickup 2023-03-19 14:26:25 +03:00
SDraw
c0bff73107
Destroyed pickup detection
Matching versions with stable build
2023-03-19 14:12:01 +03:00
SDraw
4b171bbbad
Remove collider state change 2023-03-18 12:48:10 +03:00
SDraw
7acc7636f2
Remove controller state change 2023-03-18 12:45:24 +03:00
SDraw
b3a65f3124
Animator parameters save and restore (reverted from commit 3a6304e566) 2023-03-18 11:35:51 +03:00
SDraw
4112e6dab9
Update README.md 2023-03-17 22:38:28 +00:00
SDraw
22e6a22a66
Merge branch 'experimental' 2023-03-18 01:37:41 +03:00
SDraw
2c67f02f7e
Animator parameters save and restore 2023-03-18 01:35:14 +03:00
SDraw
3a6304e566
Animator parameters save and restore 2023-03-18 01:29:44 +03:00
SDraw
da201e2135
Update README.md 2023-03-17 19:24:47 +03:00
SDraw
ee8047ac3e
Version bump 2023-03-16 10:00:07 +03:00
SDraw
33c67e9fab
Merge branch 'experimental' 2023-03-16 09:34:11 +03:00
SDraw
c90119e20a
Finger tracking sync only if hands are tracked 2023-03-16 09:23:22 +03:00
SDraw
971466da24
Features merge from experimental:
Settings rework
Finger tracking networks sync only if hands are tracked
Working fix for animator override controller
Mass center offset calculations
Steps scaling
2023-03-16 09:21:46 +03:00
SDraw
cae6a8a19c
Funny CSharp with structures and properties 2023-03-09 23:32:52 +03:00
SDraw
705d026d17
Hips rotation restore 2023-03-08 20:57:33 +03:00
SDraw
dedcc5835d
Info edit 2023-03-08 20:51:57 +03:00
SDraw
1dad5d6415
Animator state check 2023-03-03 23:30:14 +03:00
SDraw
28aca1bb49
Scaled locomotion steps
Funny C# properties
Minor fixes
2023-03-03 00:44:17 +03:00
SDraw
fc60219a4e
Fully working animation override fix 2023-02-26 21:49:58 +03:00
SDraw
3940802858
IK reset after locomotion override 2023-02-25 12:34:42 +03:00
SDraw
98af853aa0 Ignoring FBT for IK tweaking 2023-02-18 08:59:47 +03:00
SDraw
268fec558f
Locomotion center according to avatar scale 2023-02-16 01:44:12 +03:00
SDraw
b0ae6082bf
Convert to 2023r171ex1 2023-02-14 21:31:14 +03:00