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

GitHub noreply at github.com
Thu Mar 27 01:10:51 UTC 2014


  Branch: refs/heads/1.12
  Home:   https://github.com/wesnoth/wesnoth
  Commit: a0475cadef1300210a77ad986f00db1377a32988
      https://github.com/wesnoth/wesnoth/commit/a0475cadef1300210a77ad986f00db1377a32988
  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: 0c73f26ec76ecb7530867b2d5c60b08d7cef2e2f
      https://github.com/wesnoth/wesnoth/commit/0c73f26ec76ecb7530867b2d5c60b08d7cef2e2f
  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/3c970047cfc5...0c73f26ec76e


More information about the Commits mailing list