[Commits] [wesnoth/wesnoth] 9e6b78: ai_helper.get_closest_location(): fix bug with tag...

GitHub noreply at github.com
Thu Mar 27 01:07:19 UTC 2014


  Branch: refs/heads/master
  Home:   https://github.com/wesnoth/wesnoth
  Commit: 9e6b780306b0d034b1facddd3a6bc149ab5d3ff1
      https://github.com/wesnoth/wesnoth/commit/9e6b780306b0d034b1facddd3a6bc149ab5d3ff1
  Author: mattsc <mattsc000 at gmail.com>
  Date:   2014-03-26 (Wed, 26 Mar 2014)

  Changed paths:
    M data/ai/lua/ai_helper.lua

  Log Message:
  -----------
  ai_helper.get_closest_location(): fix bug with tags in SLF

The way how the Standard Location Filter was dealt with only worked
with keys, not tags.


  Commit: 2d458b642a7429643c91e04e57e04f05a8b8cf43
      https://github.com/wesnoth/wesnoth/commit/2d458b642a7429643c91e04e57e04f05a8b8cf43
  Author: mattsc <mattsc000 at gmail.com>
  Date:   2014-03-26 (Wed, 26 Mar 2014)

  Changed paths:
    M data/ai/micro_ais/cas/ca_messenger_move.lua

  Log Message:
  -----------
  Messenger MAI: fix bug with escort units blocking the messenger

When there were lots of escort units, they previously quite frequently
blocked the messenger’s way, preventing him from making progress even
when it was possible.  Escort units now specifically move out of the
way if they do not need to attack enemy units in the messenger’s way.


Compare: https://github.com/wesnoth/wesnoth/compare/15a4c1f74c5f...2d458b642a74


More information about the Commits mailing list