Space Engineers

Space Engineers

Terminal Block Manager
Showing 1-10 of 19 entries
< 1  2 >
Update: 2 Oct, 2023 @ 9:22am

Fixed compilation error.

Update: 19 Feb, 2022 @ 2:18am

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

Update: 30 Mar, 2021 @ 3:03am

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.

Update: 11 Dec, 2019 @ 8:06am

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

Update: 23 Aug, 2019 @ 7:26am

Fixed "#pragma warning is prohibited" error.

Update: 30 Jul, 2019 @ 4:11am

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

Update: 10 Jun, 2019 @ 10:10pm

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

Update: 18 Nov, 2018 @ 10:07am

New additional property for landing gear block: 'IsLocked'

Update: 24 Feb, 2018 @ 9:52pm

Fixed getting status.

Update: 16 Feb, 2018 @ 11:29pm

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