subchannel13 / Stareater

4X turn based strategy
GNU General Public License v3.0
32 stars 7 forks source link

Pathfinding #140

Closed subchannel13 closed 5 years ago

subchannel13 commented 5 years ago

Add pathfinding service that suggests shortest path when manually sending fleets and is used by transport automation.

subchannel13 commented 5 years ago

Caching is postponed if/when it becomes necessary.