[Commits] [wesnoth/wesnoth] 05eb2d: Lua AI helper functions: modify a comment

GitHub noreply at github.com
Wed May 20 14:22:04 UTC 2015


  Branch: refs/heads/master
  Home:   https://github.com/wesnoth/wesnoth
  Commit: 05eb2d762036a2f9a1348cf06a4aec740fca58b2
      https://github.com/wesnoth/wesnoth/commit/05eb2d762036a2f9a1348cf06a4aec740fca58b2
  Author: mattsc <mattsc at Matthias-Schoecks-MacBook-Pro.local>
  Date:   2015-05-20 (Wed, 20 May 2015)

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

  Log Message:
  -----------
  Lua AI helper functions: modify a comment


  Commit: 9520513d8132410444b9ee87fd725a97c0696f24
      https://github.com/wesnoth/wesnoth/commit/9520513d8132410444b9ee87fd725a97c0696f24
  Author: mattsc <mattsc at Matthias-Schoecks-MacBook-Pro.local>
  Date:   2015-05-20 (Wed, 20 May 2015)

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

  Log Message:
  -----------
  Fast Micro AI: exclude hidden enemies from attacks by default

This is done in this way to keep computational overhead as low as
possible.

Also add an optional key attack_hidden_enemies. This can be used to
attack also hidden enemies; or to speed up the AI a little when no
hidden enemies are present.


Compare: https://github.com/wesnoth/wesnoth/compare/da255abad7a9...9520513d8132


More information about the Commits mailing list