Space Engineers
Terminal Block Manager
Показване на 1 — 10 от 19 постъпления
< 1  2 >
Обновление: 2 окт. 2023 в 9:22

Fixed compilation error.

Обновление: 19 февр. 2022 в 2:18

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

Обновление: 30 март 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.

Обновление: 11 дек. 2019 в 8:06

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

Обновление: 23 авг. 2019 в 7:26

Fixed "#pragma warning is prohibited" error.

Обновление: 30 юли 2019 в 4:11

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

Обновление: 10 юни 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

Обновление: 18 ноем. 2018 в 10:07

New additional property for landing gear block: 'IsLocked'

Обновление: 24 февр. 2018 в 21:52

Fixed getting status.

Обновление: 16 февр. 2018 в 23:29

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