Commit graph

7238 commits

Author SHA1 Message Date
zweistecken
0126f45aa5 [RAV] Add Strands of Undeath 2015-05-19 20:14:22 +02:00
zweistecken
8ba5c94e77 [UGL] Add Unglued set and basic lands 2015-05-19 19:47:36 +02:00
zweistecken
1fe1a08bd5 Merge remote-tracking branch 'upstream/master' 2015-05-19 18:43:31 +02:00
zweistecken
b857195c66 [GPT] Add Hissing Miasma 2015-05-19 18:33:36 +02:00
zweistecken
e324d53d97 added SetTargetPointer Enum to AttackedByCreatureTriggeredAbility
PERMANENT targeting attacking creature
PLAYER targeting attacking player
modified Garruk Apex Predator (only card using this) to use SetTargetPointer
2015-05-19 18:33:10 +02:00
zweistecken
16d70585d9 [GPT] Add Poisonbelly Ogre 2015-05-19 18:30:56 +02:00
LevelX2
a31c7d496c * Goblin Tinkerer - Fixed the not working activated ability. 2015-05-19 17:04:24 +02:00
LevelX2
55fca291da * Mortarpod - Fixed tooltip text. 2015-05-19 16:57:54 +02:00
LevelX2
4d283993e6 * Necrogenesis and Thrive - Fixed tooltip texts. 2015-05-19 16:42:21 +02:00
LevelX2
025c5bf5d8 * Satyr Firedancer - Fixed that its ability did also trigger for damage from other sources than iinstant or sorcery spells (fixes #963). 2015-05-19 16:20:21 +02:00
LevelX2
c6d0c78d16 Merge pull request #976 from lunaskyrise/unchecked-and-deprecated
Remove most "has been deprecated" and "unchecked conversion" errors
2015-05-19 14:48:25 +02:00
LevelX2
1e7e3bf5cc * Overwhelming Stampede - Fixed that the boost value was not correctly calculated and applied. 2015-05-19 14:29:55 +02:00
LevelX2
e63eef16aa * Quckling - Fixed that it was not optional to return another creature. 2015-05-19 13:24:27 +02:00
Luna Skyrise
39eb4508c5 Cautery Sliver: apply cost and target to the right ability
Fixes #978
2015-05-18 23:12:11 -03:00
Luna Skyrise
7f63ad02a6 Basal Sliver: use SimpleManaAbility...
...instead of a custom SimpleActivatedAbility
2015-05-18 20:27:37 -03:00
Luna Skyrise
4f079286ec Remove most "unchecked conversion" errors 2015-05-18 19:53:34 -03:00
LevelX2
591c289627 Merge pull request #974 from lunaskyrise/animal-boneyard-and-more
Animal Boneyard and more
2015-05-19 00:05:19 +02:00
Luna Skyrise
d82b57d6bb Remove most "has been deprecated" errors 2015-05-18 18:35:51 -03:00
LevelX2
04730e490b * Deranged Assistant - Disallowed possible undo to prevent cheating with otherwise hidden information (top card of library). 2015-05-18 23:06:15 +02:00
LevelX2
d9883940df * Stranglehold - Fixed that the can't search effect did not work correctly. 2015-05-18 21:53:17 +02:00
LevelX2
e5a792a8f5 * Puppeteer Clique - Fixed that the ability also tiggered without a valid target. 2015-05-18 21:46:22 +02:00
LevelX2
04f9227349 * Flickerwisp - Fixed that Flickerwisp could target itself. 2015-05-18 21:07:24 +02:00
LevelX2
d6d7a72851 * Sliver Overlord - Fixed that the searched card was not revealed. 2015-05-18 21:03:38 +02:00
LevelX2
b0a404e84b * Retrace - Fixed that retrace did not work correctly with cost modifications. 2015-05-18 20:48:01 +02:00
LevelX2
cc638261d8 * Drooling Groodian - Fixed missing targets of the spell (fixes #967). 2015-05-17 22:32:56 +02:00
LevelX2
f9ce42100b * Combust - Fixed rarity (was common instead of uncommon). 2015-05-17 22:19:35 +02:00
LevelX2
df9efa97b6 * Dragonlord Kolaghan - Fixed that morphed cast spells where compared with its origin name with cards in the graveyard. 2015-05-17 22:08:56 +02:00
Luna Skyrise
262822dfcb [PLC] Add Frenetic Sliver 2015-05-17 11:49:03 -03:00
Luna Skyrise
2facda95aa Fix typo in SourceOnBattlefieldCondition's class name 2015-05-16 21:32:05 -03:00
Luna Skyrise
70e866ca32 [PLC] Add Synchronous Sliver 2015-05-16 21:12:38 -03:00
Luna Skyrise
692a743ac6 Dormant Sliver: end quote 2015-05-16 20:25:30 -03:00
Luna Skyrise
c2b5ab47b4 [PLC] Add Cautery Sliver 2015-05-16 20:23:20 -03:00
Luna Skyrise
43bb403c93 [PLC] Add Dormant Sliver 2015-05-16 20:22:23 -03:00
Luna Skyrise
e7bc7d69f4 [TSP] Add Telekinetic Sliver 2015-05-16 19:45:44 -03:00
Luna Skyrise
a462e300c5 Pulmonic Sliver: use constructor instead of statically adding subtype 2015-05-16 19:29:04 -03:00
Luna Skyrise
81591a03a8 Gemhide Sliver: Slivers here may not include just creatures
See rules text
2015-05-16 19:28:24 -03:00
Luna Skyrise
c467ef3842 [TSP] Add Screeching Sliver 2015-05-16 19:26:32 -03:00
Luna Skyrise
f81a4534dc [TSP] Add Ghostflame Sliver 2015-05-16 19:26:24 -03:00
Luna Skyrise
8c1c073d8b [TSP] Add Watcher Sliver 2015-05-16 17:24:08 -03:00
Luna Skyrise
c0f6eb7af3 Opaline Sliver: remove unused import 2015-05-16 17:23:48 -03:00
Luna Skyrise
0c91d8ca72 [TSP] Add Opaline Sliver 2015-05-16 14:49:22 -03:00
Luna Skyrise
c6d433476b Animal Boneyard: the ability was never defined 2015-05-16 07:51:14 -03:00
Luna Skyrise
527e05ae35 Mindwhip Sliver: the ability can only be casted as sorcery 2015-05-16 07:50:32 -03:00
Luna Skyrise
eeca9b3f27 [TSP] Add Psionic Sliver 2015-05-15 23:59:26 -03:00
Luna Skyrise
26a5d49b4a [TSP] Add Pulmonic Sliver 2015-05-15 23:51:02 -03:00
Luna Skyrise
1525904b6f [TSP] Add Shadow Sliver 2015-05-15 23:50:54 -03:00
Luna Skyrise
0604417080 [TSP] Add Opaline Sliver 2015-05-15 23:50:47 -03:00
Luna Skyrise
e4eb07dade [TSP] Add Sedge Sliver 2015-05-15 23:50:38 -03:00
Luna Skyrise
2d943d590d [TSP] Add Basal Sliver 2015-05-15 23:50:23 -03:00
Luna Skyrise
174131ee92 [TMP] Add Mindwhip Sliver 2015-05-15 23:49:03 -03:00
Luna Skyrise
69841ae527 [PLC] Add Spitting Sliver 2015-05-15 23:48:41 -03:00
Luna Skyrise
19629038c2 [FUT] Add Sliversmith 2015-05-15 23:47:59 -03:00
Luna Skyrise
e66a9ec125 Merge upstream/master into animal-boneyard-and-more 2015-05-15 22:24:39 -03:00
Nathaniel Brandes
7e3b494204 Moved sixth edition cards to correct package.
Classic Sixth Edition card weren't showing up in the deck editor because
the set class was changed without the package being moved.
2015-05-15 02:02:53 -07:00
emerald000
c5737a76cd Fixed Narcolepsy intervening if clause. 2015-05-14 20:31:02 -04:00
LevelX2
21860fa8be * Hollowsage - Fixed that it wrongly triggered on tapping insteadof untapping. 2015-05-14 22:54:18 +02:00
LevelX2
15bb4521f3 * Intimidator Initiate - Added missing target definition. 2015-05-14 22:47:41 +02:00
emerald000
6c010a8efe Added Bitter Ordeal and Psychogenic Probe 2015-05-14 04:07:08 -04:00
LevelX2
776c44b5bb * Sigil Blessing - Fixed tooltip and internal handling. 2015-05-13 23:06:31 +02:00
LevelX2
988ed217f3 * Angelic Destiny - Fixed that the enchantment did not return from graveyard to hand. 2015-05-13 23:05:02 +02:00
LevelX2
db694a4c1e * Otherworldly Journey - Fixed that the returning creature did not get the +1/+1 counter. 2015-05-13 17:49:42 +02:00
LevelX2
7bc8ff9955 * Otherworldly Journey - Fixed that the returning creature did not get the +1/+1 counter. 2015-05-13 17:45:44 +02:00
LevelX2
4c60eba7e6 * Taj-Nar Swordsmith - Fixed that the searched card was returned to hand instead correctly to battlefield. 2015-05-13 17:32:40 +02:00
LevelX2
54be23cb41 Added a test for conditional mana. 2015-05-13 15:05:51 +02:00
LevelX2
7453d6a39e * Fixed the sometimes failing Spellskite Test. 2015-05-13 15:05:34 +02:00
Luna Skyrise
39f60c20fd [ODY] Add Animal Boneyard 2015-05-12 21:52:09 -03:00
LevelX2
fa847e8feb * Update to version 1.4.0v0. 2015-05-12 23:11:25 +02:00
LevelX2
ed501cad21 * Some minor adjustements/changes. 2015-05-12 23:00:34 +02:00
LevelX2
e2cb40de70 Some minor log changes and added tests. 2015-05-12 17:29:00 +02:00
Luna Skyrise
d1f8575b2f Lymph Sliver: correct tooltip text (quote the Absorb explanation) 2015-05-11 20:16:05 -03:00
Luna Skyrise
0fbb341eac Rancid Earth: correct effect dependency 2015-05-11 20:11:35 -03:00
Luna Skyrise
4219c4eeed Lymph Sliver: adjust tooltip text, fully use PreventionEffectImpl 2015-05-11 19:44:42 -03:00
Luna Skyrise
68a44caadd Shifting Sky: use ChooseColorEffect and a static ability...
...to change colors
2015-05-11 19:39:01 -03:00
Luna Skyrise
ee8b5116e6 Homing Sliver: use hasSubtype to check Sliver cards 2015-05-11 19:18:22 -03:00
Luna Skyrise
0b712fc3e7 Instill Energy: fix the haste-like effect 2015-05-11 19:13:17 -03:00
Luna Skyrise
a49d082823 Orcish Spy: modify LookLibraryTopCardTargetPlayerEffect to admit multiple cards 2015-05-11 19:07:14 -03:00
Luna Skyrise
9149e66e71 No Rest for the Wicked: fixes by LevelX2 2015-05-11 16:58:09 -03:00
Luna Skyrise
4af01f7cf4 Enduring Renewal: various fixes by LevelX2 2015-05-11 16:47:15 -03:00
Luna Skyrise
ff998698c8 Knollspine Invocation: fix by LevelX2
Instead of hacking ManaCostsImpl, adjust real damage via adjustCosts
(see Necropolis Fiend)
2015-05-11 16:36:11 -03:00
Luna Skyrise
548eae29b9 Homing Sliver: apply ability to Slivers on players' hands
Fix based on Past In Flames (Innistrad)
2015-05-11 15:54:36 -03:00
Luna Skyrise
8d0619b356 Distorting Lens: various fixes by LevelX2
* TargetPermanent() instead of TargetCreaturePermanent()
* BecomesColorTargetEffect with setColor = null
* use permanent.getLogName() and player.getLogName()
2015-05-11 15:28:35 -03:00
Luna Skyrise
f203d799ec Orcish Spy: look the top X cards instead of removing them
Basis: LookLibraryTopCardPlayerEffect and Library.getTopCards(game, amount)
2015-05-11 15:28:26 -03:00
LevelX2
1067ba296b * Chief Engineer - Fixed that convoke did not work for Artifacts while Chief Engineer was on the battlefield. 2015-05-11 15:26:48 -03:00
LevelX2
ef1ee0adbf * Norn's Annex - Fixed that the effect did not work if a planeswalker of the controller was attacked. 2015-05-11 15:26:29 -03:00
LevelX2
7338022dd1 * Fixed that cyle triggered abilities did not work. 2015-05-11 15:26:09 -03:00
Luna Skyrise
38bfe70961 [SHM] Added Knollspine Invocation 2015-05-11 00:01:20 -03:00
Luna Skyrise
919cc73e6c [TSB, ICE] Added Enduring Renewal 2015-05-11 00:00:09 -03:00
Luna Skyrise
b0d37ab7a6 [PLS, 8ED] Added Star Compass 2015-05-10 23:59:12 -03:00
Luna Skyrise
0ec9f8869c [PLS, 8ED] Added Shifting Sky 2015-05-10 23:58:55 -03:00
Luna Skyrise
71fc740c04 [FUT] Added Lymph Sliver 2015-05-10 23:57:49 -03:00
Luna Skyrise
ab6105d09e [TOR] Added Rancid Earth 2015-05-10 23:57:13 -03:00
Luna Skyrise
ab773ab509 [10E, USG] Added No Rest for the Wicked
and test
2015-05-10 23:54:05 -03:00
Luna Skyrise
fce9f8a1a7 [ME4, 5ED, 4ED, 3ED, 2ED, LEB, LEA] Added Instill Energy 2015-05-10 23:53:18 -03:00
Luna Skyrise
dd32411e83 [8ED, FEM] Added Orcish Spy...
...and the revealing target player's library effect
2015-05-10 23:51:00 -03:00
Luna Skyrise
6acfeadd21 [FUT] Added Homing Sliver 2015-05-10 23:49:28 -03:00
Luna Skyrise
65283b5ac4 [9ED, 8ED, ARN] Added Rukh Egg
Notice that there has been no published bird token creature, so I used
the card's first edition.
2015-05-10 23:47:22 -03:00
Luna Skyrise
19c4fe1d28 [ME2, 5ED, ICE] Added Sea Spirit 2015-05-10 23:42:22 -03:00
Luna Skyrise
a0824c5c07 [8ED, MMQ] Add Distorting Lens 2015-05-10 23:10:18 -03:00
Luna Skyrise
791522805f [CLD] Add Blizzard Specter 2015-05-10 23:09:29 -03:00
Luna Skyrise
c48d381b24 [TMP] Add Flailing Drake
Includes test.
2015-05-10 23:03:25 -03:00
Luna Skyrise
be41a64975 [9ED, 8ED, UDS] Add Emperor Crocodile 2015-05-10 23:02:23 -03:00
Luna Skyrise
d26cd70a3a [10E] Add Sylvan Basilisk 2015-05-10 23:01:29 -03:00
Luna Skyrise
fb989cd2f2 [5ED, ICE] Add Chub Toad 2015-05-10 23:00:51 -03:00
LevelX2
47ad97adc7 [MM2] Created Incandescent Soulstoke (had a typo in cards-data). 2015-05-10 11:44:40 +02:00
LevelX2
5c018b15af Changed Modern Masters 2015 short designation to MM2. 2015-05-10 11:26:35 +02:00
LevelX2
81300cd90a Fixed rats of Rath and optimized Karplusan Strider. 2015-05-10 09:38:14 +02:00
emerald000
263a9a9806 [MM2] Added Guile. 2015-05-09 21:49:04 -04:00
LevelX2
25ef57570d [MM2] Added Worldhear Phoneix. 2015-05-10 01:33:02 +02:00
LevelX2
7cdda24e9a Fixed that AI destroyed all their permanents with Rats of Rath. 2015-05-10 01:32:14 +02:00
LevelX2
9c97953b6b Added some font color to object and player names output to game logging and feedback area. 2015-05-09 21:18:00 +02:00
LevelX2
c3ea08b59c [MM2] Added Soulbright Flamekin and Inner-Flame Ignite. 2015-05-09 09:02:55 +02:00
emerald000
b4fad5e349 [MM2] Added Karplusan Strider, Root-Kin Ally and Thrive. 2015-05-08 18:14:06 -04:00
LevelX2
7599adafce [MM2] Fixed All Suns' Dawn. Added Blades of Velis Ve, Incandescent Soulstoke and Wings of Velis Vel. 2015-05-08 23:49:03 +02:00
fireshoes
5a4911f1c6 [MMB] Added 5/8 spoilers. ~12 cards need coded to complete the set 2015-05-08 12:44:54 -05:00
LevelX2
799def3b49 [MMB] Added Horde of Notion and All Suns' Dawn. 2015-05-08 19:15:40 +02:00
LevelX2
5c041753a6 * Progenitor Mimic - Fixed that the copy effect did not work correctly (fixes #958). 2015-05-08 14:45:14 +02:00
LevelX2
2b719f1dba * Narrow Escape - Fixed that the target was wrongly permanent creature instead of controlled permanent. 2015-05-08 14:42:53 +02:00
LevelX2
0ef2919a08 Some minor changes. Added a Kicker test. 2015-05-07 21:54:28 +02:00
LevelX2
9edc277374 * Land Tax - Fixed that the effect was not optional. 2015-05-07 21:54:07 +02:00
LevelX2
182f91ea41 * Kuon, Ogre Ascendant - Fixed that also non creatures going to graveyard were count for Kuon, Ogre Ascendant flip ability. 2015-05-07 21:14:21 +02:00
LevelX2
4bea123bf3 Some minor changes. Added a test. 2015-05-07 21:04:04 +02:00
fireshoes
af26b1533a [MMB] Added 19 cards 2015-05-07 10:42:54 -05:00
fireshoes
2a2ad3b362 [MMB] Added Kiki-Jiki, Tezzeret, Necroskitter, and Mulldrifter 2015-05-06 23:17:43 -05:00
LevelX2
3afd378c2d * Fixed a lot of cards where hand or graveyard cards were moved to library without firing zone change events. 2015-05-07 00:47:26 +02:00
LevelX2
27d4e9fc37 * Postmortem Lunge and Gruesome Encorer - Fixed that the haste ability was not correctly granted to the creature put into play. 2015-05-07 00:17:42 +02:00
fireshoes
fbbc9dcb10 Merge origin/master 2015-05-06 10:55:14 -05:00
fireshoes
1b8f3d6fb9 [MMB] Added 15 cards 2015-05-06 10:50:27 -05:00
LevelX2
bc990ad24a * Some minor fixed to tooltip texts. 2015-05-06 15:58:18 +02:00
LevelX2
99d208a2d9 * Phantasmagorian - Fixed wrong tooltip text for discard costs. 2015-05-06 15:53:27 +02:00
LevelX2
d4f25e2f9e * Nether Shadow - Fixed that the intervening if clause was not checked on resolution. 2015-05-06 15:52:37 +02:00
LevelX2
df5c39ed87 * Inet, the Dreamer - Fixed that the card was not face down in exile and it was not possible to cast the card for free. 2015-05-05 23:13:10 +02:00
emerald000
3e2f992fae Added Sin of the Past. 2015-05-05 17:06:37 -04:00
fireshoes
5bf7ba68e9 [MMB] Added 13 cards 2015-05-05 11:08:58 -05:00
LevelX2
965de10a35 Added Goblin Tinkerer. 2015-05-05 17:33:56 +02:00
LevelX2
562f6a3a89 * Shimmer Myr - Fixed that the flash like casting to cards was wrongly only granted to artifact creature cards instead of all artifact cards. 2015-05-05 10:14:47 +02:00
LevelX2
780611541d * Early Harvest - Fixed that wrongly all lands were untapped instead of only basic lands. 2015-05-05 09:57:21 +02:00
Nathaniel Brandes
65c30c0f61 Fix It That Betrays ability.
It now only pulls from the first zone that the permanent enters the
battlefield from, instead of anywhere.
2015-05-04 23:16:37 -07:00
Nathaniel Brandes
f9f6b078ab Properly fix ReturnToBattlefieldUnderYourControl.
All tests now passing. I broke out It That Betrays into it's own class,
as it doesn't actually care about zone when returning the permanent to
the battlefield, unlike most other abilities of that type, which target.
2015-05-04 21:31:01 -07:00
fireshoes
96d9fe1a52 [MMB] Added Bitterblossom and Lightning Bolt 2015-05-04 22:41:25 -05:00
fireshoes
a4a32a4b64 [MMB] Added confirmed spoilers for 5/4 2015-05-04 21:39:23 -05:00
LevelX2
1a64f9e53e * Added some tests for ReturnToBattlefieldUnderYourControlTargetEffect (related to #947). 2015-05-05 01:31:57 +02:00
LevelX2
c342c92160 * Destroy the Evidence - Fixed that no cards were moved to graveyard. 2015-05-05 00:53:03 +02:00
LevelX2
8eae24051a * Fixed not unique target setting. 2015-05-05 00:50:47 +02:00
LevelX2
6403fff12b * Fixed target hadnling of PreventDamageBySourceEffect (fixes #952). 2015-05-04 18:38:26 +02:00
LevelX2
70480ebb5e * Anpassung falscher package name von tenth to tenthedition. 2015-05-04 16:14:30 +02:00
Nathaniel Brandes
2f476b7c53 Cleanup sets.
This is an extensive renaming of sets to their correct names. "Duel
Decks" and "Not Standard Legal" have been merged into a "Supplemental"
set type. MTGO-only sets have been put into their own set type, just
like magiccards.info. Supplemental sets now have a "block" which is the
block that they have under magiccards.info, for easier organization. The
deck builder on the client now relies on an autogenerated list instead
of a hardcoded one.
2015-05-03 20:07:13 -07:00
LevelX2
880fab9014 * Fixed typos of Archmage Ascension and LookLibraryControllerEffect. 2015-05-03 23:44:10 +02:00
LevelX2
0069241027 * Some minor changes. 2015-05-02 12:19:44 +02:00
LevelX2
8686f4f777 * Fixed a bug that the AI did for target selection not check correctly players with hexproof ability. 2015-05-02 09:47:38 +02:00
LevelX2
503dad24b3 * Added test for Spellskite. 2015-05-01 18:12:27 +02:00
LevelX2
85d7f099bd * River Kelpie - Fixed that the first ability did not always trigger as intended. 2015-05-01 17:37:57 +02:00
LevelX2
d7c23bbfc0 * Fixed a bug that countered spells of creatures with the ability going back to library if going to graveyard (e.g. Legacy Waepon) stayed in hand or caused a java bug instead of going to library. 2015-05-01 14:04:52 +02:00
LevelX2
eb6e7f9b46 * Fixed a bug of draw card replace effect (e.g. multiple Thought Reflection enchantments on the battlefield let you draw less cards than intended). 2015-05-01 12:15:13 +02:00
LevelX2
0ae339ff26 * Hive Mind - Working again if copied spell is not countered. Added some tests for Hive Mind (#717). 2015-05-01 11:09:57 +02:00
Nathaniel Brandes
ac1b4ab7b9 Fixed hive mind and Chalice of the Void interaction. 2015-04-30 21:00:34 -07:00
Nathaniel Brandes
b25c4aac77 Added Volrath's Shapeshifter.
The Graveyard was modified to become its own class, as the top card of
your graveyard matters for this card, and graveyard order matters for
some other old card. Note that due how Volrath's Shapeshifter's ability
works, it is applied in layer 3, after control effects. This is so it
can look at it's current controllers graveyard, instead of it's owner,
as it would if the copy effect was at layer 1.
2015-04-30 19:10:50 -07:00
LevelX2
9b3eff603c * Laboratory Maniac - Fixed check for win condition (you can now win together with Platinum Angel). 2015-05-01 01:50:25 +02:00
LevelX2
4206ea97ec Added another Infect test. 2015-05-01 00:39:13 +02:00
LevelX2
442b12503a Merge origin/master 2015-04-30 17:16:41 +02:00
LevelX2
f9c48cc4d5 * Some updates to cards that check the controller of the source of an event. Now prevention and replacement effect controller of non permanents are determine. But it can be wrong under some control changing circumstances. Only solution would be to have always the causing ability instead of only the sourceId (fixes #804). 2015-04-30 16:15:39 +02:00
Nathaniel Brandes
da6fec0e65 Correct effects for "cares about Dragons" cards.
A Dragon card does not necessarily have to be a creature. In your hand,
it can be a tribal instant (like Nameless Inversion). In the
battlefield, it can be any permanent of subtype dragon, not just a
creature.
2015-04-30 02:31:44 -07:00
fireshoes
b9909e101d [MMB] Added Spellskite and Splinter Twin 2015-04-30 01:12:25 -05:00
LevelX2
d39dad518d * Flamekin Harbinger - The enters the battlefield effect is now optional. 2015-04-29 17:41:46 +02:00
LevelX2
830765996f * Storm - Fixed handling of countered Storm spells. * Reworked Rebound more rule conform. * Fixed that zone change counter was not raised if a card is moved to stack. 2015-04-29 17:37:54 +02:00
Nathaniel Brandes
4b6993f398 Added global alternate costs to canPlay test. Added Omniscienece test
case.
2015-04-29 03:04:34 -07:00
LevelX2
9ab812f1ac * Skull of Orm - Fixed that it wrongly did bring back creatures instead of enchantments. 2015-04-29 11:11:10 +02:00
LevelX2
309eeba8df Merge origin/master 2015-04-29 11:00:44 +02:00
LevelX2
94dd9bc92f * Spin into Myth - Fixed that the taregt card was wrongly moved to hand instead on top of the library. 2015-04-29 10:59:24 +02:00
Nathaniel Brandes
255d436148 Omniscience now only allows you to play cards from your hand without
paying their mana costs.
2015-04-29 01:58:11 -07:00
Nathaniel Brandes
7648ca4b4f Fix Lazav's copy ability "forgetting" about cards that change zones. 2015-04-28 19:43:31 -07:00
LevelX2
97414233d9 * Empress Galina - Fixed wrong casting costs. 2015-04-29 01:18:14 +02:00
LevelX2
aa5d050571 Fixed ThragtuskTest failing sometimes because of random target. 2015-04-28 17:10:32 +02:00
LevelX2
63ae8a9f13 * Mistbind Clique - Added test for champpion triggered ability. Set zone ability has to work in. 2015-04-28 14:45:38 +02:00
Nathaniel Brandes
4b393f949d Simplify mind shatter.
It is now implemented exactly the same way as mind twist.
2015-04-28 03:48:42 -07:00
Nathaniel Brandes
850b65234f Minor formatting and display cleanup. 2015-04-28 02:57:17 -07:00
Nathaniel Brandes
a02913eb6e Fix Mistbind Clique's land tap ability not triggering. 2015-04-28 02:52:18 -07:00
LevelX2
98710f8660 Added a multiplayer control change test. 2015-04-27 23:42:32 +02:00
LevelX2
6faae6066e Merge origin/master 2015-04-27 23:07:14 +02:00
LevelX2
45bc4f55c2 * Pox - Fixed AI handling and wrong calculation of amount of objects to sacrifice for the non controlling players. 2015-04-27 23:06:49 +02:00
emerald000
dba9279d0d Added Cerebral Vortex. 2015-04-27 16:52:29 -04:00
LevelX2
5717844297 * Sheltered Aerie - Fixed tooltip text. 2015-04-27 22:07:23 +02:00
LevelX2
4b481b59e6 Added DTK as set for token image of Dragon Fodder. 2015-04-27 18:16:49 +02:00
LevelX2
d68668d7c1 Merge pull request #937 from ImperatorPrime/master
Changed Kentaro, the Smiling Cat's ability to be an alternate cost instead of a set cost effect.
2015-04-27 11:59:38 +02:00
Nathaniel Brandes
5a3c90a295 Changed Kentaro, the Smiling Cat's ability to be an alternate cost
instead of a set cost effect.

Also cleaned up dash names to be "dash" instead of "evoke".
2015-04-27 02:25:20 -07:00
LevelX2
890ef2e151 * Mirror Mockery - Fixed that the triggered ability on the stack did not resolve if Mirror Mockery had left battlefield meanwhile. 2015-04-27 08:24:14 +02:00
emerald000
7af6d76f02 Added Complicate. 2015-04-27 00:00:38 -04:00
Nathaniel Brandes
e53079c36c Fix some gatherer image loading. 2015-04-26 04:13:20 -07:00
LevelX2
ffd0b0c685 * Fixed that enchant card in graveyard auras select target when entering the battlefield (allows the Animate Dead Worlgorger Dragon combo). 2015-04-23 23:43:00 +02:00
LevelX2
a0424aec50 Added Fluctuator, Stone Calendar, Planar Gate, Mana Matrix and Urza's Filter. 2015-04-23 15:44:55 +02:00
LevelX2
55322b4015 Added Masters Edition Sets I - IV. 2015-04-23 15:44:01 +02:00
emerald000
512dbc9af8 Added Argivian Find, Kor Haven, Leonin Shikari, Phyrexian Marauder, Planar Birth and Taj-Nar Swordsmith. 2015-04-23 04:05:12 -04:00
LevelX2
63ced657a8 * Bronze Sable - Fixed wrong creature subtype. 2015-04-22 22:22:46 +02:00
Michael Napoleon
d263132139 Merge pull request #927 from mnapoleon/master
Implemented Voice of All (Commander, Tenth Edition and Plane Shift)
2015-04-22 15:24:35 -04:00
mnapoleon
d99e81cf8f finished Voice of All implementation 2015-04-22 15:21:48 -04:00
fireshoes
a08d8e389c [MMB] Added Vendellion Clique 2015-04-22 13:46:50 -05:00
mnapoleon
52a52b950c Merge remote-tracking branch 'upstream/master' 2015-04-22 14:41:28 -04:00
mnapoleon
581d1d45a8 updates to Voice of All 2015-04-22 14:40:40 -04:00
LevelX2
dfda65d117 * Academy Rector - Removed redundant choice for using to exile Academy Rector. 2015-04-22 15:36:22 +02:00
LevelX2
fed9607cde * Fixed wrong collectors number of Phyrexian Colossus (had number of Phyrexian Processor). 2015-04-21 23:32:14 +02:00
LevelX2
2ca2caf9d5 * Fixed a problem with left battlefield or dies triggered abilities of token permanents. 2015-04-21 17:18:50 +02:00
LevelX2
a47c0adfda Some minor fixes. 2015-04-21 00:09:29 +02:00
LevelX2
c2fb2de67a Fixed a bunch of NPE and other possible exceptions. 2015-04-20 23:37:28 +02:00
LevelX2
38b72284da Merge pull request #922 from thejayvm/auriok-steelshaper
Auriok steelshaper
2015-04-20 23:25:52 +02:00
LevelX2
2822c18b81 * Triton Tactics - Fixed that the don't untap effect for the blocked creatures did not work. 2015-04-20 17:35:32 +02:00
Jason Wall
f96e97f013 clean up equip cost reduction ability 2015-04-19 16:27:53 -06:00
Jason Wall
d5215e3e6d Merge branch 'master' into auriok-steelshaper 2015-04-19 16:23:24 -06:00
LevelX2
f4166ac3b3 * Timetwister - Fixed that card moving of Timetwister did not allow to move a commander in the command zone. 2015-04-19 23:34:49 +02:00
Jason Wall
eefca5597e cleanup imports and rename filter to be more descriptive 2015-04-19 14:15:29 -06:00
Jason Wall
c11a6e5b32 implement the stat boost ability 2015-04-19 14:13:52 -06:00
Jason Wall
e471dffb70 first ability working 2015-04-19 13:31:58 -06:00
LevelX2
5edf91fd5d * Spined Fluke - Fixed that no creature has to be sacrificed as Spined Fluke enters the battlefield. 2015-04-19 17:58:17 +02:00
LevelX2
34bd8aefca * Painful Quandary - Fixed that the triggered effect did not work. 2015-04-19 16:17:57 +02:00
LevelX2
87bf3408b3 * Grand Abolisher - Fixed that it also prevented wrongly abilities of cards not on the battlefield (e.g. Cycling). 2015-04-19 11:19:26 +02:00
LevelX2
568f62c66f Some changes to restrained event handling (simultaneous events) (fixes #897). 2015-04-19 10:43:12 +02:00
LevelX2
a5967d9b2a Added another test. 2015-04-19 09:13:58 +02:00
LevelX2
59a9a97910 Added Judge of Currents. 2015-04-18 19:27:58 +02:00
LevelX2
519f8569e2 * The Wrechted - Fixed wrong collectors number (so Hill Giant was shown). 2015-04-18 19:27:00 +02:00
LevelX2
47b1753519 * Soulfire Grand Master - Fixed that a countered spell did wrongly return to hand if second ability was used. 2015-04-18 11:53:51 +02:00
LevelX2
2d3c98a7b4 FIxed typo in Vortex Elemental source. 2015-04-18 09:59:41 +02:00
LevelX2
a521d62152 * Icefall Regent - Fixed that all untapping in uzntap steps were prevented instead of only the untapping in the untap step of the creature controller. 2015-04-18 09:54:39 +02:00
LevelX2
6de343970b * Worldgorger Dragon - Fixed that the return from exile effect did not work if Worldgorger Dragon was a token copy. 2015-04-18 09:45:55 +02:00
LevelX2
e87fff7501 * Mirror Mockery - Fixed that the copy effect did not work for enchanted tokens. 2015-04-18 09:44:27 +02:00
LevelX2
4ed9444cdf Merge origin/master 2015-04-18 09:42:47 +02:00
LevelX2
02b14f63c7 * Clone Legion - Fixed that the created tokens came into play under control of the target player instead of the controller. 2015-04-18 09:42:25 +02:00
LevelX2
0c347005a9 Merge pull request #921 from Sir-Speshkitty/TrumpetingArmodon
Create TrumpetingArmodon.java
2015-04-18 08:08:49 +02:00
Sir-Speshkitty
26c858e5ae Update TrumpetingArmodon.java 2015-04-18 00:29:21 +01:00
LevelX2
98fbb92a6b Merge pull request #920 from Sir-Speshkitty/BonesplitterSliver
Create BonesplitterSliver.java
2015-04-18 01:25:07 +02:00
LevelX2
7897485539 [TPR] Added Pandemonium, Cannibalize, Silver Wyvern and Coffin Queen. 2015-04-18 01:21:50 +02:00
Sir-Speshkitty
43e4fd1fbe Create TrumpetingArmodon.java 2015-04-17 21:54:21 +01:00
Sir-Speshkitty
41f932fd90 Create BonesplitterSliver.java 2015-04-17 21:28:13 +01:00
LevelX2
57d8cd6ff4 * Delay - Fixed that suspend of the xiled spell did not work. 2015-04-17 14:50:33 +02:00
LevelX2
f11a85f1a0 * Clout of the Dominus - Fixed wrong tooltip text. 2015-04-17 08:37:00 +02:00
user
25749ff648 Some minor changes. 2015-04-17 00:20:34 +02:00
user
88ca0cb495 * Leonin Arbiter - Fixed a bug if Leonin Arbiter left battlefield. 2015-04-17 00:18:49 +02:00
user
92d1e2c652 * Sacred Mesa - Fixed wrong creature type that can be sacrificed. 2015-04-16 21:43:43 +02:00
LevelX2
28fecfb3ec Merge pull request #917 from Sir-Speshkitty/Accursed-Centaur
Create AccursedCentaur.java
2015-04-16 21:35:35 +02:00
LevelX2
ba525d4ca6 Merge pull request #916 from Sir-Speshkitty/Adarkar-Sentinel
Create AdarkarSentinel.java
2015-04-16 21:34:09 +02:00
LevelX2
d9e0a573a4 Merge pull request #915 from Sir-Speshkitty/Aesthir-Glider
Create AesthirGlider.java
2015-04-16 21:33:47 +02:00
LevelX2
dc734af4e9 Merge pull request #914 from Sir-Speshkitty/Sir-Speshkitty-AbbeyMatron
Create AbbeyMatron.java
2015-04-16 21:33:26 +02:00
LevelX2
e7d51e9730 Merge pull request #913 from Sir-Speshkitty/Sir-Speshkitty-AbbeyGargoyle
Created Abbey Gargoyle
2015-04-16 21:32:52 +02:00
Sir-Speshkitty
83c970190e Create AccursedCentaur.java 2015-04-16 19:46:13 +01:00
Sir-Speshkitty
59dfdb3d4a Create AdarkarSentinel.java 2015-04-16 19:25:12 +01:00
Sir-Speshkitty
71a9977195 Create AesthirGlider.java 2015-04-16 19:21:42 +01:00
Sir-Speshkitty
d455caa772 Create AbbeyMatron.java 2015-04-16 18:30:32 +01:00
Sir-Speshkitty
938272b1eb Update AbbeyGargoyles.java 2015-04-16 17:41:10 +01:00
Sir-Speshkitty
bce0b563e3 Create AbbeyGargoyles.java 2015-04-16 17:37:58 +01:00
Sir-Speshkitty
84c782f5d2 Create AbbeyGargoyles.java 2015-04-16 17:36:58 +01:00
Sir-Speshkitty
ef2b1510a5 Create FurySliver.java 2015-04-16 17:28:14 +01:00
LevelX2
3c4b945eb4 * Gigapede - Fixed that discard was forcced also if you didn't want to use the return effect. 2015-04-16 17:17:05 +02:00
LevelX2
b252bb1c7a * Fact or Fiction - reworked pile handling. 2015-04-16 17:15:42 +02:00
LevelX2
b2fe13c8c8 * Fixed attack tap handling - You can no longer attack with a mana producing creature that will be get tapped for attacking and use the creature itself to produce mana to pay for effects like Ghostly Prison if the mana ability has the cost to tap the creature. 2015-04-16 15:57:17 +02:00
user
28171b3b6a * Shared Animosity - Fixed that also creatures with all creature types (e.g. Mutavault) get the power bonus (fixes #911). 2015-04-16 00:28:43 +02:00
LevelX2
e556dcea51 * Trail of Mystery - Made basic land selection optional. 2015-04-15 17:18:14 +02:00
LevelX2
21c8b0e01c * Tooth and Nail - Fixed that the searched cards were not revealed and not shown in the log. 2015-04-15 15:31:15 +02:00
LevelX2
77f3035443 Some changes to effect handling to fix failing tests. 2015-04-15 15:21:47 +02:00
LevelX2
9aa02f3d6f * Sidisi, Brood Tyrant - Fixed that the second ability did wrongly trigger, if Sidisi left battlefield before first ability did resolve. 2015-04-15 08:16:58 +02:00
LevelX2
4785ebd5f8 Merge origin/master 2015-04-14 22:29:41 +02:00
LevelX2
1cb3e73b39 * Servant of the Scale - Fixed that the counters were not added to the target creature. 2015-04-14 22:28:36 +02:00
LevelX2
e747b48b41 * Cavern of Souls - Fixed a bug where spells cast with first ability can't be countered. 2015-04-14 16:31:11 +02:00
LevelX2
7529d6f207 * Grindstone - Fixed a bug causing target player to lose game by grindstone effect itself. 2015-04-14 15:25:51 +02:00
LevelX2
15389b24d8 * Putrid Imp - Fixed that the can't block restriction did not work correctly. 2015-04-14 14:17:05 +02:00
LevelX2
ae43fc7c1f * Mogg Conscripts and Goblib Cohort - Fixed that using watchers with the same name could lead to cast errors. 2015-04-14 10:32:22 +02:00
LevelX2
22ae0c79ff * Tapestry of the Ages - Fixed wrong condition check of activated ability. 2015-04-12 23:47:01 +02:00
LevelX2
3064a52fc8 * Lurking Arynx - Fixed that the for the activated ability no target could be selected. 2015-04-12 23:39:52 +02:00
LevelX2
203b65c584 * Fixed a bug that if power/toughness was set from a creature itself (e.g. Marsh Fitter) the effect was still applied if the creature left the battlefield and returned within the duration of the effect. 2015-04-12 23:31:05 +02:00
LevelX2
0ae89c453c * Raid - Fixed that attacking with Meandering Towershell does fulfill the Raid condition. 2015-04-12 21:50:18 +02:00
LevelX2
fef57af896 * Commune with Lava - Fixed that it did not last until your next turn if it was cast during your turn. 2015-04-12 21:39:29 +02:00
LevelX2
f835c0baa3 * Jazal Goldmane - Fixed that the effect of the activated ability did not end on the turn's end. 2015-04-12 13:28:02 +02:00
LevelX2
809bf663df * Fixed land image downloading from gatherer and handling of Anthology Duel Decks. 2015-04-12 10:37:16 +02:00
LevelX2
b79d6e64cf [TPR] Added Volrath's Curse and Crovax the Cursed. 2015-04-11 12:09:46 +02:00
LevelX2
3bdf2a7957 [TPR] Added Necrologia and Strake of Rath. 2015-04-10 16:12:09 +02:00
LevelX2
c0db6dfdc8 Merge pull request #901 from bigzwine/fixcompileprobs
Fixed couple compile problems found in Eclipse
2015-04-10 01:06:54 +02:00
LevelX2
d3dba58358 * Fixed that continuous effects of copied cards with limited duration stop to work as the copied card stops to exist. 2015-04-10 00:39:06 +02:00
bigzwine
fb810b1774 Fixed couple compile problems found in Eclipse 2015-04-10 00:16:30 +03:00
LevelX2
7292a1625c [TPR] Added Dracoplasm. 2015-04-09 18:09:05 +02:00
LevelX2
d0900ebf6f [TPR] Added Thopter Squadron. 2015-04-09 15:23:36 +02:00
LevelX2
b737cbfe24 * Necropotence - Fixed that the name of the exiled cards was shown in the log. 2015-04-09 14:53:24 +02:00
LevelX2
80f06a22c6 * Worldgorger Dragon - Fixed that the exiled permanents did not return after Worldgorger Dragon left the battlefield. 2015-04-09 14:51:17 +02:00
LevelX2
3266c3b1fc Merge origin/master 2015-04-09 09:33:13 +02:00
LevelX2
815e6720b0 * Lightkeeper of Emeria - Fixed that the lifegain was not multiplied by two. 2015-04-09 09:31:55 +02:00
LevelX2
7455e0e0bc * Ruinous Minotaur - Fixed that the sacrifice was optional. 2015-04-09 09:31:04 +02:00
LevelX2
19952f397a Merge pull request #896 from FenrisulfrX/overrule
Added Overrule
2015-04-08 23:24:51 +02:00
LevelX2
1a74002ae2 Merge pull request #895 from FenrisulfrX/sawtooth
Added Sawtooth Loon
2015-04-08 23:23:52 +02:00
emerald000
5594516c01 [TPR] Added Dream Prowler, Kor Chant and Legerdemain. 2015-04-08 15:23:46 -04:00
LevelX2
941adbca86 * Fixed a transform follow up problem. 2015-04-08 17:01:09 +02:00
FenrisulfrX
639e5f3011 Added Overrule 2015-04-08 10:32:33 -03:00
FenrisulfrX
4b0e8c25e3 Added Sawtooth Loon 2015-04-08 10:05:48 -03:00
LevelX2
6e5caa2539 Merge pull request #894 from FenrisulfrX/frontier
Frontier Siege - Fixed the dragon ability did not fire the fighting event
2015-04-08 12:57:04 +02:00
FenrisulfrX
6e80cb334a Frontier Siege - Fixed the dragon ability did not fire the fighting event.
Fixes #893
2015-04-08 07:35:46 -03:00
LevelX2
fd8a18129b * Loyal Cathar - Fixed that dies triggered ability also triggered for the night side card. 2015-04-07 23:39:38 +02:00
LevelX2
a7211a30d0 * Dromoka's Command - Fixed that the third effect was not applied before the 4th resolved. 2015-04-07 23:01:05 +02:00
LevelX2
a62fc1f77c * Some fixes for getting source object on battlefield only if it not had a zone change meanwhile. 2015-04-07 17:37:03 +02:00
LevelX2
393444a87b * Humble Defector - Fixed that if its activated ability is on the stack and the Humble Defector left battlefield and returned before resolving the control of it changed regardless. 2015-04-07 17:20:07 +02:00
LevelX2
a58afbde4f Added Forecast test. 2015-04-07 16:12:33 +02:00
LevelX2
82e7a7f50c Merge pull request #889 from FenrisulfrX/kuldotha
Kuldotha Forgemaster - Small fix to the filter text
2015-04-07 13:46:06 +02:00
LevelX2
6ae9c01979 Merge pull request #888 from FenrisulfrX/thunder
Added Thunder Dragon
2015-04-07 13:45:10 +02:00
LevelX2
5d2e60b659 Merge pull request #887 from FenrisulfrX/spidersilk
Added Spidersilk Armor
2015-04-07 13:44:21 +02:00
LevelX2
4a8ef97533 Merge pull request #881 from FenrisulfrX/paladin
- Added Paladin of Prahv
2015-04-07 13:43:28 +02:00
LevelX2
249c713571 Merge pull request #886 from FenrisulfrX/temporary
Added Temporary Insanity
2015-04-07 13:42:54 +02:00
LevelX2
f62d3ac227 * Exploit - Fixed that Exploit also triggered if the creature with Exploit left the battlefield before the first ability of Exploit resolved. 2015-04-07 00:27:07 +02:00
LevelX2
a56cccebf9 * Chained Throatseeker - Fixed that it could not attack if defending player hat a poison counter. 2015-04-07 00:24:42 +02:00
FenrisulfrX
b4cece8429 Kuldotha Forgemaster - Small fix to the filter text
Fixes #884
2015-04-06 11:15:06 -03:00
FenrisulfrX
5eea5b9623 Added Thunder Dragon
Also added both decks form the DUEL DECKS: KNIGHTS VS. DRAGONS set.
2015-04-06 10:57:50 -03:00
FenrisulfrX
c30e26e1b6 Added Spidersilk Armor 2015-04-06 10:06:27 -03:00
FenrisulfrX
a1527ca745 Added Temporary Insanity 2015-04-06 07:25:53 -03:00
LevelX2
389f2574ba Added Magmasaur, Mogg Infestation and Furnace Brood. 2015-04-06 08:48:55 +02:00
LevelX2
66cf690968 Fixed some bugs that prevent to select shroud or hexproof targets by not targeted effects (e.g. Proliferate). 2015-04-05 11:13:26 +02:00
LevelX2
18ce6a0305 * Chord of Calling - Fixed that it was mandatory to find a card if it did exist. 2015-04-05 00:28:22 +02:00
LevelX2
f61aa848cc * Nether Traitor - Fixed that the last ability did not trigger if a Token creature died. 2015-04-04 15:37:22 +02:00
LevelX2
03b8a22c43 * Fixed Wirewood Channeler and Harabaz Druid allowing any combinations of Colors instead if any one color. 2015-04-04 14:58:47 +02:00
FenrisulfrX
787606272b - Added Paladin of Prahv 2015-04-04 08:22:27 -03:00
LevelX2
7bae8e395d * Self-Inflicted Wound - Fixed target handling. 2015-04-04 09:00:41 +02:00
LevelX2
82f57ffb91 Merge pull request #879 from andyfries/master
fixed bug in SelfInflictedWound
2015-04-04 08:52:35 +02:00
LevelX2
96cea1e94c Merge pull request #875 from FenrisulfrX/amplify
- Added the 'Amplify' keyword
2015-04-04 08:52:19 +02:00
Andy Fries
7ca9bbc7ff fixed bug in SelfInflictedWound 2015-04-03 19:40:26 -07:00
LevelX2
42d34e754f * Polymorphous Rush - Fixed missing filter (controlled creatures). 2015-04-03 17:28:29 +02:00
LevelX2
e4b5937815 Merge pull request #876 from FenrisulfrX/poly
* Fixes Polymorphous Rush
2015-04-03 17:21:36 +02:00
LevelX2
37a0c321b6 Merge origin/master
Conflicts:
	Mage/src/mage/abilities/effects/common/ReturnFromExileForSourceEffect.java
2015-04-03 16:53:09 +02:00
LevelX2
dbb9be6703 * Arashin Sovereign - Fixed that the player had no option to let the card go to the graveyard. 2015-04-03 16:28:40 +02:00
FenrisulfrX
f05307bf73 * Fixes Polymorphous Rush
Fixes #873
2015-04-03 08:29:39 -03:00
FenrisulfrX
f75c78cc7c - Added the 'Amplify' keyword
Also added Kilnmouth Dragon which uses the keyword.
2015-04-03 01:44:47 -03:00
fireshoes
7e361b4de1 [TPR] Added Exalted Dragon [PCS] Added Null Profusion 2015-04-02 21:07:14 -05:00
LevelX2
15ce5c6ff2 * Rise // Fall - Fixed a bug that the discard of Fall did not work correctly. 2015-04-02 23:53:38 +02:00
LevelX2
0eecbad208 [TPR] Fixed Soltari Guerillas. 2015-04-02 23:20:46 +02:00
LevelX2
f00e1da166 Merge pull request #871 from FenrisulfrX/firebelly
- Added Fire-Belly Changeling
2015-04-02 08:37:15 +02:00
LevelX2
2d274ec39a [TPR] Added Wood Sage, Vhat-Il Dal and Soltari Guerillas. 2015-04-02 08:35:54 +02:00
Jeff
34b1632f02 - Added some cards and some small refactors. 2015-04-01 16:45:25 -05:00
emerald000
96a28a8ceb Merge origin/master 2015-04-01 15:17:58 -04:00
emerald000
061b600dd2 [TPR] Added Crashing Boars, Endangered Armodon and Recycle. 2015-04-01 15:15:00 -04:00
fireshoes
9c048b19c3 [TPR] Added some additional Green Tempest Remastered cards 2015-04-01 00:50:33 -05:00
LevelX2
5ca4aaa42d Merge pull request #870 from FenrisulfrX/edge
- Added Edge of Autumn
2015-04-01 07:08:58 +02:00
FenrisulfrX
923cc03f12 - Added Fire-Belly Changeling 2015-04-01 00:33:17 -03:00
fireshoes
c676c32ae0 [TPR] Added some additional red Tempest Remastered cards 2015-03-31 22:18:36 -05:00
Michael Napoleon
30a19ef132 implemented Voice Of All in commanfer, Planeshift and Tenth sets 2015-03-31 21:24:29 -04:00
FenrisulfrX
792d2422cb - Added Edge of Autumn 2015-03-31 22:07:29 -03:00
LevelX2
1efa7b0259 Merge pull request #868 from FenrisulfrX/fixgleam
* Fix Gleam of Authority
2015-04-01 01:23:20 +02:00
LevelX2
d0d77b4cfa Merge pull request #866 from FenrisulfrX/breath
- Added Breath of Darigaaz
2015-04-01 01:20:41 +02:00
LevelX2
9731cda492 Merge pull request #865 from FenrisulfrX/fixes
Fixes to Duskwalker and Kuva Titan
2015-04-01 01:19:51 +02:00
FenrisulfrX
4d47183fbc * Fix Gleam of Authority
Fixes #867
2015-03-31 18:02:17 -03:00
emerald000
c226260fc9 Merge origin/master 2015-03-31 14:09:03 -04:00
emerald000
cee5234bea Added Maze of Shadows and Volrath's Laboratory.
Fixed a couple of wrong creature types.
2015-03-31 14:06:19 -04:00
fireshoes
670be8eda7 [TPR] Added some additional black Tempest Remastered cards 2015-03-31 13:05:36 -05:00
FenrisulfrX
df835712a2 Fixes to Duskwalker and Kuva Titan
Fixes them to not use Triggered Abilities.
2015-03-31 14:17:47 -03:00
LevelX2
9f834bc6f7 Merge pull request #864 from FenrisulfrX/benalishlancer
- Added Benalish Lancer
2015-03-31 09:22:37 +02:00
LevelX2
5dc6f1a7c4 * Arashin Sovereign - Fixed that the player had no option to let the card go to the graveyard. 2015-03-31 09:19:22 +02:00
fireshoes
61f9ad73e9 [TPR] Added some additional white and blue Tempest Remastered cards 2015-03-31 01:17:44 -05:00
FenrisulfrX
e2b5546afc - Added Benalish Lancer 2015-03-31 03:15:39 -03:00
FenrisulfrX
4030d7d067 - Added Breath of Darigaaz 2015-03-31 03:14:57 -03:00
LevelX2
d852eb4304 Merge pull request #863 from FenrisulfrX/alaborncavalier
- Added Alaborn Cavalier
2015-03-31 07:48:33 +02:00
LevelX2
71ca7ee8a1 Merge pull request #862 from FenrisulfrX/urzasrage
- Added Urza's Rage
2015-03-31 07:47:59 +02:00
LevelX2
86d4af0504 Merge pull request #861 from FenrisulfrX/trevascharm
- Added Treva's Charm
2015-03-31 07:46:23 +02:00
fireshoes
900d263657 Deleted Exalted Dragon (wrongly made with gen-simple-cards-by-set) 2015-03-30 23:06:32 -05:00
fireshoes
0fbe4303ae Added set Tempest Remastered and reprints. Added Pit Trap. Updated latest Game Day, FNM, Buy-a-box, WMCQ, and Release promos. 2015-03-30 22:51:34 -05:00
fireshoes
2b2db2df6c Added set Tempest Remastered and reprints. Added Pit Trap. Updated latest Game Day, FNM, Buy-a-box, WMCQ, and Release promos. 2015-03-30 22:17:43 -05:00
FenrisulfrX
aa80425873 - Added Alaborn Cavalier 2015-03-30 22:57:14 -03:00
FenrisulfrX
fa211acde7 - Added Urza's Rage
Also added the Coalition deck.
2015-03-30 20:43:41 -03:00
FenrisulfrX
79eb4bf8ff - Added Treva's Charm 2015-03-30 19:48:02 -03:00
LevelX2
42a3ca8083 * Dryad Militant Test updated. 2015-03-31 00:07:35 +02:00
FenrisulfrX
2a2b828870 - Added Rith's Charm
Also improved string generation for selecting a source of
PreventDamageBySourceEffect
2015-03-30 18:42:45 -03:00
LevelX2
9c5a98b637 * Shorecrasher Elemental - Fixed a problem with the ability to exile and turn face down (fixes #859). 2015-03-30 23:26:33 +02:00
FenrisulfrX
7ec7315f0c - Added Power Armor 2015-03-30 15:04:33 -03:00
LevelX2
9d85a26e12 Added some tests and some minor changes. 2015-03-30 17:20:04 +02:00
LevelX2
79fe084be3 Merge pull request #854 from JotaPeRL/master
Added Demonfire and Cackling Flames.
2015-03-30 17:18:17 +02:00
LevelX2
4d2ff7b607 Merge pull request #855 from FenrisulfrX/fix_dragonlord
Fix Dragonloard Atarka
2015-03-30 10:29:06 +02:00
FenrisulfrX
483a899da9 - Added Gerrard's Command 2015-03-29 22:54:04 -03:00
FenrisulfrX
bb9fcfa82a Fix Dragonloard Atarka
Fixes #852
2015-03-29 20:14:52 -03:00
LevelX2
d276324b17 Merge pull request #850 from FenrisulfrX/exotic
- Added Exotic Curse
2015-03-29 23:57:55 +02:00
LevelX2
abe675cfce Merge pull request #849 from FenrisulfrX/evasive
- Added Evasive Action
2015-03-29 23:56:46 +02:00
LevelX2
fb5011506f Merge pull request #848 from FenrisulfrX/darigaaz
- Added Darigaaz's Charm
2015-03-29 23:55:11 +02:00
LevelX2
918be66431 Merge pull request #847 from FenrisulfrX/alliedstrat
- Added Allied Strategies
2015-03-29 23:53:55 +02:00
LevelX2
dedbeab86b * Minor formatting. 2015-03-29 22:45:24 +02:00
betasteward
6405c8d2f0 move zoneChangeCounter to GameState - Card is now immutable 2015-03-29 08:30:31 -04:00
JotaPeRL
0498c924de Added Demonfire and Cackling Flames. 2015-03-28 23:25:38 -04:00
LevelX2
45aa5f675c * Update Gatherer Downloader. 2015-03-29 03:48:55 +02:00
FenrisulfrX
7bc2ed0add -Added Exotic Curse 2015-03-28 21:36:07 -03:00
FenrisulfrX
acee162af9 - Added Evasive Action 2015-03-28 19:19:43 -03:00
FenrisulfrX
989a213a77 - Added Darigaaz's Charm 2015-03-28 17:08:42 -03:00
FenrisulfrX
b8733339bf - Added Allied Strategies
Also modified DomainValue.java to support for retrieval of Domain of
target player.
2015-03-28 16:04:19 -03:00
LevelX2
93e573e719 * Orator of Ojutai - Fixed that the card draw did not work always as expected. 2015-03-28 16:49:15 +01:00
LevelX2
e94a395b1d * Obscuring AEther - Fixed that the turn face down ability did not work. 2015-03-28 16:33:54 +01:00
fireshoes
4f63793578 Submitted Skeleton Shard (Planechase) and Wall of Deceit (Jace vs Chandra) 2015-03-28 09:30:28 -05:00
LevelX2
100ca7c3fa * Foul Renewal - Fixed that the value was added instead of subtracted to taget's power/toughness. 2015-03-28 10:09:46 +01:00
LevelX2
cc5ad572c3 * Eyes of the Wisent - FIxed that the triggered effect was not optional. 2015-03-28 09:58:25 +01:00
Jeff
eddf4a0a97 - Added Dance of Many and Demonic Hordes. 2015-03-27 16:00:38 -05:00
fireshoes
56b59094b2 Merge origin/master 2015-03-27 14:52:13 -05:00
fireshoes
63a0781b87 Added DD: Elspeth vs Kiora, added DD: Anthology (needs some rework to make image download work). Changed Magic Player Rewards set code to MPRP (matches MagicCards.info) and added as set in deck editor. Added new cards Fledgling Mawcor, Terrain Generator, Voidmage Apprentice, Waterspout Djinn, Argivian Archaeologist, Gempalm Avenger, Soultether Golem, Firebrand Ranger, Snow Hound, Mtenda Griffin, Skeleton Shard, Lavacore Elementa, Powder Keg, Wizard Mentor, and Witch Hunter. Fixed starting number of time counters on Aven Riftwatcher. Fixed that Elvish Pioneer could put any land into play instead of just basic. 2015-03-27 14:51:01 -05:00
emerald000
4321914bdb Added Phyrexian Soulgorger and Sheltering Ancient. 2015-03-27 15:32:29 -04:00
Jeff
f288b72c24 - Added Living Wall. 2015-03-27 11:46:01 -05:00
LevelX2
a3a21fd073 * Deadeye Navigator - Fixed that the return effect was always done independant from zone changes that happended. 2015-03-27 15:19:40 +01:00
LevelX2
7bb2bbe1fa * Lazav, Dimir Mastermind - Fixed that it came back from non battlefield zone to battlefield copying previous copied card. 2015-03-27 14:23:53 +01:00
LevelX2
ad0982618c * Scaleguard Sentinels and Orator of Ojutai - Fixed that triggered ability did not work if it was destroyed before resolution. 2015-03-27 09:41:11 +01:00
LevelX2
d7ffc19737 * Feldon of the Third Path - Fixed that to the token was no Artifact card type added. 2015-03-27 09:32:05 +01:00
LevelX2
28312962e0 * Fleetfoot Panther - Fixed filter condition for creature to return. 2015-03-27 09:30:08 +01:00
LevelX2
b37003a617 Merge pull request #845 from JotaPeRL/master
Implemented cards with graft ability in Dissension.
2015-03-27 08:27:16 +01:00
LevelX2
f45f604cb1 Merge pull request #844 from FenrisulfrX/verduran
- Added Verduran Emissary
2015-03-27 08:21:17 +01:00
LevelX2
7bde8b202c Merge pull request #842 from FenrisulfrX/ThunderscapeBattlemage
- Added Thunderscape Battlemage
2015-03-27 08:20:37 +01:00
JotaPeRL
f4c200c5b2 Implemented cards with graft ability in Dissension. 2015-03-26 21:44:17 -04:00
FenrisulfrX
2d1b6bf115 - Added Verduran Emissary 2015-03-26 18:37:31 -03:00
emerald000
966e8d1698 Removed PostResolveEffect class. 2015-03-26 16:59:33 -04:00
LevelX2
1cb3012c37 * Skyshroud Cutter - Fixed wrong live gain from 6 to correctly 5. 2015-03-26 19:28:21 +01:00
FenrisulfrX
a7d5bf251f - Added Thunderscape Battlemage 2015-03-26 14:39:48 -03:00
LevelX2
65f731557b Merge pull request #841 from FenrisulfrX/ThornscapeBattlemage
- Added Thornscape Battlemage
2015-03-26 17:54:17 +01:00
FenrisulfrX
b0b9b13533 - Added Thornscape Battlemage 2015-03-26 13:20:07 -03:00
LevelX2
c6b1462cff Merge pull request #840 from FenrisulfrX/Thornscape
- Added Thornscape Apprentice
2015-03-26 17:19:36 +01:00
LevelX2
7cac9c9e85 * Hardened Berserker - Fixed that the cost reduction did only work if no spell cast was canceled. 2015-03-26 17:16:16 +01:00
FenrisulfrX
ad066c4c1d - Added Thornscape Apprentice 2015-03-26 12:58:25 -03:00
LevelX2
ab661c44f0 * Necropotence - Fixed that the face down card going to hand was revealed in game log. 2015-03-26 08:25:35 +01:00
LevelX2
1ffb7946dc * Salt Road Quartermasters - Fixed missing cardType and wrong super/subtypes. 2015-03-26 08:11:58 +01:00
LevelX2
2e4688fb80 Merge pull request #838 from FenrisulfrX/Sunscape
- Added Sunscape Battlemage
2015-03-26 08:06:11 +01:00
FenrisulfrX
a908d7c14f - Added Sunscape Battlemage 2015-03-25 21:12:29 -03:00
LevelX2
07fdd00fd1 * Some update to cards from pull requests. 2015-03-25 23:40:50 +01:00
fireshoes
3cafeb8845 Merge origin/master 2015-03-25 17:08:04 -05:00
fireshoes
f49ec506c7 [DTK] Dragon-Scarred Bear, now with more Card Type Creature 2015-03-25 17:06:39 -05:00
LevelX2
c20ed88baf Merge pull request #802 from Temba21/master
Implemented 12 cards. (Legacy)
2015-03-25 22:49:07 +01:00
LevelX2
3d3e51a822 * Scythe of the Wretched - some minor updates. 2015-03-25 22:48:00 +01:00
fireshoes
d876d6d183 [DTK] Changed Bear from supertype to subtype in Dragon-Scarred Bear 2015-03-25 16:35:55 -05:00
fireshoes
49ee63b552 [DTK] Fixed type in Dragon-Scarred Bear/mtg-cards-data.txt 2015-03-25 16:33:02 -05:00
LevelX2
b112f95a10 Merge pull request #803 from thejayvm/scythe-of-the-wretched
Implement Scythe of the Wretched
2015-03-25 22:05:30 +01:00
LevelX2
4d48ce60a8 Minor updates to cards from pull requests. 2015-03-25 22:02:25 +01:00
LevelX2
4e84a96833 Merge pull request #801 from thejayvm/more-treetops
Implements treetop creatures
2015-03-25 21:53:01 +01:00
LevelX2
8a103746f9 Merge pull request #797 from JotaPeRL/master
Implemented Anthem of Rakdos (DIS)
2015-03-25 21:47:43 +01:00
LevelX2
b4ac21f1c7 Minor updates to Gerrard Capashen and Darigaaz, the Igniter. 2015-03-25 21:46:55 +01:00
LevelX2
9b29e72e82 Merge pull request #831 from FenrisulfrX/fixes
Fixes Phyrexian Totem
2015-03-25 21:35:08 +01:00
LevelX2
44b8696cdf Merge pull request #834 from FenrisulfrX/Darigaaz
- Add Darigaaz, the Igniter
2015-03-25 21:34:39 +01:00
FenrisulfrX
42a0fe74d6 - Add Gerrard Capashen 2015-03-25 15:41:49 -03:00
FenrisulfrX
af39042284 - Add Darigaaz, the Igniter 2015-03-25 13:40:59 -03:00
LevelX2
01b07d2273 Merge origin/master 2015-03-25 17:14:31 +01:00
LevelX2
16469bafe6 * Soulfire Grand Master - updated handling. 2015-03-25 17:13:34 +01:00
Jeff
e893713754 - Added Wall of Pine Needles. 2015-03-25 10:26:11 -05:00
LevelX2
4a051612d1 * Dromoka's Command - Fixed that mode 3 is applied before mode 4 resolves. 2015-03-25 14:33:38 +01:00
LevelX2
2f2ce63ca2 * Four Renewal - Fixed that the X value was set fix to 4 instead of toughness of the returned creature (fixes #832). 2015-03-25 08:27:29 +01:00
FenrisulfrX
bac1e6618d Fixes Phyrexian Totem
I thought phyrexian totem's ability should only trigger if what dealt
damage to it was a creature however that's not the case, it should
trigger only if Phyrexian Totem itself is a creature when it's dealt
damage to. Also fix it to use checkInterveningIfClause() (please review
this if it was done correctly) so it checks on resolution as well.

Also fixes to wrongly credited cards.
2015-03-24 23:05:09 -03:00
LevelX2
8eeab28581 * Undiscovered Paradise - Fixed that the return to hand effect did wrongly use the stack. 2015-03-25 00:40:03 +01:00
LevelX2
3f2f152368 * Diluvian Primordial - Fixed a bug that the game was stuck after casting a spell from opponents graveyard. 2015-03-25 00:31:09 +01:00
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
80847655b3 * Fixed not working Raid condition. 2015-03-24 17:16:26 +01: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
betasteward
72ff6f27b3 changes to the way abilities are added to cards 2015-03-23 13:04:09 -04: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
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
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
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
740611119b * Mikaeus, the Unhallowed - Fixed that the given undying ability did not trigger. 2015-03-22 19:47:46 +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
LevelX2
e09141b1fc * Some minor updates. 2015-03-20 18:31:44 +01:00
Michael Napoleon
45077fc9dc Merge pull request #819 from mnapoleon/master
Implemented Mirrordin:Empyrial Plate
2015-03-20 13:25:04 -04:00
mnapoleon
0da42f583e Implemented Mirrordin:Empyrial Plate 2015-03-20 13:24:08 -04:00
LevelX2
5975074cc0 * The Chain Veil - Fixed that the activated ability did not only last until end of turn. 2015-03-20 18:22:55 +01:00
LevelX2
26c66799df * Scaleguard Sentinels - Fixed that the +1/+1 counter was not added if a dragon from hand was revealed. 2015-03-20 18:08:19 +01:00
LevelX2
0f37405480 * Deathmist Raptor - Fixed a bug that the ability to return it from graveyard did not trigger. 2015-03-20 18:07:35 +01:00
LevelX2
d80ba99af9 * Elusive Spellfist - Fixed that the can't be block effect did not end on turns end. 2015-03-20 16:56:57 +01:00
LevelX2
5af6b6ca7a Fixed a bug that could lead to endless loops if cards where moved from library to graveyard. 2015-03-20 15:10:54 +01:00
LevelX2
df83621acf * Revealing Wind - Fixed that the selected card was not revealed. 2015-03-20 10:32:15 +01:00
LevelX2
86a3849e13 * Scale Blessing - Fixed that the second effect was not applied. 2015-03-20 10:26:29 +01:00
fireshoes
c991a4eaee [DTK] Fixed that Savage Ventmaw produced UUURRR instead of GGGRRR. Fixed that Dragon Whisperer's firebreathing wrongly cost R instead of 1R. Fixed that Arashin Foremost wrongly targeted any warrior instead of another warrior. [TMP] Added Sadistic Glee. 2015-03-20 00:22:11 -05:00
Temba21
8e070e2425 Update FacelessButcher.java 2015-03-19 18:55:03 +02:00
Temba21
9fac75e66b Update FacelessButcher.java 2015-03-19 18:54:37 +02:00
Temba21
3b7193aa06 Update ShadesForm.java 2015-03-19 18:54:10 +02:00
Temba21
f041fb07e5 Update SymbioticBeast.java 2015-03-19 18:49:24 +02:00
Temba21
2c59e1eb92 Update LowlandTracker.java 2015-03-19 18:47:56 +02:00
Temba21
d02b323dca Update SkirkMarauder.java 2015-03-19 18:45:56 +02:00
Temba
e9d03c83fd Merge origin/master 2015-03-19 18:41:21 +02:00
LevelX2
050043c6b6 * Added logic that a player can order cards if more than one card goes simultanously to graveyard. 2015-03-19 15:54:08 +01:00
Temba
f701ffbd6b Merge origin/master 2015-03-19 16:51:05 +02:00
LevelX2
e82eecd75d * Ojutai's Summons - Fixed tooltip text ("with flying" was missing). 2015-03-19 11:53:56 +01:00
LevelX2
1730b1a51b * Surrak, the Hunt Caller - Fixed wrong tooltip. 2015-03-19 09:20:36 +01:00
LevelX2
8c346c22cb * Dragonlord Kolaghan - Fixed wrong power (was 5 instead of 6). 2015-03-19 08:08:06 +01:00
Temba21
3c61a0363b Implemented more cards. (Legacy) 2015-03-19 07:47:28 +02:00
Temba
ea8c174c67 Merge origin/master 2015-03-19 07:13:38 +02:00
LevelX2
aff5f9f2e7 [DTK] Some fixes to Dromoka's Command and Enduring Scalelord. 2015-03-19 00:29:36 +01:00
LevelX2
81d5d4145a [DTK] Added Death Wind, Dragon Hunter and Qarsi Deceiver. 2015-03-18 23:11:44 +01:00
LevelX2
c6695415da [DTK] Fixed handling of Dragon Watcher. 2015-03-18 21:58:34 +01:00
LevelX2
cb8d19906a [DTK] Added Orator of Ojutai and Scale Blessing. 2015-03-18 21:55:48 +01:00
Temba
eca852182d Merge origin/master 2015-03-18 19:57:49 +02:00
fireshoes
227052f108 Removed DTK from the ignore list in image.url.properties. [Homelands] Added Cemetery Gate 2015-03-18 11:33:11 -05:00
LevelX2
68b5528afa * Kaalia of the Vast - Fixed that the creature put into play was not tapped. 2015-03-18 17:17:21 +01:00
LevelX2
c93ec2030e [DTK] Added Gleam of Authority.
Added Dragonstalker.
2015-03-18 17:11:43 +01:00
LevelX2
32eba22309 [DTK] Added 5 multicolor cards. 2015-03-18 15:59:16 +01:00
LevelX2
8e169649f3 * Loyal Sentry - Fixed a bug that the blocked creature was not destroyed. 2015-03-18 10:19:45 +01:00
LevelX2
6b7565b097 * Grizzly Fate - Fixed that Beast instead of Bear tokens were created. 2015-03-18 01:26:07 +01:00
LevelX2
016737c73a [DTK] Added 12 black cards. 2015-03-18 00:33:39 +01:00
Michael Napoleon
c18ed2bba2 Merge pull request #812 from mnapoleon/master
Implemented Morningtide: Roar of the Crowd
2015-03-17 17:22:17 -04:00
Michael Napoleon
fccea4f8a3 used {this} instead of card name 2015-03-17 17:21:38 -04:00
Temba21
44d22cfadc Update LowlandTracker.java 2015-03-17 20:15:19 +02:00
Temba21
d02a21a56a Update PhantomTiger.java 2015-03-17 20:14:50 +02:00
mnapoleon
30025db332 removed unused imports and refactored a bit 2015-03-17 14:05:55 -04:00
mnapoleon
9810d7f3cf Implemented Morningtide: Roar of the Crowd 2015-03-17 14:03:35 -04:00
Temba
cc4abc1330 Created 6 cards. (High probability for minor errors.) 2015-03-17 19:50:02 +02:00
Temba
faa1e4d0d6 Merge origin/master 2015-03-17 19:43:44 +02:00
Temba
78c9a71b87 Created 6 cards. (High probability for minor errors.) 2015-03-17 19:42:11 +02:00
Temba
18ba65e19d Created 6 cards. (High probability for minor errors.) 2015-03-17 19:28:11 +02:00
Temba
38d1ea649d Created 6 cards. (High probability for minor errors.) 2015-03-17 19:09:51 +02:00
LevelX2
c8e65b51d5 [DTK] Added 8 black cards. 2015-03-17 17:28:51 +01:00
LevelX2
a9a23026fc [DTK] Added 6 black cards. 2015-03-17 08:08:15 +01:00
Temba
970979ff0b Created 6 cards. (High probability for minor errors.) 2015-03-17 06:49:44 +02:00
LevelX2
d15174da6a Merge origin/master 2015-03-17 01:33:59 +01:00
LevelX2
5a991e591d [DTK] Added 8 blue cards. 2015-03-17 01:33:12 +01:00
Michael Napoleon
594ce00c48 Merge pull request #810 from mnapoleon/master
updated Moringtide:Luminescent Rain so that controlled noncreatures with...
2015-03-16 20:30:56 -04:00
Michael Napoleon
24a5fc010b updated Moringtide:Luminescent Rain so that controlled noncreatures with a creature type are included and removed the explicit setting of the color 2015-03-16 20:29:37 -04:00
Michael Napoleon
618d4ac70d Merge pull request #809 from mnapoleon/master
Implemented Morningtide: Luminescent Rain
2015-03-16 14:26:40 -04:00
mnapoleon
40def1ed66 Implemented Morningtide: Luminescent Rain 2015-03-16 14:25:41 -04:00
LevelX2
13c1888c22 [DTK] Added 3 blue cards, 1 green card and some fixes. 2015-03-16 19:05:57 +01:00
LevelX2
147ad8f86c [DTK] Added 8 blue cards and some fixes. 2015-03-16 18:24:26 +01:00
LevelX2
f94e05352e [DTK] Added 4 arifacts. (Artifacts complete) 2015-03-16 13:37:15 +01:00
LevelX2
0430cf63aa Fixed a recently committed bug of add counter logic. 2015-03-16 12:06:55 +01:00
LevelX2
1464dc1169 [DTK] Added 2 arifacts. 2015-03-16 08:08:41 +01:00
Temba
480d8f788a Created 6 cards. (High probability for minor errors.) 2015-03-15 23:10:46 +02:00
JotaPeRL
6e43851d15 Refactored Anthem of Rakdos implementation. 2015-03-15 17:05:13 -04:00
Temba
0311a654f2 Created 6 cards. (High probability for minor errors.) 2015-03-15 21:58:55 +02:00
LevelX2
9f1cf7993c [DTK] Fixed Dash cost reduction effect of Warbringer. 2015-03-15 19:30:44 +01:00
LevelX2
325aab10a2 [DTK] 10 red cards (red complete) some minor chanes/fixes. 2015-03-15 18:56:37 +01:00
Jason Wall
2d076e1340 don't use wrong base class for trigger 2015-03-15 11:49:01 -06:00
Jason Wall
d7e4f9d69a use player methods for putting cards into play 2015-03-15 11:48:16 -06:00
Jason Wall
69b81eb28c braces 2015-03-15 10:15:54 -06:00
JotaPeRL
d61b4f2088 Merge remote-tracking branch 'magefree/master' 2015-03-15 11:50:33 -04:00
LevelX2
7b69b82d06 Merge origin/master 2015-03-15 16:44:57 +01:00
LevelX2
8743435317 [DTK] 12 red cards. 2015-03-15 16:43:16 +01:00
LevelX2
08f48b4164 Some minor changes and added framework functions. 2015-03-15 16:42:53 +01:00
Jason Wall
07e5fa8229 Implement Scythe of the Wretched 2015-03-15 01:50:48 -06:00
Jason Wall
9d8f351a24 Implements treetop creatures 2015-03-14 18:45:27 -06:00
Jason Wall
b7a870d407 actually make it work the way it's supposed to 2015-03-14 17:39:10 -06:00
Jason Wall
be5d568da6 clean up treetop bracers impl 2015-03-14 17:37:59 -06:00
Jason Wall
b79344ab27 initial cut of treetopbracers impl 2015-03-14 17:37:45 -06:00
Temba
4f96768df2 Created 6 cards. (High probability for minor errors.) 2015-03-14 23:41:44 +02:00
LevelX2
b4b8135e4c Some minor changes. 2015-03-14 22:38:15 +01:00
LevelX2
ece4d69f36 [DTK] Deleted not yet implemented Scaleguard Sentinels. 2015-03-14 19:07:47 +01:00
Jeff
e2ea770476 - Added DTK cards. Damnable Pact, Vial of Dragonfire, and Silkwrap. 2015-03-14 12:02:18 -05:00
LevelX2
beaa80f16e [DTK] Added 23 green cards. Some other fixes. Added handling of Fight events. 2015-03-14 16:19:09 +01:00
LevelX2
190f9dc0b3 Reworked some replacement effects. 2015-03-14 09:48:20 +01:00
fireshoes
fb1030bcec [DTK] Added more white cards and some blue cards. 2015-03-14 02:30:57 -05:00
JotaPeRL
cd86c58222 Implementation of Anthem Of Rakdos (DIS). 2015-03-14 00:09:43 -04:00
fireshoes
1a1d8d5a67 [DTK] Added some white cards. 2015-03-13 18:16:13 -05:00
fireshoes
64eff09af7 [DTK] Fixed some mtg-cards-data.txt typos. Generated reprints and simple cards. 2015-03-13 17:51:06 -05:00
fireshoes
faa8568f0f [DTK] Added complete spoiler. Added some reprints. 2015-03-13 16:31:02 -05:00
fireshoes
2849c87faa Merge origin/master 2015-03-13 11:03:34 -05:00
fireshoes
e12b0d583f [DTK] Partial update to mtg-cards-data.txt for complete spoiler 3/13. Added some reprints. 2015-03-13 11:01:58 -05:00
LevelX2
51d4518e7b Some minor changes. 2015-03-13 15:16:50 +01:00
LevelX2
f9eea60309 [DTK] Added Myth Realized. 2015-03-13 15:16:37 +01:00
fireshoes
03387b50b6 [DTK] Added Salt Road Ambushers and Ainok Survivors 2015-03-12 23:44:34 -05:00
betasteward
9ad8530dee moved faceDown property from Card to CardState 2015-03-12 22:09:12 -04:00
Jeff
d7b9a4a979 - Added some DTK cards. Clone Legion, Commune with Lava, and Dromokas Command. 2015-03-12 16:45:28 -05:00
Michael Napoleon
ee5e710267 Merge pull request #793 from mnapoleon/master
Improvments to previously added card per feedback
2015-03-12 14:23:04 -04:00
Jeff
f1cfd4b641 - Added some DTK cards. Avatar of the Resolute and Haven of the Spirit Dragon. 2015-03-12 11:49:37 -05:00
fireshoes
d0c6310b7f [DTK] Added basic lands 2015-03-12 11:25:39 -05:00
fireshoes
b58c017048 [DTK] Updated mtg-cards-data.txt for 3/12 spoilers. Added Wandering Tombshell. 2015-03-12 10:44:54 -05:00
fireshoes
35d26a6dac [DTK] Updated mtg-cards-data.txt for 3/11 spoilers. Added Icefall Regent. 2015-03-11 23:47:39 -05:00
LevelX2
833123a1cb [DTK] Dragon Tempest (there are still problems in the client that prevent the display of triggered abilities, I'll check tomorrow). 2015-03-12 03:19:31 +01:00
fireshoes
2307e851db [DTK] Updated mtg-cards-data.txt for 3/11 spoilers. Added Surrak the Hunt Caller and Belltoll Dragon. 2015-03-11 16:35:21 -05:00
LevelX2
c7c594ca3c * Changed all references to EmptyEffect. 2015-03-11 20:04:45 +01:00
mnapoleon
8cc785b232 combined effects into one ability and added the text 2015-03-11 13:55:13 -04:00
mnapoleon
99f07cb109 updated card text issues 2015-03-11 13:06:40 -04:00
Michael Napoleon
5a5d774889 Merge pull request #792 from mnapoleon/master
Implemented more Invasion Cards (Cursed Flesh, Vodalian Merchant, Sunscape Master, Yavimaya Kavu)
2015-03-11 12:11:16 -04:00
fireshoes
8dd8aea188 [DTK] Updated mtg-cards-data.txt for 3/11 spoilers. Added Dragon Monument cycle, Duress reprint, Scion of Ugin. and Custodian of the Trove. 2015-03-11 11:07:02 -05:00
LevelX2
a7e4ceb234 * Parallax Wave - Fixed a bug that always all exiled objects returned also if they were exiled by an earlier instance of Parallax Wave (combo with Opalescence). 2015-03-11 16:25:53 +01:00
mnapoleon
dd299aaec2 Implemented Invasion:Yavimaya Kavu 2015-03-11 11:07:05 -04:00
mnapoleon
3fa404592f Implemented Invasion:Sunscape Master 2015-03-11 10:25:31 -04:00
LevelX2
e273481499 Some minor changes. 2015-03-11 15:02:52 +01:00
mnapoleon
db763296d9 Implemented Invasion:Vodalian Merchant 2015-03-11 09:51:33 -04:00
mnapoleon
a6a94685ca Implemented Invasion:Cursed Flesh / Exodus:Cursed Flesh 2015-03-11 09:38:38 -04:00
LevelX2
3f0a235471 Merge pull request #789 from myersn024/master
Implemented PowerArtifact.java
2015-03-11 14:34:14 +01:00
myersn024
7c16b2ff59 Changed type check in applies() 2015-03-11 08:04:51 -05:00
LevelX2
41f878c9ad * Natural Order - Fixed that it was possible to search for all green cards instead of only green creature cards. 2015-03-11 13:27:58 +01:00
LevelX2
8d7087d859 Fixed initialisation of targetPointer in BoostEquippedEffect (fixes #790). 2015-03-11 13:24:11 +01:00
fireshoes
cb96db4151 [DTK] Added Dragonlord Atarka, updated TargetCreatureOrPlaneswalkerAmount to filter for opponent's controlled permanents. 2015-03-10 21:48:47 -05:00
LevelX2
3ee6df9a3e * Cylian Elf - Fixed missing creature card type attribute. 2015-03-10 23:53:57 +01:00
fireshoes
3a8b7cc281 [DTK] Added Sarkhan's Triumph, Herdchaser Dragon, and Rending Volley. Updated mtg-cards-data.txt for 3/10. 2015-03-10 17:06:45 -05:00
myersn024
1961965e8e Implemented PowerArtifact.java 2015-03-10 15:41:57 -05:00
betasteward
fe2cd395a6 moved info from CardImpl to CardState and PermanentImpl + created InfoEffect for displaying rule info on Card 2015-03-10 14:57:55 -04:00
Michael Napoleon
eb86378bc1 Merge pull request #788 from mnapoleon/master
Implement Cloud Spirit and Sandstorm (in various sets)
2015-03-10 14:14:10 -04:00
mnapoleon
3b64f37125 implemented Cloud Spirit in Portal and Stronghold sets, as well as Sandstorm in Arabian Nights, 4th Edition and Mirage sets 2015-03-10 14:12:51 -04:00
Jeff
8b7cc5ae45 - Added some DTK cards. Dragonlord Silumgar and Deathbringer Regent. 2015-03-10 11:47:45 -05:00
fireshoes
5a31e35837 [DTK] Added Artful Maneuver, Ire Shaman, and Pitiless Horde. Updated mtg-cards-data.txt for 3/10. 2015-03-10 09:11:04 -05:00
LevelX2
268c6a4033 Merge pull request #780 from myersn024/master
Implemented Mana Severance
2015-03-10 08:17:54 +01:00
fireshoes
803676268c [DTK] Added Ojutai Exemplars; updated mtg-cards-data.txt for 3/9 spoilers. Added TargetCreatureOrPlaneswalkerAmount 2015-03-10 01:35:57 -05:00
fireshoes
9b7db771d1 [DTK] Updated mtg-cards-data.txt; added Harbinger of the Hunt, Shieldhide Dragon, Crater Elemental, Dragon Whisperer, Encase in Ice, Surge of Righteousness 2015-03-09 22:13:24 -05:00
Michael Napoleon
7c3cbc3979 Merge pull request #786 from mnapoleon/master
Implemented some more missing cards from Mirrodin and Darksteel
2015-03-09 22:06:07 -04:00
Michael Napoleon
eeb204afdb Added more clear text tap/uptap selections
Made the selection more clear when selecting to tap and selection to
untap when entwine is used.
2015-03-09 22:02:14 -04:00
LevelX2
0aeba13f30 * True-Name Nemesis - Fixed that the protection ability did not work correctly concerning abilities of cards of target player in graveyard (e.g. Vengeful Pharaoh). 2015-03-10 01:34:25 +01:00
nickmyers
a6f0cd02af Made changes to ManaSeverance.java based on suggestions 2015-03-09 18:17:11 -05:00
LevelX2
ec5923903e Merge origin/master 2015-03-09 23:51:56 +01:00
Jeff
c6a4840e28 - Added a DTK card. Dragonlord's Prerogative. Tweaked RevealTargetFromHandCost to allow for optional costs. 2015-03-09 17:48:49 -05:00
LevelX2
9c63b142ed * Suppression Field - Fixed that the effect was also applied to special actions (e.g. Convoke). 2015-03-09 23:48:37 +01:00
mnapoleon
e5a951929d Implemented Mirrodin:Dreams Grip 2015-03-09 10:07:49 -04:00
myersn024
4232520a70 Implemented ManaSeverance.java 2015-03-09 09:07:29 -05:00
JotaPeRL
2463b85c4a Implementation of Wrecking Ball 2015-03-09 09:30:59 -04:00
JotaPeRL
ebff764f07 Create WreckingBall.java 2015-03-09 09:28:15 -04:00
mnapoleon
c2b9657a59 Implemented Mirrodin:Tel-Jilad Archers, Mirroden:Tel-Jilad Chosen and Darksteel:Tel-Jilad Outrider 2015-03-09 08:49:12 -04:00
fireshoes
e0fc49327c [DTK] Added Kolaghan's Command. Updated mtg-cards-data.txt. Added Tivadar of Thorn, Scourge of Kher Ridges, Fire Ants. 2015-03-09 00:22:13 -05:00
fireshoes
8d0a6cc214 [DTK] Added Sunbringer's Touch. Updated mtg-cards-data.txt 2015-03-08 19:23:19 -05:00
LevelX2
ecc3c8b1e4 * Daretti, Scrap Savant - Fixed a bug that the game is locked if multiple delayed triggered abilities from the emlem trigger. 2015-03-09 01:03:21 +01:00
Jeff
dfebed44a5 - Added DTK cards. Collected Company and Enduring Scalelord. 2015-03-08 16:46:16 -05:00
LevelX2
6b8493d9f8 * Changed all occurances of unblockable to can't be blocked. 2015-03-08 21:54:36 +01:00
Jeff
3c0a3c41b0 - Added CounterCardPredicate. Used it for Rift Elemental and Fury Charm. 2015-03-08 12:49:04 -05:00
fireshoes
ebae1b9c17 [DTK] Added Dragonlord Ojutai, Acid-Spewer Dragon, Stormwing Dragon, Cunning Breezedancer 2015-03-08 00:11:36 -06:00
Jeff
f47af3d8f3 - Added DTK card. Stratus Dancer. 2015-03-07 23:11:08 -06:00
Jeff
d9096643fb - Fixed Savage Ventmaw. 2015-03-07 22:44:24 -06:00
fireshoes
9eb93d3e2f [DTK] Updated mtg-card-data.txt. Added Anafenza, Kin-Tree Spirit; Gudul Lurker; Hidden Dragonslayer; Marang River Skeleton; Ruthless Deathfang; Stormcrag Elemental. [RAV] Added Junktroller 2015-03-07 21:21:51 -06:00
Michael Napoleon
a1505897b6 fixed issues with cardname an {this} in card text, changed Cinder Shade to use DynamicValue and fixed Backlash to filter untapped creatures on target. 2015-03-07 21:36:19 -05:00
LevelX2
607ecb0336 * Nemesis of Mortals - Fixed that the cost reduction did not work for the monstrosity ability. 2015-03-08 02:42:50 +01:00
Jeff
f2aa0773fa - Little fix to Dragonlord's Servant. 2015-03-07 19:35:58 -06:00
Jeff
e4f42c0da2 - Added DTK cards. Savage Ventmaw, Shorecrasher Elemental, and Swift Warkite. 2015-03-07 19:21:07 -06:00
LevelX2
43b0694ee3 * Jhoira of the Ghitu and Epochrasite - Fixed the not working suspend handling. 2015-03-08 01:40:16 +01:00
Jeff
e9b89c73ed - Added DTK cards. Blood-Chin Fanatic, Den Protector, and Descent of the Dragons. 2015-03-07 16:57:46 -06:00
LevelX2
fd42b58765 Merge pull request #775 from mnapoleon/master
Implemented 14 more cards from Invasion Set
2015-03-07 22:18:42 +01:00
LevelX2
a1208f1a73 * Cascade - Fixed a bug that caused the controlling player to lose the game if all cards of the library were exiled with cascade although the cards were returned to library. 2015-03-07 14:26:26 +01:00
JRHerlehy
7e41e3bf32 Implement [DTK] Sarkhan Unbroken
Added DTK Sarkhan Unbroken
2015-03-06 19:02:22 -08:00
LevelX2
532ff611c4 * Reworked dealtDamageByThisTurn handling of permanents to take zone change of referenced objects into account. 2015-03-07 01:15:27 +01:00
Jeff
57ba2861bc - Added The Wretched. 2015-03-06 17:48:11 -06:00
fireshoes
392631953d [DTK] Updated mtg-cards-data.txt. Added Epic Confrontation. [ORI] Added set Magic Origins. [MMB] Added set Modern Masters 2015 and Karn/Emrakul/Goyf reprints. 2015-03-06 17:18:39 -06:00
mnapoleon
f392e3b125 implemented Invasion:Galinas Knight 2015-03-06 15:00:52 -05:00
mnapoleon
00c1441001 implemented Invasion:Duskwalker 2015-03-06 14:33:18 -05:00
fireshoes
72f517d420 [DTK] Added Silumgar's Command, Ultimate Price, and Roast; updated Pristine Skywise; updated mtg-cards-data.txt. 2015-03-06 11:22:49 -06:00
mnapoleon
3669b3f82d Implemented Invasion:Pincer Spider 2015-03-06 11:06:56 -05:00
mnapoleon
a4327b4dde implemented Invasion:Llanowar Cavalry and Invasion:Llanowar Elite 2015-03-06 10:58:30 -05:00
Jeff
bec8fdfbff - A missing card. 2015-03-06 09:36:56 -06:00
mnapoleon
767c0de7fe Implemented Invasion:Backlash and fixed issue with Explosive Growth after class name change in other module 2015-03-06 10:29:25 -05:00
mnapoleon
e6743190ed Merge remote-tracking branch 'upstream/master' 2015-03-06 09:30:32 -05:00
LevelX2
922c589f4e [DKT] Added Stampeding Elk Herd and Shaman of Forgotten Ways. 2015-03-06 15:05:13 +01:00
LevelX2
fc91d00ec8 [DTK] Added Aven Sunstriker and Aerie Bowmaster. 2015-03-06 13:57:12 +01:00
LevelX2
21187ef818 * Kami of The Painted Road - Reworked choice handling and source reference. 2015-03-06 11:27:15 +01:00
fireshoes
969f3ad4c7 [DTK] Added Arashin Foremost and Pristine Skywise. Minorfix to Kami of the Painted Road. 2015-03-06 02:05:52 -06:00
fireshoes
5dfd4bcdf9 Added various Portal 1/2/3 cards. Updated mtg-cards-data.txt 2015-03-05 23:28:17 -06:00
Michael Napoleon
d88cd29f17 implemented Invasion:Angelic Shield 2015-03-05 21:00:56 -05:00
fireshoes
fbe988d5f1 Added Radha Heir to Keld, Balthor the Stout, fixed that Mad Auntie couldn't target non-controlled Goblins. 2015-03-05 17:57:56 -06:00
fireshoes
4da8b23105 [DTK] Added Anticipate. Updated mtg-cards-data.txt 2015-03-05 15:15:11 -06:00
Michael Napoleon
d012d29291 implemented cards Invasion:Scavenged Weaponry, Invasion:Cinder Shade and Invasion:Llanowar Knight 2015-03-05 15:22:08 -05:00
LevelX2
78f98e49c1 * Fixed some spelling errors. 2015-03-05 19:00:26 +01:00
LevelX2
68efd82ee8 * Storm counter - Moved the counter to hot key area to prevent area movement for small screen resolutions. Added an option in preferences to switch counter on/off. 2015-03-05 18:03:43 +01:00
fireshoes
10657683af [DTK] Updated mtg-cards-data.txt for 3/5 spoilers. Added Zurgo Bellstriker. 2015-03-05 10:45:53 -06:00
LevelX2
ed54262b7d Merge pull request #774 from jgreene40/Implementing_RadiantPurge_card
Implementing Radiant Purge (Dragons of Tarkir) card
2015-03-05 14:40:49 +01:00
fireshoes
db379f6ff5 Added set Prerelease Events foralready implemented pre-release promos. Added latest Game Day and Launch promos. 2015-03-04 21:44:58 -06:00
Michael Napoleon
4a1bd50dc1 finished up Invasion cards Crimson Acolyte, Explosive Growth, Nightscape Master and Trench Wurm 2015-03-04 21:58:47 -05:00
jgreene
19f87a8d14 Implementing RadiantPurge card (#31 in Dragons of Tarkir) 2015-03-04 20:26:15 -05:00
jgreene
62477a05cb Revert "Implementing RadiantPurge card (#31 in Dragons of Tarkir)"
This reverts commit faf41de35c.
2015-03-04 20:19:48 -05:00
jgreene40
faf41de35c Implementing RadiantPurge card (#31 in Dragons of Tarkir) 2015-03-04 20:14:21 -05:00
Jeff
ef79d70620 - Added Jaws of Stone, Knollspine Dragon, Initimidator Initiate. There are 2 more cards in Shadowmoor in anyone wants to finish knocking out the set. 2015-03-04 17:40:08 -06:00
LevelX2
d090904448 * Rhystic Study - Fixed sequence of things happening during resolution (fixes #773). 2015-03-04 23:09:53 +01:00
fireshoes
99fd116713 [DTK] Update to mtg-cards-data.txt, added Lightning Berserker 2015-03-04 15:25:24 -06:00
mnapoleon
fa6c26481c initial commit of Invasion:Scavenged Weaponry and Invasion:Trench Wurm 2015-03-04 15:35:32 -05:00
mnapoleon
4dd48c0661 implemented Invasion:Nightscape Master 2015-03-04 14:48:21 -05:00
mnapoleon
a79795e00b implemented Invasion:Crimson Acolyte 2015-03-04 14:13:58 -05:00
mnapoleon
06733d51e0 implemented Invasion:Explosive Growth 2015-03-04 13:42:06 -05:00
fireshoes
b1a88011ab [DTK] Updated mtg-cards-data.txt for 3/3 spoilers and added Dragon Fodder, Evolving Wilds, and Dragonlord's Servant. [CUBE] Added Legacy Cube 2015 2015-03-04 12:09:03 -06:00
LevelX2
b95e7a0954 Merge pull request #771 from myersn024/master
implemented ForcedMarch.java
2015-03-04 07:57:35 +01:00
LevelX2
16e87e9d74 Merge pull request #770 from mnapoleon/master
Implemented some more Invasion Cards
2015-03-04 07:56:49 +01:00
fireshoes
0f90fdd591 Added Gustcloaks Cavalier, Harrier, Runner, Skirmisher, and Close Quarters 2015-03-03 19:29:38 -06:00
nickmyers
6586f6fa85 Fixed small issue in ForcedMarch.java 2015-03-03 18:02:05 -06:00
Michael Napoleon
089e37aac6 fixed color filters on Crusading Knight and Marauding Knight 2015-03-03 18:28:11 -05:00
fireshoes
c921bcfa2b [DTK] Added Ojutai's Comman, Boltwing Marauder, Sunscorch Regent, and Necromaster Dragon. Minor fix to mtg-cards-data.txt 2015-03-03 15:14:09 -06:00
myersn024
ffb50331ad Merge pull request #1 from magefree/master
pull into my fork
2015-03-03 14:58:37 -06:00
myersn024
ee224a391f Implemented ForcedMarch.java 2015-03-03 14:50:20 -06:00
mnapoleon
4d6dce82bc finished implementing Capashen Unicorn, Crusading Knight, Marauding Knight and Stun 2015-03-03 13:32:11 -05:00
fireshoes
2faf7b1d28 Updated mtg-cards-data.txt for 3/3 DTK spoilers. Fxied text on Rakdos Guildmage Goblin token. 2015-03-03 11:39:34 -06:00
LevelX2
36aa2d24a2 [DTK] Added Sidisi, Undead Vizier. 2015-03-03 14:06:29 +01:00
LevelX2
d867c4dfe6 [DTK] Some fixes to Exploit. 2015-03-03 14:01:36 +01:00
LevelX2
eb532a233d Added minor change. 2015-03-03 13:51:57 +01:00
LevelX2
e0c919a2a9 [DTK] Added Silumgar Butcher. 2015-03-03 13:51:35 +01:00
LevelX2
17e5018d79 Changed some left misspelled Ravnica literals/texts. 2015-03-03 13:35:07 +01:00
fireshoes
66efe176a5 Added Orzhov Guildmage and Rakdos Guildmage. Updated mtg-cards-data.txt for new DTK spoilers. 2015-03-03 01:08:03 -06:00
Michael Napoleon
801103bbda fixed imports after package name changes 2015-03-02 21:51:32 -05:00
Michael Napoleon
230efa791c Merge remote-tracking branch 'upstream/master' 2015-03-02 20:55:25 -05:00
LevelX2
c8b6ec6c0d * Fixed spelling bug ravnika => ravnica. 2015-03-03 02:12:52 +01:00
LevelX2
5d83601a1a * Extirpate, Lobotomy, Surgical Extraction - Fixed that non basic lands could not be selected. 2015-03-03 01:55:13 +01:00
LevelX2
6b0f6be574 Fixed spelling bug of import mage.abilities.effects.common.continuous package. 2015-03-03 00:37:39 +01:00
LevelX2
d71abab00c Fixed spelling bug of import mage.abilities.effects.common.continuous package. 2015-03-03 00:35:37 +01:00
LevelX2
867bb38f91 * Geist of Saint Traft - Fixed that the Token was not exiled at end of combat. 2015-03-03 00:19:46 +01:00
fireshoes
45b4c84b53 Fixed minor errors in mtg-cards-data.txt. Added Sandcrafter Mage, Ojutai's Summons, Profound Journey, Sprinting Warbrute 2015-03-02 14:19:40 -06:00
mnapoleon
a3003c9f87 implemented Capashen Unicorn 2015-03-02 10:46:51 -05:00
mnapoleon
43c02dd6c4 implemented Stun 2015-03-02 10:21:42 -05:00
mnapoleon
146aeac461 removed unused imports 2015-03-02 10:09:16 -05:00
mnapoleon
b2afd4de29 finished Marauding Knight and Crusasing Knight 2015-03-02 10:06:58 -05:00
mnapoleon
92e21073e1 Merge remote-tracking branch 'upstream/master' 2015-03-02 08:42:26 -05:00
LevelX2
570ed36cd8 Some minor changes. 2015-03-02 08:35:00 +01:00
LevelX2
77cd43e8da * Ghastly Conscription - Fixed that the returned creatures were always under the control of owner instead of Ghastly Conscription controller. 2015-03-02 08:34:10 +01:00
Jeff
20c75735bb - Mana abilities/triggerers do not use the stack in most cases.
http://magiccards.info/rule/605-mana-abilities.html
Started process to rectify this issue.
2015-03-01 21:24:13 -06:00
betasteward
1276b1c91c Merge branch 'master' of https://github.com/magefree/mage 2015-03-01 22:03:28 -05:00
betasteward
5c746e8ec2 Merge branch 'master' of https://github.com/magefree/mage
Conflicts:
	Mage.Sets/src/mage/sets/avacynrestored/CavernOfSouls.java
	Mage.Sets/src/mage/sets/shadowmoor/ManaReflection.java
2015-03-01 22:02:33 -05:00
fireshoes
97a1c2228f Added Dragons of Tarkir set 2015-03-01 20:29:34 -06:00
betasteward
632573fc3e moved Watchers to Ability and moved Counters to CardState 2015-03-01 21:17:23 -05:00
Michael Napoleon
4436acd05f changes to Firescreamer and Serpentine Kavu 2015-03-01 21:10:50 -05:00
Michael Napoleon
d2d4823f7f initial commit of Firescreamer, Marauding Knight and Serpentine Kavu for Invasion set 2015-03-01 19:42:33 -05:00
LevelX2
d231eee024 * Comet Storm - Fixed wrong damage handling for target players. 2015-03-01 18:24:31 +01:00
Jeff
e5da40976c - Added Soul Foundry. Small changes. 2015-03-01 03:07:07 -06:00
LevelX2
166205218b * AEtherspouts - Fixed a bug that could lead to endless loop if player left during resolution. 2015-03-01 09:29:22 +01:00
Jeff
752f237b8d - Added Extraplanar Lens. 2015-03-01 01:39:38 -06:00
LevelX2
16163aa8cd Merge pull request #761 from mnapoleon/master
Implemented 2 cards from Invasion (Goblin Spy and Mourning)
2015-02-28 05:25:10 +01:00
Michael Napoleon
61e5c2d7fe fixed author name 2015-02-27 22:12:43 -05:00
Jeff
5e640b9318 - Added Wingrattle Scarecrow 2015-02-27 18:09:02 -06:00
Jeff
f995af804a - Added Declaration of Naught 2015-02-27 18:01:45 -06:00
mnapoleon
80620c71c3 implemented Goblin Spy 2015-02-27 15:30:17 -05:00
mnapoleon
961fb5e31c added Mourning card to Invasion set 2015-02-27 14:18:15 -05:00
LevelX2
6bd17716cd Some minor changes. 2015-02-27 18:09:49 +01:00
LevelX2
1b45c997aa Some minor changes. 2015-02-27 18:08:31 +01:00
LevelX2
046a21427e Merge origin/master 2015-02-27 15:08:49 +01:00
LevelX2
e075cb2eba * Mana Reflection - minor change. 2015-02-27 15:07:11 +01:00
LevelX2
50261650b6 * Mana Reflection - Fixed that multiple Mana Reflections did not stack, fixed a bug of mana calculation (fixes #758). 2015-02-27 15:05:53 +01:00
LevelX2
86929baf53 Merge pull request #757 from myersn024/master
Implemented AuraThief.java
2015-02-27 12:05:26 +01:00
Jeff
96f08cad9c - Added Force of Nature and Fork. Dude doing a video tutorial of XMage requested them. 2015-02-27 00:58:54 -06:00
nickmyers
af697616ec Removed commented code from AuraThief.java 2015-02-26 18:09:12 -06:00
nickmyers
4c2570574a Edited AuraThief.java based on suggestions from LevelX2 2015-02-26 18:07:15 -06:00
LevelX2
a7db298711 Some minor changes. 2015-02-27 01:06:59 +01:00
LevelX2
7a0e16fb33 * Vengeful Pharaoh - Fixed that it triggered for every creature doing simultaneously combat damage. Fixed that it wrongly also worked, if Vengeful Pharaoh already left the graveyard. 2015-02-27 01:06:11 +01:00
fireshoes
86393db911 Added Decree of Annihilation, Pit Keeper, and Songs of the Damned. 2015-02-26 15:46:36 -06:00
myersn024
b4966f5e68 Implemented AuraThief.java 2015-02-26 14:25:11 -06:00
LevelX2
587faf9704 Merge pull request #756 from myersn024/master
Implemented DwarvenMiner.java
2015-02-26 18:39:17 +01:00
myersn024
fd7f1362ae Update DwarvenMiner.java 2015-02-26 11:17:38 -06:00
LevelX2
82472e682e Merge origin/master 2015-02-26 16:49:20 +01:00
LevelX2
705debfe8a Fixed some cards where it was possible to sacrifice not controlled permanents (e.g. Fireblast). 2015-02-26 16:48:21 +01:00
myersn024
c35e51c7de Implemented DwarvenMiner.java 2015-02-26 09:47:02 -06:00
Plopman
39d1fd6f90 [5ND] Added 7 cards 2015-02-26 16:07:34 +01:00
LevelX2
972fe78898 * Training Grounds - Fixed that the reduction did not work correctly with hybrid mana. Fixed the check what ability is an activated ability (fixes #754). 2015-02-26 12:07:28 +01:00
LevelX2
fe10cde2b9 * Contamination - Fixed a bug that preventzed Contamination from working properly. 2015-02-26 11:24:47 +01:00
LevelX2
c681f1583c * Ghostway - Fixed that the creatures returned wrongly tapped (fixes #753). 2015-02-26 01:18:45 +01:00
LevelX2
35f249cd44 * Hellkite Tyrant - Fixed wrong duration of control effect (fixes #752). 2015-02-26 01:04:09 +01:00
LevelX2
d45c8b52dd * Tuktuk Scrapper - Fixed that the triggered ability did not work. 2015-02-26 00:43:43 +01:00
LevelX2
f96a256c28 * Bramblewood Paragon - Fixed subtype check (not working for Changeling). 2015-02-26 00:15:48 +01:00
LevelX2
5670831b62 Merge origin/master 2015-02-25 23:48:49 +01:00
LevelX2
957fa7d647 Some minor changes. 2015-02-25 23:47:53 +01:00
Jeff
41898c8e08 - Little fix 2015-02-25 16:45:28 -06:00
Jeff
a8f8697a25 - Little adjustments to 2 cards. 2015-02-25 11:55:21 -06:00
Jeff
9a1eb51506 - Added Advice From the Fae, Puca's Mischief, Illuminated Folio, Furystoke Giant, Burn Trail, and Inescapable Brute. 2015-02-24 20:35:17 -06:00
LevelX2
7ac423f1d6 * Praetor's Grasp - Fixed that the cast and reveal effects did not work. 2015-02-25 01:19:27 +01:00
LevelX2
e418d69068 * Contaminated Bond - Fixed that the damage was wrongly dealt to aura controller instead of enchanted creatures controller. 2015-02-25 01:18:42 +01:00
LevelX2
2cfec90add * Stoneforge Mystic - Fixed that all artifacts cards could be brought into play instead of only equipment artifacts. 2015-02-25 00:24:39 +01:00
LevelX2
661da6153e * Contaminated Bond - Fixed that the damage was wrongly dealt to aura controller instead of enchanted creatures controller. 2015-02-24 23:50:44 +01:00
LevelX2
0a9c49b1e1 Merge pull request #749 from myersn024/master
Removed "all" from filter definition in ArenaOfTheAncients.java. Impleme...
2015-02-24 23:08:19 +01:00
nickmyers
9fc2b72093 Removed "all" from filter definition in ArenaOfTheAncients.java. Implemented BlinkmothUrn.java. Fixed bug in AmberPrison.java so that the controller is prompted whether to untap or not; before it was automatically untapping without asking. 2015-02-24 15:37:03 -06:00
betasteward
620a3b9a52 Moved some setters from Card to Permanent 2015-02-24 15:37:33 -05:00
LevelX2
e836671d22 Merge pull request #747 from myersn024/master
Implemented ArenaOfTheAncients.java
2015-02-24 09:12:20 +01:00
LevelX2
584a113eaf Merge origin/master 2015-02-24 07:32:47 +01:00
LevelX2
1178874678 * Painful Quandary - Fixed a bug that prevented it from working correctly (fixes #627). 2015-02-24 07:32:02 +01:00
fireshoes
dee9f4a0ba Fixed collector's numbers for Sandsteppe Mastodon [FRF] and Impulse [VIS] 2015-02-23 23:57:20 -06:00
nickmyers
9460be1a05 Removed some unnecessary imports from ArenaOfTheAncients.java 2015-02-23 20:37:46 -06:00
nickmyers
0523b79ec6 Implemented ArenaOfTheAncients.java 2015-02-23 20:36:54 -06:00
LevelX2
471bd835ad * Reworked some cost reduction effects. 2015-02-23 23:21:55 +01:00
Jeff
14eca696ce - Added Moonring Island, Sapseep Forest, Thornwatch Scarecrow, Watchwing Scarecrow, Madblind Mountain, and Wicker Warcrawler. 2015-02-22 18:02:48 -06:00
LevelX2
a6d43b75a5 * Skirk Fire Marshal - Fixed that Skirk Fire Marshal could not tap Goblins with protection from red. 2015-02-22 23:40:18 +01:00
Jeff
53a99ed414 - Added Lockjaw Snapper, Rattleblaze Scarecrow, Scrapbasket, and Tatterkite 2015-02-22 14:47:37 -06:00
Jeff
64b6b1a90f - Fixed Heartmender. Completely misunderstood the function of game.getAllPermanents(). Thought that the controllerId parameter provided some filter functionality. 2015-02-22 10:54:49 -06:00
LevelX2
9fbd5a04bd * Maven - Added workaround for bug in compiler plugin 3.2 that alwas all sources were compiled. 2015-02-22 11:17:25 +01:00
LevelX2
2767ff3846 Merge origin/master 2015-02-22 11:00:23 +01:00
LevelX2
bc310f9ced * Shimian Specter - Fixed that the triggered ability did not work. 2015-02-22 10:59:28 +01:00
LevelX2
8589252436 * Caravan Vigil - Some minor changes. 2015-02-22 10:58:57 +01:00
Jeff
a3561025f5 - Added Medicine Runner, Ravens Run Dragoon, Heartmender, and Blazethorn Scarecrow. 2015-02-21 22:55:16 -06:00
Jeff
ddce9c5b1a - Added Valleymaker, Tattermunge Witch, Rosheen Meanderer, and Mudbrawler Raiders 2015-02-21 19:59:15 -06:00
Jeff
bd5d56950a - Added Tyrannize, Impromptu Raid, and Morselhoarder 2015-02-21 18:09:36 -06:00
Jeff
17e796427d - Stasis now uses ContinuousRuleModifiyingEffect 2015-02-21 13:17:37 -06:00
LevelX2
8bf35f88c8 * Goblin Charbelcher - Fixed that the revealed land was taken into account to determine the damage to deal. 2015-02-21 17:57:15 +01:00
LevelX2
f953735263 * Fixed target handling of 4 Primordial cards. 2015-02-21 17:31:54 +01:00
LevelX2
2189236284 * Spellskite - Fixed that abilities (like the one of Wild Defiance) did not trigger if target was changed to Spellskite. 2015-02-21 17:26:14 +01:00
LevelX2
9450407b5a * Diluvian Primordial - Fixed a bug that it only was able to cast a card from one opponent (last handled) in a multiplayer game. 2015-02-21 12:53:18 +01:00
LevelX2
13300d5807 * Hellkite Tyrant - Fixed that the control effect did end if Hellkite Tyrant left the battlefield (fixes #743). 2015-02-21 12:48:13 +01:00
LevelX2
f5c9a24930 Merge pull request #738 from JRHerlehy/master
Implement Legends Cards Bartel Runeaxe and Tetsuo Umezawa
2015-02-21 12:35:12 +01:00
LevelX2
ed41e33deb * Created ecomesColorOrColorsTargetEffect and updated 3 cards to use it. 2015-02-21 12:31:14 +01:00
JRHerlehy
f48035ea47 Removed unneeded code Tetsuo Umezawa
Removed commented out code that is no longer needed.
2015-02-21 03:00:25 -08:00
JRHerlehy
d4f558c3da More Changes to Tetsuo Umezawa and Bartel Runeaxe
Additional testing to confirm functionality.
2015-02-21 02:41:30 -08:00
LevelX2
f36a10fb45 Merge pull request #741 from philvt101/master
Add Scuttlemutt and BecomesColorOrColorsTargetEffect
2015-02-21 09:51:44 +01:00
User
81b2124302 Improved Scuttlemutt and deleted now unnecessary BecomeColorOrColorsTargetEffect 2015-02-20 20:53:31 -05:00
JRHerlehy
41e690c27c Changes to Tetsuo Umezawa and Bartel Runeaxe
Changed calls from using getCard to using event.getTargetId as per
LevelX2 feedback.  Tested against token copies of cards and works as
intended.
2015-02-20 16:33:08 -08:00
Jeff
510edba792 - Fixed Hellhole Rats 2015-02-20 18:31:30 -06:00
LevelX2
f08dbe3931 Merge pull request #740 from myersn024/master
Implemented ScorchedRuins.java
2015-02-21 01:12:29 +01:00
nickmyers
33a1ab35a5 Changed ScorchedRuins to use SimpleManaAbility instead of extending BasicManaAbility 2015-02-20 16:34:37 -06:00
Jeff
fc79dce5ac - Added Hellhole Rats 2015-02-20 16:13:20 -06:00
User
ea69376943 Add Scuttlemutt and BecomesColorOrColorsTargetEffect 2015-02-20 16:24:00 -05:00
myersn024
a8d6fa6c23 Implemented ScorchedRuins.java 2015-02-20 13:41:46 -06:00
LevelX2
38f47b1f1e Merge pull request #737 from myersn024/master
Implemented Cloud Key
2015-02-20 19:13:52 +01:00
Jeff
e62cedb253 - Added Cauldron of Souls, Chainbreaker, Disturbing Plot, and Grim Poppet. 2015-02-20 11:27:35 -06:00
myersn024
f7360142a2 Updated based on recommendsations
Used Phantasmal Terrain as an example to implement the spell choice using AsEntersBattleFieldAbility. Changed class names to more accurately reflect their purposes.
2015-02-20 10:35:53 -06:00
JRHerlehy
2f3a7c56d5 Formatting Bartel Runeaxe
Cleanup text formatting in code file.
2015-02-20 04:10:10 -08:00
JRHerlehy
688c25f34b Formatting Tetsuo Umezawa
Clean up text formatting in code file
2015-02-20 04:08:00 -08:00
JRHerlehy
b8a7d3fc39 Implement Bartel Runeaxe
Implement Bartel Runeaxe using same style effect class as Tetsuo
Umezawa.  Working as intended.
2015-02-20 03:52:14 -08:00
JRHerlehy
8dd5a74edf Implement Tetsuo Umezawa
Fixed code to use proper classes.  Works as intended.
2015-02-20 03:51:25 -08:00
JRHerlehy
b5a1d9a950 Merge remote-tracking branch 'upstream/master' 2015-02-20 03:34:56 -08:00
LevelX2
887cc094c9 Some minor changes to Phantasmal Terrain. 2015-02-20 09:54:45 +01:00
LevelX2
d07d3228a1 * Soulflayer - Fixed a bug that Soulflayer had abilities from previous casts when leaving and returning to battlefield. 2015-02-20 02:18:00 +01:00
LevelX2
0c73076895 * Added AlternateManaPaymentAbility interface and handling. 2015-02-20 02:15:22 +01:00
LevelX2
019f6722a7 * Some minor changes. 2015-02-20 02:14:32 +01:00
nickmyers
ef40c819dc Removed some unnecessary code from CloudKey.java 2015-02-19 18:50:03 -06:00
nickmyers
eede8e7045 Implemented and tested Cloud Key 2015-02-19 18:44:44 -06:00
Jeff
e3ebbae5be - Added Barkshell Blessing, Ghastly Discovery, Giantbaiting, and Traitors Roar. 2015-02-19 15:48:23 -06:00
fireshoes
b3e9731549 Updated Control of the Court, Goblin Lore, Sisay's RIng, Ur Golem's Eye, Dragon Mage, and Helm of Possession 2015-02-19 12:58:14 -06:00
LevelX2
31feb14bc0 Merge pull request #736 from myersn024/master
Reimplemented Eon Hub
2015-02-19 17:42:43 +01:00
myersn024
0dcb496b2e Updated based on recommendations from LevelX2 2015-02-19 08:31:03 -06:00
LevelX2
548a53e32e * Penumbra Wurm - Fixed wrong P/T of created token from 3/3 to 6/6. 2015-02-19 14:20:08 +01:00
LevelX2
d204af0b55 * Turnabout - Fixed possible endless loops for player choices. 2015-02-19 11:21:23 +01:00
fireshoes
8d0f45052a Fixed that Ohran Viper's card draw was not optional. Added Garzo Zol Plague Queen, Mystic Speculation, Gwendlyn Di Corsi, Jacques le Vert, and Lady Evangela 2015-02-18 22:06:22 -06:00
nickmyers
9528b991f2 2015-02-18 20:55:38 -06:00
fireshoes
391afc0d4c Fixed that Toxin Sliver wrongly allowed regeneration. Added Phyrexian Negator and Treva the Renewer reprints to DD: Phyrexia vs Coalition. Add Mirri the Cursed, Control of the Court, Dragon Mage, Helm of Possession, and Sisay's Ring 2015-02-18 18:17:19 -06:00
Jeff
0d9aad6a05 - Added Torrent of Souls 2015-02-18 18:03:42 -06:00
LevelX2
ebd0215c5b * Frontier Siege - Fixed that the second ability (Kahns) was not optional. 2015-02-19 00:16:25 +01:00
LevelX2
04e52cecbe * Nether Traitor - Fixed that it did trigger for every card instead only for creature cards. 2015-02-18 23:54:16 +01:00
LevelX2
d2b94e8dad * Skyship Weatherlight - Some minor updates to the card. 2015-02-18 23:50:16 +01:00
LevelX2
34082a06d2 Merge pull request #735 from myersn024/master
Create SkyshipWeatherlight.java
2015-02-18 23:36:40 +01:00
fireshoes
d1366b1da7 Added Ragnar, Treva the Renewer, Village Elder, Rushwood Herbalist, Ertai the Corrupted, Sporeback Troll, Dakkon Blackblade, Daru Mender, Niall Silvain. Fixed that Fledgling Imp wrongly discarded at random. Fixed incorrect activation cost on Centaur Glade. 2015-02-18 15:20:47 -06:00
myersn024
43d1bf899c Implemented EonHub.java
Fully tested and working
2015-02-18 12:08:09 -06:00
fireshoes
5a551d631b Merge origin/master 2015-02-18 11:30:16 -06:00
fireshoes
fe01b728ac Fixed that Valorous Stance incorrectly prevented regeneration. 2015-02-18 11:28:56 -06:00
myersn024
6566b0a755 Update SkyshipWeatherlight.java
Added legendary supertype attribute
2015-02-18 09:14:12 -06:00
myersn024
6a118d2bfa Create SkyshipWeatherlight.java 2015-02-18 08:57:50 -06:00
Justin Herlehy
f77059604b Merge remote-tracking branch 'upstream/master' 2015-02-18 01:17:23 -08:00
LevelX2
3ba5d70d2f Merge origin/master 2015-02-18 09:07:30 +01:00
Andy Fries
de1f8271ae fixed bug in Maralen of the Mornsong effect only applying to owner 2015-02-17 22:35:56 -08:00
LevelX2
b59616fda8 * Karona, False God - Fixed that the untap effect was applied continuous. 2015-02-18 01:53:51 +01:00
LevelX2
1deaf53b97 * Garruk, Apex Predator - Fixed that the third abilit did not apply the life gain if the target creature did not die (e.g. because of indestructable). 2015-02-18 01:51:23 +01:00
Justin Herlehy
d2a2719ff9 Tetsuo Umezawa Implementation
Initial implementation of Tetsuo Umezawa from the Legends expansion.
Needs tested and possible rework on static ability.
2015-02-17 14:15:45 -08:00
LevelX2
96fe50cebe * Sharding Sphinx - Fixed that ability also triggered for damage not done to players, added missing color to created token (fixes #731). 2015-02-17 14:17:18 +01:00
daagar
5e028b69bc Implement Reiver Demon 2015-02-16 20:02:37 -06:00
daagar
78bf871576 Implement Serra's Boon 2015-02-16 20:02:34 -06:00
daagar
7eeb96d7d6 Implement Abyssal Gatekeeper 2015-02-16 20:02:31 -06:00
daagar
b4d27a9050 Implement Charging Paladin 2015-02-16 20:02:28 -06:00
daagar
99ab63ff24 Implement Serra Advocate 2015-02-16 20:02:24 -06:00
daagar
142e865341 Implement Righteous Cause 2015-02-16 20:02:21 -06:00
daagar
a33a4d68ff Implement Demon's Jester 2015-02-16 20:02:18 -06:00
daagar
14df690c0a Implement Foul Imp 2015-02-16 20:02:15 -06:00
LevelX2
d8e1a843c6 * Tidehollow Sculler - Fixed that the exiled card did not return opponents hand. 2015-02-16 20:46:23 +01:00
LevelX2
7526d46cf0 * Brutal Hordechief - Fixed that the activated ability to decide how to block did not work. 2015-02-16 19:44:57 +01:00
daagar
6177a71361 Implement Reminisce 2015-02-15 20:27:43 -06:00
LevelX2
65c382e567 Merge origin/master 2015-02-16 00:26:32 +01:00
LevelX2
22d3a1f0a1 * Cranial Archive - Fixed that the cost was defined as sacrifice instead of correctly exile (fixes #724). 2015-02-16 00:24:25 +01:00
daagar
03ab6d3698 Merge remote-tracking branch 'upstream/master' 2015-02-15 17:01:55 -06:00
daagar
11136412f4 Merge remote-tracking branch 'upstream/master' 2015-02-15 16:53:48 -06:00
LevelX2
2969ea2fac * Runic Repetition - Fixed that exiled cards not in the default exile window could not be selected as target (fixes #720). 2015-02-15 23:53:35 +01:00
LevelX2
dfd46bd94e * Sphinx Sovereign - Fixed that the life loss was also applied to the controller (fixes #722). 2015-02-15 23:32:54 +01:00
daagar
a30b34f976 Account for player being null in Mortal Combat graveyard creature count
check.
2015-02-15 16:30:49 -06:00
daagar
81ffd9d87f Implement Holy Light 2015-02-15 16:22:42 -06:00
daagar
73abc78a90 Fix author comment 2015-02-15 16:03:49 -06:00
daagar
d98e785aba Implement Commander Eesha 2015-02-15 16:03:07 -06:00
daagar
f039be04e1 Implement Myr Landshaper 2015-02-15 15:37:36 -06:00
daagar
02131eb848 Implement Mortal Combat 2015-02-15 12:56:01 -06:00
LevelX2
df619218f1 * Gatekeeper of Malakir - Fixed minor tooltip text issue. 2015-02-14 17:52:12 +01:00
LevelX2
2b8be15281 Fixed a bug of attack restriction effect that did not allow to attack even if the needed condition was fulfilled (Dandan, Godhunter Octopus, Serpent of the Endless Sea, Sea Serpent, Pirate Ship, Whimwader, Sea Monster, Dreamwinder, Sealock Monster). 2015-02-14 17:39:22 +01:00
LevelX2
1f7ce0f806 * Torpor Orb - deactivated log messages for every replacement. 2015-02-14 11:50:41 +01:00
LevelX2
130da71d45 * Contamination - Fixed that it also replaced mana from non land sources. 2015-02-14 11:46:03 +01:00
LevelX2
1342af5349 * Brain Maggot - Fixed that the exiled cards were not returned to opponents hand. 2015-02-14 10:54:31 +01:00
LevelX2
a4a36ff961 * Vedalken Engineer - Fixed that the choice for the mana color selection was not shown. 2015-02-14 00:21:20 +01:00
LevelX2
8620fe5a7d * Fixed another problem with available mana generation (e.g. with Nykthos, Shrine to Nyx). 2015-02-13 15:03:29 +01:00
LevelX2
fcd1d89137 Merge pull request #715 from chrissanford/master
Added Flowstone Slide.
2015-02-13 00:43:28 +01:00
LevelX2
a4d4515017 * Taunt - Fixed wrong collectors number. 2015-02-12 23:14:26 +01:00
LevelX2
c987fd0e9c Merge origin/master 2015-02-12 22:57:39 +01:00
LevelX2
cd5c4fe7b9 * Fixed bug in FRF booster generation for common cards. 2015-02-12 22:53:42 +01:00
Chris
954fc3be85 Added Flowstone Slide. 2015-02-12 11:40:37 -08:00
emerald000
44deff29d5 Added Taunt. 2015-02-12 12:58:52 -05:00
emerald000
890e98c4cc Added Azorius Guildmage. 2015-02-12 12:58:39 -05:00
emerald000
59a5bbf765 Added Siren's Call. 2015-02-12 12:18:07 -05:00
LevelX2
ba1fb775b2 * Fixed that manifested or morphed creatures did wrongly trigger "enters the battlefield" abilities with their card attributes (e.g red card manifested triggered Foundry Street Denizens boost ability). 2015-02-12 15:54:41 +01:00
LevelX2
f8439a7729 * Fixed tooltip text of Vorinclex, Voice of Hunger. 2015-02-12 13:54:30 +01:00
LevelX2
ef147bc80c * Fixed a possible endless loop while player left game during damage distribution. 2015-02-12 12:16:56 +01:00
LevelX2
728281524a * Fixed a bug that mana sources that could produce any mana (e.g. Forbidden Orchard) did trigger the TAPPED_FO_MANA event twice. 2015-02-12 12:08:13 +01:00
LevelX2
7b95da55a7 * Some more changes concerning sourceObject handling in ability. Added early event type check for triggered abilities. 2015-02-12 01:56:45 +01:00
LevelX2
b9da9cb6cb Merge origin/master 2015-02-11 17:52:43 +01:00
LevelX2
b73f34a52e * Some changes to zone object movement and source object handling. Origin source object of ability is now hold in ability to be able to check e.g. zone change counter. 2015-02-11 17:51:41 +01:00
emerald000
0ccfb1b317 Added Gratuitous Violence, Knowledge Exploitation, Mana-Charged Dragon, Pulse of the Grid and Quicksilver Dragon. 2015-02-11 11:50:35 -05:00
LevelX2
4fe5560222 * Fixed some problems with filtering nonbasic lands (e.g. Fulminator Mage). 2015-02-11 12:34:56 +01:00
LevelX2
1cef92ef7a * Benevolent Offering - Fixed that the number of creatures were not multiplied by 2 for life gain. 2015-02-11 08:28:05 +01:00
LevelX2
7961b35cbf Merge origin/master 2015-02-10 15:11:04 +01:00
LevelX2
08d93a9e24 * Mesmeric Fiend - Fixed that the exiled card did not get back to hadn of target opponent. 2015-02-10 15:07:50 +01:00
emerald000
f4ce9d85cc Added Nether Traitor, Scapegoat and Thran Foundry. 2015-02-10 08:12:42 -05:00
emerald000
9a20bdeff3 Added Contamination.
Hopefully not breaking anything.
2015-02-10 07:11:39 -05:00
emerald000
55a02a6ee3 Added Dimir Machinations and Vigor Mortis. 2015-02-10 06:36:10 -05:00
LevelX2
b4636b2ce1 * Rework of booster generation to reduce DB load while starting a tournament. 2015-02-10 00:51:36 +01:00
daagar
2e816e2837 Implement "Magus of the Disk" (TSP) 2015-02-08 20:26:53 -06:00
daagar
4ab45e2f0a Implement 'Wistful Thinking' (PLC) 2015-02-08 18:21:07 -06:00
daagar
fc84945cb1 Implement "Oasis" (ARN/4ED) 2015-02-08 17:45:56 -06:00
LevelX2
3a2d78310b * Rings of Brighthearth - Fixed that it triggered on every ability, not only your own (fixes #708). 2015-02-08 13:59:31 +01:00
LevelX2
8a6a615250 * Some minor changes. 2015-02-07 18:15:43 +01:00
LevelX2
974951e18d * Fixed that for "Shoal" spells a wrong CMC was calculated while on the stack, if alternate casting cost was used (fixes #696). 2015-02-06 16:13:51 +01:00
emerald000
103f2f4883 Added Phantom Flock and Realm Seekers. 2015-02-05 18:43:34 -05:00
LevelX2
b6c9b5bf02 Merge origin/master 2015-02-05 01:45:42 +01:00
LevelX2
1c9ccc4aaa * Simic Charm - Fixed wrong color setting. 2015-02-05 01:43:45 +01:00
emerald000
096236f7c5 Added Drakestown Forgotten, Juniper Order Ranger and Mindless Automaton. 2015-02-04 16:43:30 -05:00