branchrust_reboot/main/cctv_qolcancel
4 Commits over 0 Days - ∞cph!
Iterate through list of remote controllables rather than all server entities
Fixed so deployabke camera stations will grab all CCTV cameras
Research table will reset properly if the server shutdown while researching an item
Normal CCTV station will grab every static rc camera on the map. Swapped Vis.Entities() to manual iteration of all cameras to avoid physics casts across the whole map. Existing static cctv stations will keep existing behaviour and only grab cctv cameras around them.