Delta-v/Content.Client/Shuttles/UI
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
..
BaseShuttleControl.xaml Shuttle console + FTL rework (#24430) 2024-03-03 18:39:19 +11:00
BaseShuttleControl.xaml.cs Minor improvements & fixes to Shuttle Console UI (#31623) 2024-11-23 17:55:09 +11:00
DockObject.xaml Shuttle console + FTL rework (#24430) 2024-03-03 18:39:19 +11:00
DockObject.xaml.cs Resolve all non-obsoleting warnings in content (#27934) 2024-05-11 20:13:58 -07:00
DockingScreen.xaml Shuttle console + FTL rework (#24430) 2024-03-03 18:39:19 +11:00
DockingScreen.xaml.cs Shuttle console + FTL rework (#24430) 2024-03-03 18:39:19 +11:00
EmergencyConsoleWindow.xaml Minor UI refactor (#11212) 2022-09-11 20:42:12 -07:00
EmergencyConsoleWindow.xaml.cs Move/Rename stuff (#11209) 2022-09-11 18:56:21 -07:00
IFFConsoleWindow.xaml Move/Rename stuff (#11209) 2022-09-11 18:56:21 -07:00
IFFConsoleWindow.xaml.cs Move/Rename stuff (#11209) 2022-09-11 18:56:21 -07:00
MapScreen.xaml Shuttle console + FTL rework (#24430) 2024-03-03 18:39:19 +11:00
MapScreen.xaml.cs Update MapScreen.xaml.cs to not use Component.Owner (#29938) 2024-07-12 19:21:54 +10:00
NavScreen.xaml Shuttle console + FTL rework (#24430) 2024-03-03 18:39:19 +11:00
NavScreen.xaml.cs Minor improvements & fixes to Shuttle Console UI (#31623) 2024-11-23 17:55:09 +11:00
RadarConsoleWindow.xaml Shuttle console + FTL rework (#24430) 2024-03-03 18:39:19 +11:00
RadarConsoleWindow.xaml.cs Shuttle console + FTL rework (#24430) 2024-03-03 18:39:19 +11:00
ShuttleConsoleWindow.xaml Shuttle console + FTL rework (#24430) 2024-03-03 18:39:19 +11:00
ShuttleConsoleWindow.xaml.cs Minor improvements & fixes to Shuttle Console UI (#31623) 2024-11-23 17:55:09 +11:00
ShuttleDockControl.xaml Shuttle console + FTL rework (#24430) 2024-03-03 18:39:19 +11:00
ShuttleDockControl.xaml.cs Minor improvements & fixes to Shuttle Console UI (#31623) 2024-11-23 17:55:09 +11:00
ShuttleMapControl.xaml Shuttle console + FTL rework (#24430) 2024-03-03 18:39:19 +11:00
ShuttleMapControl.xaml.cs Replace obsolete xform.ToMap() with xformSystem.ToMapCoordinates() (#30010) 2024-07-13 23:05:22 +02:00
ShuttleNavControl.xaml Shuttle console + FTL rework (#24430) 2024-03-03 18:39:19 +11:00
ShuttleNavControl.xaml.cs Minor improvements & fixes to Shuttle Console UI (#31623) 2024-11-23 17:55:09 +11:00