Delta-v/Content.Server/Body/Systems
SlamBamActionman f08ba8b494
Turn ReagentEffects into generic EntityEffects (#28168)
* Oh the possibilities

* Merge fixes

* Forgot to remote LavaSystem oops

* Changed EntityEffectArgs to EntityEffectBaseArgs and EntityEffectReagentArgs

* Throw exception for unimplemented effectargs

* Remove Json and overrideable datafields

* Fix test issues

* Actually fix the compiling issue

* Fix comments and remove EntityEffectArgs (no longer used, replaced with EntityEffectBaseArgs)
2024-07-25 01:55:29 +02:00
..
BloodstreamSystem.cs Turn ReagentEffects into generic EntityEffects (#28168) 2024-07-25 01:55:29 +02:00
BodySystem.cs Reduced Warning Count By 130 For Full Rebuilds (#26518) 2024-04-07 14:11:06 +02:00
BrainSystem.cs Body code cleanup (#24946) 2024-04-07 14:04:17 +02:00
InternalsSystem.cs Pets toggle internals fix (#28904) 2024-07-05 20:27:12 +02:00
LungSystem.cs Internals are kept on as long as any breathing tool is on (#28595) 2024-06-08 20:24:22 +02:00
MetabolizerSystem.cs Turn ReagentEffects into generic EntityEffects (#28168) 2024-07-25 01:55:29 +02:00
RespiratorSystem.cs Turn ReagentEffects into generic EntityEffects (#28168) 2024-07-25 01:55:29 +02:00
StomachSystem.cs Body code cleanup (#24946) 2024-04-07 14:04:17 +02:00
ThermalRegulatorSystem.cs Body code cleanup (#24946) 2024-04-07 14:04:17 +02:00