[Commits] [wesnoth/wesnoth] 7e8964: Goto Micro AI: prevent potential conflict between ...

GitHub noreply at github.com
Sun Apr 20 21:30:07 UTC 2014


  Branch: refs/heads/master
  Home:   https://github.com/wesnoth/wesnoth
  Commit: 7e8964c48d414e031d988bc3b1bc1dfe0d03e04c
      https://github.com/wesnoth/wesnoth/commit/7e8964c48d414e031d988bc3b1bc1dfe0d03e04c
  Author: mattsc <mattsc000 at gmail.com>
  Date:   2014-04-20 (Sun, 20 Apr 2014)

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

  Log Message:
  -----------
  Goto Micro AI: prevent potential conflict between Goto MAIs

If several Goto MAIs are used on the same side and both have
unique_goals=yes set, they previously might have interfered with each
other, one preventing the other from working correctly. Now the “goal
taken” information is saved such that it only applies to the CA by
which it was set.


  Commit: 7578eb592a6a82d400fbc3e9d0b8b1b2de6a59ee
      https://github.com/wesnoth/wesnoth/commit/7578eb592a6a82d400fbc3e9d0b8b1b2de6a59ee
  Author: mattsc <mattsc000 at gmail.com>
  Date:   2014-04-20 (Sun, 20 Apr 2014)

  Changed paths:
    M data/ai/micro_ais/micro_ai_helper.lua
    M data/ai/micro_ais/micro_ai_wml_tag.lua

  Log Message:
  -----------
  [micro_ai] tag setup: minor code cleanup


  Commit: 8599266769c2ad3d5b49f568755a132a0145ae38
      https://github.com/wesnoth/wesnoth/commit/8599266769c2ad3d5b49f568755a132a0145ae38
  Author: mattsc <mattsc000 at gmail.com>
  Date:   2014-04-20 (Sun, 20 Apr 2014)

  Changed paths:
    M data/ai/micro_ais/engines/priority_target_engine.lua
    M data/ai/micro_ais/engines/urudin_engine.lua

  Log Message:
  -----------
  Micro AIs other engines: code cleanup


Compare: https://github.com/wesnoth/wesnoth/compare/0b14f183deb0...8599266769c2


More information about the Commits mailing list