mirror of
https://github.com/Facepunch/sbox-public.git
synced 2026-08-01 00:08:05 -04:00
* Servers get the player's name through handshake again, clients resolve using Steam * Connection.Name formalized and no longer a mismatch of virtual overrides * Connection.DisplayName now filters text using Steam settings * Local instances set random name outside of networking code * Used Connection.Name instead of Connection.DisplayName where it makes sense throughout the engine * Join / leave messages are pushed to chat at a platform level * Removed some overly verbose connection logs