Delta-v/Content.Client/Players
Pieter-Jan Briers a75c5b7eae Fix role ban loading bugs (#32725)
This code was a mess. Now it's less of a mess and user UserDbDataManager now.

Fixes the following bugs:

* If you connect to a server, restart your client, connect again in the same round, you role bans would not be visible in the client.
* If you role ban somebody who is not connected to the server, then they connect within the round, they will only have the recently-applied ban.

Likely fixes #24781, #27282
2024-10-24 02:01:46 +01:00
..
PlayTimeTracking Fix role ban loading bugs (#32725) 2024-10-24 02:01:46 +01:00
RateLimiting Add interaction rate limits (#32527) 2024-10-02 12:09:34 +01:00
PlayerSystem.cs Un-revert IPlayerManager refactor (#21244) 2023-10-31 19:00:44 +01:00