KungFuClan / KungFuScreeps

https://screepers.gitbook.io/screeps-typescript-starter/
9 stars 4 forks source link

Implement the use of passed cost matrices into Voyager #125

Open UhmBrock opened 4 years ago

UhmBrock commented 4 years ago

Voyager should be changed to the following:

Voyager should change flags as needed for the creeps pathing situation (stuck detection / long distance path finding) and pass those changed arguments to the CostMatrix.Get function.