Agetian
f241292bae
- Removed an unnecessary parameter in a new method.
2017-01-24 10:40:06 +00:00
Agetian
f292d63c68
- Added a way to specify AILifeThreshold for cards which do not have a life cost but which deal damage or make the player lose life.
...
- Added AI life activation threshold to Smallpox and Pox to prevent the AI from killing itself with them.
2017-01-24 10:38:56 +00:00
Agetian
6000083a60
- Experimental improvements to allow the AI to consider ManaRitual in Main1.
2017-01-24 09:57:51 +00:00
Agetian
b46a32abfa
- Temporarily reverted ManaEffectAi changes since they prevent ManaEffectAi from working completely and I'm not sure how this format should be written properly to make it work (e.g. ManaRitual does not work at all) and Main2 phase restriction should probably be local to ManaRitual, not global... Please feel free to revert this commit to submit an improved version
2017-01-24 09:41:04 +00:00
Agetian
b1bfbc96a5
- Added NeedsToPlay to Accursed Centaur
2017-01-24 09:31:04 +00:00
Agetian
d6f684e287
- Optimize BirthingPod AI by avoiding filtering library at every iteration; move ManaRitual AI in alphabetic order.
2017-01-24 09:11:04 +00:00
Hanmac
3494a8e435
SpecialCardAi: add some Tweaks for ManaRitual, also try to convert ManaEffectAi into new SpellAbilityAi format
2017-01-24 06:15:56 +00:00
pfps
9dd423776f
Add spell description for Preeminent Captain triggered ability and turn into DB
2017-01-23 22:41:28 +00:00
pfps
84c4acf6d1
Add spell description for Mentor of the Meek triggered ability
2017-01-23 22:24:09 +00:00
pfps
1117defc09
Change about 25 lands with ETB drawbacks to code the ability as DB and move the ability description from Text field to the ability
2017-01-23 18:15:30 +00:00
Agetian
3f28c3c3d6
- Better castable material detection in ManaRitual AI, now accounts for non-permanents that the AI is willing to cast.
2017-01-23 17:52:06 +00:00
Agetian
33dce1114b
- Prioritize mana rituals to try to maximize potential mana.
2017-01-23 17:29:39 +00:00
Agetian
6a2baaef71
- Slight improvement to ManaRitual AI logic.
2017-01-23 17:24:29 +00:00
pfps
0090b1116f
Change Breeding Pool replacement ability to a drawback and move old card text there.
2017-01-23 16:47:12 +00:00
Agetian
65d97cfbd5
- Imports cleanup.
2017-01-23 16:34:59 +00:00
Agetian
7352b7aec0
- Improved AI for Bomat Courier (this logic can also be used for other potential cards that require you to discard your hand and that then refill your hand from exile; may be expanded to other zones too if necessary).
2017-01-23 16:34:33 +00:00
pfps
8b4bfbaae4
Show static abilities for instants and sorceries that are NOT secondary instead of those that are
2017-01-23 16:01:29 +00:00
Agetian
4233e1dbc4
- Adding deck conversion tools that I'm using to convert MTGDecks.net deck lists and XMage cube definitions. Might be useful as a basis for converters from other deck formats too.
2017-01-23 15:16:57 +00:00
Agetian
5c6a184720
- Morph ability should not be playable without paying its mana cost. Is there a better way of detecting "without paying its mana cost" except judging by description?
2017-01-23 14:41:57 +00:00
Agetian
09c35b07ca
- Comment fix.
2017-01-23 12:11:05 +00:00
Agetian
b0e9d0820f
- Made AILogic ManaRitual more generic.
...
- Marked more cards to be used with this AILogic.
2017-01-23 12:10:25 +00:00
Agetian
e5acf1fa15
- Implemented some rudimentary mana ritual AI.
...
- Marked Dark Ritual as AI-playable. Other similar cards can probably now also use AI ManaRitual for this purpose.
2017-01-23 11:41:51 +00:00
Agetian
8447c6cda6
- Renamed AI BirthingPod to AI SacAndUpgrade.
2017-01-23 10:59:48 +00:00
Agetian
57a6dbf442
- Fixed DB name in Parting Thoughts.
2017-01-23 10:53:09 +00:00
Agetian
2aea3d02c8
- Added missing description part to Parting Thoughts.
2017-01-23 10:52:27 +00:00
Agetian
06c3eaabba
- Debug line removal.
2017-01-23 10:48:00 +00:00
Agetian
50dc536bdd
- Decoupled the sac target and search goal in AI BirthingPod.
2017-01-23 10:47:26 +00:00
Agetian
280e4d10b2
- Make AILogic BirthingPod obey card restrictions specified in AIPreference SacCost (for the purpose of being flexible for not only Birthing Pod but Natural Order and potentially other cards). Now this AI Logic probably needs a better name.
2017-01-23 10:21:46 +00:00
Agetian
dffee55c52
- Some clarifications in comments.
2017-01-23 10:05:10 +00:00
Agetian
915e369211
- Extended Birthing Pod AI to potentially work with other cards that upgrade creatures.
...
- Made Natural Order use the variant of this AI logic to be able to search for cards that are better than what we currently have (can certainly be expanded and made more precise by actually evaluating sac creature against the goal creature).
2017-01-23 09:58:35 +00:00
Agetian
e13f016740
- Improved Birthing Pod AI.
2017-01-23 08:24:05 +00:00
Agetian
9c58609ee5
- Added a comment to Birthing Pod script.
2017-01-23 07:18:34 +00:00
Agetian
a0da5da10d
- Added AI logic for Birthing Pod and made it AI playable (TODO: make it avoid using the roundabout override mechanism for preferences to make the code cleaner)
2017-01-23 07:15:16 +00:00
Agetian
299be821e7
- Added CNS and CN2 booster box definitions.
2017-01-23 05:50:54 +00:00
Agetian
a19db69ecf
- Added AI sac priority to Natural Order (makes it AI-playable again).
...
- Made Eliminate the Competition AI-playable again by adding a forced AI constraint to how many targets it should set depending on how many creatures it's willing to sac + adding AI sac priority list.
- Currently set both to sac tokens and creatures with CMC 2 or less. Probably could use some tweaking, but sac'ing CMC 3+ to it will probably make the AI do stupid and unreasonable things.
2017-01-23 05:37:20 +00:00
Agetian
77d9230dc5
- Suppress (Targeting ERROR) in prompt [again].
2017-01-23 05:18:03 +00:00
Agetian
9edc0b858d
- Added description to Cover of Winter.
2017-01-23 03:56:00 +00:00
pfps
0df6229c0f
Revert change to Breeding Pool, as descriptions of SVar abilities show up in card detail.
2017-01-23 02:09:30 +00:00
Hanmac
c502296fa9
cards: fixed SpellDescription for SorcerySpeed Implements
2017-01-23 01:08:29 +00:00
Hanmac
53ef1bac77
fixed Oracle of Fortuitous Find
2017-01-23 01:02:34 +00:00
pfps
58ad693300
Slightly better message for cards in prompt area
2017-01-22 20:28:08 +00:00
pfps
4965b6be5e
Descriptions for bounce land effect
2017-01-22 18:11:10 +00:00
Agetian
a4f8611014
- Fixed Sly Requisitioner.
2017-01-22 17:23:59 +00:00
Agetian
80281cd576
- Partially reverting 33309 (breaks trigger-related stuff).
2017-01-22 17:03:19 +00:00
pfps
82b1660394
Add spell description text to Breeding Pool ETB effect, for new prompt setup
2017-01-22 16:11:54 +00:00
Agetian
84182b05ba
- For now, adding Spellskite known issue to CHANGES.txt until it can be addressed.
2017-01-22 16:08:17 +00:00
Agetian
2fb63b3524
- Some tidying up in AI profiles (making profile definition files easier to navigate and less random in ordering)
2017-01-22 15:56:48 +00:00
Agetian
2cf427d046
- Added some experimental AI routines to deprioritize Storm spells in an attempt to build up Storm count and also to deprioritize certain groups of spells when deciding whether to counter them. These functions are dependent on AI profile options and, being experimental, are currently disabled in the Default and Reckless AI profiles.
...
- Added a new AI profile, Experimental, that is based off of the Default profile but which has different experimental AI options enabled and set to reasonable values. Will be used to test, tweak and refine parameters for certain newly introduced options, as well as to test their functionality. Most likely not for everyday use.
2017-01-22 15:42:03 +00:00
Hanmac
1218fd3619
CardFactory: make Planeswalker use of ReplaceEffect for damage and fixed missing Reference
2017-01-22 14:39:38 +00:00
Hanmac
a5d5c72fc2
Adaptive Automaton and Metallic Mimic need to have the Chosen Type as CDA
2017-01-22 14:14:19 +00:00