Delta-v/Content.Shared/Placeable
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
..
ItemPlacerComponent.cs Sync master up to 1/10 (#74) 2023-10-03 14:15:46 -05:00
ItemPlacerSystem.cs Replace obsolete EntityWhitelist IsValid usages part 2 (#28506) 2024-06-08 20:03:26 +02:00
PlaceableSurfaceComponent.cs Sync master up to 1/10 (#74) 2023-10-03 14:15:46 -05:00
PlaceableSurfaceSystem.cs Move PlaceableSurfaceComponent usages to PlaceableSurfaceSystem (#28384) 2024-09-22 02:45:06 +01:00