Space Engineers

Space Engineers

(THYA) Shield HUD Script
目前顯示第 11-20 項,共 45 項
< 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!!!