fish-station/Content.Server/GameTicking
Pieter-Jan Briers 4a5178a538
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-14 14:30:31 +11: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-08-31 21:38:03 +10:00
Events Add job whitelist system (#28085) 2024-06-01 05:08:31 -07:00
Presets Make all prototype types partial (#21374) 2023-11-01 19:56:23 -07:00
Prototypes Make all prototype types partial (#21374) 2023-11-01 19:56:23 -07:00
Rules Add role prototype validation tests (#32801) 2024-10-14 14:05:25 +11:00
GameTicker.cs Fix RA0032 (#32514) 2024-09-29 02:25:21 +02:00
GameTicker.CVars.cs Fix RA0032 (#32514) 2024-09-29 02:25:21 +02:00
GameTicker.GamePreset.cs Fix RA0032 (#32514) 2024-09-29 02:25:21 +02:00
GameTicker.GameRule.cs refactor event schedulers to use explicit game rules (#29320) 2024-08-14 15:21:01 +10:00
GameTicker.Lobby.cs Don't show Station Event announcements to players in the lobby. (#30886) 2024-08-11 16:09:33 +10:00
GameTicker.LobbyBackground.cs WebP lobby images (#25184) 2024-02-16 16:55:57 -07:00
GameTicker.Player.cs Fix RA0032 (#32514) 2024-09-29 02:25:21 +02:00
GameTicker.Replays.cs Fix RA0032 (#32514) 2024-09-29 02:25:21 +02:00
GameTicker.RoundFlow.cs Fix role ban loading bugs (#32725) 2024-10-14 14:30:31 +11:00
GameTicker.Spawning.cs Mind Role Entities (#31318) 2024-10-10 10:48:56 +02:00
GameTicker.StatusShell.cs Fix baby jail (#29896) 2024-07-11 15:14:01 +10:00
ManifestEntry.cs Cleanup the namespaces (#8132) 2022-05-13 17:59:03 +10:00