Aurorastation / Aurora.3

The code for Aurorastation's new base, forked from Baystation12.
http://aurorastation.org/
GNU Affero General Public License v3.0
144 stars 515 forks source link

Offship Cameras #19643

Closed DreamySkrell closed 1 month ago

DreamySkrell commented 2 months ago

tl;dr: instead of just checking if the computer/camera are on map defined "contact" zlevels (1,2,3 for horizon), computers save the zlevel they were initialized on, and check for that (check connected zlevels)

so a offship camera works on offship zlevel, but not when brought outside of it like on a shuttle, and only connects to cameras that are on that offship zlevel, and same thing, not if flown outside on a shuttle

this affects only the computer cameras - horizon generally uses camera program on modular computers (but it works correctly on horizon too)

DreamySkrell commented 2 months ago

!review