Space Engineers
Wico Techniker Custom
Εμφάνιση 1-10 από 34 καταχωρίσεις
< 1  2  3  4 >
Ενημέρωση: 16 Φεβ 2019 στις 17:15

Build from my current source.

Minor formatting changes for LCD outputs

Ενημέρωση: 23 Απρ 2018 στις 16:35

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

Ενημέρωση: 27 Ιαν 2018 στις 18:54

Redo serialize
Module Serialize

Ενημέρωση: 20 Ιαν 2018 στις 13:32

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

Ενημέρωση: 13 Ιαν 2018 στις 21:10

Sensor use saved in CustomData

Ενημέρωση: 13 Ιαν 2018 στις 16:24

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

Ενημέρωση: 11 Ιαν 2018 στις 18:00

Integrated NAV module

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

Ενημέρωση: 11 Ιαν 2018 στις 9:13

Fix for Gas Tank change in SE release

Ενημέρωση: 5 Ιαν 2018 στις 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

Ενημέρωση: 4 Ιαν 2018 στις 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