Space Engineers

Space Engineers

3D Ship Projection
Viser 1-10 af 19 forekomster
< 1  2 >
Opdatering: 2. maj 2019 kl. 9:56

Text surface support added. Using new IMyTextSurface instead of text panel. automatic change of font to monospace,
minor optimization in retrieving blocks.

Opdatering: 2. maj 2019 kl. 9:53

Opdatering: 5. maj 2018 kl. 1:23

Update script description reflecting the changes in previous update.

Opdatering: 5. maj 2018 kl. 1:19

Added UpdateFrequency feature. (aka auto-update)
Now you don't need to use timer block anymore.

Opdatering: 26. juni 2017 kl. 1:37

Added fullscreen HUD display for any LCD.
Changed script will render only on LCDs found on local grid (other LCDs are ignored) - now it should be possible to have ship docked and connected to a station when both of these builds has their own instance of this script running.

Opdatering: 27. apr. 2017 kl. 12:42

Fixed "Terminal Interity" to be "Terimanl Integrity"
Adjusted HUD size
Updated code, fixed obsolete properties.

Opdatering: 16. jan. 2017 kl. 5:59

Added workaround for ghost duplicates on unused LCDs of projection.

Opdatering: 28. dec. 2016 kl. 1:19

MONOSPACE update

Opdatering: 18. nov. 2016 kl. 2:11

Well, I fixed it wrong...

Opdatering: 18. nov. 2016 kl. 2:07

Fixing one compilation problem I didn't handled in early fix for DEV update.
(Color schema using (IMyEntity)LastDetectedEntity)