Delta-v/Content.Client/Lathe/UI
Hannah Giovanna Dawson f850047341
Migrate Lathe Material Ejection Code to MaterialStorage (#23199)
* SS14-23184 Migrate Lathe Material Ejection Code to MaterialStorage

The lathe material ejection code acts as a do-nothing
man-in-the-middle system that does work that would be
reasonable for any MaterialStorage-using machine to
use. This has been fixed by migrating the ejection
code to MaterialStorage, allowing anything that uses
the system to eject mats it is storing.

* Fix some YAML references. Science!!
2023-12-30 20:08:33 -05:00
..
LatheBoundUserInterface.cs Migrate Lathe Material Ejection Code to MaterialStorage (#23199) 2023-12-30 20:08:33 -05:00
LatheMaterialEjector.xaml Changed Lathe UI to two-column layout so its easier to see what materials are currently loaded (#19608) 2023-08-28 17:36:07 -07:00
LatheMaterialEjector.xaml.cs Show materials as sheets, tweak lathe ui (#19709) 2023-08-31 22:28:08 -07:00
LatheMenu.xaml Show materials as sheets, tweak lathe ui (#19709) 2023-08-31 22:28:08 -07:00
LatheMenu.xaml.cs Add description in lathe recipe mouseover tooltip (#22621) 2023-12-16 21:06:38 -05:00
RecipeControl.xaml Remove custom tooltip timings (#19604) 2023-09-11 13:53:35 +10:00
RecipeControl.xaml.cs Add description in lathe recipe mouseover tooltip (#22621) 2023-12-16 21:06:38 -05:00
RecipeTooltip.xaml Add description in lathe recipe mouseover tooltip (#22621) 2023-12-16 21:06:38 -05:00
RecipeTooltip.xaml.cs Add description in lathe recipe mouseover tooltip (#22621) 2023-12-16 21:06:38 -05:00