Delta-v/Content.Shared/Materials
SlamBamActionman 285804d4dd
Fix recycled containers deleting items inside them (#26045)
* Removes items from containers in reclaimers

* Made it into an event instead

* Sloth review comment

* Fix indentation and rename field

(cherry picked from commit d7484ae9f57477a5ec5c575e3077aa94c0564db6)
2024-03-24 00:02:10 +01:00
..
ActiveMaterialReclaimerComponent.cs Use new ComponentPauseGenerator (#25183) 2024-03-07 00:57:05 +01:00
CollideMaterialReclaimerComponent.cs Refactor serialization copying to use source generators (#19412) 2023-08-22 18:14:33 -07:00
InsertingMaterialStorageComponent.cs Use new ComponentPauseGenerator (#25183) 2024-03-07 00:57:05 +01: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 Use new ComponentPauseGenerator (#25183) 2024-03-07 00:57:05 +01:00
MaterialStorageComponent.cs Make the material ejection control completely generic (#23308) 2024-01-23 22:50:32 +01:00
PhysicalCompositionComponent.cs Allow solutions to store extra reagent data (#19323) 2023-09-05 07:55:10 +10:00
SharedMaterialReclaimerSystem.cs Fix recycled containers deleting items inside them (#26045) 2024-03-24 00:02:10 +01:00
SharedMaterialStorageSystem.cs Use new ComponentPauseGenerator (#25183) 2024-03-07 00:57:05 +01:00