Files
Bubberstation/code/modules/research/machinery
小月猫 9455651f16 Fixes can_interact() (#61211)
when i refactored can_interact() I thought ". = ..()" meant it would return with whatever the return value of the parent is... turns out thats not true, and i didnt catch it because there was only TWO machines that had issues from this, namely operating computer had unlimited range to view its tgui, and protolathes let you build things from unlimited range, provided the html window was open (you couldnt click any buttons out of range, except build buttons, weird, but whatever)

i also broke admin AI checks on machines, i added an explicit check back in

I also removed a redundant fingerprint from protolathes, their parent call already adds a fingerprint, they dont need to add it again
2021-09-04 12:14:38 +01:00
..
2021-09-04 12:14:38 +01:00