branchrust_reboot/main/optimize_auth_listcancel
2 Commits over 0 Days - ∞cph!
Make username optional field since it's not included anymore
Optimize turret & TC to use HashSet<ulong> instead of List<PlayerNameID>
- makes it faster for them to check auth
- protobuf data still uses PlayerNameID but only saves steam id for backwards compatability