fireshoes
48ae863459
[EMN] Implemented Thalia, Heretical Cathar
2016-06-23 15:56:13 -05:00
emerald000
32f6ed94af
Minor rule text fix.
2016-06-23 13:26:48 -04:00
emerald000
748fcd9a16
[EMN] Added Emrakul, the Promised End.
2016-06-23 00:05:29 -04:00
LevelX2
8beaeab485
* Prismatic Strands - Added game log message with the color chosen.
2016-06-21 10:15:16 +02:00
LevelX2
d26cc4ac1b
* Curse of the Pierced Heart - Fixed that the ability triggered wrongly in the draw instead of the upkeep step.
2016-06-21 09:42:03 +02:00
LevelX2
0b05bdeeec
* Everglades - Fixed a bug that it produced colorless instead of black mana.
2016-06-21 09:30:04 +02:00
fireshoes
9ae4c2c2de
[EMN] Added Coax from the Blind Eternities to mtg-cards-data.txt. Implemented Ulrich.
2016-06-20 18:13:23 -05:00
LevelX2
185f56a7da
* Fireblast - Fixed that a wrong text was shown for the land sacrifice. Also that the spell was wrongly marked as castable also if only one mountain was on the battlefield.
2016-06-20 16:23:03 +02:00
LevelX2
ea53692b57
Merge pull request #2020 from Styxo/master
...
Added Heal the Scars and Hunter Of Eyeblights
2016-06-20 09:10:31 +02:00
Styxo
9bf92ae9d8
Added Heal the Scars and Hunter Of Eyeblights
2016-06-19 20:11:05 +02:00
LevelX2
b44e2f3cdd
* Winter Orb - Implemented errata 2016-06-08
2016-06-19 17:29:19 +02:00
LevelX2
ef9ab0769d
* Glimmervoid - Fixed that the condition was not implemented as an “Intervening If” clause.
2016-06-19 16:39:22 +02:00
LevelX2
4022a47a0d
* Din of the Fireherd - Fixed that the created token was not counted for the sacrifice effect.
2016-06-19 16:22:40 +02:00
LevelX2
f691017cda
* Gryff's Boon - Fixed that the target was wrongly selected during resolution.
2016-06-19 16:13:50 +02:00
LevelX2
7563b0c30f
Some rework for "Name a nonland card" effects.
2016-06-19 16:05:17 +02:00
LevelX2
3edca4234a
Merge pull request #2017 from Styxo/master
...
Added Brain Pry, Slithering Shade and Gruul Scrapper
2016-06-19 15:55:22 +02:00
spjspj
35c05c0d65
spjspj - Minor change for VesuvanShapeshifter (TSP)
2016-06-19 22:55:44 +10:00
spjspj
6f6d9bc314
spjspj - Minor change for Masterwork of Ingenuity (C14)
2016-06-19 21:12:44 +10:00
LevelX2
a669c5daaa
* Icatian Javelineers - Fixed rule text generation.
2016-06-19 11:12:35 +02:00
Styxo
a8a5321702
Added Brain Pry, Slithering Shade and Gruul Scrapper
2016-06-18 20:36:40 +02:00
spjspj
802414764d
spjspj - Some fixes for Synod Sanctum (ARC)
2016-06-19 01:45:18 +10:00
LevelX2
e74f5995cb
Fixed some more possible null pointer exceptions.
2016-06-18 14:46:35 +02:00
LevelX2
7e9d285a49
Fixed some possible null pointer exceptions.
2016-06-18 12:56:25 +02:00
LevelX2
1bee035aaa
* Phyrexian Ingester - Fixed possible null pointer exception.
2016-06-18 11:58:08 +02:00
LevelX2
34668ba5d9
Fresh Meat, Caller of the Claw - Fixed problem with watchers using the same internal name.
2016-06-18 11:34:39 +02:00
LevelX2
bdebcbaf63
* Angelic Skirmisher - Fixed that the ability choice caused error.
2016-06-18 10:47:40 +02:00
LevelX2
2b3fb81cdd
Some minor changes.
2016-06-17 15:16:24 +02:00
LevelX2
f6c1538bda
* Cleansing Beam - Fixed that the target creature was damaged twice.
2016-06-17 14:50:30 +02:00
LevelX2
089996edce
Braids, Cabal Minion - Fixed tooltip rule text.
2016-06-17 14:32:29 +02:00
LevelX2
ac989ddf36
Merge pull request #2010 from shootbot/master
...
Fixed Leeching Sliver bug
2016-06-17 14:10:40 +02:00
spjspj
aca2e16581
spjspj - Some fixes for Synod Sanctum (ARC)
2016-06-17 21:35:49 +10:00
spjspj
dfcca1307b
spjspj - Some fixes for Synod Sanctum (ARC)
2016-06-17 21:34:23 +10:00
fireshoes
d90ef8e9ae
Changed @Override to @java.lang.Override on MRD Synod Sanctum
2016-06-16 11:32:25 -05:00
shootbot
1bae2b0b1e
Fixed Leeching Sliver bug
...
Following bugs fixed:
No life loss from a trigger when Leeching Sliver attacks a planeswalker
No life loss from a trigger when Leeching Sliver doesn't attack a player
and another sliver does
2016-06-16 19:51:20 +06:00
spjspj
9f88ebdef9
spjspj - Implement Synod Sanctum (ARC & MRD)
2016-06-16 23:24:00 +10:00
spjspj
1a7edd66c7
spjspj - Slight fixes for Wave of Vitriol (C14)
2016-06-16 12:12:01 +10:00
spjspj
0f806988f0
spjspj - Slight fixes for Wave of Vitriol (C14)
2016-06-16 12:10:27 +10:00
spjspj
51a1c8d345
spjspj - Fixes for KormusBell not creating 1/1s from swamps. Copies of ContinuousEffect weren't having dependendToType set (was defaulting to null). Add addDependencyType to UrborgTombOfYawgmoth and setDependedToType to KormusBell.
2016-06-14 22:30:06 +10:00
spjspj
4944d8ed69
spjspj - Clean up code for Eye of the Storm (RAV)
2016-06-11 18:07:16 +10:00
spjspj
ac910ca881
spjspj - Clean up code for Eye of the Storm (RAV) - aka EotS shouldn't trigger after every spell is cast, only instants/sorceries and now check if imprinted spells are from players who have been eliminated before copying.
2016-06-11 12:40:41 +10:00
spjspj
80901d713f
spjspj - Clean up code for Psychic Possession (DIS)
2016-06-10 01:06:28 +10:00
spjspj
83d6936f42
spjspj - Clean up code for Psychic Possession (DIS)
2016-06-10 01:02:39 +10:00
spjspj
d7c2f5b9c5
spjspj - Implement Psychic Possession (DIS)
2016-06-09 20:35:26 +10:00
spjspj
0008234ab9
spjspj - Implement Psychic Possession (DIS)
2016-06-09 20:32:35 +10:00
spjspj
b751e69eec
spjspj - Fix possible npe for Clockspinning and change return code from apply. Also fix possible npe for adding counters
2016-06-09 01:23:19 +10:00
LevelX2
89d9762ea1
* Qasali Ambusher - Fixed possible null pointer exception.
2016-06-05 12:30:47 +02:00
LevelX2
85bc7549fa
* Added Custodi Squire (2 votes), Nightshade Assassin (2 votes), Seize the Day (2 votes) from the Card Requests - JUNE list.
2016-06-04 12:21:47 +02:00
LevelX2
ffca19c408
Merge pull request #1860 from fenhl/set-codes
...
Fix set codes
2016-06-03 08:57:57 +02:00
LevelX2
086d69c200
Merge pull request #1972 from gnumast/master
...
Text Import should detect sideboard after a single blank line
2016-06-03 08:57:40 +02:00
LevelX2
4581cfc803
* Fixed continuous effect handling of Marsh Casualities, Savage Offensive and Explosive Growth.
2016-06-02 12:47:53 +02:00
Fenhl
1a5afc98a6
Add Commander printing of Hour of Reckoning
2016-06-02 03:18:05 +00:00
drmDev
5a813262d6
Faerie Tauntings typo fix
2016-06-01 09:19:23 -04:00
Alex Marcotte
2d4ba24dd9
Added missing rarity for EMA Winter Orb
2016-05-30 23:03:43 -04:00
fireshoes
a9744b2d04
Added Crumbling Vestige FNM promo.
2016-05-30 20:44:49 -05:00
LevelX2
1045f35705
* Sylvan Might - Fixed that Trample was not given to target creature.
2016-05-29 17:38:08 +02:00
LevelX2
266a0870ca
Xmage 1.4.12v0
2016-05-29 10:59:39 +02:00
LevelX2
c0274304c8
[EMA] Fixed wrong rarity of Desperate Ravings.
2016-05-29 09:54:36 +02:00
LevelX2
0085b6b1ef
Removed some custom classes by use of framework classes.
2016-05-29 09:52:43 +02:00
LevelX2
2c11d9cfef
Merge pull request #1960 from Styxo/master
...
Added Faerie Tautings, Heat Shimmer and Spring Cleaning
2016-05-29 09:23:11 +02:00
LevelX2
9953107171
Some changes to Lost Auramancers.
2016-05-29 09:22:03 +02:00
ZEPLAR
165b0630f7
Fixes Issue #1958 : Creatures copying Lost Auramancers fail to trigger its death effect. My solution was to copy the Undying template, but I'm not sure why the original implementation didn't work.
2016-05-28 20:02:26 -07:00
spjspj
a6316ed26f
spjspj - Add Spike Cannibal [EXO]
2016-05-28 23:41:47 +10:00
spjspj
3ce07ae6bb
spjspj - Add in Carbonize [EMA]
2016-05-28 23:11:15 +10:00
Styxo
3bd10a2b2b
Added Faerie Tautings, Heat Shimmer and Spring Cleaning
2016-05-28 12:26:49 +02:00
LevelX2
8c6f44386d
[EMA] Added Prowling Pangolin and fixed some wrong rarities.
2016-05-28 12:14:14 +02:00
LevelX2
5c8c6a3aeb
[EMA] Added Crater Hellion and edited some minor formatting.
2016-05-28 11:44:10 +02:00
LevelX2
eb1ae59d11
Merge origin/master
2016-05-28 11:20:03 +02:00
LevelX2
5738a705a4
[EMA] Added missing rarity for Winter Orb.
2016-05-28 11:19:32 +02:00
spjspj
e4d10ec87a
spjspj - Rest of EMA spoilers
2016-05-28 18:54:32 +10:00
fireshoes
6330a3a344
[EMA] Added additional 5/26 spoilers.
2016-05-26 16:58:57 -05:00
fireshoes
9b5353c648
[EMA] Added 5/26 spoilers.
2016-05-26 11:02:59 -05:00
fireshoes
85c3fe425b
[EMA] Added 5/25 spoilers.
2016-05-25 10:57:05 -05:00
fireshoes
a34cf7115c
[EMA] Added additional 5/24 spoilers.
2016-05-25 00:41:04 -05:00
fireshoes
6f7c15a849
[EMA] Added 5/24 spoilers.
2016-05-24 10:42:10 -05:00
Fenhl
a4c7625c65
Fix some set codes
2016-05-24 12:24:40 +00:00
spjspj
6e4ff8d34e
spjspj - Implement Thought Prison (MRD)
2016-05-24 20:40:29 +10:00
fireshoes
3d0409e1bb
Merge origin/master
2016-05-23 18:39:13 -05:00
fireshoes
c15b541eac
[EMA] Added 5/23 spoilers.
2016-05-23 18:29:37 -05:00
LevelX2
b2d136a940
Merge pull request #1940 from wetterlicht/master
...
Implemented various Darksteel cards
2016-05-23 13:19:05 +02:00
wetterlicht
dc4168efae
2016-05-22 19:41:59 +02:00
LevelX2
949662de16
* Coat of Arms - FIxed that the boost effect also worked with non creature types (e.g. Basic land types if some lands were animated).
2016-05-22 16:24:45 +02:00
spjspj
6912949825
spjspj - Implement Portcullis (STH)
2016-05-22 23:16:44 +10:00
spjspj
4aadc359c4
spjspj - Implement Portcullis (STH)
2016-05-22 23:11:04 +10:00
Nathaniel Brandes
4a416c7fbb
Fix ETB kicker on Dralnu's Pet.
2016-05-21 03:59:36 -07:00
drmDev
6d622a8f00
LastStand fixes - loss of life and 2x
2016-05-21 05:34:57 -04:00
emerald000
2a2e8c3657
Added 8 new cards. Completed Morningtide and Venser vs. Koth!
...
Arc Blade, Battletide Alchemist, Boldwyr Heavyweights, Coordinated Barrage, Hostile Realm, Stenchskipper, Torchling and Weight of Conscience.
2016-05-20 09:00:27 -04:00
Quercitron
f815148424
* Runeflare Trap - Fix alternative cost condition ( fixes #1943 ).
2016-05-20 03:26:42 +03:00
LevelX2
eea532b2a5
* Invoke Prejudice - Some changes.
2016-05-19 12:52:57 +02:00
fireshoes
9c821f59da
Fixed that Strength of Arms made a Soldier token instead of a Human Soldier token.
2016-05-18 10:20:18 -05:00
fireshoes
a2c56d821c
Added a bunch of promo cards and the new sets that were announced today.
2016-05-16 23:05:31 -05:00
wetterlicht
28902e5616
Implemented Murderous Spoils
2016-05-16 22:58:27 +02:00
wetterlicht
1f44b8cde1
Implemented cards:
...
Burden of Greed, Drill Skimmer, Drooling Ogre, Emissary of Despair,
Psychic Overload, Pulse of the Tangle, Rebuking Ceremony,
Tel-Jilad Wolf, Unforge, Vex
2016-05-16 22:55:29 +02:00
Fenhl
77b32014f6
Fix formatting in several card files
2016-05-16 02:01:09 +00:00
Fenhl
eb50790b97
Fix imports in LeaveNoTrace.java
2016-05-16 00:14:25 +00:00
Fenhl
e3fba3d187
Add card Cleansing Beam
2016-05-15 20:20:37 +00:00
Fenhl
79d303e180
Fix Leave No Trace to target only enchantments
2016-05-15 20:15:15 +00:00
LevelX2
88e744c04c
* Some fixes to tests and sacrifice cost.
2016-05-15 20:33:06 +02:00
fireshoes
e77817b67a
Fixed collector numbers of basic lands in DD: Blessed vs Cursed.
2016-05-15 12:58:07 -05:00
Fenhl
cdbbdb03b4
Merge pull request #1932 from fenhl/glint-eye-nephilim
...
Implement Glint-Eye Nephilim
2016-05-15 05:46:19 +00:00
Fenhl
85b210f394
Add card Grand Melee
2016-05-14 17:05:56 +00:00