Update of bug #13876 (project wesnoth):

                  Status:                    None => Fixed                  
             Assigned to:                    None => alink                  

    _______________________________________________________

Follow-up Comment #5:

Yes, your idea was good and solve a lot of cases. But I added some
improvement to better handle map having "corridor" (even just if surrounding
terrain is slower like for a road), because queue of units was a problem
there. To avoid blocking/moving units several times by turn (which is
annoying), we must begin with the head of the queue. That is, with units
being able to fully move. Probably could be still improved a little, but I
tried to keep it simple (also because pathfinding implementation details)

    _______________________________________________________

Reply to this item at:

  <http://gna.org/bugs/?13876>

_______________________________________________
  Message sent via/by Gna!
  http://gna.org/


_______________________________________________
Wesnoth-bugs mailing list
[email protected]
https://mail.gna.org/listinfo/wesnoth-bugs

Reply via email to