Space Engineers

Space Engineers

Wico Techniker Custom
1-10 van 34 items weergegeven
< 1  2  3  4 >
Update: 16 feb 2019 om 17:15

Build from my current source.

Minor formatting changes for LCD outputs

Update: 23 apr 2018 om 16:35

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

Update: 27 jan 2018 om 18:54

Redo serialize
Module Serialize

Update: 20 jan 2018 om 13:32

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

Update: 13 jan 2018 om 21:10

Sensor use saved in CustomData

Update: 13 jan 2018 om 16:24

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

Update: 11 jan 2018 om 18:00

Integrated NAV module

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

Update: 11 jan 2018 om 9:13

Fix for Gas Tank change in SE release

Update: 5 jan 2018 om 22:32

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

Update: 4 jan 2018 om 19:36

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

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