Space Engineers
(THYA) Shield HUD Script
Εμφάνιση 11-20 από 45 καταχωρίσεις
< 1  2  3  4  5 >
Ενημέρωση: 19 Μαϊ 2019 στις 18:28

v1.7.0
Updated by JTurp
- Added check to see if CRB / CCB modes are being used before creating their corresponding bitmaps
- The script will now only update 1 LCD per tick, but runs at Update1 as long as there are LCDs still to update (otherwise Update10)
- Script now uses DarkStar’s Defense Shield API
- Optimized some code

Ενημέρωση: 13 Απρ 2019 στις 23:08

v1.6.5
-Fixed lcd not displaying error.
-Changed default Text color from Green to Teal.

Ενημέρωση: 10 Απρ 2019 στις 22:24

v1.6.4

-CRB and CCB modes now support the center ceiling display of the MA Heavy Bridge
-Stopped connected ships from tricking the script into thinking you had more shield then you really did.


Thank You Nightfall301 for this patch.

Ενημέρωση: 29 Ιουλ 2018 στις 11:17

v1.6.3
-branched parser removed.
-corrected code for Darkstars Shield mod changes.
-fixed modded reactors leaving our 32bit int range.



Thank You Nightfall301 for this patch.

Ενημέρωση: 21 Ιουλ 2018 στις 11:48

v1.6.2
-Updated script for darkstar's Shields new names.
-Fixed the dived by 0 error.


Thank You Nightfall301 for this patch.

Ενημέρωση: 15 Ιουλ 2018 στις 6:12

v1.6.0

-Shield generators no longer need to be named.(Thanks JTurp)
-Added rainbow bar readout for corner LCD's.
-Fixed the corner LCD text display no longer shows SPS on large grids.

Ενημέρωση: 11 Μαϊ 2018 στις 3:27

V1.5.1

-Slient update no change.

Ενημέρωση: 11 Μαϊ 2018 στις 3:22

V1.5.1

-Updated for darkstar's new code.

Ενημέρωση: 8 Μαϊ 2018 στις 18:49

V 1.5.0

-Added support for Darkstar's Defence Shields. https://steamcommunity.com/sharedfiles/filedetails/?id=1365616918

Ενημέρωση: 21 Μαρ 2018 στις 17:12

v1.4.2

-Script optimized by JTurp resulting in a 66x quicker running script giving very large builds a great performance boost. Thank you JTurp!!!