Delta-v/Content.Server/Shuttles/Components
metalgearsloth f102e8ff75
Shuttle console + FTL rework (#24430)
* Add shuttle interior drawing back

Just do it per-tile she'll be right, at least it's done with 1 draw call.

* Revamp shuttle console

* Bunch of cleanup work

* Lables sortito

* dok

* Pixel alignment and colours

* Fix a bunch of drawing bugs

* Shuttle map drawing

* Drawing fixes

* Map parallax working finally

* weh

* Commit all my stuff

* mic

* deez

* Update everything

* Xamlify everything

* uh

* Rudimentary blocker range

* My enemies have succeeded

* Bunch of changes to FTL

* Heaps of cleanup

* Fix FTL bugs

* FTL

* weewoo

* FTL fallback

* wew

* weh

* Basic FTL working

* FTL working

* FTL destination fixes

* a

* Exclusion zones

* Fix drawing / FTL

* Beacons working

* Coordinates drawing

* Fix unknown map names

* Dorks beginning

* State + docking cleanup start

* Basic dock drawing

* Bunch of drawing fixes

* Batching / color fixes

* Cleanup and beacons support

* weh

* weh

* Begin pings

* First draft at map objects

* Map fixup

* Faster drawing

* Fix perf + FTL

* Cached drawing

* Fix drawing

* Best I got

* strips

* Back to lists but with caching

* Final optimisation

* Fix dock bounds

* Docking work

* stinker

* kobolds

* Btns

* Docking vis working

* Fix docking pre-vis

* canasses

* Helldivers 2

* a

* Array life

* Fix

* Fix TODOs

* liltenhead feature club

* dorking

* Merge artifacts

* Last-minute touchup

(cherry picked from commit c5486873db0d6826122eb1f30007e392fc101082)
2024-03-08 12:54:53 +01: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 Use new ComponentPauseGenerator (#25183) 2024-03-07 00:57:05 +01:00
FTLBeaconComponent.cs Shuttle console + FTL rework (#24430) 2024-03-08 12:54:53 +01:00
FTLComponent.cs Shuttle console + FTL rework (#24430) 2024-03-08 12:54:53 +01: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 Refactor serialization copying to use source generators (#19412) 2023-08-22 18:14:33 -07: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