NAK_CVR_Mods/AASBufferFix
NotAKidoS 9332b06d06 Don't send AAS while switching avatar.
Don't send AAS while switching avatar. This should mean I am less likely to load into the wrong states while switching if others load me faster.

This does mean though that it is more likely that remote users will apply null buffers forcing all 0/false instead of garbage aas, but its at least kind of a mitigation.

There is a possibility syncing garbage data is better than syncing nothing at all, as that does give the chance to apply settings that don't immediatly load in naked. This just requires testing...
2023-02-12 04:42:07 -06:00
..
Properties Don't send AAS while switching avatar. 2023-02-12 04:42:07 -06:00
AASBufferFix.csproj namespace 2023-02-09 21:28:42 -06:00
AASBufferFix.sln bruh 2023-01-27 03:25:21 -06:00
AASBufferHelper.cs Don't send AAS while switching avatar. 2023-02-12 04:42:07 -06:00
format.json Don't send AAS while switching avatar. 2023-02-12 04:42:07 -06:00
HarmonyPatches.cs Don't send AAS while switching avatar. 2023-02-12 04:42:07 -06:00
Main.cs Don't send AAS while switching avatar. 2023-02-12 04:42:07 -06:00
Utils.cs Don't send AAS while switching avatar. 2023-02-12 04:42:07 -06:00