Delta-v/Content.Server/Forensics/Components
SlamBamActionman 07174d0aaf
Better DNA forensics & ReagentData (#26699)
* Added the ability for blood to track DNA using ReagentData; Forensic Scanner now accounts for solution DNA, non-DNA holders have "Unknown DNA"

* Removes touch DNA for puddles, adds DNA to vomit

* DNA now leaves traces in containers and those marked without don't show DNA on scan (except for puddles), gibbed parts have DNA

* Fix stupid metamorphic glass bug grrr

* Removed SpillableComponent since DnaSubstanceTraceComponent is used instead

* Removes data field from maps, adds DNA tracking for some missed items

* Give default value, fix missing values.

* Fixes recipe bug

* Review changes

* Make the Data list into a nullable type

* Revert map changes

* Move gibbed unknown DNA to forensicssystem
2024-08-09 09:27:27 +10:00
..
CleansForensicsComponent.cs Cleanup forensic cleaning (#22715) 2023-12-21 01:54:52 -07:00
DnaComponent.cs Refactor serialization copying to use source generators (#19412) 2023-08-22 18:14:33 -07:00
DnaSubstanceTraceComponent.cs Better DNA forensics & ReagentData (#26699) 2024-08-09 09:27:27 +10:00
FiberComponent.cs Replace string data fields with LocId where relevant (#20883) 2023-10-10 23:06:24 -04:00
FingerprintComponent.cs Make more fields VV-writeable (#21754) 2023-11-19 12:17:53 -08:00
FingerprintMaskComponent.cs Refactor serialization copying to use source generators (#19412) 2023-08-22 18:14:33 -07:00
ForensicPadComponent.cs Refactor serialization copying to use source generators (#19412) 2023-08-22 18:14:33 -07:00
ForensicScannerComponent.cs Better DNA forensics & ReagentData (#26699) 2024-08-09 09:27:27 +10:00
ForensicsComponent.cs Cleanup forensic cleaning (#22715) 2023-12-21 01:54:52 -07:00
IgnoresFingerprintsComponent.cs Cleanup forensic cleaning (#22715) 2023-12-21 01:54:52 -07:00
ResidueComponent.cs Add more DNA interactions (#21989) 2023-12-15 02:52:55 -07:00