branchrust_reboot/main/optimize_auth_listcancel

2 Commits over 0 Days - ∞cph!

3 Days Ago
Make username optional field since it's not included anymore
3 Days Ago
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