branchrust_reboot/main/nameplate_optimcancel
2 Commits over 0 Days - ∞cph!
Optimizations for ESPCanvas refresh, reduces 0.15ms spikes 5 times a second to 0.02ms
Early exit BasePlayer.SayingHello to avoid unnecessary calculations
Remove some duplicated work done updating nameplates so it's only done once per frame
Other optimizations to try and get nameplates to not be as slow