Space Engineers

Space Engineers

(THYA) Shield HUD Script
45개 중 11~20개 표시 중
< 1  2  3  4  5 >
업데이트: 2019년 5월 19일 @ 오후 6시 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

업데이트: 2019년 4월 13일 @ 오후 11시 08분

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

업데이트: 2019년 4월 10일 @ 오후 10시 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.

업데이트: 2018년 7월 29일 @ 오전 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.

업데이트: 2018년 7월 21일 @ 오전 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.

업데이트: 2018년 7월 15일 @ 오전 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.

업데이트: 2018년 5월 11일 @ 오전 3시 27분

V1.5.1

-Slient update no change.

업데이트: 2018년 5월 11일 @ 오전 3시 22분

V1.5.1

-Updated for darkstar's new code.

업데이트: 2018년 5월 8일 @ 오후 6시 49분

V 1.5.0

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

업데이트: 2018년 3월 21일 @ 오후 5시 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!!!