Space Engineers

Space Engineers

Automatic Mining Platform by Kezeslabas
Showing 31-35 of 35 entries
< 1  2  3  >
Update: 30 Mar, 2019 @ 1:23am

It's update 3.62, but I messed up the version number inside the script, and it would bother me so I made a new upload. Change Notes are displayed in the new upload.

Update: 29 Mar, 2019 @ 11:59am

Hotfix (v3.611)
  • Fixed a bug that caused the script to die, if you updated the script on a Programmable Block, that already had a v3.6 or older version of the script on it.

Update: 29 Mar, 2019 @ 9:04am

Version 3.61:
  • Added Feature to use Inverted Vertical Pistons.
    • To set up one, just add the "/Inv/" tag to it's name.
    • Does the opposite of what a normal Vertical Piston would do.
  • Added Configuration option for Max/Min Limit for Inverted Vertical Pistons.
    • You can found it in the 4.) Advanced Configuration section, inside the script.
  • Fixed a bug where if the "Set" command was used, and a brand new Rotor was detected, then it was rotated around for no reason.

Update: 28 Mar, 2019 @ 11:22am

Version 3.6:
  • Commands are not case sensitive anymore.
  • A Timer Block now can be added to the system as a Component to signal the end of the mining.
    • It doesn't required for the script to function.
    • The Timer Block starts when the mining is finished.
    • It can be used to connect the script to other systems, like to a mining rig, to a sound block, etc...

  • Added some more Configuration options in the 2.) Basic Configuration:
    (Based on feedback)
    • Now you can handle conveyor arms and other structures in the Horizontal Axis.
    • Now you can use unique Extension/Retraction distances for Pistons.

  • As it's now possible to use unique Extension/Retraction distances, I changed a bit on the code.
    • The script now handles better the unique Extension/Retraction distances.
    • There is no change in the basic functioning.

  • Fixed a bug that sometimes caused the system to not stop if you've used the "Set" command while the "Start" command was in effect.

Update: 27 Mar, 2019 @ 5:32am

Version 3.53
  • The main upload.
  • It starts with v3.53, because I've worked on this script for a while, and I didn't shared it until now.