Delta-v/Content.Shared/Body
Jezithyr 541d8f8715
Gibbing refactor (Per-part gibbing and giblet throwing!) (#24989)
* Moving Gibbing rework out from medrefactor into it's own PR

* Re-enabled warning for missing gibbable on TryGibEntity

* Implemented better logic for gibbing failover and better logging

* Allowing audio params and drop scattering customization per component. Created UnGibbable organ base types and made brains ungibbable.
Removed delete brain from gibBody function. Artifact crusher does not destroy brains anymore. It only destroyed brains before not other organs which was wierd.

* Update Content.Shared/Body/Systems/SharedBodySystem.Body.cs

Fixing space for multiplication

Co-authored-by: metalgearsloth <31366439+metalgearsloth@users.noreply.github.com>

* Added event raised when attempting to gib contained entities to allow modification of allowed and excluded container ids

* removing audioParams var from component (sound specifier includes it)

* Fixing signature

---------

Co-authored-by: metalgearsloth <31366439+metalgearsloth@users.noreply.github.com>
2024-02-10 15:37:06 -08:00
..
Components Update trivial components to use auto comp states (#20539) 2023-09-28 16:20:29 -07:00
Events Organ fixes (#20488) 2023-09-29 08:01:47 -07:00
Organ Refactoring body system to use containers and general body cleanup (#20202) 2023-09-21 17:23:02 +10:00
Part Fix for [20593] (#20663) 2023-10-01 13:33:18 -07:00
Prototypes Make all prototype types partial (#21374) 2023-11-01 19:56:23 -07:00
Systems Gibbing refactor (Per-part gibbing and giblet throwing!) (#24989) 2024-02-10 15:37:06 -08:00