magenoxx
108dec5a4f
Reimplemented EverflowingChalice
2012-05-07 09:08:58 +04:00
magenoxx
d75af7c14e
NPE fix for no deck loaded
2012-05-07 08:40:41 +04:00
magenoxx
fa0e623120
changed version from 0.8.4 to 0.8.5
2012-05-07 07:50:07 +04:00
Loki
cb945d997e
Added looking at card and revealing it for Miracle keyword
2012-05-06 23:40:45 +03:00
Loki
9de37bea5a
Fixed memory leak
2012-05-06 23:40:44 +03:00
Loki
f8af7202ef
Some fixes for Miracle keyword. Added displaying spell in the stack
2012-05-06 23:40:41 +03:00
Loki
ca56f3b498
Extrace 'Take extra turn' to common effect
2012-05-06 23:40:40 +03:00
Loki
160504ef42
Support for multi X in variable cost
2012-05-06 23:40:39 +03:00
magenoxx
80a25377b5
GatekeeperOfMalakir kicker test. Fails.
2012-05-03 18:21:30 +04:00
magenoxx
9fa5d58174
Removed flying blocking restriction effect duplication
2012-05-03 08:32:27 +04:00
magenoxx
41a5bb7496
Fixed bug with PrimevalTitan and all cards with SearchLibraryPutInPlayEffect.
2012-05-03 05:39:45 +04:00
magenoxx
f39d5dbca1
New implementation for LevelUpAbility. All tests ok.
2012-05-02 20:20:01 +04:00
magenoxx
c2ea8246d2
Tests for LevelUpAbility
2012-05-02 19:21:29 +04:00
magenoxx
e17afdedc3
changed LevelUpAbility rule text
2012-05-02 17:16:16 +04:00
magenoxx
40ff3dd498
Tests reproducing bug in Mage.Core with creature CopyEffect for triggered abilities
2012-05-02 16:48:11 +04:00
magenoxx
b10e385221
formatting
2012-05-02 00:02:03 +04:00
magenoxx
0f950dbc50
[AVR] Miracle keyword
2012-05-01 23:59:36 +04:00
North
236a84cbcb
Fixed potential NPE in SacrificeTargetEffect.getText
2012-05-01 22:28:21 +03:00
magenoxx
933f094f69
More careful fix for PlayerImpl.canPlay. Moved ThaliaGuardianOfThrabenTest to another package.
2012-05-01 12:33:51 +04:00
magenoxx
4526d50e43
Added tests for cost modification effects based on Arcane Melee card. One test fails because of bug in core.
2012-05-01 12:07:06 +04:00
magenoxx
26ac9d1967
Fixed PlayerImpl.canPlay - didn't take cost modification effects into account
2012-05-01 11:53:58 +04:00
magenoxx
1bf788a4e1
[AVR] 5 cards
2012-05-01 09:39:07 +04:00
magenoxx
537c326789
[load] loading testing: added simple test for starting game by two players
2012-04-30 18:56:36 +04:00
magenoxx
42108ef59c
fixed downloading images from flip cards according to changes on magiccards.info site
2012-04-28 03:27:36 +04:00
North
15759532cf
[minor] removed unused imports
2012-04-24 23:03:09 +03:00
North
fa0445b544
Added support for player searching another players library
...
Fixed Haunting Echoes and Sadistic Sacrament to use this feature
2012-04-24 23:03:09 +03:00
jeffwadsworth
b6f1cba7fa
- Added text to PreventCombatDamageSourceEffect class.
2012-04-19 16:18:13 -05:00
jeffwadsworth
c41c9c1f94
- Added Guard Gomazoa. <ROE>
2012-04-19 16:12:19 -05:00
North
93018628df
AuraReplacementEffect fix - changed source id to the Aura's ID and not the ability source ID.
2012-04-15 20:23:39 +03:00
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