Delta-v/Content.Shared/Hands/EntitySystems
Token d4c0155d66
Fix DoDrop to DropNextTo in container cases (#30911)
* Fix DoDrop to DropNextTo in container cases
DoDrop is too heavy to calculation. In any other case we should use alternatives, for example DropNextTo helper method

* codestyle change
2024-08-12 10:18:26 -04:00
..
SharedHandsSystem.AI.cs Remove hands component reference (#15197) 2023-04-07 11:21:12 -07:00
SharedHandsSystem.Drop.cs Fix DoDrop to DropNextTo in container cases (#30911) 2024-08-12 10:18:26 -04:00
SharedHandsSystem.Interactions.cs Decouple interactions from hands, cleanup old events, add new fears (#28393) 2024-05-31 13:26:19 -07:00
SharedHandsSystem.Pickup.cs Resolve `'TransformComponent.MapPosition' is obsolete` in content (#27939) 2024-05-12 10:31:54 -04:00
SharedHandsSystem.Relay.cs Mirror speed penalty for worn duffels and hardsuits when in-hand (#22168) 2023-12-06 20:41:29 -07:00
SharedHandsSystem.cs Make wielding automatically drop the item on your other hand (#27975) 2024-05-18 18:35:46 -07:00