Commit graph

8128 commits

Author SHA1 Message Date
BursegSardaukar
82a388175c Pulled from trunk. 2015-11-01 16:43:47 -05:00
BursegSardaukar
16a5cd42af Added:
Goblin Clearcutter
Goblin Dynamo
Goblin Soothsayer
2015-10-18 23:46:20 -04:00
BursegSardaukar
a6bf42e7de Added:
Goblin Archaeologist
Goblin Assassin
Unstable Hulk
2015-10-18 22:32:52 -04:00
BursegSardaukar
425725fe8a Added:
Kyren Glider
Kyren Sniper
Sheiking Mogg
Keeper of kookus
2015-10-18 20:39:46 -04:00
BursegSardaukar
2fa4fae35a Added Fire Juggler 2015-10-04 22:46:38 -04:00
BursegSardaukar
61e9ea0ba1 Added Masters Edition Goblin Mutant 2015-10-04 22:11:56 -04:00
BursegSardaukar
c041f5ef43 Added Stinkdrinker Bandit. 2015-10-04 21:41:58 -04:00
BursegSardaukar
daf4f924c9 Added Goblin Mutant. 2015-10-04 21:33:56 -04:00
BursegSardaukar
2c553dc2d4 Corrected bugs. 2015-10-04 16:11:34 -04:00
BursegSardaukar
a2eed534ee Merge origin/master
Conflicts:
	Mage.Sets/src/mage/sets/dissension/UtvaraScalper.java
2015-10-03 15:48:58 -04:00
tmannion
b744623717 Merge origin/master
Conflicts:
	Mage.Sets/src/mage/sets/dissension/UtvaraScalper.java
2015-10-03 15:47:06 -04:00
LoneFox
e35e44941c Minor fix for Kill-Suit Cultist 2015-10-02 14:20:29 +03:00
LevelX2
914931ed97 Merge pull request #1296 from LoneFox78/master
Dissension + fixes
2015-10-02 13:15:04 +02:00
LevelX2
1d78ab95f6 * Iname, Life Aspect - Fixed that it was able to return itself from exile. 2015-10-02 08:40:45 +02:00
LevelX2
cc8c650285 * Iname as One - Fixed that it was able to return itself. 2015-10-02 08:40:26 +02:00
LoneFox
fec3db3a61 Fix tooltip text of Ulamog's Nullifier. 2015-10-02 09:32:48 +03:00
LoneFox
bff06e3e0e Fix Munda, Ambush Leader being able to reveal non-Ally cards. 2015-10-02 09:32:25 +03:00
LoneFox
7479ae7644 Implement cards: Evolution Vat, Kill-Suit Cultist, Rakdos Ickspitter, and Stoic Ephemera 2015-10-02 08:09:51 +03:00
LevelX2
73766a21eb * Fixed that the token image of Kithkin Solder was not shown (token was only named Kithkin instead of Kithkin Solder). 2015-10-02 01:37:15 +02:00
LevelX2
65126ce6e1 * Hoofprints of the Stag - Fixed that wrong token image was shown. 2015-10-02 01:35:15 +02:00
LevelX2
5912ed80ad * Fixed some problems with undo/cancel action (fixes #1267). 2015-10-02 01:04:40 +02:00
LevelX2
63c6aa226a * Spellskite - Fixed a bug that wrong log message was written if target was chnaged from a player to spellskite. 2015-10-01 22:01:49 +02:00
LevelX2
334f919ef9 * Dromar, the Banisher - Fixed that it returned all types of permanents instead of only creatures (fixes #1294). 2015-10-01 21:36:52 +02:00
LevelX2
964eb0b643 * Greenwarden of Murasa - Fixed that it could still return itself from graveyard (fixes #1295). 2015-10-01 21:31:59 +02:00
LevelX2
d3b56c9cc4 * Witch-Maw Nephilim - Fixed possible null pointer exception. 2015-10-01 20:20:09 +02:00
LoneFox
a51abccda7 Implement cards: Ogre Gatecrasher, Simic Ragworm, Utvara Scalper, and Whiptail Moloch 2015-10-01 18:25:49 +03:00
LoneFox
0cdbf8cca0 Kill some unnecessary custom effects 2015-10-01 16:58:37 +03:00
LoneFox
e2ab416015 Implement the Eidolon cycle from Dissension 2015-10-01 13:20:15 +03:00
LevelX2
4b41628032 * Added test. 2015-09-30 16:58:03 +02:00
LevelX2
2c52dcec73 * Mayael's Aria - Fixed that the just added counters were taken into account to check the further conditions of the triggered ability. 2015-09-30 12:21:19 +02:00
LevelX2
8044940a97 * Fixed a bug that if all targets (if targets were set) of a spell with an up to target definition (e.g. Adverse Conditions) became illegal the spell did not fizzle as it should. 2015-09-30 00:53:33 +02:00
LevelX2
0d755b3c89 Some minor changes. 2015-09-29 17:37:51 +02:00
LevelX2
f5b411c516 Merge pull request #1292 from LoneFox78/master
Third part of the big token cleanup + a few other fixes and new cards
2015-09-29 15:48:09 +02:00
LoneFox
ab0e4b0ddc Revert connectSource changes from TapTargetEffect. Not needed anymore. 2015-09-29 15:25:52 +03:00
LoneFox
d9e1a72ad1 Implement cards: Mana Leech, Mole Worms, Phyrexian Gremlins, Sand Squid, and Whip Vine 2015-09-29 13:40:34 +03:00
LoneFox
82f2d73fb9 Add DontUntapAsLongAsSourceTappedEffect and connectSource parameter to TapTargetEffect. Use them for existing cards. Implement card: Thalakos Dreamsower 2015-09-29 13:15:09 +03:00
LevelX2
6ec008c58b Merge origin/master 2015-09-29 11:25:28 +02:00
LoneFox
6d90539b7b Fix DealsDamageToOpponentTriggeredAbility unconditionally overwriting the targets of any effects added to it.
This fixes at least Charnelhoard Wurm, and possibly other similar abilities.
2015-09-29 12:19:50 +03:00
LevelX2
e9dbfba746 * Into the Core - Fixed that only the first target was exiled. 2015-09-29 01:07:56 +02:00
LevelX2
8f086c8c7e * Maelstrom Nexus - Fixed that the compared casting cost was always 5 instead of the casting cost of the spell that got Cascade. 2015-09-29 00:37:52 +02:00
LevelX2
6cc2ac0e70 * Zada, Hedron Grinder - Fixed a bug with checking and copying modal spells. 2015-09-28 19:27:51 +02:00
LevelX2
02d499c317 Minor changes. 2015-09-28 17:19:03 +02:00
LevelX2
0680560225 * Compost - Fixed that it triggered for all cards going to opponents graveyard (instead of only black cards). 2015-09-28 15:14:50 +02:00
LevelX2
7650f53dee * Rosheen Meanderer - Fixed that the created conditional mana could only be used for spells. 2015-09-27 10:29:30 +02:00
LevelX2
9e1111748d * Enslave - Fixed that the set source of the damge was wrong. 2015-09-27 09:23:40 +02:00
LevelX2
f22fb380b7 * Reaper of Sheoldred - Fixed that damage was sometimes dealt to Reaper of Sheoldred controller. 2015-09-27 01:21:47 +02:00
LevelX2
b6f6866452 * Krond the Dawn-Clad - Added the missing vigilance ability. 2015-09-27 00:34:10 +02:00
LevelX2
46fa935172 * Emrakul, the Aeons Torn, Ulamog, the Infinite Gyre, Kozilek, Butcher of Truth - Fixed that the shuffle graveyard to library was wrongly done for the controller of instead the owner. 2015-09-27 00:22:51 +02:00
LevelX2
56a5030f93 * Goryo's Vengeance - Fixed that the beginning of next end step ability also exiled the target if it meanwhile left and returned the battlefield as sa new object. 2015-09-26 23:30:24 +02:00
LoneFox
c47d39390f Add 4/4 Beast token and use it for existing cards. 2015-09-26 12:09:00 +03:00
LoneFox
e16bec3472 Add 5/5 Wurm token with trample and use it for existing cards. 2015-09-26 11:50:41 +03:00
LoneFox
4e5bcddd56 Add 5/5 Dragon token and use it for existing cards. 2015-09-26 11:44:03 +03:00
LoneFox
54acb445db Add Goblin token with haste and use it for existing cards. Add missing images for Goblin token. 2015-09-26 11:18:15 +03:00
LoneFox
06440fd606 Add red and white Soldier token with haste and use it for existing cards. Kill unnecessary custom effect from Assemble the Legion. 2015-09-26 10:35:31 +03:00
LoneFox
66a341e1a2 Add Bird token and use it for existing cards. 2015-09-26 10:09:34 +03:00
LevelX2
c232e1d0c5 * Triskelavus - Added missing {1} cost of activated ability. 2015-09-26 08:27:16 +02:00
tmannion
950e1f7422 Merge origin/master 2015-09-26 00:06:01 -04:00
BursegSardaukar
a023d07c7e Added Utvara Scalper
Added Mogg Jailer
Added Goblin Masons
Cleaned up a bunch of goblin cards.
2015-09-26 00:05:11 -04:00
LevelX2
6119f71022 * Added the text (to sacrifice) for selections done for sacrifice costs so the player can better distinguish what object to select currently. 2015-09-25 23:15:55 +02:00
LevelX2
85cec315db * Fixed a lot of cards with return permanent to hand costs, where the selection of the permanent was handled targeted. 2015-09-25 22:32:53 +02:00
LoneFox
0ebd773caf Merge branch 'master' of https://github.com/magefree/mage 2015-09-25 20:51:29 +03:00
LoneFox
cbeaaa26a6 Fix Faceless Butcher's tooltip text (missing "other than Faceless Butcher") 2015-09-25 07:21:47 +03:00
LoneFox
71e8d90c83 Implement cards: Circle of Protection: Shadow, Faceless Devourer, Stronghold Overseer, and Thalakos Mistfolk 2015-09-25 07:20:33 +03:00
LoneFox
6c3d4677b2 Implement cards: Cutthroat il-Dal, Dauthi Cutthroat, Dauthi Ghoul, and Infiltrator il-Kor 2015-09-25 07:19:09 +03:00
LevelX2
b929b231d8 * Evolutionary Leap - Fixed minor tooltip text bug. 2015-09-25 00:37:29 +02:00
LevelX2
4c1754b9bf * Tempt with Discovery - Fixed that players had not to shuffle their library after card search. 2015-09-25 00:34:02 +02:00
LevelX2
3bb7b6dd5b * Slab Hammer - Removed unneccessary target. 2015-09-25 00:21:29 +02:00
LevelX2
234d5b0a52 * Kiora, Master of the Depths - Fixed second ability that handled card movement to graveyard not correctly. 2015-09-24 20:09:49 +02:00
LevelX2
d7a80dc11d * Infuse with the Elements - Fixed that one +1/+1 counter too much was placed on target creature. 2015-09-24 19:59:16 +02:00
LoneFox
c73e7b72b1 Fix Notorious Throng's tooltip text. 2015-09-24 09:55:42 +03:00
LevelX2
21061ac928 Fixed some attack forcing cards to only force to attack once a turn instead of wrongly forcing to attack each combat. 2015-09-24 08:25:45 +02:00
LoneFox
d6a1f96547 Add Faerie Rogue token and use it for existing cards. Implement card: Notorious Throng 2015-09-24 08:57:25 +03:00
LevelX2
044e8b70f0 Some minor changes for BFZ token image handling. 2015-09-23 19:53:25 +02:00
LoneFox
f380b2cdde Add Goat token and use it for existing cards. 2015-09-23 16:59:21 +03:00
LoneFox
10695ddf4c Add Warrior token and use it for existing cards. 2015-09-23 16:34:20 +03:00
LoneFox
9279d81c24 Add Human token and use it for existing cards 2015-09-23 13:55:40 +03:00
LoneFox
3d1ae1c414 Add Cat token and use it for existing cards. 2015-09-23 12:49:12 +03:00
LoneFox
5fdd1aae49 Add Sliver token and use it for existing cards 2015-09-23 12:34:28 +03:00
LevelX2
4bd6c9e03c * Munda, Ambush Leader - Fixed that all always all Ally cards had to be put on top of library. 2015-09-22 08:21:41 +02:00
BursegSardaukar
3fd5368a74 Merge pull request #3 from magefree/master
Merging from trunk.
2015-09-21 21:30:31 -04:00
LevelX2
3943c090e6 Some minor changes. 2015-09-21 23:08:53 +02:00
LevelX2
0e64c069ce * Thraben Doomsayer - Fixed that the boosting ability was also appied to Thraben Doomsayer. 2015-09-21 22:30:32 +02:00
LevelX2
822528d05c * Splice onto Arcane - Fixed that an arcane spell with no targets did not fizzle if a targeted spell was spliced with it that has no more legal targets on resolution (so all targets of the spell were illegal). 2015-09-21 17:57:27 +02:00
LevelX2
7224ab1614 * Hull Breach - Fixed that the first target of the third mode was not destroyed. 2015-09-21 16:32:57 +02:00
LevelX2
95e626752b * Greenwarden of Murasa - Fixed that it was possible to return Greenwarden of Murasa itself with its dies triggered ability. 2015-09-21 16:12:33 +02:00
LevelX2
d0a6ae09b4 * Grip of Desolation - Fixed bugged card type definition. 2015-09-21 07:48:49 +02:00
LevelX2
e94163a4c3 Fixed that no Zendikar Expeditions lands were added to Battle for Zendikar boosters. I replaced every 20th basic land now by one random land of Zendikar Expeditions. 2015-09-20 21:10:02 +02:00
LevelX2
ed15f0b86b Fixed that not BFZ images were downloaded from mysticspoliers source. Fixed that Zendikar Expeditions images were not downloaded from mysticspoliers source. 2015-09-20 20:23:36 +02:00
LevelX2
75bb39cae8 * Evolutionary Leap - Fixed that also if no creature card was in the libraray a card was moved to the controller hand. 2015-09-20 19:22:32 +02:00
LevelX2
b2ff7ac380 * Monocolor hybrid mana - Fixed that the payment did not always try to pay the colored cost if possible. 2015-09-20 19:13:18 +02:00
LoneFox
5d51e03a69 Add Goblin Rogue token and use it for existing cards. 2015-09-20 19:17:30 +03:00
LevelX2
8880e263f9 Merge origin/master 2015-09-20 18:10:59 +02:00
LevelX2
daa954c785 * Elder Pine of Jukai - Fixed that it also triggered if other players cast Spirit or Arcane spells. 2015-09-20 18:10:34 +02:00
LoneFox
795bf74f11 Add Demon token and use it for existing cards. 2015-09-20 18:25:48 +03:00
LevelX2
05648987d2 Merge pull request #1283 from LoneFox78/master
Random card from random sets and first part of a big token cleanup
2015-09-20 13:30:39 +02:00
LoneFox
258f903c48 Add Kor Soldier token and use it for existing cards.
This also fixes a bug where Nomads' Assembly was creating regular Soldiers instead of Kor Soldiers.
2015-09-20 11:45:41 +03:00
LevelX2
2b1e66828b * Infuse with the Elements - Fixed that the target gained haste instead of trample. 2015-09-20 10:33:21 +02:00
LevelX2
391d247e7c * Brutal Expulsion - Fixed that also spell targets were handled correctly. 2015-09-20 10:31:14 +02:00
LoneFox
89a7170f58 Add PegasusToken and use it for existing cards. Implement card: Pegasus Refuge 2015-09-20 11:04:23 +03:00
LevelX2
24d555f41c * Emira Shepherd - Fixed that the returned card could be returned to battlefield if the played land was a Plains. 2015-09-20 09:46:19 +02:00
LevelX2
1d9cebfc5c * From Beyond - Fixed that the searched cards was not revealed. 2015-09-20 09:27:41 +02:00
LevelX2
5a8ca36916 * Ondu Rising - Fixed that the attacking creatures did not get lifelink. 2015-09-20 09:25:25 +02:00
LevelX2
84757f132c * Horribly Awry - Fixed that it also could target non creature spells. 2015-09-20 08:47:04 +02:00
LevelX2
35d4106311 * Tide Drifter and Ruination Guide - Fixed that they buffed themself. 2015-09-20 08:43:04 +02:00
BursegSardaukar
2d35b0c3b2 Merge pull request #2 from magefree/master
Updating from trunk.
2015-09-20 00:06:12 -04:00
LevelX2
e7e0125720 * Ally Encampment - Fixed wrong conditional filter for the any mana ability. 2015-09-19 19:52:51 +02:00
LevelX2
12a8e69f3a * Lavastep Rider - Fixed wrong value for toughness. 2015-09-19 19:49:20 +02:00
LoneFox
b43814a122 Fix type of the counters used by Vile Requiem. Implement cards: Great Whale, Hermetic Study, Midsummer Revel, and Torch Song 2015-09-19 18:48:37 +03:00
LoneFox
952a9db112 Replace some custom token classes with the standard ones 2015-09-19 17:17:26 +03:00
LevelX2
cd2842d457 XMage 1.4.4v4 2015-09-19 13:09:27 +02:00
LevelX2
513a574ae9 Merge pull request #1277 from hanasu/master
[HML] Implemented 3 cards
2015-09-19 12:05:54 +02:00
LevelX2
aa78456aca Minor changes to Book Burning. 2015-09-19 12:04:31 +02:00
LevelX2
a08a6f5136 Merge pull request #1280 from tomd1990/new_cards/Book_Burning
Added one card, Book Burning, to the Judgement Set
2015-09-19 11:59:25 +02:00
LevelX2
f101db7c84 [BFZ] Added missing blue cards (19 cards). Some minor fixes. BFZ COMPLETE! 2015-09-19 11:54:31 +02:00
LevelX2
39baa82ce0 [BFZ] Added missing blue cards (20 cards). 2015-09-19 10:43:03 +02:00
LevelX2
f18b29bec9 [BFZ] Some fixes to tooltip texts. Some minor bugs fixed. 2015-09-19 10:42:36 +02:00
Thomas Dwyer
26ac193b0a Added one card, Book Burning, to the Judgement Set 2015-09-19 01:08:31 -07:00
LevelX2
1708a49d37 [BFZ] Added missing green cards (19 cards). 2015-09-19 02:22:08 +02:00
LevelX2
fffeaf1e5c [BFZ] Added missing colorless cards (3 cards). 2015-09-19 01:12:47 +02:00
LevelX2
c659f79b96 [BFZ] Added missing white cards (16 cards). 2015-09-19 00:43:21 +02:00
LevelX2
13fa7aeb62 [BFZ] Added missing red cards (22 cards). 2015-09-18 23:04:03 +02:00
BursegSardaukar
5c99b52940 Added Rabble-Rouser
Added Goblin Snowman
Added Firefright Mage
Added Quill-Slinger Boggart
Added Skirk Commando
Added Boggart Sprite-Chaser
Added Goblin Fire Fiend
Corrected MoggSquad Author
2015-09-18 16:52:21 -04:00
hanasu
3c840db871 [LEG] Implemented 3 cards 2015-09-18 15:22:27 -04:00
LevelX2
030b72b293 [BFZ] Added missing land and artifacts (4 cards). 2015-09-18 20:21:39 +02:00
LevelX2
5118e4c22c [BFZ] Added already implemented and simple cards (21 cards). 2015-09-18 19:40:52 +02:00
LoneFox
debbdba1c9 Implement cards: Barbed-Back Wurm, Gossamer Chains, Jungle Wurm, and Knight of Valor 2015-09-18 19:39:50 +03:00
BursegSardaukar
0b57b30a82 Merge pull request #1 from magefree/master
Updating from trunk.
2015-09-18 10:21:24 -04:00
hanasu
7e2ec0ffa9 [HML] Implemented 3 cards 2015-09-18 09:48:52 -04:00
LevelX2
cb629f0228 [BFZ] Added Emeria Shepherd, Blighted Steppe, Blighted Woodland and BlightedGorge. 2015-09-18 15:02:20 +02:00
LevelX2
6f15e38b27 [BFZ] Added Fertile Thicket, Brutal Expulsion and Guul Draz Overseer. 2015-09-18 13:07:01 +02:00
Brendan O'Dowd
e86d33ff97 [USG] Implemented 7 cards 2015-09-18 06:10:31 -04:00
LoneFox
7ad041e35b Implement cards: Drowned, Flood, Riptide, and Sunken City 2015-09-18 11:38:55 +03:00
LoneFox
3792f6d2d8 Text fixes 2015-09-18 11:38:42 +03:00
fireshoes
105b8ea6fa [BFZ] Implemented Wasteland Strangler, Gruesome Slaughter, Angelic Captain, Drana Liberator of Malakir, Ugin's Insight 2015-09-17 23:32:35 -05:00
fireshoes
f2b7771d59 [BFZ] Implemented Prism Array, Sanctum of Ugin, Spawning Bed, Makindi Sliderunner , Snapping Gnarlid, Molten Nursery, Pilgrim's Eye 2015-09-17 20:35:14 -05:00
fireshoes
d2942fed86 Merge origin/master 2015-09-17 15:36:35 -05:00
fireshoes
62e0d5eeeb Added Oath of the Gatewatch and Zendikar Expeditions sets. Updated BFZ tokens and took V15 and DDP off of ignore for image download. Corrected translated named of Beastcaller Savant. Implemented Sire of Stagnation. 2015-09-17 15:34:11 -05:00
LevelX2
97a11708ec [BFZ] Added Shrine of the Forsaken Gods. 2015-09-17 16:19:13 +02:00
LevelX2
afe352168c Created a more generic ConditionalSpellManaBuilder. Replaced some custom mana builders (more to do). 2015-09-17 16:18:39 +02:00
LevelX2
74161c665d Merge pull request #1274 from LoneFox78/master
Some Stronghold
2015-09-17 11:26:25 +02:00
LoneFox
8ed312e7e9 Remove some unnecessary custom effects. 2015-09-17 11:37:17 +03:00
LoneFox
2474472df6 Implement cards: Bullwhip, Change of Heart, Mindwarper, and Mob Justice 2015-09-17 10:46:17 +03:00
fireshoes
c56f551c18 [BFZ] Implemented Retreat to Coralhelm, Retreat to Valakut, Retreat to Hagra, Benthic Infiltrator, Scatter to the Winds, Scour from Existence, Beastcaller Expert, Mind Raker, Murk Strider, Part the Waterveil, Culling Drone, COmplete Disregard, Blighted Cataract 2015-09-17 01:25:39 -05:00
LoneFox
7de070dbc9 Implement cards: Skyshroud Archer, Spike Soldier, Spike Worker, and Torment 2015-09-17 08:54:29 +03:00
LevelX2
fb43c8f354 [BFZ] Added Zada, Hedron Grinder and Horribly Awry. 2015-09-17 01:12:15 +02:00
BursegSardaukar
2cd72e967f Implemented Mogg Squad 2015-09-16 17:17:37 -04:00
BursegSardaukar
be496d90f7 Corrected default false return placement for FodderLaunchEffect. 2015-09-16 16:53:55 -04:00
BursegSardaukar
27d74e8633 Added Fodder Launch. 2015-09-16 16:51:13 -04:00
LevelX2
fbe97216a1 * Replaced specific class by framework class. 2015-09-16 22:28:42 +02:00
LoneFox
a3c9c17bb3 Implement cards: Amok, Contemplation, Hesitation, and Rabid Rats 2015-09-16 20:35:01 +03:00
LoneFox
12c842397e Implement cards: Brush with Death, Crossbow Ambush, Furnace Spirit, and Leap 2015-09-16 18:41:48 +03:00
LevelX2
90aeb754e5 Merge pull request #1271 from hanasu/master
Implemented 3 cards
2015-09-16 17:40:12 +02:00
LevelX2
9622f3bf60 [BFZ] Added Void Winnower and Quarantine Field. 2015-09-16 17:37:12 +02:00
LevelX2
fed8463d76 Some fixes to shown player messages. Added an effect to add counters to permanents entering the battlefield (e.g. Protean Hydra). 2015-09-16 17:36:32 +02:00
hanasu
d0c127e461 Implimented 3 cards 2015-09-16 10:44:39 -04:00
LevelX2
429f434216 Merge pull request #1270 from LoneFox78/master
Some Weatherlight
2015-09-16 15:52:16 +02:00
LevelX2
391b766b6e Some minor changes. 2015-09-16 15:45:38 +02:00
LoneFox
40815d8560 Implement cards: Benalish Missionary, Boiling Blood, Chimeric Sphere, and Mwonvuli Ooze 2015-09-16 09:38:08 +03:00
LoneFox
94b310b7f7 Implement cards: Angelic Renewal, Mana Chains, Roc hatchling, and Touchstone 2015-09-16 08:51:25 +03:00
LevelX2
3c743e781a * Warp World - Fixed that also phased out creatures were shuffled into the players library (fixes #1268). 2015-09-16 00:10:00 +02:00
LevelX2
3e1e8a5534 [BFZ] Added Dust Stalker, Bring to Light, Ally Encampment and Woodland Wanderer. 2015-09-16 00:05:37 +02:00
LevelX2
002037a683 * Flamerush Rider - Fixed that the token put onto the battlefield was not attacking and not tapped. 2015-09-15 22:35:08 +02:00
LevelX2
739a3563a8 * Fixed a problem of March from the Tomb. 2015-09-15 22:30:46 +02:00
LevelX2
12d584ebd1 [BFZ] Added Conduit of Ruin, Exert Influence and March from the Tomb. 2015-09-15 17:38:12 +02:00
fireshoes
04738515df Merge origin/master 2015-09-15 09:36:20 -05:00
fireshoes
facfc638b7 [BFZ] Updated mtg-cards-data.txt for a couple overnight spoilers. Renamed Circle of Hedrons to Aligned Hedron Network. Implemented Sandstone Bridge, Skyline Cascade, Looming Spire, and Mortuary Mire. 2015-09-15 09:35:24 -05:00
LevelX2
e36a2819f5 * Soldevi Machinist - Fixed that the mana ability worked for artifact spells instead of activated abilities of artifacts. 2015-09-15 08:27:58 +02:00
fireshoes
13337b1fe0 Merge origin/master 2015-09-15 00:21:10 -05:00
fireshoes
192fa87e58 Corrected the card list for Legacy Cube 2015 and renamed to Legacy Cube March 2015. Added Legacy Cube September 2015. [BFZ] Updated mtg-cards-data.txt for 9/14 spoilers and correct some translations. Implemented Noyan Dar, Roil Shaper; Transgress the Mind; Crumble to Dust; From Beyond; Dragonmaster Outcast reprint; Endless One; and Sylvan Scrying reprint. 2015-09-15 00:18:53 -05:00
LevelX2
2eaac70b03 * Brigid, Hero of Kinsbaile - Fixed that the activated ability did also damage to creatures of the controller of Brigid. 2015-09-15 00:30:09 +02:00
LevelX2
310627c924 Some minor updates to the cards of the recently merged pull requests. 2015-09-15 00:24:08 +02:00
LevelX2
83230aebc2 Merge pull request #1241 from BijanT/master
Implemented Cards: Grave Scrabbler, EbonbladeReaper
2015-09-15 00:02:28 +02:00
LevelX2
cfc7f6c44e Merge pull request #1266 from hanasu/master
Implemented 3 cards
2015-09-14 23:57:33 +02:00
LevelX2
516cbffe85 Merge pull request #1264 from Leathios/master
Implemented Card: Aegis of the Meek
2015-09-14 23:56:11 +02:00
LevelX2
3a87c0f653 Merge pull request #1265 from BursegSardaukar/master
3 Cards Added.
2015-09-14 23:54:39 +02:00
LevelX2
f56be981cd * Kurkesh, Onakke Ancient - Fixed that it also triggered if other players did activate abilities of artifacts. 2015-09-14 23:44:31 +02:00
LevelX2
8f64a2ab54 * Fixed that a player doing a library search with a stated quality (701.15b) couldn't fail to find a card if cards with the stated quality did exist in the searched library. 2015-09-14 23:36:32 +02:00
hanasu
f5ed49e456 Implimented 3 cards 2015-09-14 16:37:44 -04:00
LevelX2
dbc9113d52 * Scarscale Ritual - Fixed that the spell fizzled as the creature the -1/-1 counter was placed on died by the impact of the counter. 2015-09-14 22:12:42 +02:00
BursegSardaukar
94fcb96e4d Moved the tap-symbol searching effect into from within Ability Predicate into MagewrightStone itself, since it is a single-use predicate.
Goblin Wizard's set number has been corrected.

References to "goblin permanent" have been shortened to "Goblin" within the Goblin Wizard's tooltip text.
2015-09-14 15:43:06 -04:00
public.folder
42d30f5311 - Changes to Lim-Dul the Necromancer 2015-09-14 11:58:46 -05:00
LevelX2
71fcfae75a [BFZ] Added Munda, Ambush Leader - Skyrider Elf - Circle of Hedrons. 2015-09-14 17:20:06 +02:00
LoneFox
d2a90e6131 Implement cards: Briar Shield, Bubble Matrix, Foriysian Brigade, and Master of Arms 2015-09-14 13:41:13 +03:00
LevelX2
d31a23b81c * Touch of Moonglove - Fixed that damage instead of life loss was applied. 2015-09-14 11:44:27 +02:00
LoneFox
cdfdcde2a5 Fix a minor problem with Xanthic Statue's text 2015-09-14 11:35:05 +03:00
LoneFox
e55c127f6f Implement cards: Dwarven Berserker, Gallowbraid, Soul Shepherd, and Xanthic Statue 2015-09-14 10:58:09 +03:00
LoneFox
9533577a61 Implement cards: Fallow Wurm, Merfolk Traders, Morinfen, and Revered Unicorn 2015-09-14 09:00:26 +03:00
tmannion
ac0795c7bf Corrected authorship. 2015-09-13 21:10:43 -04:00
BursegSardaukar
23bf65201b Added "Last-Ditch Effort" 2015-09-13 21:05:58 -04:00
BursegSardaukar
a7912bcdca Added "Last-Ditch Effort" 2015-09-13 21:03:33 -04:00
LevelX2
9e5a8df1c9 * Hex Parasite - Fixed a bug that the boost was not always applied if only one counter was removed. 2015-09-13 23:42:25 +02:00
LevelX2
70b33e5475 * Fluctuator - Fixed that it crashed the game if onto the battlefield and a card with cycling was on the hand of the controller. 2015-09-13 23:32:46 +02:00
Leathios
aa4c04b6aa Implemented Card: Aegis of the Meek 2015-09-13 16:21:54 -04:00
LevelX2
47bb1cb9a1 * Mystic Enforcer - Fixed that it did not get Flying from the threshold ability. 2015-09-13 21:17:27 +02:00
LevelX2
57e69a0fcc * Selkie Hedge-Mage - Fixed that the triggered abilities did not work. 2015-09-13 21:03:06 +02:00
LevelX2
14d79588e6 * Gather the Pack - Fixed that the cards were not revealed. 2015-09-13 20:48:56 +02:00
LevelX2
6cac559fcf Merge pull request #1263 from hanasu/master
Implemented Hoar Shade
2015-09-13 11:01:41 +02:00
Brendan O'Dowd
9d2b775b20 Implemented Hoar Shade. First commit, please let me know if everything looks correct. Tested it briefly and it seems to work well. 2015-09-13 04:20:27 -04:00
LevelX2
3d8494edb5 Fixed some possible exceptions. 2015-09-13 09:48:35 +02:00
LevelX2
a505173854 Merge pull request #1260 from LoneFox78/master
New cards and fixes
2015-09-13 09:47:21 +02:00
LevelX2
63e25cf132 * Shallow Grave - Fixed that the delayed triggered ability did also effect the target if it changed zone meanwhile (fixes #1262). 2015-09-13 08:47:45 +02:00
BursegSardaukar
96afd0d18c Cleaned up unneeded imports for Goblin Wizard.
Added Magewright's Stone.

Modified AbilityPredicate to allow for Magewright's stone to search specifically for creatures containing {T} in their mana cost.
2015-09-13 02:26:17 -04:00
BursegSardaukar
0189d64361 Cleaned up unneeded imports for Goblin Wizard.
Added Magewright's Stone.

Modified AbilityPredicate to allow for Magewright's stone to search specifically for creatures containing {T} in their mana cost.
2015-09-13 02:09:05 -04:00
BursegSardaukar
f16bd0bd0b Added Goblin Wizard implementation 2015-09-12 22:10:10 -04:00
LoneFox
1c0041f132 Implement cards: Bogardan Lancer, Char-Rumbler, Cryptic Annelid, and Knight of Sursi 2015-09-12 20:56:44 +03:00
LevelX2
0ca991c4ba * Starfield of Nyx - Fixed that the continuous effect's dependancy to continuousEffects that add subtype aura was not checked. Reworked the dependency check to be a bit more generic (#1259). 2015-09-12 19:35:02 +02:00
LoneFox
43bf34613d Combine Final Fortune's effect into AddExtraTurnControllerEffect. Implement cards: Last Chance and Warrior's Oath 2015-09-12 19:27:42 +03:00
LevelX2
daea667cbf * Pyxis of Pandemonium - Fixed that the names of the face down cards were shown in the game log while moving to exile. 2015-09-12 15:04:06 +02:00
LevelX2
1175a18661 * Fixed put token into play thta's of copy of target effects to handle targets correctly that already copy something (e.g. Kiki-Jiki, Mirror Breaker copying a Body Double creature). 2015-09-12 14:52:14 +02:00
LoneFox
d2a97b0b64 Implement cards: Cloudseeder, Llanowar Mentor, Skirk Ridge Exhumer, and Sparkspitter 2015-09-12 15:47:50 +03:00
LoneFox
dcabc46924 Implement cards: Aven Farseer, Fatal Mutation, Root Elemental, and Woodcloaker 2015-09-12 14:24:49 +03:00
LoneFox
41ca5f198f Add LoseLifeControllerAttachedEffect. Kill some custom abilities and effects. Implement card: Pooling Venom 2015-09-12 12:31:08 +03:00
LoneFox
a6aa484ea0 Add description parameter to BecomesTappedAttachedTriggeredAbility. Use it and DestroyAttachedEffect for some existing cards. Fix several issues with Brink of Disaster. Implement card: Uncontrolled Infestation 2015-09-12 11:31:57 +03:00
LevelX2
05e7eedb65 * Gwyllion Hedge-Mage - Fixed that the second triggered ability did not work. 2015-09-12 00:32:35 +02:00
LevelX2
69dc4f10ac * Fixed that spells with targets cast without paying mana could simply be canceled by canceling the target selection (e.g. player was able to cancel a spell cast by suspend what's not allowed by the rules). 2015-09-11 23:03:03 +02:00
LevelX2
963f371c12 * Anafenza the Foremost - Fixed that animated permanents (e.g. Lavaclaw Reaches) were not moved to exile if they died while beeing a creatures. 2015-09-11 21:50:23 +02:00
fireshoes
520c6672af Merge origin/master 2015-09-11 12:14:07 -05:00
fireshoes
8050d5ba4c [BFZ] Updated mtg-cards-data.txt for 9/11 spoilers. Implemented Akoum Firebird. 2015-09-11 12:13:20 -05:00
LevelX2
4c0473a3c9 * Augur of Bolas - Fixed that the effect to reveal and put a card to hand was not optional. 2015-09-11 15:11:28 +02:00
LevelX2
fe7dbcb5c2 * Dragonlord Silumgar - Added some additional information about the controlled target to hame log and permanent info. 2015-09-11 14:19:28 +02:00
LevelX2
65f4c9d4b2 Merge pull request #1258 from LoneFox78/master
New cards and fixes
2015-09-11 12:38:10 +02:00
LoneFox
d54e27a917 Implement cards: Goblin Swine-Rider, Raging Gorilla, Unyaro Bee Sting, and Vitalizing Cascade 2015-09-11 11:40:14 +03:00
LoneFox
f74558f94a Implement cards: Lightning Cloud, Serene Heart, Tranquil Domain, and Unfulfilled Desires 2015-09-11 10:50:55 +03:00
LoneFox
dfb70e07a3 Add description parameter to DontUntapInControllersUntapStepEnchantedEffect.
This fixes a lot of tooltip texts that had "enchanted permanent" instead of "enchanted creature" in them.
2015-09-11 09:24:40 +03:00
LoneFox
cb34084321 Add DestroyattachedEffect and use it for existing cards. Implement cards: Frozen Solid, Mortal Wound, and Parallax Dementia 2015-09-11 08:43:41 +03:00
LevelX2
bc7d158f50 * Gempalm Avenger - Fixed incomplete pull request. 2015-09-10 22:58:06 +02:00
LevelX2
7e690ddd41 Merge pull request #1229 from jjdelasheras/master
Create GempalmPolluter.java
2015-09-10 22:52:26 +02:00
LevelX2
fa0c774bed Merge pull request #1256 from jgabrielygalan/new_cards_1
new card: Duct Crawler
2015-09-10 22:51:37 +02:00
LevelX2
425c570bb1 Merge origin/master 2015-09-10 22:47:47 +02:00
LevelX2
5494f191b9 * Arcbond - Fixed that an exception was thrown if the ability triggered. 2015-09-10 22:47:26 +02:00
fireshoes
040b970e59 [BFZ] Updated mtg-cards-data.txt for 9/10 spoilers. Implemented Greenwarden of Murasa, Felidar Sovereign reprint, Catacomb Sifter, Herald of Kozilek, Drana's Emissary, Shambling Vent, and Resolute Blademaster. 2015-09-10 13:19:15 -05:00
Jesus Gabriel y Galan
e0521f1dcd new card: Duct Crawler 2015-09-10 15:55:08 +02:00
fireshoes
a61d67b9c2 [BFZ] Fixed Ulamog's Nullifier countering spells if controller chose to move cards from exile to graveyard, but opponent didn't have cards in exile. 2015-09-10 00:36:47 -05:00
fireshoes
e009831da0 [BFZ] Fixed wrong ETB ability on Ulamog's Nullifier. 2015-09-09 23:54:50 -05:00
fireshoes
aaef51a65a [BFZ] Implemented Akoum Hellkite, Grovetender Druids, Grove Rumbler, Roil Spout, and Ulamog's Nullifier. Fixed Dominator Drone filter. 2015-09-09 23:13:01 -05:00
LoneFox
6125b85be3 Implement more Charms from Mirage and Visions 2015-09-09 13:38:21 +03:00
LoneFox
45862acaee Implement the Charm cycle from Onslaught 2015-09-09 12:16:56 +03:00
LoneFox
34d604fe4b Rename BecomesChosenNonWallCreatureTypeTargetEffect -> BecomesChosenCreatureTypeTargetEffect and make the non-Wall part a parameter. Clean up the cards that use it. Fix Standardize, which was using wrong effect. 2015-09-09 12:14:54 +03:00
fireshoes
92acdad7d8 [BFZ] Implemented Tajuru Warcaller and Deathless Behemoth 2015-09-09 01:19:28 -05:00
fireshoes
15c0bd9c38 [BFZ] Implemented Smothering Abomination, Tandem Tactics, and Ob Nixilis Reignited. 2015-09-08 22:37:15 -05:00
fireshoes
4fefd3f773 Merge origin/master 2015-09-08 18:46:41 -05:00
fireshoes
b0550530ca Fixed spelling of AtTheBeginOfMainPhaseDelayedTriggeredAbility. [BFZ] Implemented Undergrowth Champion and Kiora, Master of the Depths. Fixed mistranslated name for Fathom Feeder. 2015-09-08 18:45:39 -05:00
LevelX2
340398fb74 * Fixed that state triggered abilities were not checked at the correct times. 2015-09-09 00:51:41 +02:00
Jeff
92f30f3f2f - Added Lim-Dul the Necromancer 2015-09-08 16:31:10 -05:00
Jeff
d8b422f3d3 - Little fixes 2015-09-08 14:16:53 -05:00
LevelX2
e37c9a6472 * Fixed some problems with creation of tokens of target permanents (fixes #1244). 2015-09-08 18:13:32 +02:00
LevelX2
39cfbec82f * Some fixed / changes to multi target destry effects. 2015-09-08 16:48:25 +02:00
LevelX2
b4d7009af8 Fixed multitarget handling of Decimate and Boom//Bust. 2015-09-08 08:09:48 +02:00
LevelX2
0dcd11cf4b * Reversed target handling of DestroyTargetEffect. 2015-09-08 08:05:07 +02:00
LevelX2
1d97129443 * Pestilence Demon - Fixed that some of the dealt damage was handled as comat damage. 2015-09-08 08:03:37 +02:00
LevelX2
1095fe2c14 * Llanowar Augur - Fixed that the target creature did not get Trample. 2015-09-08 07:58:34 +02:00
LevelX2
5b36eebdde * Travel Preparations - Fixed tooltip text. 2015-09-07 23:54:43 +02:00
LevelX2
14a2f0489b Merge pull request #1249 from LoneFox78/master
New stuff and some fixes
2015-09-07 22:51:52 +02:00
LoneFox
a4b6efc8f7 Fix card number of Tor Giant 2015-09-07 21:31:58 +03:00
LoneFox
1474b42974 Implement cards: Insidious Bookworms, Ritual of the Machine, Viscerid Armor, and Yavimaya Ancients 2015-09-07 21:20:47 +03:00
fireshoes
26a96f8bc2 Merge origin/master 2015-09-07 12:53:52 -05:00
fireshoes
922a1a92c4 [BFZ] Implemented Lumbering Falls, Scythe Leopard, Stasis Snare, Desolation Twin, and promo versions of BFZ cards. Updated mtg-cards-data.txt with 9/7 spoilers. 2015-09-07 12:52:11 -05:00
LoneFox
2fad1e11eb Implement cards: Brothers of Fire, Brushwagg, Icatian Scout, and Merfolk Seer 2015-09-07 20:22:36 +03:00
LoneFox
8b8d627405 Implement cards: Chromium, Gorilla Berserkers, Granite Gargoyle, and Lim-Dul's High Guard 2015-09-07 19:14:08 +03:00
LoneFox
edefe229df Fix a duplicate effect on Lady Evangela and some tooltip text issues. 2015-09-07 18:48:17 +03:00
LevelX2
d757d87acc * Swiftfoot Boots - Fixed missing haste ability (fixes #1248). 2015-09-07 17:31:26 +02:00
LoneFox
a0ba619b87 Implement RampageAbility and some creatures that have it 2015-09-07 17:53:43 +03:00
fireshoes
b04fde92bf Merge origin/master 2015-09-07 00:00:16 -05:00
fireshoes
6eee179c1a [BFZ] Implemented Deep-Sea Scavenger and Planar Outburst 2015-09-06 23:59:13 -05:00
LevelX2
25275e523d Merge pull request #1245 from LoneFox78/master
Cards with "attacks and is not blocked" type triggers
2015-09-06 23:37:31 +02:00
LevelX2
fb819f1f51 Added test (failing because bug not fixed yet). Some minor changes. 2015-09-06 23:29:58 +02:00
LevelX2
561d254b22 * Kurkesh, Onakke Ancient - Fixed possible null pointer exception. 2015-09-06 22:39:55 +02:00
LevelX2
b8f0c38101 * Valakut, the Molten Pinnacle - Fixed possible null pointer exception. 2015-09-06 22:11:42 +02:00
LoneFox
7bf2c48d78 Implement cards: Coral fighters, Guiltfeeder, Keeper of Tresserhorn, and Lim-Dul's Paladin 2015-09-06 18:46:10 +03:00
LoneFox
56a5db497e Fix AddPoisonCounterTargetEffect ignoring setText(). Implement cards: Crypt Cobra, Suq'Ata Assassin, and Swamp Mosquito 2015-09-06 14:43:12 +03:00
LoneFox
0a1da41608 Implement cards: Bone Dancer, Dauthi Mindripper, Mindstab Thrull, and Thalakos Deceiver 2015-09-06 14:10:08 +03:00
fireshoes
92f384364a Merge origin/master 2015-09-05 15:22:58 -05:00
fireshoes
7cffbaa9aa Fixed that Omnath, Locus of Rage triggered off of all Elementals dying instead of only controlled Elementals. 2015-09-05 15:19:18 -05:00
LevelX2
3a29e7c336 * Some minor chnages. 2015-09-05 18:52:02 +02:00
LevelX2
46cc6fd95a Merge origin/master 2015-09-05 18:51:13 +02:00
LevelX2
fcf1d70407 * Metalworker - Fixed null pointer exception of the mana ability. 2015-09-05 18:50:31 +02:00
fireshoes
7d2fa3e65f Merge origin/master 2015-09-05 10:49:23 -05:00
fireshoes
d14f95b6fc Added Rishadan Port judge promo 2015-09-05 10:46:52 -05:00
LoneFox
bf3dd1a5bd Implement cards: Dwarven Vigilantes, Goblin Grenadiers, Merchant Ship, and Murk Dwellers, 2015-09-05 17:47:34 +03:00
LoneFox
07cab82ed6 Add AttacksAndIsNotBlockedTriggeredAbility. Implement cards: Abyssal Nightstalker, Farrel's Zealot, Ophidian, and Zealot il-Vec 2015-09-05 16:38:42 +03:00
LevelX2
9a37bd28ad Xmage 1.4.4v0 2015-09-05 12:51:07 +02:00
LevelX2
0a458707dd * Goblin Recruiter - Fixed that the goblins cards put on top of the library were not revealed. 2015-09-05 12:14:06 +02:00
LevelX2
67969e9f80 * Landfall - Fixed a bug that the check if a land was player did not work always correctly. 2015-09-05 12:13:05 +02:00
LevelX2
411ea27772 * Supend - Fixed that the haste ability lasted also if a creature brought into play by supend if the creature leftz and returned the battlefield by another effect than suspend. 2015-09-05 11:51:02 +02:00
LevelX2
328c6bd461 * Hazezon Tamar - Fixed that the token was wrongly created on the next upkeep instead of the next upkeep of the controller. 2015-09-05 11:41:12 +02:00
LevelX2
e5c667cca9 * Roiling Terrain - Fixed exception bug as it was cast. 2015-09-05 11:37:57 +02:00
LevelX2
04ab3adec5 * Wild Swing - Fixed random target selection. 2015-09-05 11:14:12 +02:00
LevelX2
2df440b5c8 * Brimaz, King of Oreskos - Fixed that a attacker blocked by Brimaz was not able to set the damage assign order between Brimaz and cat tokens. 2015-09-05 10:58:44 +02:00
LevelX2
55f115c39b * Terastodon - Fixed that the targets of the triggered ability were NOT handled targeted. 2015-09-05 10:32:07 +02:00
LevelX2
fe80d292ab Some changes for token download. 2015-09-05 01:53:48 +02:00
LevelX2
c7e64ac9fe [BFZ] Added Oblivion Sower and Titan's Presence. 2015-09-05 00:13:11 +02:00
LevelX2
5d51615eab [BFZ] Added Blight Herder. 2015-09-04 19:02:50 +02:00
LevelX2
a1e385160a * Mishra, Artificer Prodigy - Fixed that artifact put into play with it's triggered ability where wrongly handled face down. 2015-09-04 14:33:27 +02:00
Jeff
8ab774e403 - Trigger is not optional. 2015-09-03 17:59:46 -05:00
BijanT
a0f716125d Merge remote-tracking branch 'magefree/master' 2015-09-03 16:20:15 -05:00
LevelX2
db7784f39d Merge pull request #1243 from LoneFox78/master
New cards
2015-09-03 21:18:16 +02:00
LoneFox
e96540e422 Implement cards: Alabaster Dragon, Dwarven Weaponsmith, Jamuraan Lion, and Living Artifact 2015-09-03 21:46:17 +03:00
fireshoes
56781870ab Merge origin/master 2015-09-03 13:23:27 -05:00
fireshoes
991d8ce788 [BFZ] Updated Lantern Scout and Hero of Goma Fada tooltips. 2015-09-03 13:21:33 -05:00
LevelX2
5a812f022d Added the new mulligan rule with Scry. Litte Scry rework. 2015-09-03 17:27:43 +02:00