Skip to content

Commit 30d5bae

Browse files
committed
Updated CHANGELOG.md
1 parent e5837b6 commit 30d5bae

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,8 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
1616

1717
<details><summary><b>Fixed</b></summary>
1818

19+
- Reverted a change to pathfinding, that although was technically accurate, caused issues with the AI being too eager to path up-and-over obstacles instead of through them. In the future this will likely be revisited when we get jump-aware pathfinding.
20+
1921
</details>
2022

2123
<details><summary><b>Removed</b></summary>

0 commit comments

Comments
 (0)