Unciv/core
yairm210 eac8afef75
Sped up FindShortestPath alg
When finding shortest path, we no longer check intermediary tiles for the next step, since they will always have a longer path than the edge tiles (since from there, we need to pass through an edge tile anyway)
2018-04-29 13:31:10 +03:00
..
src Sped up FindShortestPath alg 2018-04-29 13:31:10 +03:00
build.gradle Tutorials moved to a separate json file 2018-03-12 23:33:03 +02:00