fish-station/Content.Server/GameObjects/Components/Body
DrSmugleaf 65d7775665
Fix breathing once and for all (#1996)
* Fix breathing

* WIP changes because I don't trust git stash after 2 weeks

* My imports

* Add gasping, adjust breathing values and fix test

* Make the gasp message appear to others

* Add PopupMessageEveryone extension

* Change used percentage to use a single number instead

* Remove unnecessary logging

* Fix air consistency test

* Add test map to SkippedMaps array
2020-09-12 22:52:50 +02:00
..
Circulatory Fix breathing once and for all (#1996) 2020-09-12 22:52:50 +02:00
Digestive Add text coloring for inspected solution containers, code cleanup (#2010) 2020-09-10 00:32:31 +02:00
Respiratory Fix breathing once and for all (#1996) 2020-09-12 22:52:50 +02:00
BodyManagerComponent.cs Separate part management from the rest of body manager component (#2017) 2020-09-10 00:51:24 +02:00
BodyManagerComponent.Parts.cs Separate part management from the rest of body manager component (#2017) 2020-09-10 00:51:24 +02:00
BodyScannerComponent.cs Add body part and body manager interfaces (#1939) 2020-08-30 11:26:52 +02:00
DroppedBodyPartComponent.cs Separate part management from the rest of body manager component (#2017) 2020-09-10 00:51:24 +02:00
DroppedMechanismComponent.cs Add IMechanism interface to body system (#1997) 2020-09-02 01:16:13 +02:00
IBodyManagerComponent.cs Separate part management from the rest of body manager component (#2017) 2020-09-10 00:51:24 +02:00
IBodyPartManager.cs Separate part management from the rest of body manager component (#2017) 2020-09-10 00:51:24 +02:00
SurgeryToolComponent.cs Add IMechanism interface to body system (#1997) 2020-09-02 01:16:13 +02:00