Delta-v/Content.Server/Body/Components
Princess Cheeseballs d7d83bd87c
RespiratorSystem Cleanup (#38572)
* Respirator Debodied

* Forgot about alerts (also respirator testa and events)

* Fix Urist eating air and not giving it back

* Stop nuke ops from taking in a breath then taking in a second breath causing them to get a headache from carbon dioxide poisoning and failing TryStopNukeOpsFromConstantlyFailing();

* Consts are smelly,

* Actually we don't need to raise the entity, just the component

* Don't forget to remove the unused code today, said me yesterday

* Remove all fallbacks

* Debody that too

---------

Co-authored-by: Princess Cheeseballs <66055347+Pronana@users.noreply.github.com>
2025-06-26 22:33:43 -04:00
..
BeingGibbedEvent.cs Body code cleanup (#24946) 2024-03-27 17:48:37 -07:00
BloodstreamComponent.cs Remove Entity<T> data-fields (#34083) 2025-01-11 21:22:29 +01:00
BrainComponent.cs Refactor serialization copying to use source generators (#19412) 2023-08-22 18:14:33 -07:00
LungComponent.cs Remove Entity<T> data-fields (#34083) 2025-01-11 21:22:29 +01:00
MetabolizerComponent.cs Body code cleanup (#24946) 2024-03-27 17:48:37 -07:00
RespiratorComponent.cs RespiratorSystem Cleanup (#38572) 2025-06-26 22:33:43 -04:00
ThermalRegulatorComponent.cs Body code cleanup (#24946) 2024-03-27 17:48:37 -07:00