1
1
mirror of https://github.com/OpenDiablo2/OpenDiablo2 synced 2024-06-20 06:05:23 +00:00
OpenDiablo2/d2networking/d2client
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
..
d2clientconnectiontype Added multiplayer support (#336) 2020-06-18 14:11:04 -04:00
d2localclient Connection manager for cleaning up connections (#404) 2020-06-22 20:31:42 -04:00
d2remoteclient Connection manager for cleaning up connections (#404) 2020-06-22 20:31:42 -04:00
client_connection.go Added multiplayer support (#336) 2020-06-18 14:11:04 -04:00
game_client.go Use closest path if path not found (#431) 2020-06-24 08:09:00 -04:00