Delta-v/Content.Shared/Stunnable
alexalexmax 9991a5aefc Decouple standing state and drop item behavior (#41566)
* removed DropHandsItemEvent from standing state system, added DropHandsItemEvent calls in slippery system and shared stun system

* added DropHandItemsEvent calls in mobstate system subscribers

* Added DropHandItemsEvent call in SharedBodySystem.Parts

* Add a standingState check in RemoveLeg so removing the legs of a downed person won't cause them to drop items

* new method for downing + dropping held items in mobstatesystem

* mild cleanup

* Bugfix

* update BuckleTest to reflect new item dropping behavior when removing legs

* light cleanup

---------

Co-authored-by: Princess Cheeseballs <66055347+Pronana@users.noreply.github.com>
Co-authored-by: ArtisticRoomba <145879011+ArtisticRoomba@users.noreply.github.com>
2026-04-04 16:57:18 +02:00
..
CrawlerComponent.cs Crawling Fixes 1: Dragons and Borgs can't do the worm. (#39084) 2025-11-23 15:22:22 -06:00
KnockdownStatusEffectComponent.cs Crawling Fixes 1: Dragons and Borgs can't do the worm. (#39084) 2025-11-23 15:22:22 -06:00
KnockedDownComponent.cs Crawling Part 1: The Knockdownening (#36881) 2025-11-23 15:22:21 -06:00
SharedStunSystem.Knockdown.cs Make crawl speed depend on your free hand count (#41458) 2026-01-26 19:22:39 +01:00
SharedStunSystem.Visualizer.cs Upstream Merge (June / July) attempt 2 electric boogaloo (#4607) 2025-11-06 18:22:39 +00:00
SharedStunSystem.cs Decouple standing state and drop item behavior (#41566) 2026-04-04 16:57:18 +02:00
SharedStunbatonSystem.cs Predict powercells, chargers and PowerCellDraw (#41379) 2026-01-26 19:25:30 +01:00
StunOnContactComponent.cs Crawling Part 1: The Knockdownening (#36881) 2025-11-23 15:22:21 -06:00
StunVisualsComponent.cs Upstream Merge (June / July) attempt 2 electric boogaloo (#4607) 2025-11-06 18:22:39 +00:00
StunbatonComponent.cs Fix stunbaton component namespace (#34790) 2026-01-26 19:25:30 +01:00
StunnableEvents.cs Crawling Fixes 1: Dragons and Borgs can't do the worm. (#39084) 2025-11-23 15:22:22 -06:00
StunnedComponent.cs Stunnable New Status and Cleanup (#38618) 2025-11-23 15:22:21 -06:00
StunnedStatusEffectComponent.cs Stunnable New Status and Cleanup (#38618) 2025-11-23 15:22:21 -06:00