[wesnoth-commits] [wesnoth/wesnoth] a50415: ai_helper.get_closest_location: add avoid_map para...

mattsc noreply at github.com
Sun Mar 14 03:09:24 UTC 2021


  Branch: refs/heads/master
  Home:   https://github.com/wesnoth/wesnoth
  Commit: a50415b5e189c18500dcc073ec82d2de48f8a56b
      https://github.com/wesnoth/wesnoth/commit/a50415b5e189c18500dcc073ec82d2de48f8a56b
  Author: mattsc <mattsc000 at gmail.com>
  Date:   2021-03-13 (Sat, 13 Mar 2021)

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

  Log Message:
  -----------
  ai_helper.get_closest_location: add avoid_map parameter


  Commit: 0c4d8ebbe6a551d5803bf5d998bdd87f9f4b7191
      https://github.com/wesnoth/wesnoth/commit/0c4d8ebbe6a551d5803bf5d998bdd87f9f4b7191
  Author: mattsc <mattsc000 at gmail.com>
  Date:   2021-03-13 (Sat, 13 Mar 2021)

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

  Log Message:
  -----------
  ai_helper.lua: add 'avoid_map' functionality to move_unit_out_of_way()

Also add comment about passing it through from robust_move_and_attack().


  Commit: a60736b6c7c50a9ff4813b43c7bf00af58409f98
      https://github.com/wesnoth/wesnoth/commit/a60736b6c7c50a9ff4813b43c7bf00af58409f98
  Author: mattsc <mattsc000 at gmail.com>
  Date:   2021-03-13 (Sat, 13 Mar 2021)

  Changed paths:
    M data/ai/micro_ais/cas/ca_messenger_attack.lua
    M data/ai/micro_ais/cas/ca_messenger_escort_move.lua
    M data/ai/micro_ais/cas/ca_messenger_move.lua
    M data/ai/micro_ais/mai-defs/escort.lua

  Log Message:
  -----------
  Messenger Micro AI: add [avoid] tag functionality


  Commit: d45f1d3e3d8f31aa47678d452e4af1a456376310
      https://github.com/wesnoth/wesnoth/commit/d45f1d3e3d8f31aa47678d452e4af1a456376310
  Author: mattsc <mattsc000 at gmail.com>
  Date:   2021-03-13 (Sat, 13 Mar 2021)

  Changed paths:
    M data/ai/lua/ai_helper.lua
    M data/ai/micro_ais/cas/ca_messenger_attack.lua
    M data/ai/micro_ais/cas/ca_messenger_escort_move.lua
    M data/ai/micro_ais/cas/ca_messenger_move.lua
    M data/ai/micro_ais/mai-defs/escort.lua

  Log Message:
  -----------
  Merge pull request #5207 from mattsc/messenger_mai_avoid

Messenger Micro AI: add [avoid] tag functionality


Compare: https://github.com/wesnoth/wesnoth/compare/adc8dd492c56...d45f1d3e3d8f



More information about the Commits mailing list