Commit graph

745 commits

Author SHA1 Message Date
NotAKidoS
afb44fc3a7 [AvatarScaleMod] Fix initial scale always acting like Setting_PersistantHeight was true. 2023-09-24 06:42:08 -05:00
NotAKidoS
3d50e64af1 [AvatarScaleMod] Quick edge-case fixes.
Fix avatars without scale sliders triggering anim scale change.
Fix universal scaling reaching initial height causing a reset.
2023-09-24 06:33:52 -05:00
NotAKidoS
ff06c20c01 [AvatarScaleMod] Further improvments. Still needs a lot... 2023-09-24 06:15:31 -05:00
NotAKidoS
553da7edb3 [EzGrab] Fixes for 2023r172. Add Curve & Tuned Curve options. 2023-09-24 06:14:55 -05:00
NotAKidoS
25ccf7c61c [PortableCameraAdditions] Remove F11 fullscreen bind. 2023-09-24 06:14:26 -05:00
NotAKidoS
1631effeff [IKFixes] Fix Seated Play button not returning when trackers disconnect. 2023-09-24 06:14:11 -05:00
NotAKidoS
b1cc584646 [DesktopVRIK] Update format.json 2023-09-23 20:03:45 -05:00
NotAKidoS
e987daf6c1 [DesktopVRSwitch] Bump 2023-09-23 20:03:37 -05:00
NotAKidoS
9929e8de0a [DesktopVRSwitch] Update format.json 2023-09-23 20:03:27 -05:00
NotAKidoS
32c35dd4c3 [FuckMLA] Update format.json 2023-09-23 20:03:20 -05:00
NotAKidoS
03136cc7d4 [DesktopVRSwitch] Added buffer to switch transition to ensure it fully played. 2023-09-23 19:40:37 -05:00
NotAKidoS
71fa8a9c56 [DesktopVRIK] Changed patch location to be compatible with AvatarScaleMod. 2023-09-23 19:40:14 -05:00
NotAKidoS
d1547e2e92 [IKFixes] Movement Parent IK handling now respects new orientation mode. 2023-09-23 19:36:06 -05:00
NotAKidoS
6b32a6475d [DesktopVRSwitch] Fixes for 2023r172. 2023-09-23 19:35:46 -05:00
NotAKidoS
39cbdf8ed5 [SmoothRay] Fixes for 2023r172. 2023-09-23 18:59:17 -05:00
NotAKidoS
bec47c6a26 [IKFixes] Removed illegal characters from melonpref identifiers. 2023-09-23 18:59:06 -05:00
NotAKidoS
df53840a63 [DesktopVRIK] Fixes for 2023r172. 2023-09-23 18:58:43 -05:00
NotAKidoS
c7eb5715ba [AvatarScaleMod] Test 2: Height Request
Now requests initial height on instance join instead of syncing every 10s.
Reworked inbould & outbound message queue.
Fixed potential race condition where scalefactor could become 0.

A lot of this is still incredibly jank. Just trying to get things working before cleanup.
2023-09-20 20:26:38 -05:00
NotAKidoS
d599f57973 [AvatarScaleMod] Mod Network attempt 2.
I lost the first attempt when switching branches.
Lot of this still needs to be redone, as it is just quickly slapped together atm.
2023-09-20 05:24:07 -05:00
NotAKidoS
69cb3b7804 [FuckMLA] Initial testing
New mod that unlocks the cursor by default when launching in VR.
2023-09-19 22:52:09 -05:00
NotAKidoS
fae729dd54 [IKFixes] Fix QM recalibrate button. 2023-09-16 14:02:29 -05:00
NotAKidoS
9bce6120df [IKFixes] oops 2023-09-16 13:07:25 -05:00
NotAKidoS
bc8cc7a1ad [MuteSFX] Update format.json 2023-09-15 22:31:38 -05:00
NotAKidoS
ae80ea731b [DesktopVRSwitch] Fix edge case when switching while in Independent Head Turn mode. 2023-09-15 22:31:27 -05:00
NotAKidoS
e31bf87609 [IKFixes] Updates for 2023r171
Removed unneeded settings. Fixed halfbody fake root angle option.
Added Reset Settings UIExpansionKit button.
2023-09-15 21:15:50 -05:00
NotAKidoS
3c52f8c60c [DesktopVRSwitch] Update format.json 2023-09-15 18:50:16 -05:00
NotAKidoS
22fcd8fe8f [MuteSFX] Fix #29.
Fixed Push to Talk spamming SFX. [https://github.com/NotAKidOnSteam/NAK_CVR_Mods/issues/29](#29)
2023-09-15 18:50:02 -05:00
NotAKidoS
3d6b1f75a4 [DesktopVRSwitch] More fixes for 2023r171. 2023-09-15 17:47:26 -05:00
NotAKidoS
9f01f8e6a7 [DesktopVRSwitch] Updated to 2023r172 2023-09-11 23:55:42 -05:00
NotAKidoS
d08abad37b [IKFixes] Updated to 2023r172 2023-09-11 23:55:28 -05:00
NotAKidoS
7f03714381 [DesktopVRIK] Update format.json 2023-08-14 19:38:19 -05:00
NotAKidoS
4f7472ef91 [DesktopVRIK] Potential fix for PlayerSetup.ResetIk not running in Halfbody. 2023-08-14 19:32:28 -05:00
NotAKidoS
a068a22bf6 [DesktopVRIK] Remove TEMPFIX, didnt work. 2023-08-14 19:08:48 -05:00
NotAKidoS
5455f03dcc [DesktopVRIK] Temp fix for LookAtIK breaking once exiting emote. 2023-08-14 19:02:21 -05:00
NotAKidoS
d84beb7b7f [ThirdPerson] Cleanup 2023-08-14 18:54:41 -05:00
NotAKidoS
fa490aba89 [PropUndoButton] Cleanup 2023-08-14 18:54:32 -05:00
NotAKidoS
00f8393402 [PickupPushPull] Cleanup 2023-08-14 18:54:18 -05:00
NotAKidoS
cf0ec02c01 [MenuScalePatch] Cleanup 2023-08-14 18:54:06 -05:00
NotAKidoS
8a27bd8f7b [IKFixes] Cleanup 2023-08-14 18:53:56 -05:00
NotAKidoS
5960787616 [DesktopVRIK] Set spine weight... not left arm 2023-08-14 18:53:44 -05:00
NotAKidoS
a390652dec [CVRGizmos] Cleanup 2023-08-14 18:53:24 -05:00
NotAKidoS
c9d77dc034 [Blackout] Cleanup 2023-08-14 18:53:14 -05:00
NotAKidoS
5b40a2a185 [AvatarScale] Cleanup 2023-08-14 18:53:02 -05:00
NotAKidoS
ab4276e880 [BadAnimatorFix] Don't touch non-loop states. 2023-08-14 18:52:43 -05:00
NotAKidoS
935639a2f3
Merge pull request #27 from kafeijao/main 2023-08-14 14:00:21 -05:00
kafeijao
1d2533ff2b
[ChatBoxExtensions] Updated to 2023r172ex1 2023-08-14 19:34:13 +01:00
NotAKidoS
4c09f9bd57 [DesktopVRSwitch] Minor changes 2023-08-03 00:05:45 -05:00
NotAKidoS
6d17085f21 Merge branch 'main' of https://github.com/NotAKidOnSteam/NAK_CVR_Mods 2023-08-02 17:18:37 -05:00
NotAKidoS
dcc23233c7 [DesktopVRSwitch] Dumb fixes 2023-08-02 17:18:35 -05:00
NotAKidoS
be82bf228c [DesktopVRSwitch] Fixes for 2023r171 2023-08-02 16:58:11 -05:00