Space Engineers

Space Engineers

Wico Techniker Custom
目前顯示第 1-10 項,共 34 項
< 1  2  3  4 >
更新:2019 年 2 月 16 日 @ 下午 5:15

Build from my current source.

Minor formatting changes for LCD outputs

更新:2018 年 4 月 23 日 @ 下午 4:35

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

更新:2018 年 1 月 27 日 @ 下午 6:54

Redo serialize
Module Serialize

更新:2018 年 1 月 20 日 @ 下午 1:32

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

更新:2018 年 1 月 13 日 @ 下午 9:10

Sensor use saved in CustomData

更新:2018 年 1 月 13 日 @ 下午 4:24

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

更新:2018 年 1 月 11 日 @ 下午 6: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 日 @ 下午 10: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 日 @ 下午 7: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