Ember Autopilot


This is my personal framework for AI experiments in Factorio. It's currently able to do basic pathfinding.

Utilities
10 months ago
1.1 - 2.0
224
Transportation Cheats

i A* pathfinding mode

9 months ago

Can you add A* pathfinding?

9 months ago
(updated 9 months ago)

Hi VinDust, A* pathfinding is already partially available on this branch. You can download it in zip form from there (click the green button that says: <> code) and save it under your mods directory as ember-autopilot_0.6.2.zip.

Keep in mind that this is still work in progress, because I still have to fix some bugs related to the A* pathfinder. It is planned for version 0.7, but I haven't worked on it since last month. I hope I can take some time this week to fix it.

Greedy search is also available on that branch, it's the most reliable mode at this point if I remember correctly (because the A* mode is still buggy).

9 months ago
(updated 9 months ago)

Also keep in mind that the button tries to save the zip as factorio-ember-autopilot-wip-0.7.0-astar.zip, but this won't work, so make sure to save it as ember-autopilot_0.6.2.zip.

New response