Delta-v/Content.Server/Storage/EntitySystems
Alex Evgrashin df49c2fd57
Universal weldable component (#7955)
* Weldable component for door

* Content update

* Examine message

* Universal visualizer

* Small fix

* Entity storage

* Content

* Fixed test

* Update Content.Shared/Storage/SharedStorageComponent.cs

Co-authored-by: metalgearsloth <31366439+metalgearsloth@users.noreply.github.com>

* Fixed loc string

* Add public API to change welding time

Co-authored-by: metalgearsloth <31366439+metalgearsloth@users.noreply.github.com>
2022-05-09 15:51:52 +10:00
..
DumpableSystem.cs Dumpable component to use a doafter to empty storage into a disposal unit, placeable surface, or the ground (#7792) 2022-05-03 20:00:22 -07:00
EntityStorageSystem.cs Universal weldable component (#7955) 2022-05-09 15:51:52 +10:00
ItemCounterSystem.cs Seal/abstract/virtual everything (#6739) 2022-02-16 18:23:23 +11:00
ItemMapperSystem.cs Janitor cart (#7367) 2022-04-11 16:21:15 -07:00
SecretStashSystem.cs Remove IDestroyAct, IBreakAct (#7876) 2022-05-02 15:43:25 -07:00
SpawnItemsOnUseSystem.cs Move spawning collections of `EntitySpawnEntry` out of `StorageSystem`, make `Butcherable` use it (#7305) 2022-03-28 09:58:13 -07:00
StorageFillVisualizerSystem.cs Trash bag visualizer (#7199) 2022-03-24 00:14:23 +11:00
StorageSystem.Fill.cs Storage Component ECS (#7530) 2022-04-28 22:11:15 +10:00
StorageSystem.cs Add checks missing in the current half-implementation of lockable sto… (#8004) 2022-05-07 22:18:53 -07:00