Files
Citadel-Station-13-RP/code/modules/integrated_electronics
NiezanandGitHub a7135e1ec3 Circuit bug fixes & data untyping (#6658)
## About The Pull Request

Fixes a few bugs, notably with ID card readers not properly filling info
out from an ID. Also it untypes the data from /datum/weakref. This
wasn't always a /datum/weakref, but was typed as it for ??? reasons,
primarily relevant for Zandario who was having issues while trying to do
some stuff.

## Why It's Good For The Game

fixes bugs. also doesnt have something randomly typed as something it's
not.

## Changelog

🆑
tweak: Circuit data isn't typed as /datum/weakref anymore.
tweak: ID card readers now have a data output of rank, which is the
non-alternative job title.
fix: ID card readers now properly read a job and assignment from an ID.
fix: Removing a circuit component by its own 'remove' ui button now
properly removes it from the assembly UI.
tweak: Removing a component from the UI doesn't brick a UI component in
place in circuit tgui.
/🆑
2024-08-18 12:23:06 -07:00
..
2022-06-09 13:49:01 -07:00
2022-06-09 13:49:01 -07:00