Space Engineers

Space Engineers

AI Mining Drone Script
Showing 1-10 of 16 entries
< 1  2 >
Update: Dec 21, 2016 @ 2:56pm

Bugfix -drone did not like the removal of LCD.PrivateText.
Replaced it with CustomData.

Minor tweaks for new beta api.

Update: Dec 17, 2016 @ 3:36pm

Update: Dec 7, 2016 @ 3:14pm

Version 1.3 Uploaded

Removed old API (no more deprecation warnings)
Made sure that the drone only tries to use own antenna, even if docked at time of init.
Small fixes for performance.

Update: Oct 8, 2016 @ 3:02pm

LCD save added (thanks to KaTsulChi)
Battery switching to discharge on undocking now under control (we switch to recharge on docking)

Update: Sep 1, 2016 @ 2:52pm

Bugfix

Update to new API. (Groups are now using getBlocks() instead of member variable)

Update: Jul 9, 2016 @ 2:20pm

Minor bugfix

batteries got switched to discharge - could not recharge while docked.

Update: Jul 7, 2016 @ 3:40pm

New version 1.1

Some minor bugfixes

new command available:

#GRINDER
Drone will use deconstruction mode. (Grinding down non-user targets with grinders)

Drone will not attempt to deconstruct objects of the drone's owner. Change ownership to deconstruct own vessels.
Make sure the target cannot float away too fast, or the drone might lose contact after a few passes.
Drone may get stuck in wreckage - check on it in regular intervals.
You may want to increase the minimum thrust, components are pretty heavy.

Update: Jun 11, 2016 @ 9:33am

New Version 1.0 (using Autopilot)

Replaced navigational calculation with internal autopilot.
Added battery awareness.
Added recall functionality.
Added errormessages and shutdown when errors occur.

Autopilot has some minor buggy behavior...
Restart autopilot after random shutdown added.
Reinit docking if autopilot screws up added.

Update: Aug 21, 2015 @ 6:59pm

bugfix 2.42

more bugs fixed
now better target aquisition at long range
added longer wait for locking the connector to allow the ship to level out and not to lock at an angle

Update: Aug 15, 2015 @ 12:10am

Version 2.41

Divide by zero bug should be fixed.

Setting home can now also be achieved by docking.
If turned on without a #HOME coordinate set, the AI will promt you to either set one or just back into the desired docking port. (Make sure connector is enabled, or it won't be able to sense that a port is present.)

Once it is in docking range, it will dock, save the position as new home, and then activate and go mining. (As long as there is still a SEEK coordinate present!)