mattsc
af0f49ae9a
High XP CA: add missing braces to CA definition
...
This did not keep the AI from working correctly, it just made it
slightly less efficient.
2016-09-03 07:06:18 -07:00
mattsc
6950ee1dd0
New high_xp_attack candidate action for default AI
...
This CA performs attacks on enemy units so close to leveling that the
default AI's combat CA would not attack them (with some exceptions).
This is meant to keep players from being able to exploit this known
weakness of the default AI.
2016-09-02 20:22:17 -07:00
Celtic Minstrel
af9be371da
Remove old move-to-targets CA and move new one to default
2016-03-24 12:32:34 -04:00
mattsc
12c73569ca
AI macros: update comments for display on wiki reference page
...
This is for the auto-generated page at
http://www.wesnoth.org/macro-reference.html
2013-12-26 20:00:45 -08:00
flix
545c9b2057
Hang in new recruitment CA.
...
- Alter macro {AI_CA_RECRUITMENT} to point to the new CA
- Create a new AI cfg file for a stronger AI
- Create a new AI cfg (dev) file for choosing the old recruitment CA in debug mode.
- Alter macro {AI_NO_RECRUITMENT}
2013-09-25 15:32:20 +02:00
Espreon
3f20785d02
Split all of the AI-related strings (except for the AI controller's) into a new 'wesnoth-ai' textdomain. Includes a pot-update for 'wesnoth' as a side effect.
2013-05-22 22:19:43 -04:00
Matthias Schoeck
ce6ee7e586
Rename passive_leader_shares_keep candidate action to leader_shares_keep.
...
This CA is on by default, dealing with a passive leader is only a
special case. The old syntax still works for backward compatibility
(for both CA and macros).
2013-01-09 17:18:45 +00:00
Alexander van Gessel
f4ab3722dc
Apply patch #3570 by mattsc
2012-11-26 23:50:17 +01:00
Iurii Chernyi
3043de6617
Fix bug #15861 : fix passive_leader and passive_leader_shares_keep.
...
Patch by Grimling
2011-01-02 15:37:57 +00:00
Nils Kneuper
08b6130080
make sure that all textdomains are set correctly...
...
...(adds the missing markers to some cfg files)
2010-04-06 19:45:24 +00:00
Eric S. Raymond
5b08325791
Whitespace tweaks indicated by a reindent pass.
2010-02-03 13:18:05 +00:00
Iurii Chernyi
6117d5b021
fixed a segfault in fai_candidate_action serialization code,
...
...removed some old stubs, used better and simpler AI syntax in LoW::1,
LoW::2, LoW::3 , split candidate action WML snippets to their own file
2009-12-25 01:25:34 +00:00
Iurii Chernyi
fb9fa4bd91
stabilize RCA AI configuration for 1.8,
...
...extract candidate actions to separate macroses
2009-12-24 23:41:15 +00:00