Space Engineers

Space Engineers

Automatic LCDs 2
Viser 31–40 av 57 bidrag
< 1  2  3  4  5  6 >
Oppdatering: 8. mars 2019 @ 3.32

v:2.0147 Added SlowMode setting to considerably slow down the script (4-5 times less processing per second)

At the top of the script (right under LCD_TAG setting) you can set SlowMode = true; to enable slow mode.

Oppdatering: 7. mars 2019 @ 3.15

v:2.0146 Tanks command now recognizes Hydrogen Engine (it also writes just 'Hydrogen' instead of 'Hydrogen Tanks' now)
UNFORTUNATELY NOT WORKING - waiting for keen to add support.

Oppdatering: 6. mars 2019 @ 6.14

v:2.0145 Bugfix: Hydrogen Engines not added to total power in Power command

Oppdatering: 4. mars 2019 @ 7.25

v:2.0144 Bugfix: Right MARGIN not working in some cases
* Bugfix: Randomly added empty line between commands during scrolling

Oppdatering: 28. feb. 2019 @ 16.38

v2.0142 Bugfix: Script throwing error when panel has empty Custom Data.

Oppdatering: 28. feb. 2019 @ 11.46

v:2.0141 hydrogen engines, wind turbines

Oppdatering: 28. feb. 2019 @ 9.34

v2.0140: Game release 1.189 compatibility
- Removed very old support for text in LCD name after # character
- First part of rewrite of memory management which should optimize memory allocations a lot (more optimizations in progress)

Oppdatering: 23. juli 2018 @ 7.34

v:2.0131: hotfix DetailsNoN can now be used with X variant as DetainsNoNX

Oppdatering: 23. juli 2018 @ 7.23

v:2.0130
Docked command to show name(s) of docked ship(s) on specified connectors with variants showing connector name and/or showing/hiding empty connectors
(make sure to use same grid filtering if you use name filter so you don't get to show connectors of the docked ships)
ChargeTime command to display remaining time to charge jump drive
Tanks command variants TanksV (exact tank liters) and TanksP (percentage with bar)
Tanks command default now shows both exact values and percentage with bar
DetailsNoN variant to hide names of blocks in details output
AmountBar, CargoBar, CargoAllBar, ChargeBar, PowerTimeBar & TanksBar variants to display only progress bars with no text

Oppdatering: 19. juli 2018 @ 11.09

v2.0126: 1.187 compatibility