Delta-v/Content.Shared/Storage
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
..
Components 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
EntitySystems Move PlaceableSurfaceComponent usages to PlaceableSurfaceSystem (#28384) 2024-09-22 02:45:06 +01:00
Events 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
EntitySpawnEntry.cs VGRoid support (#27659) 2024-08-09 17:27:13 +01:00
Events.cs Content update for NetEntities (#18935) 2023-09-27 21:59:12 +02:00
ItemStorageLocation.cs biggest gridinv update OF ALL TIME (#25834) 2024-04-07 14:08:49 +02:00
StorageComponent.cs Move PlaceableSurfaceComponent usages to PlaceableSurfaceSystem (#28384) 2024-09-22 02:45:06 +01:00
StorageHelpers.cs Implement gridinv, proper (#703) 2024-01-21 19:58:28 +01:00