Delta-v/Content.Shared/Materials
Hannah Giovanna Dawson 0eddbc7595
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!!

(cherry picked from commit f850047341108b286170197d12f4d13946ee0b40)
2024-01-22 21:08:04 +01: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 Sync master up to 1/10 (#74) 2023-10-03 14:15:46 -05: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-12 20:29:57 +01:00
MaterialReclaimerComponent.cs Unrevert audio (#21330) 2023-12-02 20:16:36 +01:00
MaterialStorageComponent.cs Migrate Lathe Material Ejection Code to MaterialStorage (#23199) 2024-01-22 21:08:04 +01: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) 2024-01-22 18:47:55 +01:00
SharedMaterialStorageSystem.cs Sync master up to 1/10 (#74) 2023-10-03 14:15:46 -05:00