Space Engineers

Space Engineers

Wico Techniker Custom
Hiển thị 1-10 trong 34 mục
< 1  2  3  4 >
Cập nhật: 16 Thg02, 2019 @ 5:15pm

Build from my current source.

Minor formatting changes for LCD outputs

Cập nhật: 23 Thg04, 2018 @ 4:35pm

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

Cập nhật: 27 Thg01, 2018 @ 6:54pm

Redo serialize
Module Serialize

Cập nhật: 20 Thg01, 2018 @ 1:32pm

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

Cập nhật: 13 Thg01, 2018 @ 9:10pm

Sensor use saved in CustomData

Cập nhật: 13 Thg01, 2018 @ 4:24pm

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

Cập nhật: 11 Thg01, 2018 @ 6:00pm

Integrated NAV module

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

Cập nhật: 11 Thg01, 2018 @ 9:13am

Fix for Gas Tank change in SE release

Cập nhật: 5 Thg01, 2018 @ 10:32pm

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

Cập nhật: 4 Thg01, 2018 @ 7:36pm

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

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