North
9632a3297d
Added AuraReplacementEffect; cards with the Aura subtype don't change the zone they are in if there is no valid target on the battlefield. Also, when entering the Battlefield and it was not cast this effect gets the target to witch to attach it.
...
Updated Aura Enchantment cards affected by the AuraReplacementEffect.
2012-04-13 22:18:37 +03:00
North
6f57351096
Fixed Cryptoplasm copy effect.
2012-04-08 21:24:42 +03:00
magenoxx
f0be9c35d7
Moved skipping initial shuffling to game options.
2012-04-07 11:52:31 +04:00
magenoxx
53b2893a81
Fix for issue with Mul Daya Channelers. All tests pass.
2012-04-07 11:09:20 +04:00
magenoxx
89cec1c2b2
not shuffling library for tests
2012-04-07 11:08:49 +04:00
magenoxx
3348a29b1a
[ROE] Mul Daya Channelers (by jeffwadsworth2010)
2012-04-07 11:06:02 +04:00
jeffwadsworth
39fcd5648f
- Added optional flag for BecomesTargetControllerSpellTriggeredAbility. Fixes Dormant Gomazoa.
2012-04-06 20:41:20 -05:00
jeffwadsworth
26084cc184
- Added Dormant Gomazoa <ROE>
2012-04-06 20:34:10 -05:00
jeffwadsworth
8d6766b011
- Added Champion's Drake <ROE>
2012-04-05 21:04:33 -05:00
jeffwadsworth
e92d3e146f
Merge branch 'master' of ssh://109.200.159.85/var/lib/git/mage.git
2012-04-04 19:59:36 -05:00
jeffwadsworth
56665e580d
- Added <ROE> Totem-Guide Hartebeest.
2012-04-04 19:57:16 -05:00
North
a7faf62c81
Fixed AI NPE from ReboundAbility.
2012-04-01 19:37:27 +03:00
North
46cbaa0ce0
Fixed DiscardTargetEffect.getText. It supports FixedTarget now.
2012-04-01 18:56:28 +03:00
North
c8b6dde3d9
Fix - target pointer should be set from wrapper effects.
2012-03-30 22:19:20 +03:00
North
c9ddaac961
Added javadoc to Card.moveToExile
...
removed unused imports
2012-03-30 21:20:18 +03:00
North
bc1dcff4fe
Refactored ConditionalContinousEffect to support otherwiseEffect
2012-03-30 21:18:42 +03:00
BetaSteward
c893fd891e
cards submitted by backfir3
2012-03-29 08:33:46 -04:00
BetaSteward
97c6f33154
fixes
2012-03-29 08:32:52 -04:00
North
03bbc73564
MageInt.EmptyMageInt made immutable
2012-03-28 22:29:27 +03:00
North
775b3276c9
Fixed Chimeric Mass.
...
Also fixed the BecomesCreature effects. In case the token had another ability with a SetPT effect there would have been two effects on the same layer and the outcome would not be predictable.
2012-03-28 22:18:33 +03:00
magenoxx
e851fb4d8e
Fix for EntersBattlefieldEffect and ChimericMass.
2012-03-28 13:18:35 +04:00
magenoxx
deb6533bd8
[mad ai] emulating block declaration. safe block. (in progress)
2012-03-26 22:04:31 +04:00
magenoxx
0b75e4866a
Fixed EntersBattlefieldEffect. PhantasmalImage's CopyEffect works now.
2012-03-26 20:05:20 +04:00
BetaSteward
e859e142fa
2 DKA
2012-03-26 08:55:30 -04:00
magenoxx
523481b5a2
Added additional parameter for effect outcome. Updated choosing permanents for AI.
2012-03-26 10:59:04 +04:00
magenoxx
7ecf9f125d
Fixed NPE in CopyEffect (happened when creature copied itself that is legal from rules point of view).
2012-03-26 10:35:29 +04:00
magenoxx
fb8f4c3c67
Test for Exiled and fix.
2012-03-26 09:20:30 +04:00
magenoxx
46439e7ffe
Fixed Oblivion Ring issue (LeavesBattlefieldTriggeredAbility).
2012-03-26 00:42:04 +04:00
magenoxx
569faf8fd3
TransformAbility fix.
2012-03-26 00:41:53 +04:00
magenoxx
0754cd91d0
javadoc fix. formatting
2012-03-26 00:34:36 +04:00
North
b446585c00
[DKA] Helvault
...
fixed ReturnFromExileForSourceEffect
2012-03-19 00:28:36 +02:00
intimidatingant
a20d1fbf8e
Merge branch 'master' of ssh://git.magefree.com/var/lib/git/mage
2012-03-14 20:53:15 -07:00
intimidatingant
eb418cf1fe
Add 3 DKA cards. Fix bug with Diregraf Captain.
2012-03-14 20:52:31 -07:00
North
8ea3cc741c
Fixes issue when source for damage isn't on the battlefield anymore
2012-03-12 23:27:48 +02:00
BetaSteward
de4153c5aa
3 DKA
2012-03-11 23:20:56 -04:00
North
47abc28d78
[DKA] Jar of Eyeballs
...
[DIS] Proper Burial
[10E] Grave Pact
[TMP] Essence Bottle, Torture Chamber
2012-03-11 17:12:04 +02:00
BetaSteward
f98a1be4e0
fixed multiple emblems in play
2012-03-10 22:22:43 -05:00
BetaSteward
3b643805c8
normalized ContinuousEffects
2012-03-10 22:20:24 -05:00
BetaSteward
243fd32fa3
updated SpellCastTriggeredAbility to use FilterSpell
2012-03-08 22:49:23 -05:00
BetaSteward
d353924fcd
submissions from Melkhior
2012-03-08 15:38:18 -05:00
BetaSteward
f1fefb0d59
2 DKA
2012-03-08 13:54:31 -05:00
BetaSteward
e03aaee4b6
updated searching/shuffling interaction
2012-03-08 13:53:23 -05:00
BetaSteward
631308a5df
fixed cost modification effects getting applied twice
2012-03-05 22:45:36 -05:00
BetaSteward
dddca6ae32
2 DKA
2012-03-05 22:44:49 -05:00
Loki
3e2c7dfa95
fix affinity double-counting
2012-03-05 19:57:27 +04:00
Loki
d5fea2e5c8
Merge remote-tracking branch 'origin/master'
2012-03-05 19:33:15 +04:00
Loki
b02e87ea67
try toi fix NPE in Gatekeeper of Malakir
2012-03-05 19:32:59 +04:00
BetaSteward
82f8a7cdee
added replace event to putOntoBattlefield call - moved logic for moving cards to putOntoBattlefield
2012-03-05 09:15:47 -05:00
BetaSteward
db02ea3aa6
fixes
2012-03-03 23:20:10 -05:00
BetaSteward
67fb349224
3 DKA
2012-03-02 15:42:34 -05:00