Space Engineers

Space Engineers

AI Mining Drone Script
Viser 1-10 af 16 forekomster
< 1  2 >
Opdatering: 21. dec. 2016 kl. 14:56

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

Minor tweaks for new beta api.

Opdatering: 17. dec. 2016 kl. 15:36

Opdatering: 7. dec. 2016 kl. 15:14

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.

Opdatering: 8. okt. 2016 kl. 15:02

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

Opdatering: 1. sep. 2016 kl. 14:52

Bugfix

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

Opdatering: 9. juli 2016 kl. 14:20

Minor bugfix

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

Opdatering: 7. juli 2016 kl. 15:40

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.

Opdatering: 11. juni 2016 kl. 9:33

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.

Opdatering: 21. aug. 2015 kl. 18:59

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

Opdatering: 15. aug. 2015 kl. 0:10

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