Commit Graph

13 Commits

Author SHA1 Message Date
Vanessa 8f130cb0bb
Migrate Chronic Pain to the New Status Effect System (#5180)
* Renamed InPain to ChronicPain. Changed references.

* Updated meds to use the name status effect system for chronic pain suppression. Standardized popup chances for all meds.

* Migrated ChronicPain to the new Status effect system. Basically re-wrote it and re-organized it.

* Cleanup and tweaks.

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

* Fixed cloning traits for pain.

* Addressing Milon-san's feedback uwu

* Apply suggestions from code review

Co-authored-by: Tobias Berger <toby@tobot.dev>
Signed-off-by: Vanessa <908648+ShepardToTheStars@users.noreply.github.com>

* Turned floats into TimeStamps.

* Derp

* Forgot the trait lol

---------

Signed-off-by: Vanessa <908648+ShepardToTheStars@users.noreply.github.com>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Tobias Berger <toby@tobot.dev>
2026-01-23 10:24:32 +00:00
pre-commit-ci[bot] 8f97a7720d [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
2025-12-29 11:39:23 -06:00
Vanessa 57d3798fee Reorganized some of the new ECS code. 2025-12-29 11:39:23 -06:00
Vanessa ff620be7ff Fixed a typo with the Addicting system. 2025-12-29 11:39:23 -06:00
Vanessa 9cf3fb6aef Migrated the psionic reolling stuff to the new ECS system. Am I out of this hellhole yet? 2025-12-29 11:39:23 -06:00
Vanessa 3f69342eb4 Removed Trinox for the new upstream cryo chem 2025-12-29 11:39:23 -06:00
Vanessa f8c0f8f5cd Converted addicting and in pain statuses to the new ECS system. 2025-12-29 11:39:23 -06:00
Vanessa 4077f006f4 Converted SupressPain and Suppress Addiction to the new ECS system. 2025-12-29 11:39:23 -06:00
Vanessa 98d9580ae5 Updated all of ReagentThreshold and TotalDamage conditions in non-upstream files 2025-12-29 11:39:22 -06:00
Quanteey 3c9ce1fb8a fixes 2025-08-05 16:46:25 +02:00
Quanteey 4a48ba508d Fixes 2025-08-05 15:58:38 +02:00
Quanteey 066d3dd80c
Add Trinoxadone, a cryogenics chemical similar to the old cryoxadone. (#3824)
* Synthoxadone!

* requested changes

* rider auto-refactor undumb

* rename synthox to trinox

* Requested changes
2025-05-29 23:20:55 +00:00
pathetic meowmeow eba3055623
Add HasComponent condition for reagents (#2780) 2025-03-10 16:51:59 +00:00