Automatic changelog for PR #17227 [ci skip]

This commit is contained in:
vorestation-ci[bot]
2025-04-21 10:12:45 +00:00
committed by GitHub
parent 640cab345e
commit 9d7d3eec21
@@ -0,0 +1,24 @@
author: "Guti"
delete-after: True
changes:
- rscadd: "Extrapolator, to allow virologists to extract diseases from plenty of sources."
- rscadd: "Virus thresholds, allowing viruses to do more when one of these thresholds is reached."
- rscadd: "SBG Syndrome"
- rscadd: "Mice, old vomit, blood, and other crewmembers may contain diseases now, allowing virologists to scan and take them."
- rscadd: "Added Fleming to all Virology areas"
- rscadd: "Added an extrapolator to all Virology areas"
- balance: "Symptoms are now slower, with different times to activate between them."
- balance: "Reduced the base infectivity chance"
- balance: "Spread can now be by blood, fluids, or contact. Airborne diseases can be achieved with some thresholds."
- qol: "Refactored the PanDEMIC's interface"
- refactor: "Refactored how diseases spread, now needing airborne specific symptoms to allow the to be airborne."
- refactor: "Refactored ContractDisease proc to check body zones more clearly"
- refactor: "Refactored CanContractDisease proc to check better for organs"
- refactor: "Added various getters and setters for viruses, some of their vars were changed to private."
- refactor: "Refactored the various viruses flag names"
- refactor: "Refactored advanced diseases"
- refactor: "Refactored symptoms into the new advanced diseases"
- refactor: "Refactored vomit code"
- code_imp: "Added AirborneContractDisease for airborne diseases"
- code_imp: "Added extrapolator_act"
- code_imp: "Added is_mouth_covered proc"