Delta-v/Content.Server/Fluids/EntitySystems
SlamBamActionman f39df535b2 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 19:04:17 +01:00
..
AbsorbentSystem.cs Replace Matrix3 with System.Numerics.Matrix3x2 (#27443) 2024-06-06 21:44:48 +02:00
DrainSystem.cs Resolve `'TransformComponent.MapPosition' is obsolete` in content (#27939) 2024-05-18 13:58:34 +02:00
PuddleDebugDebugOverlaySystem.cs Code cleanup: puddles and spreaders (#26102) 2024-03-17 15:08:24 +01:00
PuddleSystem.Evaporation.cs Add prediction for puddle and spillable examines (#25794) 2024-03-07 01:19:36 +01:00
PuddleSystem.Spillable.cs Spilling reagents on mutliple entities at once fix (#29763) 2024-08-09 17:32:07 +01:00
PuddleSystem.Transfers.cs Revert 'Revert 'Solution Entities'' (#23168) 2024-01-23 23:00:42 +01:00
PuddleSystem.cs Better DNA forensics & ReagentData (#26699) 2024-08-09 19:04:17 +01:00
SmokeSystem.cs Better DNA forensics & ReagentData (#26699) 2024-08-09 19:04:17 +01:00
SpraySystem.cs fire extinguisher using item toggle (#29906) 2024-08-09 17:45:39 +01:00