Commit graph

3084 commits

Author SHA1 Message Date
North
47bd74a24c [refactoring] Moved Sets.loadDeck to a DeckImporterImplementation 2012-04-08 16:52:21 +03:00
North
e9ac5a180b [refactoring] removed dead code (action for Challenge button) 2012-04-08 12:14:52 +03:00
jeffwadsworth
d57744f11a - Added Hellcarver Demon. <ROE> 2012-04-07 21:35:34 -05:00
magenoxx
4295a7bf55 Ignoring SoulSeizerTest for a while. Fails because of fix for TestPlayer returning false for pass action (as it should have before). 2012-04-07 11:53:18 +04: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
5ede2cb7b3 Test reproducing issue with Mul Daya Channelers boost ability. 2012-04-07 11:08:11 +04:00
magenoxx
e3f27cbc89 Fix for pass action in test framework. Updated assert information for assertPT. 2012-04-07 11:07:35 +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
f7e9afafa0 - Added Surrakar Spellblade <ROE> 2012-04-06 17:13:28 -05:00
North
e8d5f3763e [ZEN] Gigantiform, Predatory Urge, Savage Silhouette 2012-04-06 21:19:30 +03:00
jeffwadsworth
223d26f9d8 - Added Leechridden Swamp <SHM><HOP> 2012-04-06 13:03:03 -05:00
magenoxx
33f19e9f8d Fixed NPE in client 2012-04-06 12:40:57 +04:00
jeffwadsworth
8d6766b011 - Added Champion's Drake <ROE> 2012-04-05 21:04:33 -05:00
jeffwadsworth
6849069974 - Added Cabal Coffers. <HOP>. 2012-04-05 16:03:17 -05:00
North
9386f82bd2 The card objects in ExpansionSet should not be used. Fixes the testing problem where adding multiple copies of the card would cause incorrect behavior. 2012-04-05 23:20:42 +03: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
d30654fa0b Fixed Peek card (missing target). 2012-04-01 19:37:41 +03:00
North
a7faf62c81 Fixed AI NPE from ReboundAbility. 2012-04-01 19:37:27 +03:00
North
bb272d87b7 [ZEN] 5 cards 2012-04-01 19:11:16 +03:00
North
46cbaa0ce0 Fixed DiscardTargetEffect.getText. It supports FixedTarget now. 2012-04-01 18:56:28 +03:00
North
440ffe9f06 refactoring 2012-04-01 18:26:36 +03:00
North
6e259cff81 removed Netbeans configuration file and added it to .gitignore 2012-04-01 12:22:02 +03:00
jeffwadsworth
644e8323e7 - Added <ROE> Thought Gorger. 2012-03-31 21:38:33 -05:00
jeffwadsworth
8cd259828f - Added <ROE> Nirkana Revenant. 2012-03-31 19:23:55 -05:00
jeffwadsworth
88daf0677b - Added some ROE cards. 2012-03-31 11:55:10 -05:00
jeffwadsworth
f7508c999c - Added some ROE cards. 2012-03-31 11:53:16 -05:00
jeffwadsworth
78dd1acf3a - Added some ROE cards. 2012-03-31 11:52:46 -05:00
jeffwadsworth
10d783eed0 - Added some ROE cards. 2012-03-31 10:51:58 -05:00
jeffwadsworth
c95be6be14 - Added some ROE cards. 2012-03-31 10:11:33 -05:00
jeffwadsworth
0db5efa7ad - Added some ROE cards. 2012-03-31 10:09:45 -05:00
jeffwadsworth
f0c5cb3eef - Added some ROE cards. 2012-03-31 00:20:22 -05:00
North
108dfac426 Fix Archive Trap (wrong subtype added with previous commit) 2012-03-30 22:22:42 +03:00
North
b031b751be [ZEN] 5 cards 2012-03-30 22:20:28 +03:00
North
8a34285d0f Fixed Archive Trap - missing subtype 2012-03-30 22:19:58 +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
7aeee8ef7e refactored test names 2012-03-28 22:47:06 +03: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
4ab62efc38 Now it is possible to choose game format in deck generator. 2012-03-28 11:52:38 +04:00
magenoxx
2b7cb8ca19 Changed default tab in collection viewer to DKA. 2012-03-28 11:52:00 +04:00