Space Engineers

Space Engineers

Terminal Block Manager
Visar 1–10 av 19 poster
< 1  2 >
Uppdatering: 2 okt, 2023 @ 9:22

Fixed compilation error.

Uppdatering: 19 feb, 2022 @ 2:18

New syntax for action arguments, support for whitespaces and argument case sensitivity.

Uppdatering: 30 mar, 2021 @ 3:03

Fixed an issue with TBM adding spaces in action arguments with parentheses.
Unfortunately for several reasons I dropped the ability to use space characters in action arguments.

Uppdatering: 11 dec, 2019 @ 8:06

New additional properties for Thrusters blocks: CurrentThrust, MaxEffectiveThrust, MaxThrust, ThrustOverridePercentage

Uppdatering: 23 aug, 2019 @ 7:26

Fixed "#pragma warning is prohibited" error.

Uppdatering: 30 jul, 2019 @ 4:11

New additional property for cockpit, cryo chamber and remote control: 'ShipSpeed'. (in m/s)

Uppdatering: 10 jun, 2019 @ 22:10

It is now possible to use terminal actions and properties that contain spaces. In tbm scripts spaces must be replaced with underscore symbol.
WHEN property_with_spaces = TRUE DO
action_with_spaces

Uppdatering: 18 nov, 2018 @ 10:07

New additional property for landing gear block: 'IsLocked'

Uppdatering: 24 feb, 2018 @ 21:52

Fixed getting status.

Uppdatering: 16 feb, 2018 @ 23:29

New additional property for rotor and advanced rotor blocks: 'IsAttached'