Commit graph

696 commits

Author SHA1 Message Date
NotAKidoS
03514305be [DesktopVRSwitch] WIP TEST set desktop graphic settings 2023-06-16 07:46:15 -05:00
NotAKidoS
0c6d2cabc9 Merge branch 'main' of https://github.com/NotAKidOnSteam/NAK_CVR_Mods 2023-06-14 20:39:23 -05:00
NotAKidoS
f4a5eaa252 [NAK_CVR_Mods] Rename _ManagedLibs to .ManagedLibs
Renamed ManagedLibs folder references to use a period instead of an underscore. This is purely a cosmetic change so the folder displays at the top of the repo list on GitHub.
2023-06-14 20:38:25 -05:00
NotAKidoS
12ad13f8e0
[AvatarScaleMod] Update README.md
Add link to AvatarScaleTool
2023-06-14 20:29:24 -05:00
NotAKidoS
6cc97669b0
Update README.md
I forgot I released MenuScalePatch here.
2023-06-14 20:17:37 -05:00
NotAKidoS
62c5eec71a [TrackedControllerFix] Slight cleanup for consistancy with SmoothRay.
TrackedControllerFix must do stuff in Awake so SmoothRay can handle the SteamVRTrackedObject in Start.
2023-06-14 20:07:55 -05:00
NotAKidoS
36b1323996 Merge branch 'main' of https://github.com/NotAKidOnSteam/NAK_CVR_Mods 2023-06-14 20:03:52 -05:00
NotAKidoS
1045679be1 [SmoothRay] Slight change to patch
Compiler already would do this, but I figured I'd throw it here too just because I can.
2023-06-14 20:03:50 -05:00
NotAKidoS
768c6fe474
Update README.md 2023-06-14 19:46:28 -05:00
NotAKidoS
1bcb3b0d69 [BadAnimatorFix] Update format.json 2023-06-14 18:50:49 -05:00
NotAKidoS
8d3edd5928 [BadAnimatorFix] Update format.json 2023-06-14 17:52:08 -05:00
NotAKidoS
a902cd250f [BadAnimatorFix] Speculative fix for loading Login, Init, and HQ scenes.
Exterrata said it kept erroring but I could not reproduce. This should solve it.
2023-06-14 17:51:28 -05:00
NotAKidoS
13927f1d67 [HeadBobbingFix] Rename from DesktopCameraFix
confusing name for some
2023-06-14 12:51:02 -05:00
NotAKidoS
164de9ea68 Revert "[DesktopVRIK] Attempt at fixing BodyHeadingOffset & IsStanding when _PLAYERLOCAL is upsidedown."
This reverts commit db640b2821.
2023-06-13 19:16:09 -05:00
NotAKidoS
db640b2821 [DesktopVRIK] Attempt at fixing BodyHeadingOffset & IsStanding when _PLAYERLOCAL is upsidedown.
Can't really test at different angles because movement system does not rotate player on local Y axis, it is world axis always.
2023-06-13 18:47:04 -05:00
NotAKidoS
d0724cc56a [DesktopCameraFix] Update AssemblyInfo.cs 2023-06-13 17:10:23 -05:00
NotAKidoS
3a56f520db Merge branch 'main' of https://github.com/NotAKidOnSteam/NAK_CVR_Mods 2023-06-13 17:09:35 -05:00
NotAKidoS
0f64d9dd8f [DesktopCameraFix] Update format.json 2023-06-13 14:50:51 -05:00
NotAKidoS
dabb8b8d8e
[DesktopCameraFix] Add Video to README.md 2023-06-13 14:48:07 -05:00
NotAKidoS
2085b249f9 [DesktopCameraFix] Add README.md 2023-06-13 14:44:59 -05:00
NotAKidoS
97d264f61e [DesktopCameraFix[ Update format.json 2023-06-13 14:42:53 -05:00
NotAKidoS
c32d8735be [DesktopCameraFix] Update viewpoint when disabling mod. 2023-06-13 14:33:17 -05:00
NotAKidoS
6ee3d80ef8 [DesktopCameraFix] initial test 2023-06-12 21:28:08 -05:00
NotAKidoS
a98b9e32d7 [DesktopVRIK] Remove test calibration stuff.
I didn't like how it made things look. Much more overcomplicated compared to what I had before.

Goal was to test DesktopVRIKs calibrator with HalfbodyVRIK but im very lazy.
2023-06-12 20:57:25 -05:00
NotAKidoS
76a677e3e4 bump 2023-06-06 11:51:47 -05:00
NotAKidoS
d04f505d88 [AASBufferFix] Fix error when animator is null 2023-06-06 10:52:39 -05:00
NotAKidoS
6e262bac1b [IKFixes] shit fixes 2023-06-02 16:37:05 -05:00
NotAKidoS
c69877b41d Merge branch 'main' of https://github.com/NotAKidOnSteam/NAK_CVR_Mods 2023-05-30 12:43:45 -05:00
NotAKidoS
1025c5667c [ThirdPerson] Prevent scrolling when holding CTRL 2023-05-30 12:43:43 -05:00
NotAKidoS
428bb23133
Update README.md 2023-05-29 14:13:57 -05:00
NotAKidoS
6e3234a754
Update README.md
forgot thirdperson
2023-05-29 14:00:23 -05:00
NotAKidoS
84a096bc8e bump 2023-05-24 05:51:30 -05:00
NotAKidoS
f783fe612d i have no fucking clue 2023-05-24 05:44:32 -05:00
NotAKidoS
730ff58adc [TrackedControllerFix] fix overlay issue 2023-05-21 23:34:36 -05:00
NotAKidoS
c05213d970 [SmoothRay] Initial Upload 2023-05-21 23:04:39 -05:00
NotAKidoS
b5df421bec [TrackedControllerFix] Needed changes for SmoothRay Support 2023-05-21 23:04:17 -05:00
NotAKidoS
ea9ebf374b [IKFixes] Probably fixed it 2023-05-21 23:03:49 -05:00
NotAKidoS
b02b58595d
Update README.md 2023-05-19 05:44:07 -05:00
NotAKidoS
0aa6f4f534
Update README.md 2023-05-19 05:38:44 -05:00
NotAKidoS
b17ce245e5 [IKFixes] Fix HalfbodyIK feet with IKPose. 2023-05-19 05:35:27 -05:00
NotAKidoS
a8bf0ef7f9 [IKFixes] NetIKPass test 2023-05-19 04:30:36 -05:00
NotAKidoS
b37ebb4683 Update Main.cs 2023-05-19 03:24:12 -05:00
NotAKidoS
31d3a76f42 Update format.json 2023-05-19 03:24:08 -05:00
NotAKidoS
af4bff4464 [DesktopVRIK[ Add temp BodySystem Reset for DesktopVRSwitch. 2023-05-19 03:06:52 -05:00
NotAKidoS
d21018001e [DesktopVRIK] Clean up VRIK calibration and configuration. Add NetIKPass. 2023-05-19 02:53:41 -05:00
NotAKidoS
9c627d3cce [DesktopVRIK] Fix sitting not disabling Locomotion tracking. 2023-05-18 23:34:27 -05:00
NotAKidoS
e070d86894 Add testing local NetIK pass.
i wanted to compare proper lowerleg fix vs funni netik pass fix.
2023-05-18 23:34:05 -05:00
NotAKidoS
a3cee41021 [DesktopVRIK] wip 2023-05-17 23:40:37 -05:00
NotAKidoS
3c27df5274
Update README.md 2023-05-17 02:56:44 -05:00
NotAKidoS
37fcf6ece1 [IKFixes] Knee stuff 2023-05-16 22:20:04 -05:00