Delta-v/Content.Client/Lathe/UI
Tayrtahn 3a8974f574
Improve lathe queue performance (#38583)
* Use an actual Queue

* Store ProtoIds instead of prototypes

* Network as NetListAsArray

* Remove Serializable & NetSerializable from LatheRecipePrototype

* Convert CurrentlyProducing too

* No point using NetListAsArray<T> if you're going to .ToArray() it anyways.

---------

Co-authored-by: PJB3005 <pieterjan.briers+git@gmail.com>
2025-06-27 00:08:01 +02:00
..
LatheBoundUserInterface.cs Fix window positions not saving (#35055) 2025-02-23 23:57:57 +11:00
LatheMenu.xaml Local Material Silo (#36492) 2025-04-19 09:43:17 +10:00
LatheMenu.xaml.cs Improve lathe queue performance (#38583) 2025-06-27 00:08:01 +02:00
RecipeControl.xaml Add support for printing reagents in lathes (#30476) 2024-08-01 14:15:05 +10:00
RecipeControl.xaml.cs Add support for printing reagents in lathes (#30476) 2024-08-01 14:15:05 +10:00
RecipeTooltip.xaml Add description in lathe recipe mouseover tooltip (#22621) 2023-12-16 21:06:38 -05:00
RecipeTooltip.xaml.cs Lathe Categories (#24247) 2024-01-19 17:45:03 -07:00