Delta-v/Content.Client/Shuttles
eoineoineoin bdf4a46edf
Minor improvements & fixes to Shuttle Console UI (#31623)
* Fix grids and docks being culled from display prematurely

* Fix inconsistent disabling of "Undock" buttons

* Add a radar icon to indicate where the controlling console is

* Tidy up math

Remove lots of sketchy transforms-of-transforms, which should have been
as single matrix multiply. Assign proper names to matrices. Remove some
redundant calculations.

* Feedback
2024-11-23 17:55:09 +11:00
..
BUI Reapply "Remove some BUI boilerplate" (#30214) (#30219) 2024-07-21 14:48:13 +10:00
Commands Evac shuttle (#8931) 2022-06-26 15:20:45 +10:00
Systems Replace obsolete xform.ToMap() with xformSystem.ToMapCoordinates() (#30010) 2024-07-13 23:05:22 +02:00
UI Minor improvements & fixes to Shuttle Console UI (#31623) 2024-11-23 17:55:09 +11:00
FtlArrivalOverlay.cs Add FTL arrival visuals (#29402) 2024-07-01 16:11:30 +10:00
ShuttleConsoleComponent.cs Shuttle console + FTL rework (#24430) 2024-03-03 18:39:19 +11:00
ThrusterComponent.cs Refactor serialization copying to use source generators (#19412) 2023-08-22 18:14:33 -07:00
ThrusterSystem.cs Resolves ThrusterVisualizer is Obsolete (#13904) 2023-05-07 23:37:28 +10:00