Commit graph

8 commits

Author SHA1 Message Date
NotAKidoS
5d1cb2ebec Move mods to Depricated folder. 2023-07-26 11:30:19 -05:00
NotAKidoS
c7ca08cd4d [AASBufferFix] Cleanup 2023-06-30 19:52:25 -05:00
NotAKidoS
37875a2c7c [AASBufferFix] Fix issue allowing AASBufferFix to count past AAS bit limit.
I have never seen an avatar over this limit until today...
2023-06-30 19:31:20 -05:00
NotAKidoS
d04f505d88 [AASBufferFix] Fix error when animator is null 2023-06-06 10:52:39 -05:00
NotAKidoS
b33e15377f remove melons 2023-04-26 13:58:09 -05:00
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
NotAKidoS
29a32b6453 do we really need to multiply by bit count? 2023-01-27 04:41:31 -06:00
NotAKidoS
fea8d3e3c1 funny refactor
provides nothing over the previous version
2023-01-27 04:39:44 -06:00