Skip to content

Releases: Arachnid/df-vizier

Better pathfinding v2

02 Sep 03:54
Compare
Choose a tag to compare
  • Minor bugfixes for planet energy sending 043e799

v1.1.0...v1.1.1

Better pathfinding

02 Sep 02:59
Compare
Choose a tag to compare

Updates the energy handler to use better pathfinding: Now it calculates a least cost path between all pairs of planets with the energy handler enabled, where "cost" is defined as the percentage of energy lost along that path assuming each planet sends the maximum currently possible to the next. Then, for each planet, it looks up the path cost to each target with an energy priority > 0, and divides the priority by the path cost. As a result, it should always route energy towards the most efficient target, weighted by priority.

First post

01 Sep 08:04
Compare
Choose a tag to compare

Initial viable version of Vizier as an AI assistant.