PULL REQUEST DETAILS
[security][rework][input wanted]
About the PR
- Fingerprints are now applied based on the arms themselves rather than being part of the mob.
- If the left and right arms have different fingerprints, the print will be applied based on the active hand.
- Human limbs use lowercase letters, while robotic limbs use hexadecimal fingerprints.
- Gloves now leave behind a partial fingerprint mask. Silver nitrate can be used to reveal partial fingerprints through gloves.
- Black & janitor gloves leave behind no partial prints. Most gloves will have a fingerprint mask with a 25% match rate. Insulated gloves have a 12.5% match rate. Latex gloves have a 6% match rate. Custom gloves will depend on the chemical resistance of the material. (Higher match rate is better for crime)
- Partial prints can be inputted into the forensics scanner for a list of potential matches from security records
- A bottle of silver nitrate can be found in forensics carts at round start.
- Fingerprints are no longer used for admin logs. Admins can now use a separate adminprints system that stores user's ckeys to obtain a chain of custody.
- Fingerprint report text is now more condensed by using multiple columns.
Why's this needed?
- Updates fingerprints to the new forensics system.
- Fingerprint system is now much more detailed.
- Admins now have their own type of forensics for more customized data collection.
Testing
<img width="821" height="194" alt="Screenshot 2025-10-12 044525" src="https://github.com/user-attachments/assets/ae8a35ba-e187-43a0-9636-6b059a9e1c6e" />
<img width="433" height="290" alt="Screenshot 2025-10-12 045035" src="https://github.com/user-attachments/assets/c9486612-037c-407f-9ba1-c84c7e3c5363" />
<img width="388" height="552" alt="Screenshot 2025-10-12 040411" src="https://github.com/user-attachments/assets/9a51e686-92cb-401c-b955-5f031ab15970" />
Changelog
PULL REQUEST DETAILS
[security][rework][input wanted]
About the PR
- Fingerprints are now applied based on the arms themselves rather than being part of the mob.
- If the left and right arms have different fingerprints, the print will be applied based on the active hand.
- Human limbs use lowercase letters, while robotic limbs use hexadecimal fingerprints.
- Gloves now leave behind a partial fingerprint mask. Silver nitrate can be used to reveal partial fingerprints through gloves.
- Black & janitor gloves leave behind no partial prints. Most gloves will have a fingerprint mask with a 25% match rate. Insulated gloves have a 12.5% match rate. Latex gloves have a 6% match rate. Custom gloves will depend on the chemical resistance of the material. (Higher match rate is better for crime)
- Partial prints can be inputted into the forensics scanner for a list of potential matches from security records
- A bottle of silver nitrate can be found in forensics carts at round start.
- Fingerprints are no longer used for admin logs. Admins can now use a separate adminprints system that stores user's ckeys to obtain a chain of custody.
- Fingerprint report text is now more condensed by using multiple columns.
Why's this needed?
- Updates fingerprints to the new forensics system.
- Fingerprint system is now much more detailed.
- Admins now have their own type of forensics for more customized data collection.
Testing
<img width="821" height="194" alt="Screenshot 2025-10-12 044525" src="https://github.com/user-attachments/assets/ae8a35ba-e187-43a0-9636-6b059a9e1c6e" />
<img width="433" height="290" alt="Screenshot 2025-10-12 045035" src="https://github.com/user-attachments/assets/c9486612-037c-407f-9ba1-c84c7e3c5363" />
<img width="388" height="552" alt="Screenshot 2025-10-12 040411" src="https://github.com/user-attachments/assets/9a51e686-92cb-401c-b955-5f031ab15970" />
Changelog
Code:
changelog
(u)LorrMaster
(*)Fingerprints have been rewritten and are now based on the current arm(s) instead of the mob themselves.
(*)Partial fingerprints can be revealed using silver nitrate, varies depending on the type of glove.
(+)A bottle of silver nitrate can be found in forensics carts.PULL REQUEST DETAILS

Goonhub