branchrust_reboot/main/cctv_qolcancel

4 Commits over 0 Days - ∞cph!

2 Years Ago
Iterate through list of remote controllables rather than all server entities
2 Years Ago
Fixed so deployabke camera stations will grab all CCTV cameras
2 Years Ago
Research table will reset properly if the server shutdown while researching an item
2 Years Ago
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.