Skip to content

Commit

Permalink
✏️ docs|Changelog|Add notes for v0.10.10
Browse files Browse the repository at this point in the history
  • Loading branch information
caewok committed Sep 9, 2024
1 parent da29689 commit 20aac11
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions Changelog.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
# 0.10.10
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.

# 0.10.9
Additional fix for 5-10-5 using 10-5-10 (the offset distance was not fixed previously). Closes #195, #196.
If the movement cost is rounded to 0, don't display the label. Closes #196.
Expand Down

0 comments on commit 20aac11

Please sign in to comment.