Delta-v/Content.Shared/Storage/EntitySystems
ShadowCommander bb1b50866c Move PlaceableSurfaceComponent usages to PlaceableSurfaceSystem (#28384)
* Move placeable check to PlaceableSurfaceSystem

This check stops entities from being inserted into a storage entity
when it has a PlaceableSurfaceComponent.

The entity is instead placed on top of the entity like a table.

* Move SetPlaceable to PlaceableSurfaceSystem

* Update to transform system and consolidate code

* Fix interaction with storage that has a placeable component

* deadlock

---------

Co-authored-by: metalgearsloth <comedian_vs_clown@hotmail.com>
2024-09-22 02:45:06 +01:00
..
BinSystem.cs Replace obsolete EntityWhitelist IsValid usages part 2 (#28506) 2024-06-08 20:03:26 +02:00
BluespaceLockerDoAfterEvent.cs Refactor serialization copying to use source generators (#19412) 2023-08-22 18:14:33 -07:00
DumpableSystem.cs Rodentia Species (#1511) 2024-09-07 23:04:34 -03:00
MagnetPickupSystem.cs Replace obsolete EntityWhitelist IsValid usages (#28465) 2024-06-06 21:44:41 +02:00
SecretStashSystem.cs Secret stash refractor (#29396) 2024-08-09 19:04:17 +01:00
SharedEntityStorageSystem.cs Move PlaceableSurfaceComponent usages to PlaceableSurfaceSystem (#28384) 2024-09-22 02:45:06 +01:00
SharedItemCounterSystem.cs More miscellaneous compiler warning fixes (#18228) 2023-07-23 16:03:57 +10:00
SharedItemMapperSystem.cs Clean itemmapper (#29983) 2024-08-09 17:47:28 +01:00
SharedStorageSystem.cs Move PlaceableSurfaceComponent usages to PlaceableSurfaceSystem (#28384) 2024-09-22 02:45:06 +01:00
StoreAfterFailedInteractSystem.cs Add a component that inserts the held item when no interaction happens on the stored item (#29823) 2024-08-11 14:50:15 +01:00