Space Engineers

Space Engineers

Terminal Block Manager
19件中 1-10 を表示
< 1  2 >
更新:2023年10月2日 @ 9時22分

Fixed compilation error.

更新:2022年2月19日 @ 2時18分

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

更新:2021年3月30日 @ 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.

更新:2019年12月11日 @ 8時06分

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

更新:2019年8月23日 @ 7時26分

Fixed "#pragma warning is prohibited" error.

更新:2019年7月30日 @ 4時11分

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

更新:2019年6月10日 @ 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

更新:2018年11月18日 @ 10時07分

New additional property for landing gear block: 'IsLocked'

更新:2018年2月24日 @ 21時52分

Fixed getting status.

更新:2018年2月16日 @ 23時29分

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