akarnokd / akarnokd/surviving-mars-mods

AutoPathFinding: even with zoning, the vanilla pathfinding can still take the wrong path

Aperta
#1 0 commenti 0 reazioni 0 assegnatari Vedi su GitHub
bug
Lingua principale
Lua
Stelle
7
Fork
1
Metriche di merge delle PR
Nessuna PR unita negli ultimi 30g

Descrizione

In the image below, the top-right anomaly and the base of operations are in zone 1, thus the logic correctly doesn't command taking the tunnel. Unfortunately, the vanilla move command will still chose to go through it, as it looks shorter, then it will stop at the ledge marked and the mod checks will complain about the lack of tunnels for some reason (perhaps that spot is out of the passable region?).

![image](https://user-images.githubusercontent.com/1269832/38059552-1ffc9ad6-32e7-11e8-96c5-2bef6ea407c4.png)

In addition, even if the tunnel is salvaged and cleared, the apertures are still there and still connecting the two ends and the vanilla pathfinding still moves through it.

Guida per i contributori

Nessuna guida per i contributori indicizzata per questo repository

Valutazione

Questa issue non è ancora stata valutata.

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.