Space Engineers

Space Engineers

AI Mining Drone Script
16件中 1-10 を表示
< 1  2 >
更新:2016年12月21日 @ 14時56分

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

Minor tweaks for new beta api.

更新:2016年12月17日 @ 15時36分

更新:2016年12月7日 @ 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.

更新:2016年10月8日 @ 15時02分

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

更新:2016年9月1日 @ 14時52分

Bugfix

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

更新:2016年7月9日 @ 14時20分

Minor bugfix

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

更新:2016年7月7日 @ 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.

更新:2016年6月11日 @ 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.

更新:2015年8月21日 @ 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

更新:2015年8月15日 @ 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!)