Agetian
3613cb704e
- RemAIDeck update: next iteration.
2017-10-06 05:54:29 +00:00
Hanmac
0733f7a69a
ReplaceMoved: add missing part for Buyback
2017-10-05 16:56:06 +00:00
Agetian
d514944657
- PlayerControllerAi: fall out of Tap/Untap preference in case an invalid preference was specified, to get to the default return value.
2017-10-05 16:21:22 +00:00
Agetian
5172aaafdb
- RemAIDeck update: next iteration (letters P and Q, some playable Graft).
2017-10-05 13:05:36 +00:00
Agetian
d8ec34aa6f
- RemAIDeck update: next iteration.
2017-10-05 06:35:39 +00:00
Agetian
0257acce1d
- RemAIDeck update: next iteration (Ashnod's Battle Gear and Flowstone Armor)
2017-10-05 05:04:15 +00:00
Agetian
f7746a0da6
- RemAIDeck update: next iteration (cards that grant continuous bonuses until untapped).
2017-10-05 04:45:22 +00:00
Agetian
52605f6a4a
- Simple logic for Tawnos's Weaponry and potentially other similar cards.
2017-10-05 04:26:11 +00:00
Agetian
d865a8ba0c
- Some Ixalan card logic update.
2017-10-05 03:48:01 +00:00
Agetian
2869337f52
- Fixed Broodmate Dragon.
2017-10-05 03:36:20 +00:00
Agetian
083f28c89d
- Fixed the generated stack description for Thieves' Auction.
2017-10-04 19:29:24 +00:00
Agetian
bd78dff68f
- RemAIDeck update: next iteration (letter T).
2017-10-04 16:26:53 +00:00
Agetian
db291eb9c4
- Some improvements for the Aristocrats AI logic.
2017-10-04 14:58:06 +00:00
Agetian
f155244997
- A little logic correction for cases where the AIPreference list would have an override.
2017-10-04 12:13:55 +00:00
Agetian
fa8d2f0a25
- AIPreference: obey the order in which the items are listed.
2017-10-04 12:11:15 +00:00
Agetian
f3b0259884
- RemAIDeck update: next iteration (letter U).
2017-10-04 10:15:41 +00:00
Agetian
258a9c046e
- Updated PlayMain1:ALWAYS to work for non-permanent spells. Updated Decree of Justice to avoid a different mechanism for the same purpose.
2017-10-04 06:28:00 +00:00
Agetian
97bda7a949
- Formatting fix.
2017-10-04 06:08:38 +00:00
Agetian
6b306860ec
- RemAIDeck update: next iteration (the rest of letter D).
2017-10-04 06:07:59 +00:00
Agetian
697c41b0d0
- TriggerTapsForMana: check the root ability for the tap cost, fixes interaction between e.g. Nykthos, Shrine to Nyx and Burning Earth.
2017-10-04 03:52:30 +00:00
Agetian
ee8ec490d7
- Corrected Wasitora, Nekoru Queen token name according to the preferred naming scheme.
2017-10-03 17:27:43 +00:00
Agetian
c1674b568a
- RemAIDeck update: next iteration.
2017-10-03 16:12:47 +00:00
Agetian
2c7d75996e
- Marked Phyrexian Unlife as having a non-stacking effect.
2017-10-03 15:02:31 +00:00
Agetian
579c08a9e8
- RemAIDeck update: next iteration (finishing the letter M).
2017-10-03 14:13:08 +00:00
Agetian
2ba6e616af
- RemAIDeck update: Medicine Runner.
2017-10-03 13:56:18 +00:00
Agetian
5d32321aa2
- RemAIDeck update: next iteration.
...
- An option not to hold land drops if there are no permanents in play, so there's little reason and extra confusion.
- Some improvements to CountersRemoveAi and PhasesAi.
2017-10-03 13:53:34 +00:00
swordshine
ccd50fa98b
- Updated Dueling Grounds
2017-10-03 13:14:56 +00:00
Agetian
69c9cb1244
- Improved AI for Mimic Vat.
2017-10-03 12:32:03 +00:00
Agetian
35e1fca22d
- Fixed the Oracle name of Tishana's Wayfinder further.
2017-10-03 12:25:47 +00:00
Hanmac
039dfb63ea
Buyback as ReplacementEffect
...
Soulfire Grand Master as Effects without Keyword
2017-10-03 11:17:07 +00:00
Indigo Dragon
cf53d03104
Renamed Tishana's "Wayfarer"
2017-10-03 11:09:21 +00:00
Agetian
d4e72f07f9
- RemAIDeck update: next iteration.
2017-10-03 11:09:10 +00:00
Agetian
08a6af547c
- Fixed a logic error.
2017-10-03 09:59:35 +00:00
Agetian
dd8a526a30
- Fixed compile.
2017-10-03 09:17:34 +00:00
Agetian
298a6b48ad
- A more conservative logic for chump blocking stuff equipped with Swords of X and Y.
2017-10-03 09:17:02 +00:00
Agetian
08d305ebfa
- RemAIDeck update: next iteration.
2017-10-03 05:31:14 +00:00
Agetian
e4f0463299
- RemAIDeck update: next iteration.
2017-10-02 19:11:32 +00:00
Agetian
b586182160
- RemAIDeck update: next iteration.
2017-10-02 16:54:18 +00:00
Agetian
4051da7ee1
- Minor typo correction in a couple method names.
2017-10-02 14:11:07 +00:00
Agetian
1705cc21b4
- RemAIDeck update (Voltaic Key)
2017-10-02 14:06:58 +00:00
Hanmac
4a3e0b244c
SpellAbility: add hasAdditonalAbility to be used in DelayedTrigger
2017-10-02 13:50:53 +00:00
Agetian
3855fa3568
- Relic Crush RemAIDeck status update.
2017-10-02 13:43:19 +00:00
Hanmac
70b0e7d6c0
Rebound: make it a ReplacementEffect as it should be
...
check for Fizzle in ReplaceMoved, so it only works when it resolved from Stack
2017-10-02 13:42:14 +00:00
Agetian
e40f3cb34d
- RemAIDeck update: next iteration.
2017-10-02 13:40:54 +00:00
Agetian
434deb92f8
- AB -> DB in Vesuvan Doppelganger.
2017-10-02 13:39:47 +00:00
Agetian
d962905799
- Fixed Vesuvan Doppelganger not staying blue when cloning (note that .addColor doesn't work for some reason from CloneEffect, even though a similar call works in AF Animate; no other cards currently use this and require additional colors in DB Clone, but if some ever do, then this code will require an update).
2017-10-02 13:39:26 +00:00
Agetian
bb10ce78a0
- RemAIDeck update: next iteration.
2017-10-02 09:36:41 +00:00
Agetian
0670847700
- RemAIDeck update: next iteration
2017-10-02 08:43:45 +00:00
Agetian
c539acb823
- RemAIDeck update: next iteration (Scry with no drawback)
2017-10-02 07:40:36 +00:00
Agetian
f233c2683e
- RemAIDeck update: next iteration
2017-10-02 07:30:41 +00:00