Delta-v/Content.Server/Shuttles/Components
SlamBamActionman d268105585
Coordinates Disks & Shuttle FTL Travel (#23240)
* Adds the CentComm Disk and configures it to work with direct-use shuttles

* Added functionality for drone shuttles (i.e. cargo shuttle)

* Adds support for pods, and a disk console object for disks to be inserted into. Also sprites.

* Added the disk to HoP's locker

* Removed leftover logs & comments

* Fix for integration test

* Apply suggestions from code review (formatting & proper DataField)

Co-authored-by: 0x6273 <0x40@keemail.me>

* Fix integration test & changes based on code review

* Includes Disk Cases to contain Coordinate Disks, which are now CDs instead of Floppy Disks

* Check pods & non-evac shuttles for CentCom travel, even in FTL

* Import

* Remove CentCom travel restrictions & pod disk consoles

* Major changes that changes the coordinates disk system to work with salvage expeditions

* Missed CC diskcase removal

* Fix build

* Review suggestions and changes

* Major additional changes after merge

* Minor tag miss

* Integration test fix

* review

---------

Co-authored-by: 0x6273 <0x40@keemail.me>
Co-authored-by: metalgearsloth <comedian_vs_clown@hotmail.com>
(cherry picked from commit bed9e9ac6a068495ff70f09eb852a9c7a156d632)
2024-04-07 14:24:24 +02:00
..
ArrivalsBlacklistComponent.cs Refactor serialization copying to use source generators (#19412) 2023-08-22 18:14:33 -07:00
ArrivalsShuttleComponent.cs Use new ComponentPauseGenerator (#25183) 2024-03-07 00:57:05 +01:00
ArrivalsSourceComponent.cs Refactor serialization copying to use source generators (#19412) 2023-08-22 18:14:33 -07:00
DockingComponent.cs Refactor serialization copying to use source generators (#19412) 2023-08-22 18:14:33 -07:00
EmergencyShuttleComponent.cs Shuttle timers (#19471) 2023-12-22 23:00:29 +01:00
EmergencyShuttleConsoleComponent.cs Refactor serialization copying to use source generators (#19412) 2023-08-22 18:14:33 -07:00
EscapePodComponent.cs Coordinates Disks & Shuttle FTL Travel (#23240) 2024-04-07 14:24:24 +02:00
FTLBeaconComponent.cs Shuttle console + FTL rework (#24430) 2024-03-08 12:54:53 +01:00
FTLComponent.cs Refactor FTL time tracking code to fix a UI bug (#26538) 2024-04-07 14:12:57 +02:00
FTLExclusionComponent.cs Shuttle console + FTL rework (#24430) 2024-03-08 12:54:53 +01:00
GridFillComponent.cs Refactor antag rule code (#23445) 2024-03-07 01:06:59 +01:00
GridSpawnComponent.cs Add trade stations (#23863) 2024-03-08 09:52:50 +01:00
IFFConsoleComponent.cs Refactor serialization copying to use source generators (#19412) 2023-08-22 18:14:33 -07:00
PendingClockInComponent.cs Refactor serialization copying to use source generators (#19412) 2023-08-22 18:14:33 -07:00
PriorityDockComponent.cs Refactor serialization copying to use source generators (#19412) 2023-08-22 18:14:33 -07:00
ShuttleComponent.cs Fix thrusters (#24446) 2024-01-27 23:50:30 +01:00
ShuttleConsoleComponent.cs Coordinates Disks & Shuttle FTL Travel (#23240) 2024-04-07 14:24:24 +02:00
SpaceGarbageComponent.cs Refactor serialization copying to use source generators (#19412) 2023-08-22 18:14:33 -07:00
StationArrivalsComponent.cs Refactor serialization copying to use source generators (#19412) 2023-08-22 18:14:33 -07:00
StationCargoShuttleComponent.cs Split cargo shuttle to its own component (#23926) 2024-01-26 22:27:13 +01:00
StationCentcommComponent.cs Add more centcomm spawning logs (#22726) 2023-12-22 22:57:03 +01:00
StationEmergencyShuttleComponent.cs Refactor serialization copying to use source generators (#19412) 2023-08-22 18:14:33 -07:00
ThrusterComponent.cs Rip out remaining machine upgrades (#24413) 2024-01-27 23:43:49 +01:00