Delta-v/Content.Shared/Materials
ShadowCommander 60ed4e80d4 Fix sound on material reclaimer (#21030)
* Fix saw sound error on client

The sound tried to play using shared PlayPvs which doesn't work on client. PlayPredicted handles client and server.

Fixed NextSound not playing again while continuously gibbing items.

* Fix duplicate splat sound on Recycler gibbing
2023-10-20 15:29:04 +02: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 Replace string data fields with LocId where relevant (#20883) 2023-10-14 22:02:30 +02:00
MaterialReclaimerComponent.cs Sync master up to 1/10 (#74) 2023-10-03 14:15:46 -05:00
MaterialStorageComponent.cs Sync master up to 1/10 (#74) 2023-10-03 14:15:46 -05:00
PhysicalCompositionComponent.cs Allow solutions to store extra reagent data (#19323) 2023-09-05 07:55:10 +10:00
SharedMaterialReclaimerSystem.cs Fix sound on material reclaimer (#21030) 2023-10-20 15:29:04 +02:00
SharedMaterialStorageSystem.cs Sync master up to 1/10 (#74) 2023-10-03 14:15:46 -05:00