Delta-v/Content.Shared/Materials
Zylofan 42a1e02261
Seismic charge now craftable (#32459)
* when tryInsertBlueprint is called it now also calls UpdateMaterialWhitelist on the ent so that it can accept new materials if needed.

* Changed the previous commit to now just have sharedMaterialStorageSystem subscribe to TechnologyDatabaseModifiedEvent which will call  UpdateMaterialWhitelist.

* Empty-Commit
2024-10-01 20:56:49 -06:00
..
ActiveMaterialReclaimerComponent.cs Use new ComponentPauseGenerator (#25183) 2024-02-26 14:36:19 +11: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-02-26 14:36:19 +11:00
MaterialComponent.cs Refactor serialization copying to use source generators (#19412) 2023-08-22 18:14:33 -07:00
MaterialPrototype.cs Makes machine parts stackable, removes unused field in stack prototypes (#28434) 2024-06-01 13:49:28 -04:00
MaterialReclaimerComponent.cs Returned functionality to industrial reagent grinders (#31903) 2024-09-07 17:47:02 -06:00
MaterialStorageComponent.cs Make the material ejection control completely generic (#23308) 2023-12-31 23:16:25 -08:00
PhysicalCompositionComponent.cs Allow solutions to store extra reagent data (#19323) 2023-09-05 07:55:10 +10:00
SharedMaterialReclaimerSystem.cs Recycler Overhaul (#30802) 2024-08-18 21:39:00 -06:00
SharedMaterialStorageSystem.cs Seismic charge now craftable (#32459) 2024-10-01 20:56:49 -06:00