Skip to content

Pathfinding fixes

Compare
Choose a tag to compare
@caewok caewok released this 13 Aug 21:03
· 253 commits to main since this release

New Features

Add toggle in settings to snap pathfinding to the grid when possible.
Add toggle in setting to combine prior movement with total movement in the same line. Thanks @Larkinabout!

Bug fixes and other updates

Fix display of terrain region penalty measurement.
Update Polish, Italian, and Brazilian Portugese translations. Closes #171. Thanks @GregoryWarn, @Kharmans, and @Lioheart!
Fixes for the scene graph used for pathfinding. Address graph errors when the token overlaps walls. Address graph errors with overlapping walls.

What's Changed

Full Changelog: 0.10.0...0.10.1