Skip to content

Pathfinding snap-to-grid fix

Compare
Choose a tag to compare
@caewok caewok released this 09 Sep 17:34
· 83 commits to main since this release

Improve how the pathfinding path is cleaned when snapping to grids to avoid weird backstepping issues. Should be a bit more aggressive in finding a viable grid-center path.
Don't pathfind around hidden tokens. Closes #200.
Fix for error re clone function not found when tracking combat move history. Closes #201.