Commit graph

10306 commits

Author SHA1 Message Date
LevelX2
f1b279d650 * Added one more Morph test. 2015-03-25 00:30:03 +01:00
LevelX2
4b985b322f * Scroll of the Masters - Fixed activated ability (did add counter instaed of doing a boost until end of turn). 2015-03-24 23:00:32 +01:00
LevelX2
23d431a65a * CantBeCounteredControlledEffect - Fixed a bug that the counter source was not cheched correctly (e.g. it was possible to counter spells with blue counters after Autumn's Veil). 2015-03-24 22:46:52 +01:00
LevelX2
b2e27f17f1 * Spitting Image and Call the Skybreaker - Fixed wrong Retrace costs. 2015-03-24 21:51:20 +01:00
LevelX2
e62e2e605e Minor formatting. 2015-03-24 21:33:11 +01:00
LevelX2
47df4ad205 Merge origin/master 2015-03-24 17:17:45 +01:00
LevelX2
80847655b3 * Fixed not working Raid condition. 2015-03-24 17:16:26 +01:00
Jeff
804f5c9908 - Added a test for The Wretched. 2015-03-24 11:15:32 -05:00
LevelX2
abf18027b8 * Liliana of the Veil - Fixed that for the third ability permanents with hexproof could not be selected. 2015-03-24 17:01:53 +01:00
LevelX2
bff6c45bc4 Added Cry of Contrition. 2015-03-24 16:57:44 +01:00
LevelX2
7f3ffbb7ed * Pyxis of Pandemonium - Fixed that the exiled permanents were not put to battlefield. 2015-03-24 16:55:53 +01:00
LevelX2
2a9af5ad99 Moved some postresolveEffects to the correct package. 2015-03-24 15:45:33 +01:00
LevelX2
16b01b03be * Chorus of the Conclave - Anotehr small change. 2015-03-24 08:30:02 +01:00
fireshoes
c20e21b0fb Merge origin/master 2015-03-23 23:14:15 -05:00
fireshoes
9fb1acbf31 Updated Duel Commander and Pauper banlists. Added Lady Sun and Coastal Wizard. Added DTK to Khans of Tarkir block constructed format. 2015-03-23 23:13:01 -05:00
LevelX2
d15d72ffbc Merge pull request #826 from FenrisulfrX/phyvscoa
Implement 6 Cards
2015-03-24 01:15:38 +01:00
LevelX2
416f6f8807 * Chorus of the Conclave - Fixed that the counter were not added to the creature cast. 2015-03-24 00:53:38 +01:00
FenrisulfrX
2b58766d42 Implement 6 Cards
Implemented 6 cards needed to add the Phyrexian deck from Phyrexia vs
coalition Duel Decks.
Cards Implemented:
* Hornet Cannon
* Phyrexian Battleflies
* Phyrexian Colossus
* Phyrexian Processor
* Phyrexian Totem
* Sanhuine Guard
2015-03-23 18:59:58 -03:00
LevelX2
0c19b429f7 * Path to Exile - Fixed that zone change replacement effects prevented the search effect to happen (fixes #824). 2015-03-23 22:26:15 +01:00
LevelX2
5161f849f9 Fixed Necromancy Test. 2015-03-23 19:40:19 +01:00
betasteward
72ff6f27b3 changes to the way abilities are added to cards 2015-03-23 13:04:09 -04:00
LevelX2
65390e09a6 * Fixed handling of Singletons gained to face down creatures (fixes Cloudform giving Flying and Hexproof to enchented card). 2015-03-23 17:36:34 +01:00
LevelX2
993fe37108 * Brutal Hordechief - Fixed duration of requirement effect and fixed that the attacker choose how to block did not work correctly. 2015-03-23 16:53:04 +01:00
LevelX2
a137ec1633 * Combat - Fixed a bug that creatures that have to block were not forced to block. 2015-03-23 16:50:32 +01:00
LevelX2
254d057218 * Brutal Hordechief - Fixed a bug that prevented controller from making block decisions. 2015-03-23 14:15:25 +01:00
LevelX2
eac674f69e Added Retract. 2015-03-23 14:13:43 +01:00
LevelX2
98ab135488 * Cavern of Souls - Fixed a bug of the can't be countered handling. 2015-03-23 13:25:37 +01:00
LevelX2
6079ecbbbc * Dromoka's Command * Fixed third mode that was not restricted to enchantments but permanents. 2015-03-23 08:27:56 +01:00
LevelX2
9bb07c9841 * Silumgar's Command - Fixed tooltip text of first mode. 2015-03-23 08:21:36 +01:00
LevelX2
10c9f10a4a * Evershrike - Fixed wrong mana cost to cast. 2015-03-23 01:46:08 +01:00
LevelX2
0faa08b1c2 * Devout Witness - Fixed missing discard card cost. 2015-03-23 01:29:20 +01:00
LevelX2
3263a9a77c * Keeper of the Lens - Fixed wrong rarity (was uncommon instead of common). 2015-03-23 01:21:28 +01:00
LevelX2
e5437643c8 * Convoke - Fixed that it was not possible to pay with convoke mana costs containing no colorless mana. 2015-03-23 01:09:53 +01:00
LevelX2
0b20004d97 * Blood-Chin Rager - Fixed that the can't be blocked effect did last until game end. 2015-03-23 00:10:09 +01:00
LevelX2
1b90730aeb Fixed that to manifest an aura enchantments did not work correctly. 2015-03-23 00:03:09 +01:00
LevelX2
b7b54cd464 Added Balthor the Defiled. 2015-03-22 23:03:27 +01:00
LevelX2
46a798fba6 * Leyline of Singularity - Fixed that also lands wrongly became legendary. 2015-03-22 22:44:43 +01:00
LevelX2
5915259e96 * Martyr of Sands - Fixed that a player got only a maximum of 3 life also if he tried to reveal more cards. 2015-03-22 22:03:59 +01:00
LevelX2
0e350af7a2 Merge pull request #822 from FenrisulfrX/ajanivsnicol
Implement 7 cards
2015-03-22 21:28:34 +01:00
FenrisulfrX
fd4e4a7d72 Implement 7 cards
Implemented cards need to recreate the Ajani vs. Nicol Bolas decks.
Cards Implemented:
Agonizing Demise
Fleetfoot Panther
Morgue Toad
Ogre Savant
Pain // Suffering
Spite // Malice
Steamcore Weird
2015-03-22 16:54:23 -03:00
LevelX2
59293271a5 Changes to the reset handling of ManaSpentToCastWatcher. 2015-03-22 20:14:35 +01:00
LevelX2
740611119b * Mikaeus, the Unhallowed - Fixed that the given undying ability did not trigger. 2015-03-22 19:47:46 +01:00
LevelX2
b1427f6066 Fixed a bug where the expansion repository version was set. 2015-03-22 10:19:26 +01:00
LevelX2
c0689ec675 * Dynamic mana effects - Fixed that dynamic mana effects (e.g. Cabal Coffers, Elvish Archdruid) did not benefit from mana manipulation effects like Mana Reflection. 2015-03-22 09:47:37 +01:00
LevelX2
07a6c8154a * Fracturing Gust - Fixed that the life gain did not work if permanent with life gain preventing effect was destroyed. 2015-03-22 09:45:19 +01:00
LevelX2
4de7e27b8e * Shorecrasher Elemental - Fixed that the choice how to boost was not made during resolutiuon (fixes #821). 2015-03-22 09:44:17 +01:00
LevelX2
357aa418f9 * Dragonlord Dromoka - Fixed that the can't cast ability did not work. 2015-03-21 01:09:30 +01:00
LevelX2
7db82d8312 * The Abyss - Fixed wrong collectors number (number of Recall). 2015-03-21 01:05:05 +01:00
LevelX2
da2e704f76 * Den Protector - Fixed that the triggered ability was missing. 2015-03-21 01:04:28 +01:00
LevelX2
e3b4e0c98d Merge origin/master 2015-03-20 18:35:26 +01:00