Space Engineers

Space Engineers

Terminal Block Manager
Mostrando 1-10 de 19 aportaciones
< 1  2 >
Actualización: 2 OCT 2023 a las 9:22

Fixed compilation error.

Actualización: 19 FEB 2022 a las 2:18

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

Actualización: 30 MAR 2021 a las 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.

Actualización: 11 DIC 2019 a las 8:06

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

Actualización: 23 AGO 2019 a las 7:26

Fixed "#pragma warning is prohibited" error.

Actualización: 30 JUL 2019 a las 4:11

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

Actualización: 10 JUN 2019 a las 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

Actualización: 18 NOV 2018 a las 10:07

New additional property for landing gear block: 'IsLocked'

Actualización: 24 FEB 2018 a las 21:52

Fixed getting status.

Actualización: 16 FEB 2018 a las 23:29

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