Skip to content

Ladder ready build Linux + Windows v0.4

Latest
Compare
Choose a tag to compare
@danielvschoor danielvschoor released this 29 May 15:58
· 34 commits to master since this release
612af48

Various significant performance improvements.
Added find_path_*_closer_than methods for pathfinding that stops when it's within x distance of the target.

Fixed auto_correct to actually do something (find closest pathable location).
Recoded find_low_inside code to use normal pathfinding code.