Delta-v/Content.Server/Body/Systems
Jezithyr 6737912059
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>
(cherry picked from commit 541d8f8715e4e74a77501863c2573aaa1eb33add)
2024-02-18 22:46:02 +01:00
..
BloodstreamSystem.cs DamageSpecifier Total => GetTotal (#24160) 2024-01-27 23:42:35 +01:00
BodySystem.cs Gibbing refactor (Per-part gibbing and giblet throwing!) (#24989) 2024-02-18 22:46:02 +01:00
BrainSystem.cs Travelling pointing arrows, brains can no longer point (#24864) 2024-02-08 12:32:04 +01:00
InternalsSystem.cs Inventory slot enumerator rejig (#21788) 2023-12-16 19:30:03 +01:00
LungSystem.cs Revert 'Revert 'Solution Entities'' (#23168) 2024-01-23 23:00:42 +01:00
MetabolizerSystem.cs Allows a possibility for a new reagant to work on dead if applied. (#23298) 2024-01-26 21:43:11 +01:00
RespiratorSystem.cs Suffocation alerts for nitrogen breathers (#24373) 2024-01-27 23:50:55 +01:00
StomachSystem.cs Revert 'Revert 'Solution Entities'' (#23168) 2024-01-23 23:00:42 +01:00
ThermalRegulatorSystem.cs Add internal temperatures for cooking meats (#20659) 2023-10-23 23:50:43 +02:00