Space Engineers

Space Engineers

Wico Techniker Custom
34개 중 1~10개 표시 중
< 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