Space Engineers

Space Engineers

Wico Techniker Custom
Affichage des entrées 1-10 sur 34
< 1  2  3  4 >
Mis à jour le : 16 févr. 2019 à 17h15

Build from my current source.

Minor formatting changes for LCD outputs

Mis à jour le : 23 avr. 2018 à 16h35

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

Mis à jour le : 27 janv. 2018 à 18h54

Redo serialize
Module Serialize

Mis à jour le : 20 janv. 2018 à 13h32

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

Mis à jour le : 13 janv. 2018 à 21h10

Sensor use saved in CustomData

Mis à jour le : 13 janv. 2018 à 16h24

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

Mis à jour le : 11 janv. 2018 à 18h00

Integrated NAV module

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

Mis à jour le : 11 janv. 2018 à 9h13

Fix for Gas Tank change in SE release

Mis à jour le : 5 janv. 2018 à 22h32

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

Mis à jour le : 4 janv. 2018 à 19h36

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

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