1
1
mirror of https://github.com/OpenDiablo2/OpenDiablo2 synced 2024-06-26 00:55:23 +00:00
OpenDiablo2/d2core/d2map
nicholas-eden 329e2f0fab
Use closest path if path not found (#431)
When clicking on the other side of a wall or in an an inaccessible area,
route the player the closest possible node.  This allows running along
walls and matches the original closely.

Co-authored-by: Nicholas Eden <neden@zigzagame.com>
2020-06-24 08:09:00 -04:00
..
d2mapengine Use closest path if path not found (#431) 2020-06-24 08:09:00 -04:00
d2mapentity Pull go-astar code into the repo, improve perf (#411) 2020-06-23 02:04:17 -04:00
d2mapgen Map generation and test fixes (#430) 2020-06-24 00:04:27 -04:00
d2maprenderer Added basic map generation for first area of south town (#408) 2020-06-23 01:05:01 -04:00
d2mapstamp Map generation and test fixes (#430) 2020-06-24 00:04:27 -04:00