Commit graph

8742 commits

Author SHA1 Message Date
LevelX2
29b37b046d Fixed some trap cards and removed old AlternateCostImpl. 2016-03-06 19:41:30 +01:00
DjB
56ecba2dd2 Update Ragamuffyn.java 2016-03-06 12:27:05 -06:00
drmDev
7cc6de86ad Card implementation and tests for CircleOfAffliction 2016-03-06 08:40:32 -05:00
DjB
0286da4781 Create Ragamuffyn.java 2016-03-05 22:21:44 -06:00
LevelX2
b756475b58 Merge pull request #1592 from drmDev/master
User requested condense trigger ability text for Tuktuk Scrapper
2016-03-05 22:21:17 +01:00
spjspj
49e43aec38 spjspj - Fixed for issue Vesuvan Shapeshifter not getting 'turn face down' ability when cast for full 3UU cost and copying a creature. 2016-03-06 01:49:43 +11:00
drmDev
783a828cde User requested condense trigger ability text for Tuktuk Scrapper 2016-03-05 06:10:54 -05:00
spjspj
1685e8eb82 spjspj - Implement Divine Intervention (LEG & ME3) 2016-03-05 21:25:57 +11:00
LevelX2
41af3e9d4a * Disrupting Shoal - Fixed that the converted mana costs of split cards were not handled correctly. 2016-03-05 10:33:27 +01:00
LevelX2
4baa9e5588 Merge pull request #1588 from drmDev/master
Fixes for GlintHawk, FaerieImpostor. New card implementation DrakeFamiliar
2016-03-05 08:57:49 +01:00
drmDev
a3a2e778ef New card implementation Drake Familiar 2016-03-04 12:37:12 -05:00
drmDev
8f1af6b940 Fixes for GlintHawk, FaerieImposter. New card implementation DrakeFamiliar. 2016-03-04 12:20:43 -05:00
fireshoes
8096d2f4aa Merge origin/master 2016-03-04 10:51:50 -06:00
LevelX2
5735efa18d Fixed some wrong counter handling not firing game events from removing counters (fixes #1587). 2016-03-04 12:47:05 +01:00
LevelX2
080a1b883c Wild Pair - fixed condition handling. 2016-03-04 12:21:47 +01:00
LevelX2
4674b18a51 * Fixed some prroblems with can't cast effects and morph ability (related to Reflector Mage, Exclusion Ritual and Alhammarret High Arbiter). 2016-03-04 01:07:52 +01:00
LevelX2
4f4cf16200 Merge pull request #1578 from fenhl/wild-pair
Implement Wild Pair
2016-03-03 23:12:26 +01:00
GitHubMage
a5504c1a96 fixed Ali from Cairo
the previous implementation did reduce the amount of damage that is being dealt to not reduce life below one.
now the damage is untouched but the affected player's life total is set to 1 if the damage would otherwise reduce below 1.
2016-03-02 22:29:29 +01:00
LevelX2
d481c124ea [SOI] Added Eerie Interlude and Stiched Mangler. 2016-03-02 19:46:10 +01:00
drmDev
ff0dbba539 tooltip change to include when {this} enters the battlefield 2016-03-02 07:46:02 -05:00
Fenhl
bfb97672bb Implement Wild Pair 2016-03-02 06:29:03 +00:00
drmDev
dcb9a7122b DreadCacodemon card with ConditionalTriggeredAbility 2016-03-01 17:26:46 -05:00
LevelX2
6299425c1d Fixed error of CastFromHandCondition. 2016-03-01 21:38:52 +01: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
fireshoes
3e87574dee Merge origin/master 2016-02-25 09:46:04 -06: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
fireshoes
a662acbc58 Merge origin/master 2016-02-23 11:32:29 -06:00
fireshoes
152cb6de0b Fixed EMA set code. Added FNMP Blighted Fen and Goblin Warchief. Added missing islands for DDQ. 2016-02-23 11:29:52 -06: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
DjB
b905cf34fa Update WirewoodPride.java
fixed reference and removed (.) from effect text
2016-02-15 08:21:22 -06:00
DjB
f0b4e1c120 Create RhysticCircle.java 2016-02-14 22:35:24 -06:00
DjB
71dee220f7 Create WirewoodPride.java 2016-02-14 19:34:31 -06:00
Neil Gentleman
03d776c2c1 Correct Eldrazi Obligator, Essence Depleter, Riptide Chronologist 2016-02-14 15:33:01 -08:00
LevelX2
74799d286b * Improved mana source check. Fixed #1513. 2016-02-14 18:31:02 +01:00
LevelX2
6726f48669 * Fixed a bug of spell copy that caused that added spliced spells were not copied. 2016-02-14 13:42:46 +01:00
fireshoes
200c2ff6bd Added Skittish Valesk. 2016-02-13 20:40:33 -06:00
Quercitron
4653864c5e Added Ixidor's Will and Overburden 2016-02-14 00:09:01 +03:00
LevelX2
10f9eaf395 * Despotic Scepter - Fixed tooltip text. 2016-02-13 20:12:08 +01:00
LevelX2
1c3c8cafe6 * Eldrazi Mimic - Fixed that the P/T was not set if the triggering permanent left the battlefield meanwhile. 2016-02-13 12:09:08 +01:00
LevelX2
cf79baca2e * Eldrazi Displacer - Fixed that there were not effect applied between exile and return effect. 2016-02-13 12:07:38 +01:00
LevelX2
56997ae871 Nissa's Judgment - Fixed that the second ability was not handled targeted. 2016-02-13 10:56:18 +01:00
LevelX2
1c2faaadde Merge pull request #1528 from nomage/HoldoutSettlementFix
Fix Holdout Settlements second ability not being a mana ability.
2016-02-12 20:37:11 +01:00
LevelX2
2ce5e00c6d Some minior changes to committed cards. 2016-02-12 09:38:57 +01:00
LevelX2
2cd91b9d15 Merge pull request #1530 from nomage/BladewingsThrall
Add Bladewing's Thrall.
2016-02-12 09:24:12 +01:00
Nomage
72605305da Add Bladewing's Thrall.
http://gatherer.wizards.com/Pages/Card/Details.aspx?multiverseid=47224
2016-02-12 01:59:32 +00:00
Nomage
c2f6a6534a Implement Cauldron Dance. 2016-02-12 01:32:12 +00:00
Nomage
15706695ce Fix Holdout Settlements second ability not being a mana ability. 2016-02-12 00:47:22 +00:00
spjspj
a96b501c95 Fix for flickering DL Silumgar with Brago not releasing control of PWs/creatures 2016-02-12 01:45:24 +11:00
Quercitron
db7e4aea2e Fix Wojek Embermage imports 2016-02-11 00:11:46 +03:00
fireshoes
00a5b9e469 Added some more SOI cards. 2016-02-10 12:43:55 -06:00
Quercitron
2e574ab19e Added Gnat Alley Creeper, Tephraderm, Inflame, Wojek Embermage 2016-02-10 01:02:57 +03:00
LevelX2
60bc03e284 [SOI] Fixed to Skulk and Investigate. Some minor tweaks to SOI cards. 2016-02-09 12:37:20 +01:00
fireshoes
2a92f5e77a Added SOI and EMN sets. Added some SOI cards. 2016-02-08 20:53:09 -06:00
LevelX2
6321e39bcd [SOI] Added Skulk Ability. 2016-02-09 00:06:17 +01:00