Commit graph

8667 commits

Author SHA1 Message Date
Fenhl
bfb97672bb Implement Wild Pair 2016-03-02 06:29:03 +00:00
LevelX2
c83e1f29d3 Merge pull request #1572 from spjspj/master
spjspj - Implement Vesuvan ShapeShifter (TimeSpiral)
2016-03-01 17:09:57 +01:00
LevelX2
570a6d92dc Foxed some EntersBattlefieldTriggeredAbilities with Intervening-If-Clause not handled correctly. 2016-03-01 17:00:02 +01:00
LevelX2
b19b43c4c8 * Scion of Vitu-Ghazi - Fixed that conditional trigger was not handled correctly. 2016-03-01 15:39:37 +01:00
LevelX2
0e2e4ccedd * Crib Swap - Fixed that the created token was ehite instead of colorless. 2016-03-01 15:36:23 +01:00
spjspj
b737f3bf8a spjspj - Implement Vesuvan ShapeShifter (TimeSpiral) 2016-03-01 12:36:22 +11:00
DjB
87e2cd68c1 Create PitSpawn.java 2016-02-28 22:48:57 -06:00
LevelX2
075932e1b0 [SOI] Added Invasive Surgery. 2016-02-29 01:19:13 +01:00
DjB
182a38b658 Create LiegeOfThePit.java 2016-02-28 17:23:45 -06:00
LevelX2
5e907852e7 Merge pull request #1568 from djbrez/patch-7
Create MetalFatigue.java
2016-02-28 19:03:03 +01:00
DjB
245cd0521c Update MetalFatigue.java
changed to use the existing TapAllEffect
2016-02-28 10:08:16 -06:00
LevelX2
996f07a4ff Reworked some trap cards using old AlternateCosts class. 2016-02-28 08:44:14 +01:00
DjB
83ce355804 Create MetalFatigue.java 2016-02-27 22:45:37 -06:00
LevelX2
0f1839af56 Reworked some trap cards using old AlternateCosts class. 2016-02-27 23:44:59 +01:00
Quercitron
c34c19c9e8 Added Aphetto Dredging 2016-02-27 01:29:33 +03:00
DjB
a5236c5879 Create Abjure.java 2016-02-25 22:56:50 -06:00
LevelX2
d9013346b3 * Reviving Vapors - Fixed that the chosen card did not go to hand. 2016-02-25 17:16:37 +01:00
LevelX2
140672b8b3 * Curse of the Forsaken - Changed outcome (fixes #1557). 2016-02-25 11:35:59 +01:00
LevelX2
075f2fdfaf Merge pull request #1560 from djbrez/patch-5
Create BlockadeRunner.java
2016-02-25 11:27:59 +01:00
DjB
830b86543d Create BlockadeRunner.java 2016-02-24 23:13:07 -06:00
DjB
f607f140b7 Create DreadSpecter.java 2016-02-24 21:13:24 -06:00
LevelX2
8e671fecaa Added a test. 2016-02-25 00:25:33 +01:00
LevelX2
b41c4822e9 Fixed BlockedCreatureCount handling. 2016-02-24 22:31:19 +01:00
LevelX2
48be09ad52 Merge pull request #1552 from markedagain/master
Some requested cards implemented
2016-02-24 22:07:39 +01:00
markedagain
e87727dd76 fixed wrong calculation for wurm 2016-02-24 12:25:39 -05:00
LevelX2
b851247622 * Stonecloaker - Fixed that the return to hand ability was not mandatory. 2016-02-24 11:04:56 +01:00
markedagain
58ea586ca5 Removed unused class 2016-02-24 01:04:42 -05:00
markedagain
502ecd8858 Fixed getPlayerList references 2016-02-24 00:58:37 -05:00
markedagain
188db6eedc Refactored Blocked Creature effect 2016-02-23 23:54:57 -05:00
markedagain
3ac7976dda Requested Cards 2016-02-22 13:57:57 -05:00
markedagain
40ff62881a Magemark cycle implemented 2016-02-22 13:57:17 -05:00
DjB
0179ff965f Update DawningPurist.java
added (.) to end of the rule text.
2016-02-22 01:19:21 -06:00
DjB
7aa5faada8 add Dawning Purist 2016-02-21 23:06:20 -06:00
Quercitron
ceb0dfc10b Added Dueling Grounds 2016-02-21 17:51:02 +03:00
LevelX2
e9638bcc4d Release 1.4.9v0 2016-02-21 12:58:58 +01:00
LevelX2
cf3488d5e5 * Guilded Drake - Fixed that the sacrifice did not happen if the target creature for exchange is no longer a valid target during resolution (fixes #1546). 2016-02-21 10:20:26 +01:00
Quercitron
ea5c825897 Added Storm Entity 2016-02-20 20:12:13 +03:00
spjspj
65688e33d7 spjspj - implement Gaea's Touch (The Dark/ME3) 2016-02-21 01:52:05 +11:00
spjspj
6830c39f46 spjspj - Implement Plaguebearer (Exodus) 2016-02-19 08:30:37 +11:00
LevelX2
8e84bffbe6 * Sylvan Offering - Fixed that there were no tokens for the controller of the spell created. 2016-02-18 17:51:02 +01:00
LevelX2
53f48a6602 * Containment Priest - Fixed that it also did exile permanents that entered the battlefield transformed and the transformed permanent was no creature (e.g. flipwalker). 2016-02-18 16:52:57 +01:00
LevelX2
2ec404a2e4 * Joraga Auxiliary - Fixed that he could target itself with the support ability. 2016-02-18 15:52:13 +01:00
spjspj
b435d337f8 BubblingMuck (Urza's destiny) - Modeled very closely on High Tide 2016-02-18 12:53:33 +11:00
spjspj
6a6133061c spjspj - Implement EnergyTap (Legends/4thEd) 2016-02-18 12:21:24 +11:00
LevelX2
ff52fcd588 * Essence of the Wild - Fixed that the copy effect did not work correctly. 2016-02-17 15:52:09 +01:00
LevelX2
f54c675c4b * Fixed a bug of colorless mana (e.g. caused Heartbeat of Spring not working with Urza's lands). 2016-02-16 17:15:47 +01:00
LevelX2
bf934137e8 * Pemmin's Aura - Fixed wrong activation cost of last ability. 2016-02-16 15:25:51 +01:00
LevelX2
9cf0df614c Merge pull request #1532 from djbrez/patch-1
Create WirewoodPride.java
2016-02-16 11:24:27 +01:00
fireshoes
bf3e90b8ee Added DDQ and SOI cards. Added Duel Deck sample decks. Corrected Mindwrack Demon translation. 2016-02-16 00:36:17 -06:00
Quercitron
e213bf1807 Added Fade Away 2016-02-16 02:14:02 +03:00