Space Engineers

Space Engineers

Wico Techniker Custom
Mostrando 1-10 de 34 aportaciones
< 1  2  3  4 >
Actualización: 16 FEB 2019 a las 5:15 p. m.

Build from my current source.

Minor formatting changes for LCD outputs

Actualización: 23 ABR 2018 a las 4:35 p. m.

Current Source.
Edit CustomData to change MANY settings
fine-step initialization to ensure doesn't go over instruciton count.

Actualización: 27 ENE 2018 a las 6:54 p. m.

Redo serialize
Module Serialize

Actualización: 20 ENE 2018 a las 1:32 p. m.

T3.3B
Multiple text panels
Only write panels and end of script

Actualización: 13 ENE 2018 a las 9:10 p. m.

Sensor use saved in CustomData

Actualización: 13 ENE 2018 a las 4:24 p. m.

INI (save and custom data) code changes
Only use sensor with [WICO] in name/customdata

Actualización: 11 ENE 2018 a las 6:00 p. m.

Integrated NAV module

http://gtm.steamproxy.vip/sharedfiles/filedetails/?id=797020890

Actualización: 11 ENE 2018 a las 9:13 a. m.

Fix for Gas Tank change in SE release

Actualización: 5 ENE 2018 a las 10:32 p. m.

Add flags for all techniker features to turn them on/off.

Add to CustomData of the programmable block.

[TECHKNIKER]
DoForwardScans=true
CheckGasGens=false
TechnikerCalcs=true
GPSFromEntities=true
AirVents=false

thrustIgnore=IGNORE
shipname=NAME
shortrangemax=15000
longrangemax=150000

Actualización: 4 ENE 2018 a las 7:36 p. m.

T3.1B fixes for (incorrectly) detecting mass change on dock

T3.2 01042018
Current Source.
Change BatteryCheck() to not unset recharge when targetMax <=0