Commit graph

271 commits

Author SHA1 Message Date
NotAKidoS
81affe9377 add clamp to aspect ratio 2023-01-03 12:44:56 -06:00
NotAKidoS
8ef891434a add aspect ratio calculation 2023-01-03 12:27:08 -06:00
NotAKidoS
de1a54c7a0 Merge branch 'behavior-tweaks' of https://github.com/NotAKidOnSteam/MenuScalePatch into behavior-tweaks 2023-01-03 11:59:15 -06:00
NotAKidoS
77c1e0fea9 dont change mouse input while in VR
bruh
2023-01-03 11:59:13 -06:00
NotAKidoS
61823892d1
Update README.md 2023-01-03 10:33:27 -06:00
NotAKidoS
72c9f12376 overcomplicated shit 2023-01-03 01:20:05 -06:00
NotAKidoS
3f7d4335ad Merge branch 'main' of https://github.com/NotAKidOnSteam/DesktopVRIK 2023-01-03 01:18:32 -06:00
NotAKidoS
c89497fe35 a 2023-01-03 01:18:30 -06:00
NotAKidoS
a4dba09c21
Update README.md 2022-12-28 12:46:00 -06:00
NotAKidoS
65896d5f14 Added PlantFeet & EnforceViewPosition Settings. 2022-12-28 00:11:14 -06:00
NotAKidoS
ed38a64ce5
Update README.md 2022-12-26 23:00:21 -06:00
NotAKidoS
84cf4c0875 viewpoint correction 2022-12-26 22:58:59 -06:00
NotAKidoS
e54a20ee42 fixed shit 2022-12-26 22:21:43 -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
0dbe4ed149 Merge branch 'main' of https://github.com/NotAKidOnSteam/DesktopVRIK 2022-12-25 22:52:20 -06:00
NotAKidoS
e653d2b804 rename method 2022-12-25 22:52:14 -06:00
NotAKidoS
f25c8762af
Update README.md 2022-12-25 22:44:28 -06:00
NotAKidoS
857d53a3d7
Update README.md 2022-12-25 22:44:08 -06:00
NotAKidoS
adafbe8e7a Update format.json 2022-12-25 22:41:54 -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
NotAKidoS
407af39155 Initial commit 2022-12-25 21:04:22 -06:00
NotAKidoS
24d8c6a3ec Tweak for latest experimental.
Replaced PlayerSetup _inVr check.
2022-11-22 18:21:38 -06:00
NotAKidoS
83268619da Update format.json 2022-11-22 18:20:01 -06:00
NotAKidoS
218839abf1 Update Main.cs 2022-11-22 17:27:04 -06:00
NotAKidoS
2ada1263cc Remove collision scaling. 2022-11-22 17:26:17 -06:00
NotAKidoS
2b4f306040 Fix PreRender 2022-10-25 15:57:27 -05:00
NotAKidoS
f789182d4f bump 2022-10-18 21:37:59 -05:00
NotAKidoS
d2bcf619d8 fix shader queue of sleep mode.
shader queue was -1000...? but now matches dimmer mode at 4000.
2022-10-17 23:01:19 -05:00
NotAKidoS
5b52a31b5d Fix mirror & shader queue..? 2022-10-17 20:00:40 -05:00
NotAKidoS
64ebec2567 bruh i forgor log vrmode 2022-10-14 14:39:43 -05:00
NotAKidoS
35bcc74e3b small polish tweaks, update to melon 5.5 2022-10-14 14:00:04 -05:00
NotAKidoS
329b3bcbdf smol tweak to reenable behavior
Reenabling autodetection should reset the timer so you don't immediatly transition into a new state.
2022-10-14 03:14:42 -05:00
NotAKidoS
dcc4320ffa yea
i stole the embed color from github darkmode
2022-10-14 02:24:58 -05:00
NotAKidoS
546d070113 Merge branch 'main' of https://github.com/NotAKidOnSteam/Blackout 2022-10-14 02:18:21 -05:00
NotAKidoS
7932f1865e Update format.json 2022-10-14 02:18:14 -05:00
NotAKidoS
6b1dbc2b92 Update format.json 2022-10-14 02:17:54 -05:00
NotAKidoS
eb5a3ec6a5
Update README.md 2022-10-14 02:17:30 -05:00
NotAKidoS
e500ac2d0b clean
ran clean on it
2022-10-14 02:00:34 -05:00
NotAKidoS
e6784b967e Initial Release
Added UIExpansionKit support, moved Harmony patches to own cs, added accidental feature that disables automatic state change, added option to lower FPS while in sleep state.
2022-10-14 02:00:05 -05:00
NotAKidoS
d033d3750e Testing Phase
Basics are implemented. Needs playtesting before potential rewrite and implementation of avatar parameters & manual control.
2022-10-12 22:46:17 -05:00
NotAKidoS
c049d93d55 base logic
everything but the actual dimming- shoulda figured that out first huh
2022-10-12 09:18:48 -05:00
NotAKidoS
d0f70b1454
Initial commit 2022-10-12 09:10:42 -05:00
NotAKidoS
33d0714429 cvrmg info 2022-10-01 19:16:04 -05:00
NotAKidoS
989cce3361 Merge branch 'main' of https://github.com/NotAKidOnSteam/MenuScalePatch 2022-10-01 18:17:27 -05:00
NotAKidoS
32c3ebc6ef fixed centered collision, updated skinwidth to match latest patch 2022-10-01 18:17:25 -05:00
NotAKidoS
49563a00d3 dll bump 2022-09-15 14:11:37 -05:00
NotAKidoS
2b358862ab Fixed camera gestures.
commented out any changes to gestureraw

now camera gestures work, and i assume elsewhere in cvr that utilize gesture recognition
2022-09-15 13:36:14 -05:00