Skip to content

HTML UI Interfaces - Crew Monitoring Comp

Rob Nelson requested to merge pull/5286/nanouihasfailedme into Bleeding-Edge

Created by: clusterfack

-THEY DON'T LAG LIKE NANOUI MAPS!! -Only crew monitoring computer exists -It was coded on the assumption it only shows the current zlevel's minimap, we can modify this but I personally agreed with that method of handling it to start with -There is a check now for html range that doesn't require calling range(), and allows silicons to use the html interfaces at range

Todo: Make it not dependent on the zlevel you are on, this is possible but discuss whether its necessary because it requires a bit of effort The original dot on the minimap is still super fucking small, I need to find the element to make it larger Make sure toggling suit sensors queues an update

Merge request reports