Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

AIs can see wall-mounted objects inside rooms with no cameras #36527

Closed
81Denton opened this issue Mar 19, 2018 · 8 comments
Closed

AIs can see wall-mounted objects inside rooms with no cameras #36527

81Denton opened this issue Mar 19, 2018 · 8 comments
Labels
Not a bug This should just be a list of closed issue reports

Comments

@81Denton
Copy link
Member

Revision: 77bb4d7

On Meta, AIs can view and access the prisoner education chamber's bolt button through the wall.

meta bolt

@MimicFaux
Copy link

Be amusing if the button was labeled 'kill switch'.

@ShizCalev ShizCalev added the Bug Correct Functionality label Mar 20, 2018
@ShizCalev
Copy link
Member

This is a touch awkward. Not really a map issue per say, more of an issue/oversight with AI's can_see(). They shouldn't be able to see anything on those walls since it's all inside a room which they have no cameras inside of. One could think of it as if the machines still being connected to the station cause them show up on their sensors, though in situations like this it doesn't quite seem logical.

@ShizCalev ShizCalev added the Oversight We have no quality control label Mar 20, 2018
@Supermichael777
Copy link
Contributor

Supermichael777 commented Mar 22, 2018

some idiot probably placed it on the wall itself

@81Denton
Copy link
Member Author

@Supermichael777 Nah, they're placed inside the room.
Cargo warehouse has the same issue:
ai

@81Denton 81Denton changed the title Metastation: Prisoner Education Chamber bolt button AI accessible AIs can see wall-mounted objects inside rooms with no cameras Mar 22, 2018
@81Denton
Copy link
Member Author

81Denton commented May 6, 2018

Another one: When a malf AI shunts into an APC and tries to click objects that are visible through walls, you get
ADMIN LOG: [ckey] might be running a modified client! (failed can_see on AI click of the area power controller

@WJohn
Copy link
Contributor

WJohn commented May 6, 2018

There's not exactly a clean fix for this, because the entire reason that APCs were moved into maintenance is because the AI could still interact with those from the other side. We'd have to undo those changes on box from years ago. Not exactly the hardest thing in the world, but annoying.

@timothymtorres timothymtorres added the Needs Reproducing Nobody will fix your issue unless you do this label Aug 19, 2021
@timothymtorres
Copy link
Member

Is this still a thing? Wouldn't this be considered intended since the AI has access to all electronics on the station?

@timothymtorres timothymtorres added Not a bug This should just be a list of closed issue reports and removed Bug Correct Functionality Needs Reproducing Nobody will fix your issue unless you do this Oversight We have no quality control labels Dec 18, 2021
@timothymtorres
Copy link
Member

#36527
#55793
#47841

Are all duplicates and this behaviour is intended. This is a mapping effect that happens when you place a wall-mounted object on a tile and then offset by pixel x/y. So if you can send the tile it was placed on, you can also see the object that was offset regardless of if it is on another tile or not.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Not a bug This should just be a list of closed issue reports
Projects
None yet
Development

No branches or pull requests

6 participants