branchrust_reboot/main/fix_steam_nickname_team_cachecancel
3 Commits over 0 Days - ∞cph!
Listen for steam name updates via SteamFriends.OnPersonaStateChange instead of trying to clear cache every 30s after startup
- should prevent issues of cache being stale for ~5m sometimes making the issue more confusing
- still clear cache every 5m to be safe
Fix team nickname cache not being invalidated when adding/removing teammates or changing team
- I think this is the source of a lot of the weirdness: NameHelper caching names before you join their team on the server