Delta-v/Content.Shared/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
..
FTLDestinationComponent.cs Coordinates Disks & Shuttle FTL Travel (#23240) 2024-04-07 14:24:24 +02:00
FTLMapComponent.cs Shuttle console + FTL rework (#24430) 2024-03-08 12:54:53 +01:00
IFFComponent.cs Reduced Warning Count By 130 For Full Rebuilds (#26518) 2024-04-07 14:11:06 +02:00
PilotComponent.cs Shuttle console + FTL rework (#24430) 2024-03-08 12:54:53 +01:00
PreventPilotComponent.cs Refactor serialization copying to use source generators (#19412) 2023-08-22 18:14:33 -07:00
RadarConsoleComponent.cs Handheld Mass Scanner (#25526) 2024-03-07 00:59:22 +01:00
SharedDockingComponent.cs Fix FTLToDock (#25803) 2024-03-08 12:54:53 +01:00
SharedShuttleConsoleComponent.cs Coordinates Disks & Shuttle FTL Travel (#23240) 2024-04-07 14:24:24 +02:00
SharedThrusterComponent.cs Cleanup the namespaces (#8132) 2022-05-13 17:59:03 +10:00
ShuttleDestinationCoordinatesComponent.cs Coordinates Disks & Shuttle FTL Travel (#23240) 2024-04-07 14:24:24 +02:00
ShuttleMapParallaxComponent.cs Shuttle console + FTL rework (#24430) 2024-03-08 12:54:53 +01:00