[Commits] [wesnoth/wesnoth] cf731d: Wolves Micro AI: fix problem with target unit filt...

GitHub noreply at github.com
Sat Oct 22 00:25:22 UTC 2016


  Branch: refs/heads/master
  Home:   https://github.com/wesnoth/wesnoth
  Commit: cf731dd9239bd27dd19d4764545f85fa43167083
      https://github.com/wesnoth/wesnoth/commit/cf731dd9239bd27dd19d4764545f85fa43167083
  Author: mattsc <mattsc000 at gmail.com>
  Date:   2016-10-21 (Fri, 21 Oct 2016)

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

  Log Message:
  -----------
  Wolves Micro AI: fix problem with target unit filtering


  Commit: d375321e64a5a53929dc39f6a279c88753218f9d
      https://github.com/wesnoth/wesnoth/commit/d375321e64a5a53929dc39f6a279c88753218f9d
  Author: mattsc <mattsc000 at gmail.com>
  Date:   2016-10-21 (Fri, 21 Oct 2016)

  Changed paths:
    M data/ai/micro_ais/cas/ca_fast_combat.lua
    M data/ai/micro_ais/cas/ca_fast_combat_leader.lua

  Log Message:
  -----------
  Fast Micro AI: fix behavior with attack_hidden_enemies=yes

ai_helper.get_attacks() now excludes hidden enemies by default -> they
need to be specifically included if they are to be attacked, as opposed
to having to be excluded when not.


  Commit: bd1b45e814c3573bf90da25b27dd85326f58798f
      https://github.com/wesnoth/wesnoth/commit/bd1b45e814c3573bf90da25b27dd85326f58798f
  Author: mattsc <mattsc000 at gmail.com>
  Date:   2016-10-21 (Fri, 21 Oct 2016)

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

  Log Message:
  -----------
  ai_helper checked actions: move error string into call to error()

… rather than making it a separate message.


Compare: https://github.com/wesnoth/wesnoth/compare/50146bc509b1...bd1b45e814c3


More information about the Commits mailing list