1
1
mirror of https://github.com/OpenDiablo2/OpenDiablo2 synced 2024-07-09 06:44:25 -04:00
OpenDiablo2/d2networking
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
..
d2client Use closest path if path not found (#431) 2020-06-24 08:09:00 -04:00
d2netpacket Connection manager for cleaning up connections (#404) 2020-06-22 20:31:42 -04:00
d2server Connection manager for cleaning up connections (#404) 2020-06-22 20:31:42 -04:00
client_listener.go Initial work to separate client and server logic (#330) 2020-06-13 18:32:09 -04:00