Space Engineers

Space Engineers

AAECS - Advanced Automatic Elevator Control Script
11개 중 1~10개 표시 중
< 1  2 >
업데이트: 2023년 4월 23일 오후 1시 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일 오후 3시 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일 오후 2시 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일 오후 1시 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일 오후 3시 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분