]> git.smokeofanarchy.ru Git - space-station-14.git/commit
Escape pods (#14809)
authormetalgearsloth <31366439+metalgearsloth@users.noreply.github.com>
Fri, 24 Mar 2023 01:54:41 +0000 (12:54 +1100)
committerGitHub <noreply@github.com>
Fri, 24 Mar 2023 01:54:41 +0000 (19:54 -0600)
commit448165ffdab95fb7bd846275e42321aa1c95a080
tree3693359a13be9cb5024ff5e9c75d677cd98b8ff4
parent9aadc77b92997f9897744566ac702b86b90dae71
Escape pods (#14809)

* Namespace adjustments for days

* pod

* thanks rider

* Fix the oop launch

* Fixes

* Fix stuff

eeeeeeeee

* Fix

* access

* map

* forgor

* thing

* Genericise escape pod fill
28 files changed:
Content.IntegrationTests/Tests/PostMapInitTest.cs
Content.Server/Communications/CommunicationsConsoleSystem.cs
Content.Server/GameTicking/Rules/NukeopsRuleSystem.cs
Content.Server/RoundEnd/RoundEndSystem.cs
Content.Server/Shuttles/Commands/DelayShuttleRoundEndCommand.cs
Content.Server/Shuttles/Commands/DockCommand.cs [moved from Content.Server/Shuttles/DockCommand.cs with 98% similarity]
Content.Server/Shuttles/Commands/DockEmergencyShuttleCommand.cs
Content.Server/Shuttles/Commands/LaunchEmergencyShuttleCommand.cs
Content.Server/Shuttles/Components/ArrivalsShuttleComponent.cs
Content.Server/Shuttles/Components/ArrivalsSourceComponent.cs
Content.Server/Shuttles/Components/EscapePodComponent.cs [new file with mode: 0644]
Content.Server/Shuttles/Components/GridFillComponent.cs [new file with mode: 0644]
Content.Server/Shuttles/Components/StationArrivalsComponent.cs
Content.Server/Shuttles/DockingConfig.cs [new file with mode: 0644]
Content.Server/Shuttles/Systems/ArrivalsSystem.cs
Content.Server/Shuttles/Systems/DockingSystem.AutoDock.cs
Content.Server/Shuttles/Systems/DockingSystem.Shuttle.cs [new file with mode: 0644]
Content.Server/Shuttles/Systems/DockingSystem.cs
Content.Server/Shuttles/Systems/EmergencyShuttleSystem.Console.cs [moved from Content.Server/Shuttles/Systems/ShuttleSystem.EmergencyConsole.cs with 81% similarity]
Content.Server/Shuttles/Systems/EmergencyShuttleSystem.cs [moved from Content.Server/Shuttles/Systems/ShuttleSystem.EmergencyShuttle.cs with 61% similarity]
Content.Server/Shuttles/Systems/ShuttleConsoleSystem.cs
Content.Server/Shuttles/Systems/ShuttleSystem.FasterThanLight.cs
Content.Server/Shuttles/Systems/ShuttleSystem.GridFill.cs [new file with mode: 0644]
Content.Server/Shuttles/Systems/ShuttleSystem.cs
Content.Server/Station/Components/StationDataComponent.cs
Content.Shared/Popups/SharedPopupSystem.cs
Resources/Maps/Shuttles/escape_pod_small.yml [new file with mode: 0644]
Resources/Prototypes/Entities/Structures/Doors/Airlocks/access.yml