[Commits] [wesnoth/wesnoth] feabdf: New Micro AI: Fast AI

GitHub noreply at github.com
Sat May 3 23:53:02 UTC 2014


  Branch: refs/heads/master
  Home:   https://github.com/wesnoth/wesnoth
  Commit: feabdfb4eaff53b80c23878ae051b503cb856bd1
      https://github.com/wesnoth/wesnoth/commit/feabdfb4eaff53b80c23878ae051b503cb856bd1
  Author: mattsc <mattsc000 at gmail.com>
  Date:   2014-05-03 (Sat, 03 May 2014)

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

  Log Message:
  -----------
  New Micro AI: Fast AI

This AI is meant as a fall-back AI for scenarios where there are so
many units that attacks and moves done by the default AI are slow with
long delays before each move. It replaces the default combat and
move-to-targets candidate actions.
See http://wiki.wesnoth.org/Micro_AIs





More information about the Commits mailing list