Update of bug #17355 (project wesnoth):

              Item Group: Artificial Intelligence => Campaign               
                  Status:               Confirmed => None                   

    _______________________________________________________

Follow-up Comment #5:

thanks for the save, I've used it to figure out the root cause of the issue.

The problem was: 
teams are constructed one after another;
when we construct teams, we place team units on map;
when we place units on map, if unit ends up on village, it might end up
claimed by unit.
but, if side has no leader, it will not take villages of allies.
To get allies, we need team name to be set.
to set team name, we need to construct a team. 
dependency loop :))

    _______________________________________________________

Reply to this item at:

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

_______________________________________________
  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