[Commits] [wesnoth/wesnoth] f76e2d: High XP attack CA: remove a debug message

GitHub noreply at github.com
Sun Sep 4 03:00:46 UTC 2016


  Branch: refs/heads/ai_high_xp_attack
  Home:   https://github.com/wesnoth/wesnoth
  Commit: f76e2d0c595a7d217f7a6940ea78df78baac80f0
      https://github.com/wesnoth/wesnoth/commit/f76e2d0c595a7d217f7a6940ea78df78baac80f0
  Author: mattsc <mattsc000 at gmail.com>
  Date:   2016-09-03 (Sat, 03 Sep 2016)

  Changed paths:
    M data/ai/lua/ca_high_xp_attack.lua
    M data/ai/scenarios/scenario-high_xp_attack.cfg

  Log Message:
  -----------
  High XP attack CA: remove a debug message

Also remove a related message from the test scenario.


  Commit: 8e50c4ee066aee2ea9925d4964baa691c14f698c
      https://github.com/wesnoth/wesnoth/commit/8e50c4ee066aee2ea9925d4964baa691c14f698c
  Author: mattsc <mattsc000 at gmail.com>
  Date:   2016-09-03 (Sat, 03 Sep 2016)

  Changed paths:
    M data/campaigns/Son_Of_The_Black_Eye/scenarios/04_The_Siege_of_Barag_Gor.cfg
    M data/campaigns/Son_Of_The_Black_Eye/scenarios/09_Shan_Taum_the_Smug.cfg
    M data/campaigns/Son_Of_The_Black_Eye/utils/utils.cfg

  Log Message:
  -----------
  SotBE: remove macros to force attacks on high-XP enemies

This is not needed any more with the new high XX attacks candidate
action.


  Commit: d781e6263a49dc6daea8c49aec328f0cf15b46ca
      https://github.com/wesnoth/wesnoth/commit/d781e6263a49dc6daea8c49aec328f0cf15b46ca
  Author: mattsc <mattsc000 at gmail.com>
  Date:   2016-09-03 (Sat, 03 Sep 2016)

  Changed paths:
    M data/ai/dev/ai_default_rca_alternate_recruiting.cfg
    M data/ai/dev/formula_ai.cfg
    M data/ai/dev/formula_ai_poisoning.cfg
    M data/ai/micro_ais/cas/ca_healer_may_attack.lua
    M data/ai/micro_ais/cas/ca_return_guardian.lua
    M data/ai/micro_ais/mai-defs/fast.lua
    M data/ai/micro_ais/mai-defs/guardian.lua
    M data/ai/micro_ais/mai-defs/healers.lua
    M data/ai/scenarios/scenario-formula-recruitment.cfg
    M data/campaigns/The_Rise_Of_Wesnoth/scenarios/15_A_New_Land.cfg
    M data/core/macros/ai.cfg

  Log Message:
  -----------
  High XP attacks: adapt other AIs to existence of new CA

This means:
1. Adding the new CA to AI configs
2. Removing it whenever the combat CA is removed
3. Preventing conflicts for AIs that previously used overlapping scores


Compare: https://github.com/wesnoth/wesnoth/compare/af0f49ae9a8c...d781e6263a49


More information about the Commits mailing list