Delta-v/Content.Shared/Materials
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
..
ActiveMaterialReclaimerComponent.cs Refactor serialization copying to use source generators (#19412) 2023-08-22 18:14:33 -07:00
CollideMaterialReclaimerComponent.cs Refactor serialization copying to use source generators (#19412) 2023-08-22 18:14:33 -07:00
InsertingMaterialStorageComponent.cs Update trivial components to use auto comp states (#20539) 2023-09-28 16:20:29 -07:00
MaterialComponent.cs Refactor serialization copying to use source generators (#19412) 2023-08-22 18:14:33 -07:00
MaterialPrototype.cs Make all prototype types partial (#21374) 2023-11-01 19:56:23 -07:00
MaterialReclaimerComponent.cs Revert 'Revert 'Solution Entities'' (#23168) 2023-12-29 08:47:43 -04:00
MaterialStorageComponent.cs Migrate Lathe Material Ejection Code to MaterialStorage (#23199) 2023-12-30 20:08:33 -05:00
PhysicalCompositionComponent.cs Allow solutions to store extra reagent data (#19323) 2023-09-05 07:55:10 +10:00
SharedMaterialReclaimerSystem.cs Content ecs containers (#22484) 2023-12-28 01:30:03 -04:00
SharedMaterialStorageSystem.cs Update trivial components to use auto comp states (#20539) 2023-09-28 16:20:29 -07:00