Commit graph

27 commits

Author SHA1 Message Date
NotAKidoS
e5242f76c7 major cleanup 2023-04-26 15:32:02 -05:00
NotAKidoS
f1d6d247db NAK namespace prefix, remove Melons 2023-04-25 15:13:21 -05:00
NotAKidoS
529105feac add funny settings 2023-04-07 19:18:43 -05:00
NotAKidoS
b4aab6bf4a Add Prone Thrust option & Fix scaling disabling IK without AMT
Add Prone Thrust option & Fix scaling disabling IK without AMT
2023-04-07 19:13:10 -05:00
NotAKidoS
09cb3838a6 weight bump 2023-03-30 23:34:18 -05:00
NotAKidoS
d3c2365a1d test reset footsteps option 2023-03-29 06:10:25 -05:00
NotAKidoS
04d9152d9c fix desktop thrusting 2023-03-29 04:00:42 -05:00
NotAKidoS
42b068bd80 fix annoyances 2023-03-28 22:54:32 -05:00
NotAKidoS
1eeaf4be54 No longer rely on AMT, IKSystem, or PlayerSetup
Partially rewrote everything so it is cleaner, does not need Traverse/Reflection, and no longer piggybacks on the game handling VRIK on Desktop for whatever reason. This version also handles VRIK Locomotion weight standalone instead of requiring AvatarMotionTweaker, but if AMT is found it will rely on it anyways. This can be overwridden in the melonprefs, but its still gonna be double the maths for no reason.
2023-03-28 22:48:44 -05:00
NotAKidoS
3807482093 clean up 2023-03-07 15:07:56 -06:00
NotAKidoS
c6c9b712bd implement knee bend normal calculation
implemented knee bend normal calculation to fix knee bending at extreme scales, as well as finally fix robot kyle...

tweaked ikpose method to also allow for setting to motorcycle pose, as well as resetting hip to default rotation
2023-03-06 19:53:27 -06:00
NotAKidoS
eae03f0ec2 add back btkui addon 2023-02-28 08:31:23 -06:00
NotAKidoS
cbd65aa813 rewrite 2023-02-24 20:07:48 -06:00
NotAKidoS
d3d058607f tweaks to not make PAM and BID wonky
also fuck vrik toes, those literally stink
2023-02-02 20:38:22 -06:00
NotAKidoS
b4fb9e62e6 fucked 2023-01-16 01:57:30 -06:00
NotAKidoS
6433dd7c78 a 2023-01-14 01:21:49 -06:00
NotAKidoS
997d1d8d41 quick cleanin 2023-01-14 01:15:32 -06:00
NotAKidoS
0f485ccaa3 its working (FUCK) 2023-01-13 23:48:21 -06:00
NotAKidoS
da42d3da57 simplified mod, added proper BTKUILib support 2023-01-13 18:30:22 -06:00
NotAKidoS
fb5c3c00b5 attempt to fix compatibility with more avatars
(Fuck you Default Robot Kyle)(Fuck you Default Robot Kyle)(Fuck you Default Robot Kyle)(Fuck you Default Robot Kyle)(Fuck you Default Robot Kyle)(Fuck you Default Robot Kyle)(Fuck you Default Robot Kyle)
2023-01-12 07:48:18 -06:00
NotAKidoS
04de34d5d3 Added HipMovement Weight & Fixed Emote avatar position 2023-01-10 20:20:50 -06:00
NotAKidoS
65896d5f14 Added PlantFeet & EnforceViewPosition Settings. 2022-12-28 00:11:14 -06:00
NotAKidoS
55a3009f96 cleanup & remove safefile()
got yelled at by sdraw for m_categoryDesktopVRIK.SaveToFile(false);

oopsies
2022-12-26 17:34:59 -06:00
NotAKidoS
df61830c83 Removed compatibility mode & added integrity checks.
Why the fuck did deleting code make the issue better...
2022-12-26 00:52:50 -06:00
NotAKidoS
c71036f74f added compatibility mode
add compatibility mode that somehow fixes avatars with scuffed armatures and initial poses

gonna look into using a tpose animation
2022-12-26 00:26:13 -06:00
NotAKidoS
22391d1fcc final touches
completely migrated to new setup using a helper monobehavior, which makes code a lot cleaner
2022-12-25 22:27:12 -06:00
NotAKidoS
50c5016cc6 last minute refactor 2022-12-25 21:05:13 -06:00