Just some new additions…
Wrote for Ruby class named PakProtocol2 for reading dlm files(maps for dofus).
This means, that i can fetch info about cell, something like… IS MOVABLE??? xD
My visualizer:
And the original dofus screenshot:
As you can see, if you rotate my visualizer by 45° CW, you can find that 3-4 cells(and the bottom one) are same as on screenshot :)
Time to learn A* pathing algorithm…