Commit Graph

31985 Commits

Author SHA1 Message Date
Hanmac
19e5ff5c85 Elkin Lair: use MayPlay Flag 2016-07-30 02:50:49 +00:00
Hanmac
c7fda1c2c2 Dream Pillager: use MayPlay flag, and add ExiledOnMoved flag instead of trigger 2016-07-30 02:46:24 +00:00
Hanmac
3f0442b7f1 Prophetic Flamespeaker: use MayPlay flag, and add ExiledOnMoved flag instead of trigger 2016-07-30 02:44:18 +00:00
Hanmac
b11be92a3a Yawgmoth's Will: use MayPlay Flag 2016-07-30 02:42:47 +00:00
Hanmac
e8b47c3cd8 Ire Shaman: use MayPlay flag, and add ExiledOnMoved flag instead of trigger 2016-07-30 02:40:28 +00:00
Hanmac
dae8dfcaa1 Nivix, Aerie of the Firemind: use MayPlay Effect and Mill instead of Dig 2016-07-30 02:37:34 +00:00
Hanmac
0bf74fbef8 Sins of the Past: use ExiledOnMoved Flag 2016-07-30 02:36:17 +00:00
Hanmac
6e793c5c00 Stromkirk Occultist: use MayPlay flag, and add ExiledOnMoved flag instead of trigger 2016-07-30 02:34:26 +00:00
Hanmac
9187cb23e8 Commune with Lava: use MayPlay flag, and add ForgetOnMoved flag
need to find nicer way for "end of your next turn"
2016-07-30 02:29:15 +00:00
Hanmac
fde5af0d9b Crucible of Worlds: use MayPlay Flag 2016-07-30 02:22:20 +00:00
Hanmac
dc0d3e1fad Mind's Desire: use ExiledOnMoved Flag 2016-07-30 02:20:42 +00:00
Hanmac
dd28b8673f Future Sight: use MayPlay and MayLookAt Flags 2016-07-30 02:19:47 +00:00
Hanmac
1a88962d05 Magus of the Future: use MayPlay and MayLookAt Flags 2016-07-30 02:18:52 +00:00
Hanmac
71069590e1 Courser of Kruphix: use MayPlay and MayLookAt Flags 2016-07-30 02:17:28 +00:00
Hanmac
79489950be Haakon, Stromgald Scourge; use MayPlay Effect 2016-07-30 02:11:37 +00:00
Hanmac
b51fa6ef47 Jace, Telepath Unbound: use MayPlay Effect 2016-07-30 02:06:46 +00:00
Hanmac
0302da16df Haakon, Stromgald Scourge Avatar: wrong AffectedZone 2016-07-30 02:06:06 +00:00
Hanmac
b8ea309be2 Haakon, Stromgald Scourge Avatar: remove Subability 2016-07-30 02:02:52 +00:00
Hanmac
122ba20cdb Haakon, Stromgald Scourge Avatar: use MayPlay Effect 2016-07-30 02:00:52 +00:00
Hanmac
1bd0a3fb4e Elkin Bottle: use MayPlay Effect, also use Mill instead of Dig 2016-07-30 01:57:14 +00:00
Hanmac
d8aec4f89c Colfenor's Plans: switch from Pump to ExiledWith
also use Mill instead of Dig
2016-07-30 01:52:34 +00:00
Hanmac
fc9f465413 Act on Impulse: use MayPlay Effect 2016-07-29 15:03:01 +00:00
Hanmac
3a0c11fb00 cards: use RememberedCard, and something there was an bug 2016-07-29 15:00:48 +00:00
Hanmac
e13a716c0d Abbot of Keral Keep: use MayPlay Effect 2016-07-29 14:42:01 +00:00
Hanmac
57ea03ba3d Outpost Siege: use MayPlay Effect 2016-07-29 14:40:46 +00:00
Hanmac
2f0d43f7ad Chandra, Pyromaster: use MayPlay Effect 2016-07-29 14:39:21 +00:00
excessum
ebce26e412 -Changed CharmAi to use canPlayAi() instead of doTrigger() when deciding if a choice is good 2016-07-29 13:52:08 +00:00
Hanmac
9ef0ccf663 ComputerUtilMana: AI did get away without raising the Cost of SpellAbilities 2016-07-29 11:16:13 +00:00
Hanmac
1caded0fd6 Hunting Wilds: remove wrong "May be played" and add missing Colors in the Animate 2016-07-29 11:09:40 +00:00
Hanmac
a3f6c6c2fa Narset, Enlightened Master: update Effect using new Flags for Exile 2016-07-29 10:45:44 +00:00
Hanmac
4e23ad84d2 Havengul Lich: update Effect using new Flags for Exile 2016-07-29 10:43:08 +00:00
Hanmac
710202e421 EffectEffect: ForgetOnMoved & ExileOnMoved add Flags for tiggers when to forget the remembered cards when they are moved from their zone. 2016-07-29 10:14:07 +00:00
Hanmac
41ce3af268 SpellAbilityRestriction; fix for mayPlay only for non-Basic Spells (until the mayPlay are more connected) 2016-07-29 10:11:29 +00:00
Hanmac
7bbe21c35e AbilityUtils: add RememberedCard, to differ it from the other Remembered objects 2016-07-29 08:57:26 +00:00
Hanmac
2ffb492843 EffectEffect: add "Duration$ UntilYourNextUpkeep" 2016-07-29 08:09:20 +00:00
Hanmac
0f4f6e9063 Player: updated Commander code with using MayPlay 2016-07-28 19:55:40 +00:00
Hanmac
4a10466190 CostAdjustment: fixed Cost Raise if paid was canceled 2016-07-28 19:53:53 +00:00
Hanmac
1e749a57ab Card & Combat & Player: combat damage with Lifelink only causes one lifegain event 2016-07-28 18:15:56 +00:00
Hanmac
08e0d2ef17 Meadowboon: forget card while doing the Evoke update 2016-07-28 17:03:18 +00:00
Hanmac
cf81e25964 CardFactoryUtil: fixed Evoke, totally my fault 2016-07-28 17:02:36 +00:00
Hanmac
3d4571888b Mind's Desire & Sins of the Past: use MayPlayWithoutManaCost 2016-07-28 09:34:34 +00:00
Hanmac
ac4fbd4ed5 GameActionUtil: remove "May be played without paying its mana cost" 2016-07-28 09:33:17 +00:00
Hanmac
e50dc271ee Walker of the Grove: forget card while doing the Evoke update 2016-07-28 09:08:36 +00:00
Hanmac
4448084632 Temporal Aperture: use MayPlay 2016-07-28 08:52:39 +00:00
Hanmac
b0347975ca Aluren + Qasali Ambusher: using MayPlayWithFlash 2016-07-28 08:05:55 +00:00
Hanmac
a5728b9761 CardPlayOption: add MayPlayWithFlash 2016-07-28 07:06:58 +00:00
Hanmac
eb2b531c9d Omniscience: use MayPlayWithoutManaCost 2016-07-28 07:04:03 +00:00
Hanmac
c03046cbdd Tamiyo, Field Researcher: use MayPlayWithoutManaCost 2016-07-28 07:03:34 +00:00
Sol
2187ba6915 - Added target prompting for Borrowed Hostility 2016-07-28 03:19:10 +00:00
Hanmac
456cd24231 Psychic Intrusion: use MayPlay instead of "may be played" 2016-07-28 01:44:23 +00:00