PULL REQUEST DETAILS
[security][rework][input wanted]
About the PR
- Fingerprints are now applied based on the arms themselves rather than being a 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.
- 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="867" height="359" alt="Screenshot 2025-10-08 174238" src="https://github.com/user-attachments/assets/4e881383-da15-4bee-b669-bae48b8e46d9" />
<img width="465" height="403" alt="Screenshot 2025-10-08 174122" src="https://github.com/user-attachments/assets/e2368ca4-5f0e-426e-842f-c3a7bcf75121" />
Changelog
PULL REQUEST DETAILS
[security][rework][input wanted]
About the PR
- Fingerprints are now applied based on the arms themselves rather than being a 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.
- 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="867" height="359" alt="Screenshot 2025-10-08 174238" src="https://github.com/user-attachments/assets/4e881383-da15-4bee-b669-bae48b8e46d9" />
<img width="465" height="403" alt="Screenshot 2025-10-08 174122" src="https://github.com/user-attachments/assets/e2368ca4-5f0e-426e-842f-c3a7bcf75121" />
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