Space Engineers

Space Engineers

AI Mining Drone Script
目前顯示第 1-10 項,共 16 項
< 1  2 >
更新:2016 年 12 月 21 日 @ 下午 2:56

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

Minor tweaks for new beta api.

更新:2016 年 12 月 17 日 @ 下午 3:36

更新:2016 年 12 月 7 日 @ 下午 3: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 日 @ 下午 3: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 日 @ 下午 2:52

Bugfix

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

更新:2016 年 7 月 9 日 @ 下午 2:20

Minor bugfix

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

更新:2016 年 7 月 7 日 @ 下午 3: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 日 @ 下午 6: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 日 @ 上午 12: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!)