Space Engineers

Space Engineers

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

Fixed compilation error.

Update: Feb 19, 2022 @ 2:18am

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

Update: Mar 30, 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: Dec 11, 2019 @ 8:06am

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

Update: Aug 23, 2019 @ 7:26am

Fixed "#pragma warning is prohibited" error.

Update: Jul 30, 2019 @ 4:11am

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

Update: Jun 10, 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: Nov 18, 2018 @ 10:07am

New additional property for landing gear block: 'IsLocked'

Update: Feb 24, 2018 @ 9:52pm

Fixed getting status.

Update: Feb 16, 2018 @ 11:29pm

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