Commit graph

6447 commits

Author SHA1 Message Date
LevelX2
9f935a42db * Early Harvest - Fixed that it wrongly only untaps non basic lands instead of basic lands. 2015-05-25 19:32:11 +02:00
LevelX2
382cee7629 Fixed target of Tel-Jilad Stylus. 2015-05-25 19:29:18 +02:00
LevelX2
b71ae8aeef * Commune with the Gods - Fixed that the choosen card went wrongly to graveyard instead to hand as intended. 2015-05-25 19:08:46 +02:00
LevelX2
7ca6c87fe5 * Unearth - Fixed the not working replacement effect of unearth that exiles the creature if neccessary. 2015-05-25 19:05:00 +02:00
LevelX2
77def0a112 * Mindcrank - Fixed that the triggered effect did not work. 2015-05-25 17:18:12 +02:00
LevelX2
58a8e7dc75 Added missing implementation of Flicker and Flickering Spirit. 2015-05-25 17:13:39 +02:00
LevelX2
4dea363592 * Dawn Charm - Fixed that the prevention effect did prevent all damage not only combat damage. 2015-05-25 16:58:28 +02:00
LevelX2
fe2d41944a * Dawn Charm - Fixed that the prevention effect did prevent all damage not only combat damage. 2015-05-25 16:57:11 +02:00
LevelX2
4298e66e02 * Changeling - Fixed that some non creature subtypes of cards (e.g. Arcane) were positive filtered for Changeling (fixes #991). 2015-05-25 16:51:09 +02:00
LevelX2
b753654384 * Added Arcbound Crasher, Mana Clash, Tel-Jilad Stylus, Chance Encounter and Vampiric Link. 2015-05-25 15:50:50 +02:00
LevelX2
d3b41c076d * Added DealsDamageAttachedTriggeredAbility and used in some cards. 2015-05-25 15:49:51 +02:00
LevelX2
6480fb321e Merge origin/master 2015-05-25 00:58:06 +02:00
LevelX2
194c2eb371 * Reflecting Pool - Fixed that it did not work correctly with lands that produce conditional mana (e.g. Sliver Hive or Caverns of Soul) fixes #993. 2015-05-25 00:57:42 +02:00
emerald000
09a4267a46 Added Boiling Seas, Cephalid Constable, Devastating Dreams and Life and Limb. 2015-05-24 16:57:12 -04:00
LevelX2
c3447ccff0 * Eldrazi Temple - Fixed that the first ability was automatically used for spells (fixes #908) . 2015-05-24 18:56:34 +02:00
LevelX2
e8b2e01cd4 * Surrak, the Hunt Caller - Fixed tooltip text. 2015-05-24 10:13:03 +02:00
LevelX2
a183afc987 * Drooling Groodion - Fixed that the same creature could be targeted from both targets of the activated ability. 2015-05-23 19:21:45 +02:00
LevelX2
28d816b21f * Endrek Sahr, Master Breeder - Fixed Thrull creating ability that did not work when the triggering spell was countered. 2015-05-23 18:59:41 +02:00
LevelX2
e82ee26136 Added test for Sepulchral Primordial. 2015-05-23 18:38:34 +02:00
LevelX2
f4718deae4 * Jareth, Leonine Titan - Fixed that the protection giving ability did not work correctly. 2015-05-23 18:02:37 +02:00
LevelX2
7003dc7e3f * Fixed that the AI used activated abilities even if they were forbidden by a restriction effect like Arrest. 2015-05-23 17:43:27 +02:00
LevelX2
e1a8e41702 * Ghastlord of Fugue - Fixed the not working triggered ability. 2015-05-23 17:08:18 +02:00
LevelX2
d427e9a315 * Hindering Light - Fixed that target check did not work correctly for modal spells (e.g. Cryptic Command). 2015-05-23 16:59:53 +02:00
LevelX2
50e8e3930c * Vengeful Rebirth - Fixed target handling if second target chnaged zone until Vengeful Rebirth resolves. 2015-05-23 16:49:16 +02:00
LevelX2
a5820a50e6 Added tests for Auraswap. 2015-05-23 16:34:32 +02:00
LevelX2
ce64a22c15 Some more rework of player.moveCard (mainly to graveyard). 2015-05-23 15:35:40 +02:00
LevelX2
d238355a13 Added Nihilith, Kavu Lair, Recross the Paths, Arcbound Slith and Blazing Archon. 2015-05-22 17:58:01 +02:00
LevelX2
6a7b43f71c Some minor chnages. 2015-05-22 17:56:53 +02:00
LevelX2
38865e2495 Added some tests. 2015-05-22 15:16:29 +02:00
LevelX2
467a11b4cd Started to rework player.moveCard methods to handle multiple cards. 2015-05-22 15:15:39 +02:00
LevelX2
e68bd0e876 * Dolmen Gate - Fixed that it was not checked if the creates were attacking creatures for damage prevention. 2015-05-22 11:26:42 +02:00
emerald000
2e915af6ae Readded subtypes removed my mistake. 2015-05-21 22:22:06 -04:00
Plopman
987d1df1e0 [5ND] Added 10 cards 2015-05-22 00:54:49 +02:00
LevelX2
b64d5c39cc * Fixed accidental removed subtype of Murder Investigation. 2015-05-22 00:33:15 +02:00
LevelX2
d7255f971c * Some more minor changes. Added test. 2015-05-21 23:25:46 +02:00
LevelX2
093b22081a * Some minor changes. 2015-05-21 22:39:30 +02:00
LevelX2
e6b45222ee Merge pull request #989 from TGower/master
Keldon Warlord, Sleeper Agent, and Rootwater Diver
2015-05-21 09:06:40 +02:00
TGower
35ecb1b26e 2015-05-20 21:02:31 -07:00
LevelX2
6097e297fe * Prevention effects - Fixed that prevention effects also prevented damage that was not preventable (fixes #983). 2015-05-21 00:25:37 +02:00
LevelX2
a3065b703a * Fixed that named searches (e.g. Surgical Extraction) work also if the selected card is a split card. 2015-05-20 17:17:42 +02:00
LevelX2
be81d93e2b Merge pull request #986 from lopho/master
Added Plague Rats and some fixes
2015-05-20 16:05:23 +02:00
lopho
486083ba05 Fixed Altar Golem, p/t counts also when not on battlefield 2015-05-20 15:25:04 +02:00
lopho
15f1d14d56 Added Plague Rats (LEA, LEB, 2ED, 3ED, 4ED, 5ED) 2015-05-20 15:23:21 +02:00
LevelX2
1954f7e1d4 Merge pull request #982 from lopho/master
Add Poisonbelly Ogre and Hissing Miasma, Unglued set and basic lands, and some other cards...
2015-05-20 13:42:24 +02:00
emerald000
9974cfe070 Color settings removal part 4 2015-05-20 04:43:02 -04:00
emerald000
efc3501f37 Color settings removal part 3 2015-05-20 01:56:47 -04:00
emerald000
7f7bb1d09c Color settings removal part 2 2015-05-20 01:12:42 -04:00
emerald000
92c90bdaf2 Removed superfluous color settings. Splitted in a couple of commits for my poor computer to handle. 2015-05-20 00:02:42 -04:00
Trevor
ded89ebdd0 2015-05-19 19:46:43 -07:00
Trevor
8e5dccd726 2015-05-19 19:46:39 -07:00