Skyrat-tg icon indicating copy to clipboard operation
Skyrat-tg copied to clipboard

AI camera search missing locations on some maps

Open DannyBoy3642 opened this issue 2 years ago • 3 comments

Reporting client version: 514.1588

Round ID:

6717

Testmerges:

Reproduction:

Not version specific, not round specific, not PR specific. This is been going on for some time. In Ice Box (and possibly some other maps) it is impossible to automatically snap to Telecommunications or AI upload, for example, because they do not exist on the AI camera list under any name I can find. Most other places are fine and I can manually move the eye to see those places, but it makes it pretty difficult if I need to be there right away and I can't find it.

image

DannyBoy3642 avatar Oct 11 '22 03:10 DannyBoy3642

believe this is related to this runtime (since they're triggered when you open the list.) https://github.com/tgstation/tgstation/issues/70329

ShizCalev avatar Oct 12 '22 01:10 ShizCalev

May be fixed by https://github.com/tgstation/tgstation/pull/70453 but we'll see.

Tastyfish avatar Oct 12 '22 01:10 Tastyfish

the verb is set to only show cameras with ai's internal network, which is set to be ss13. telecomms and upload are not part of that network and thus do not show. should probably just bring the verb in line with the Jump to Network network sweep

https://github.com/Skyrat-SS13/Skyrat-tg/blob/4566c192c9a8e1eed2b646e7adae42f20849041d/code/game/machinery/camera/tracking.dm#L1-L15

Sealed101 avatar Oct 12 '22 17:10 Sealed101

resolved

Zergspower avatar Nov 05 '22 21:11 Zergspower