]> git.smokeofanarchy.ru Git - space-station-14.git/commit
Obsolete refactor - ConnectedClient to Channel (#24409)
authorLordCarve <27449516+LordCarve@users.noreply.github.com>
Mon, 22 Jan 2024 22:14:13 +0000 (23:14 +0100)
committerGitHub <noreply@github.com>
Mon, 22 Jan 2024 22:14:13 +0000 (09:14 +1100)
commit05a2e6b3a21e5fb3198432d885bbe28506d85b9c
treeb6a648336267339ff732b24523569bd9a4713a07
parenta9e89ab37221c4f5eff5a9e1d42e97c6f3e0753b
Obsolete refactor - ConnectedClient to Channel (#24409)
46 files changed:
Content.Server/Administration/Managers/AdminManager.cs
Content.Server/Administration/Managers/BanManager.cs
Content.Server/Administration/PlayerLocator.cs
Content.Server/Administration/QuickDialogSystem.OpenDialog.cs
Content.Server/Administration/QuickDialogSystem.cs
Content.Server/Administration/Systems/AdminSystem.cs
Content.Server/Administration/Systems/AdminVerbSystem.Smites.cs
Content.Server/Administration/Systems/BwoinkSystem.cs
Content.Server/Antag/AntagSelectionSystem.cs
Content.Server/Chat/Managers/ChatManager.cs
Content.Server/Chat/Systems/ChatSystem.cs
Content.Server/Construction/ConstructionSystem.Guided.cs
Content.Server/EUI/BaseEui.cs
Content.Server/EUI/EuiManager.cs
Content.Server/Examine/ExamineSystem.cs
Content.Server/Fluids/EntitySystems/PuddleDebugDebugOverlaySystem.cs
Content.Server/GameTicking/GameTicker.Lobby.cs
Content.Server/GameTicking/GameTicker.Player.cs
Content.Server/GameTicking/Rules/RespawnRuleSystem.cs
Content.Server/GameTicking/Rules/RevolutionaryRuleSystem.cs
Content.Server/GameTicking/Rules/ZombieRuleSystem.cs
Content.Server/Ghost/GhostSystem.cs
Content.Server/Ghost/Roles/GhostRoleSystem.cs
Content.Server/GhostKick/GhostKickManager.cs
Content.Server/GhostKick/GhostKickUserOnTriggerSystem.cs
Content.Server/Info/InfoSystem.cs
Content.Server/Info/ShowRulesCommand.cs
Content.Server/Maps/GridDraggingSystem.cs
Content.Server/Motd/MOTDSystem.cs
Content.Server/Motd/SetMOTDCommand.cs
Content.Server/NPC/HTN/HTNSystem.cs
Content.Server/NPC/Pathfinding/PathfindingSystem.cs
Content.Server/NodeContainer/EntitySystems/NodeGroupSystem.cs
Content.Server/Players/PlayTimeTracking/PlayTimeTrackingManager.cs
Content.Server/Prayer/PrayerSystem.cs
Content.Server/Preferences/Managers/ServerPreferencesManager.cs
Content.Server/Radiation/Systems/RadiationSystem.Debug.cs
Content.Server/Radio/EntitySystems/HeadsetSystem.cs
Content.Server/Radio/EntitySystems/RadioSystem.cs
Content.Server/Sandbox/SandboxSystem.cs
Content.Server/Silicons/Laws/SiliconLawSystem.cs
Content.Server/Station/Systems/StationJobsSystem.cs
Content.Server/Tabletop/TabletopSystem.Session.cs
Content.Server/Verbs/VerbSystem.cs
Content.Server/Voting/Managers/VoteManager.cs
Content.Server/Whitelist/WhitelistCommands.cs