Delta-v/Content.Server/GameTicking
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
..
Commands Allow for respawn and erase verb to be used on offline players. Also minor rewrite on respawn command and new erase command (#30433) 2024-09-01 03:36:44 +01:00
Events Add job whitelist system (#28085) 2024-06-01 18:02:43 +02:00
Presets Make all prototype types partial (#21374) 2023-11-12 20:29:57 +01:00
Prototypes Make all prototype types partial (#21374) 2023-11-12 20:29:57 +01:00
Rules Add role prototype validation tests (#32801) 2024-10-24 01:59:40 +01:00
GameTicker.CVars.cs Fix RA0032 (#32514) 2024-10-02 12:08:12 +01:00
GameTicker.GamePreset.cs Fix RA0032 (#32514) 2024-10-02 12:08:12 +01:00
GameTicker.GameRule.cs upstream merge (#1636) 2024-08-18 17:21:07 +00:00
GameTicker.Lobby.cs Don't show Station Event announcements to players in the lobby. (#30886) 2024-08-11 15:19:51 +01:00
GameTicker.LobbyBackground.cs WebP lobby images (#25184) 2024-02-18 23:32:45 +01:00
GameTicker.Player.cs Fix RA0032 (#32514) 2024-10-02 12:08:12 +01:00
GameTicker.Replays.cs Fix RA0032 (#32514) 2024-10-02 12:08:12 +01:00
GameTicker.RoundFlow.cs Fix role ban loading bugs (#32725) 2024-10-24 02:01:46 +01:00
GameTicker.Spawning.cs Mind Role Entities (#31318) 2024-10-24 00:32:47 +01:00
GameTicker.StatusShell.cs Fix baby jail (#29896) 2024-08-09 17:39:18 +01:00
GameTicker.cs Fix RA0032 (#32514) 2024-10-02 12:08:12 +01:00
ManifestEntry.cs Cleanup the namespaces (#8132) 2022-05-13 17:59:03 +10:00