1
1
mirror of https://github.com/OpenDiablo2/OpenDiablo2 synced 2024-09-29 22:56:07 -04:00
OpenDiablo2/d2core
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
..
d2asset Fixed map stamp offset issue (#403) 2020-06-22 19:33:12 -04:00
d2audio Updates (#340) 2020-06-19 02:19:27 -04:00
d2config 385/lintissues (#391) 2020-06-22 11:53:44 -04:00
d2gui 385/lintissues (#391) 2020-06-22 11:53:44 -04:00
d2input Abstract away remaining ebiten references (#409) 2020-06-23 18:12:08 -04:00
d2inventory Feature/load misc items (#424) 2020-06-23 15:28:03 -04:00
d2map Use closest path if path not found (#431) 2020-06-24 08:09:00 -04:00
d2render 385/lintissues (#391) 2020-06-22 11:53:44 -04:00
d2screen Renamed scene to screen to avoid confusion of intent. (#334) 2020-06-13 20:36:20 -04:00
d2term 385/lintissues (#391) 2020-06-22 11:53:44 -04:00
d2ui Abstract away remaining ebiten references (#409) 2020-06-23 18:12:08 -04:00