]> git.smokeofanarchy.ru Git - space-station-14.git/commit
Fix replayghost spawning location (#30252)
authorErrant <35878406+Errant-4@users.noreply.github.com>
Mon, 22 Jul 2024 19:32:30 +0000 (21:32 +0200)
committerGitHub <noreply@github.com>
Mon, 22 Jul 2024 19:32:30 +0000 (20:32 +0100)
commitbf1450fdc85f978c0d1b313fab551d85a98087a5
tree480f658eb2c58766768f4615af2669ee9daec2ba
parent61fd8167e0e20cba1488f43b281c03941344843b
Fix replayghost spawning location (#30252)

Fix replayghost spawn
18 files changed:
Content.Client/Replay/Spectator/ReplaySpectatorSystem.Position.cs
Content.IntegrationTests/Tests/GameRules/NukeOpsTest.cs
Content.IntegrationTests/Tests/PostMapInitTest.cs
Content.Server/Administration/Logs/Converters/EntityCoordinatesConverter.cs
Content.Server/Light/EntitySystems/EmergencyLightSystem.cs
Content.Server/Power/EntitySystems/PowerMonitoringConsoleSystem.cs
Content.Server/Respawn/SpecialRespawnSystem.cs
Content.Server/Shuttles/Systems/ShuttleConsoleSystem.Drone.cs
Content.Server/Shuttles/Systems/ShuttleSystem.GridFill.cs
Content.Server/Station/Systems/StationSystem.cs
Content.Server/StationEvents/Events/BluespaceLockerRule.cs
Content.Server/StationEvents/Events/BreakerFlipRule.cs
Content.Server/StationEvents/Events/IonStormRule.cs
Content.Server/StationEvents/Events/PowerGridCheckRule.cs
Content.Server/StationEvents/Events/VentClogRule.cs
Content.Server/StationEvents/Events/VentCrittersRule.cs
Content.Server/Storage/EntitySystems/BluespaceLockerSystem.cs
Content.Shared/Station/Components/StationMemberComponent.cs [moved from Content.Server/Station/Components/StationMemberComponent.cs with 69% similarity]