My ChilloutVR mods in one fat repo.
Find a file
2023-04-16 06:42:31 -05:00
AASBufferFix cleanup 2023-02-27 23:57:18 -06:00
ClearHudNotifications fix spellins 2023-04-13 19:25:04 -05:00
CVRGizmos Tweaked Invoke time, properly disable Gizmos, added debug lines to CVRAvatar. 2022-09-15 13:12:37 -05:00
.gitattributes Initial commit 2023-04-13 19:13:24 -05:00
.gitignore Initial commit 2023-04-13 19:13:24 -05:00
LICENSE Initial commit 2023-04-13 19:13:24 -05:00
README.md Merge remote-tracking branch 'ClearHudNotifications/main' 2023-04-16 06:42:31 -05:00
README2.md Rename README.md to README2.md 2023-04-16 06:26:54 -05:00

AASBufferFix

Fixes two issues with the Avatar Advanced Settings buffers when loading remote avatars:

https://feedback.abinteractive.net/p/aas-is-still-synced-while-loading-an-avatar

https://feedback.abinteractive.net/p/aas-buffer-is-nuked-on-remote-load

Avatars will no longer load in naked or transition to the wrong state on load.

AAS will also not be updated unless the expected data matches what is received.

The avatar will stay in the default animator state until AAS data is received that is deemed correct.

You will no longer sync garbage AAS while switching avatar.

CVRGizmos

Adds in-game gizmos to CCK components.

Current implementation may be a bit ugly, but at least it doesn't tank FPS.

Uses modified version of Popcron.Gizmos:

https://github.com/popcron/gizmos

ChilloutVR_vQAWKRkt73

ClearHudNotifications

Simple mod to clear hud notifications when joining an online instance. Can also manually clear notifications by pressing F4.

There is no native method to clear notifications, so I force an immediate notification to clear the buffer.


Here is the block of text where I tell you this mod is not affiliated or endorsed by ABI. https://documentation.abinteractive.net/official/legal/tos/#7-modding-our-games

This mod is an independent creation and is not affiliated with, supported by or approved by Alpha Blend Interactive.

Use of this mod is done so at the user's own risk and the creator cannot be held responsible for any issues arising from its use.

To the best of my knowledge, I have adhered to the Modding Guidelines established by Alpha Blend Interactive.