Space Engineers

Space Engineers

Nav Sensors
Mostrando 1-8 de 8 aportaciones
Actualización: 4 FEB 2021 a las 19:54

Big Rewrite.

now supports multi screen blocks and can share them with other scripts, as long as those scripts are set up to share in a compatible way.

Tagging works a little differently now

New Guide!
see description

Actualización: 17 ENE 2020 a las 21:44

Script fixed for new LCD API

Lat/Long changed to decimal format, replacing deg/min/sec format

Actualización: 7 JUN 2018 a las 10:43

script now searches for new blocks every 10 seconds

Actualización: 7 JUN 2018 a las 10:23

Added Failsafe functionality.
Script will now test if a block still exists before attempting to interface with it. this removes cases where the script halts due to destroyed blocks.
script will now test if a block is functional before attempting to interface with it. this removes cases where the script halts due to damaged blocks. a warning will also be displayed in the terminal detailed info panel of the programming block if a block is damaged to the point of non-functioning.

the script still requires a recompile if new blocks are added.

new rangefinder display options added. see description on main workshop page

Actualización: 7 JUN 2018 a las 10:22

Double upload, wasnt sure if it worked

Actualización: 14 MAR 2018 a las 2:58

minor range finder display changes
+No_Detection shortened to No_Det to allow larger font sizes without clipping the screen edge
+extra () around charge percent removed

Actualización: 12 MAR 2018 a las 5:47

ease of use: added configurable LCD and multiple configurable range finders

Actualización: 24 FEB 2018 a las 8:57

Initial Publish