Commit graph

4 commits

Author SHA1 Message Date
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