Space Engineers

Space Engineers

Wico Techniker Custom
34件中 1-10 を表示
< 1  2  3  4 >
更新: 2019年2月16日 @ 17時15分

Build from my current source.

Minor formatting changes for LCD outputs

更新: 2018年4月23日 @ 16時35分

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

更新: 2018年1月27日 @ 18時54分

Redo serialize
Module Serialize

更新: 2018年1月20日 @ 13時32分

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

更新: 2018年1月13日 @ 21時10分

Sensor use saved in CustomData

更新: 2018年1月13日 @ 16時24分

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

更新: 2018年1月11日 @ 18時00分

Integrated NAV module

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

更新: 2018年1月11日 @ 9時13分

Fix for Gas Tank change in SE release

更新: 2018年1月5日 @ 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

更新: 2018年1月4日 @ 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