Commit graph

386 commits

Author SHA1 Message Date
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
933913bb11 i dont remember 2022-12-15 11:29:06 -06:00
NotAKidoS
7d775af7d3 Merge branch 'main' of https://github.com/NotAKidOnSteam/PathCamDisabler 2022-12-10 23:17:45 -06:00
NotAKidoS
214c150511 Update format.json 2022-12-10 23:17:39 -06:00
NotAKidoS
a355f6ae45
Update README.md 2022-12-10 23:12:59 -06:00
NotAKidoS
ffa50bee02 initial
Allows for disabling the CVRPathCamController monobehavior. Lets players to use the numpad keys without being interrupted by the path camera.

Also additional setting to disable the flight bind, as that is handled by the CVRPathCamController...?
2022-12-10 23:02:32 -06:00
NotAKidoS
b04fd79132 Initial commit 2022-12-10 22:36:52 -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
760ab0b0ae
Update README.md 2022-11-09 16:22:09 -06:00
NotAKidoS
628189bad2 remember gamepad enabled value 2022-11-02 00:18:54 -05:00
NotAKidoS
0f5781aec1 inputmodule update
Switched to input module setup. Desktop will rotate held pickups when zoom bind is pressed. Rotation bind no longer prevents rotation when pickup is not being held.
2022-11-02 00:14:39 -05:00
NotAKidoS
73762e7241 fix held objects not dropping correctly 2022-10-29 09:45:17 -05:00
NotAKidoS
7f860f4fc2 prop origin fixes, version 2 2022-10-29 09:07:27 -05:00
NotAKidoS
9fee74f587 fix hud scale 2022-10-29 06:34:11 -05: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
485eb7fd79 "fix" avatar position flying away
really fucked fix but its temp until i have time to redo
2022-10-10 19:31:51 -05:00
NotAKidoS
4d42c67049 WIP update 2022-10-09 07:49:44 -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
8a5b8010ca Merge branch 'main' of https://github.com/NotAKidOnSteam/DesktopVRSwitch 2022-09-27 18:21:51 -05:00
NotAKidoS
0f8a23e0e8 CVRMG Submission *attempt*..? 2022-09-27 18:21:50 -05:00
NotAKidoS
50ce525711
Update README.md 2022-09-27 17:57:32 -05:00
NotAKidoS
d4391433d6 Merge branch 'main' of https://github.com/NotAKidOnSteam/DesktopVRSwitch 2022-09-27 00:44:15 -05:00
NotAKidoS
43d100f37e kind of error catch, other fixes 2022-09-27 00:44:13 -05:00
NotAKidoS
8db636455a
Update README.md 2022-09-26 20:12:04 -05:00
NotAKidoS
94ab1bde97
Update README.md 2022-09-26 20:09:46 -05:00
NotAKidoS
517aa7c51b first pass of implementing try-catch
everything shall be caught
2022-09-26 18:25:33 -05:00