Closed Henrybk closed 5 years ago
@Henrybk Please continue work
@Glikadin oh, thanks for testing, I`ll take a look this weekend.
@Glikadin There was a bug that happened when using the move command to move to the same cell the char was standing, thanks for testing. This last update should have fixed that.
Please continue in #2871
As some of you may know I have been working on writting a new pathfinding code for openkore for quite a while, I believe today I finally got it working and decided to PR it so other developers can take a look.
Features:
benchmark of current algorithm: https://gyazo.com/cd3adf01a6af0b022e5e57a4010c7064
benchmark of my algorithm: https://gyazo.com/2359320cab8587a1e9078558b99ac4d9
My benchmark consists of all the portalslos paths plus 20 randomwalks on all RO maps.
Edit: Most of the changes were ideas from here: http://forums.openkore.com/viewtopic.php?f=36&t=1350
this pull fixes #2546