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일 오후 10시 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일 오후 9시 52분

Fixed getting status.

업데이트: 2018년 2월 16일 오후 11시 29분

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