Changes for version 1.01
- Major interface changes to allow for both 4-way and 8-way map normalization and path finding (probably did not break the interface unless you were relying on something internal that changed). Attributes max_cost and bad_cost changed to INT_MAX and INT_MIN instead of ~0 and -1.
Modules
a numeric grid of weights plus some related functions