fish-station/Content.Shared/Chemistry
Nikovnik 0e76d4e5ed
Metabolizing bloodstream (#35071)
* merged chemical into bloodstream

* changed injectable to bloodstream

* separated bleeding and direct blood removal

* removed blood gain from protein

* reduced blood gain from saline

* rejuvenating fills to reference volume

* fixed blood regulation

* red mead requires stirring to make

* reverted accidental line deletion

* cleared the skeletons from the closet

* additional routing

* field rename for xeno

* removed mention of chemstream and field rename for asteroid mobs

* minor optimizations

* Revert "reduced blood gain from saline"

This reverts commit de26fd1c0d99f3019fe7dd1451a50230cc90f058.

* Revert "removed blood gain from protein"

This reverts commit 7a1648caf39fe26406db73c2a5afa389b82c612f.

* removed unused component fetch

* dead check mini refactor

* eventized blood exclusion

* quick fix

* Pain

* Commit of doom

* COMMIT

* renamed bloodMaxFactor to MaxVolumeFactor

* addressed floating point error

* returned vomiting chemicals

* blood reagent always skips the flush

* no need to mention blood reagent

* fixed passing blood flush

* adadsafasfasfassfasf

* whoops

* merge fixed injectors

* Revert "adadsafasfasfassfasf"

This reverts commit 0a5313a68dd6484d36d28d08930c76851b72ae38.

* simplify reagent removal

* enabled foreign blood transfusion

* Revert "COMMIT"

This reverts commit 19abd679cd7761ebd47bb242bd644176a3006a42.

* simplified reagent removal when modifying blood level

* removed misleading coment since the changes

* documented MetabolismExclusionEvent

* fixed negative negative modification of blood level

* fixed hypervolemia not normalizing

* constrainted blood modification

* returned bloodpack stop on fully healed

* forgot to stage this

* band aid for diona blood

* swapping GetReagent with GetPrototype

* optimize blood filtering

* multiplicative multi reagent blood level calculation

* removed unused stuff

* optimized blood calculation a tiny bit

* added per reagent blood regulation

* optimized (referenceVolume + bloodReagents) into referenceSolution

* polished coded to proper function

* forgot to stage rootable system change

* clean up, unnecessary GetBloodLevel call

* rename method name to TryAddToBloodstream instead of Chemicals

* placed overfill safety

* cleanup and final touches

* final touch

---------

Co-authored-by: Princess Cheeseballs <66055347+Pronana@users.noreply.github.com>
2025-12-17 19:21:16 +00:00
..
Components multi reagent bloodstream (#41489) 2025-12-01 05:35:21 +00:00
EntitySystems Metabolizing bloodstream (#35071) 2025-12-17 19:21:16 +00:00
Events Fix formatting IDE0055 warnings in VS Code (#33669) 2024-12-01 12:51:26 +11:00
Reaction Prevent Vestine and all other Botany chemicals from affecting all seeds. (#41883) 2025-12-16 23:30:15 +00:00
Reagent Fix plant metabolism in guidebook. (#41854) 2025-12-14 21:51:16 +00:00
InjectOverTimeEvent.cs Syringe gun! (#32112) 2024-10-23 00:03:42 +11:00
MetabolismMovespeedModifierSystem.cs Clean up all missing EntitySystem proxy method uses (#38353) 2025-06-26 16:50:49 -07:00
ReactiveSystem.cs Entity effects ECS refactor (#40580) 2025-10-12 21:23:42 +00:00
SharedChemistryGuideDataSystem.cs Add ability for +VVEDIT users to scale damage/healing in the game (#35255) 2025-02-18 08:28:42 +01:00
SharedChemMaster.cs Chem master more unit transfer buttons (#36995) 2025-04-29 12:24:56 +02:00
SharedReagentDispenser.cs Make reagent dispensers gridinv-based instead of pseudo-listinv (#34205) 2025-05-09 23:49:05 -04:00
SharedSolutionHeater.cs Hotplate overhaul (#17586) 2023-06-24 14:09:24 -04:00
SharedTransferAmount.cs Cleanup the namespaces (#8132) 2022-05-13 17:59:03 +10:00
SolutionScannerSystem.cs Add chemical scanning goggles (#18373) 2023-08-01 15:57:22 -04:00
SolutionVisuals.cs Added sink (#14348) 2023-06-30 18:10:47 -04:00