Space Engineers

Space Engineers

AAECS - Advanced Automatic Elevator Control Script
11件中 1-10 を表示
< 1  2 >
更新:2023年4月23日 @ 13時12分

23/04/2023 (1.6.0):

  • Added the option to make custom formatted LCD signs rather than the default template. Check the guide for more details.
  • Added the option to disable doors forcibly close/opening. You can manually open and close doors on any floor.

更新:2023年2月11日 @ 15時10分

11/02/2023 (1.5.0):

  • Fixed upside down pistons, you can now create elevators with the piston at the top of the shaft instead.
  • Fixed crash with wrong type of block included in elevator group.
  • Added ability to directly use a door as reference for a floor position.
  • Added ability to invert sign arrows (primarily for inverted elevators).
  • Implemented adjustable epsilon, you can adjust how precisely elevators arrive at a floor.
  • Implemented the ability to set a specific reference for a level position. Add the prefix [Reference] to the start of the door to use that door as a reference for that level.

更新:2023年2月11日 @ 14時41分

更新:2023年1月10日 @ 12時13分

10/01/2023 (1.4.1, bug fix):

  • Fixed issue with door state desyncronization causing elevators to get stuck.
  • Fixed issue with whitespace causing issues with elevator door configs.

更新:2023年1月3日 @ 12時50分

03/01/2023 (1.4.0):

  • Fixed issues with doors opening sometimes when they shouldn't.
  • Fixed elevator axis detection method, add better reference piston detection.
  • Fixed issue with manually created levels applying to all elevators.
  • Added piston min/max limit enforcement.
  • Implemented auto closing door option, when the elevator is inactive, the doors will automatically shut unless the call button is pressed. Check the guide for details.
  • Implemented full error output for setup issues.

更新:2022年12月12日 @ 11時51分

12/12/2022 (1.3.1, bug fix):

  • Fixed elevator axis detection method, the elevator axis should be detected automatically with no issues. You will still need to set a reference piston however.

更新:2022年11月21日 @ 11時30分

21/11/2022 (1.3):

  • Fixed "-groundfloor" switch for the reset command not working.
  • Fixed issue with elevators getting stuck if the pistons are fully retracted/extended. (This needs to be activated in the elevator config, see the guide for more details).
  • Improved terminal output, the terminal now provides the status of each elevator and is more organised.
  • Implemented auto fill configuration options, missing properties for elevator configs will now be re-added on each settings update. (Boot up, "update_settings" or "setup" commands).
  • Overhauled elevator axis detection method to provide more accurate calculation, (meaning that for basically all elevators, you shouldn't need to specify the axis).
  • (Major) Added ability to create levels WITHOUT using doors, see the guide for more details. (You can even create completely doorless elevators).

更新:2022年10月19日 @ 13時13分

19/10/2022 (1.2):

  • Added ability to individually use LCD's on blocks (such as on a control seat) as status signs.
  • Added ability to use blocks with a single screen as elevator status signs (such as the sci-fi one button terminal).

更新:2022年10月15日 @ 15時34分

15/10/2022 (1.1):

  • Fixed issue with doors not fully closing.
  • Added new config option for servers (Door enable/disable delay).

更新:2022年10月2日 @ 7時20分