[Commits] [wesnoth/wesnoth] 21e79b: Protect Micro AI: Fix missing aspect ID

GitHub noreply at github.com
Fri Jul 15 21:38:58 UTC 2016


  Branch: refs/heads/master
  Home:   https://github.com/wesnoth/wesnoth
  Commit: 21e79b5f6a2771380ad6be61551617b940a6d922
      https://github.com/wesnoth/wesnoth/commit/21e79b5f6a2771380ad6be61551617b940a6d922
  Author: Celtic Minstrel <celtic.minstrel.ca at some.place>
  Date:   2016-07-15 (Fri, 15 Jul 2016)

  Changed paths:
    M data/ai/micro_ais/mai-defs/protect.lua

  Log Message:
  -----------
  Protect Micro AI: Fix missing aspect ID


  Commit: 01d3156d4751ddf622d3f29e1423ec90c80d7914
      https://github.com/wesnoth/wesnoth/commit/01d3156d4751ddf622d3f29e1423ec90c80d7914
  Author: Celtic Minstrel <celtic.minstrel.ca at some.place>
  Date:   2016-07-15 (Fri, 15 Jul 2016)

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

  Log Message:
  -----------
  Micro AIs: Fix not properly deleting aspects
(This affects the Protect and Wolves MAIs)


  Commit: 232709ea572e708d305925527f03c2984f82f573
      https://github.com/wesnoth/wesnoth/commit/232709ea572e708d305925527f03c2984f82f573
  Author: Celtic Minstrel <celtic.minstrel.ca at some.place>
  Date:   2016-07-15 (Fri, 15 Jul 2016)

  Changed paths:
    M changelog
    M data/ai/micro_ais/mai-defs/animals.lua
    M data/ai/micro_ais/mai-defs/protect.lua
    M data/ai/micro_ais/micro_ai_wml_tag.lua

  Log Message:
  -----------
  A few Micro AI tweaks
- For MAIs using aspects, make the facet ID more unique
- Only shallow-preparse the [micro_ai], rather than fully preparsing it
  (This is so that filters in Micro AIs can use $this_unit if needed)


  Commit: 39037a7154b9019e26a123ff11bc6f2c3a9c3cae
      https://github.com/wesnoth/wesnoth/commit/39037a7154b9019e26a123ff11bc6f2c3a9c3cae
  Author: Celtic Minstrel <celtic.minstrel.ca at some.place>
  Date:   2016-07-15 (Fri, 15 Jul 2016)

  Changed paths:
    M changelog

  Log Message:
  -----------
  Correct changelog


  Commit: 6abd7a6941e909864f94a3e765771472e5d921f3
      https://github.com/wesnoth/wesnoth/commit/6abd7a6941e909864f94a3e765771472e5d921f3
  Author: Celtic Minstrel <celtic.minstrel.ca at some.place>
  Date:   2016-07-15 (Fri, 15 Jul 2016)

  Changed paths:
    M changelog
    M data/core/units/humans/Mage_Silver.cfg
    M data/lua/wml/message.lua

  Log Message:
  -----------
  Add [message]image_pos=left|right

This is meant to replace ~RIGHT() and also the newer ~LEFT(),
with one exception: ~RIGHT() will still be the standard way to
make a unit's portrait go on the right by default.


Compare: https://github.com/wesnoth/wesnoth/compare/c252ee75660f...6abd7a6941e9


More information about the Commits mailing list