Space Engineers

Space Engineers

AAECS - Advanced Automatic Elevator Control Script
Showing 1-10 of 11 entries
< 1  2 >
Update: 23 Apr, 2023 @ 1:12pm

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.

Update: 11 Feb, 2023 @ 3:10pm

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.

Update: 11 Feb, 2023 @ 2:41pm

Update: 10 Jan, 2023 @ 12:13pm

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.

Update: 3 Jan, 2023 @ 12:50pm

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.

Update: 12 Dec, 2022 @ 11:51am

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.

Update: 21 Nov, 2022 @ 11:30am

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).

Update: 19 Oct, 2022 @ 1:13pm

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).

Update: 15 Oct, 2022 @ 3:34pm

15/10/2022 (1.1):

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

Update: 2 Oct, 2022 @ 7:20am