Commit graph

5261 commits

Author SHA1 Message Date
fireshoes
3346769389 Updated mtg-cards-data for FRF spoilers, added Monastery Mentor 2015-01-01 14:00:41 -06:00
LevelX2
a06990c038 *Knacksaw Clique - Fixed that exiled card could also be played by opponent. 2015-01-01 01:14:24 +01:00
LevelX2
f6eb0b79e5 * Wickerbough Elder - Fixed missing tooltip text of enter battlefield effect. 2014-12-31 15:58:49 +01:00
LevelX2
af014c0cf7 [FRF] Added Goblin Heelcutter. 2014-12-31 15:58:07 +01:00
LevelX2
41b6a41fda * Fixed a bug of PlayTheTopCardEffect that alloed all players to play the card. (Concerns Oracle of Mul-Daya, Garruk's Horde, Future Sight, Courser of Kruphix, Melek Izzet Paragon, Magus of the Future). 2014-12-31 14:26:57 +01:00
dokkaebi
349dc4f995 Added Poisonous keyword ability and Virulent Sliver 2014-12-30 18:08:43 -08:00
LevelX2
2cd4815354 [FRF] Added Soul Summons and Ethereal Ambush. 2014-12-30 20:37:57 +01:00
fireshoes
a3a4c0548b Added Temporal Trespass, flagged promo sets for no basic lands or boosters, updated mtg-cards-data for new FRF spoilers 2014-12-30 11:19:31 -06:00
fireshoes
83d0c24265 Added Honor's Reward, corrected Bolster to key on toughness rather than power 2014-12-29 20:20:59 -06:00
fireshoes
22911e6c4c Updated mtg-cards-data, added Gurmag Angler and Jeskai Sage 2014-12-29 17:22:01 -06:00
fireshoes
08239cc442 Updated mtg-cards-data, fixed Judge Promo to allow for 2 versions of Vindicate 2014-12-29 13:01:48 -06:00
LevelX2
3940cd4b95 Some minor rework. 2014-12-29 16:32:50 +01:00
LevelX2
cd387234cf * Bitter Feud - Fixed a bug that it did not work for damage dealt by Planeswalker. 2014-12-29 15:53:53 +01:00
LevelX2
e19c8cb641 [FTF] Added Sandsteppe Mastodon. 2014-12-29 14:57:54 +01:00
LevelX2
f00001aca2 * Fixed a bug that abilities gained from enchantments (e.g. regen from Molting Snakeskin) to enchanted permanent did not work. 2014-12-28 21:49:53 +01:00
LevelX2
ef55b7fe2e * Jude Promo - Fixed wrong set code (from CMD to JR) that caused that Commander (2012) cards are not available for games. 2014-12-28 13:16:57 +01:00
LevelX2
65974f5aa7 * Arsenal Thresher - Fixed a bug of the enters the battlefield ability. 2014-12-28 01:33:22 +01:00
LevelX2
e1a89e7b00 Merge origin/master 2014-12-28 00:51:53 +01:00
LevelX2
923a3e088f * Galvanic Blast - Fixed that it wrongly did 2 + 2 damage instead of 4 if Metalcraft condition was true. 2014-12-28 00:49:47 +01:00
fireshoes
c640b115de Added FRF Gainlands 2014-12-27 14:29:36 -06:00
fireshoes
383f6a113f Ugin, the Spirit Dragon - Fixed that the ultimate +10 instead of -10 2014-12-27 13:17:20 -06:00
LevelX2
8d8a2074f0 * Lion's Eye Diamond - Fixed that it now only can be cast at the time an instant spell could be cast. 2014-12-27 03:51:10 +01:00
LevelX2
18e4bc7f18 * Fixed a bug of Exchange control were activated abilities got the wrong controller. 2014-12-27 02:18:29 +01:00
LevelX2
6c93ba1285 * Polymorphous Rush - Fixed that the permanent that was copied had wrongly to be chosen as the spell goes to stack instead correctly as the spell resolved. 2014-12-27 01:41:23 +01:00
LevelX2
34298e78f5 * Fixed a (probably recently unintentionally added) problem with activated abilities of tokens. 2014-12-26 21:08:05 +01:00
LevelX2
dbfdae0d9c * Crown of Doom - Fixed wrong target definition. 2014-12-26 21:01:05 +01:00
LevelX2
9039eef0f9 * Added early event type check for replacement effects to speed up game execution (not all effects already implement the new check). 2014-12-26 17:28:13 +01:00
LevelX2
ba57478149 * Added Aquamorph Entity , fixed Primal Plasma and Primal Clay that can now be correctly copied (e.g. by Clone). 2014-12-26 17:24:40 +01:00
LevelX2
40eef06944 * Grindstone - Infinite loop (with e.g. two Progenitus) is handled as a draw. 2014-12-26 17:22:32 +01:00
LevelX2
395997c66f * Scourglass - Added mising sacrifice source cost. 2014-12-26 17:19:07 +01:00
LevelX2
fec2e0b0ff * Added Ugin, the Spirit Dragon, Reckless Abandon, Echo Tracer, Orcish Cannonade, Coral Trickster. 2014-12-25 22:15:50 +01:00
LevelX2
eb0544957b * Fix that commander replacement effects work again, some cleanup after the changes of continuous effects and triggered abilities. 2014-12-25 03:08:31 +01:00
LevelX2
4f1368f3de * Made a lot of changes to handling of continuous and triggered abilities. This should fix the problems with Mage Singletons like Flyinging / Intimidate / Reach not working. Fixed also #533 and some other problems with copy effects of cards like Clone that did not end if e.g. Clone left the battlefield. 2014-12-25 02:07:40 +01:00
LevelX2
f9b80e5c81 [SOK] Added Pure Intentions. 2014-12-25 02:03:53 +01:00
LevelX2
02ba80b719 * Switched from UUID to MageObjectReference to handle affected objects of continuous effects. Solvng problems with objects that changed (multiple times) zones while the effect lasts. 2014-12-25 02:03:21 +01:00
fireshoes
f3707e1f53 Added Grand Prix, Launch Party, and WMCQ promos 2014-12-24 02:41:45 -06:00
fireshoes
8d0e277dbb Added Judge Promos 2014-12-23 22:08:13 -06:00
LevelX2
50eb1d0016 Merge origin/master 2014-12-24 02:03:31 +01:00
LevelX2
be087142c4 * Chains of Mephistopheles - Fixed a bug that draws before draw phase of the active player were not replaced. 2014-12-24 02:02:41 +01:00
fireshoes
c93c5c3011 Added Game Day promos 2014-12-23 14:52:09 -06:00
fireshoes
a8b20f23d5 Added Friday Night Magic promos 2014-12-23 06:49:01 -06:00
LevelX2
d66213b4fb * Mephidross Vampire - Fixed that it gave a wrong ability to all controlled creatures. 2014-12-23 11:12:30 +01:00
fireshoes
086f860396 Added Fate Reforged set, Valorous Stance FRF card, KTK Block Constructed option, added missing card to Holiday 2014 Cube 2014-12-21 19:57:23 -06:00
LevelX2
9b0b777c35 Added Primal Forcemage, Kaho Minamo Historian, Iname As One, Evermind. 2014-12-20 18:17:54 +01:00
LevelX2
e4dbb3c9fc Some changes to framework functions, some minor changes to existing cards. 2014-12-20 18:17:12 +01:00
fireshoes
9ea54b38c2 Merge origin/master 2014-12-20 04:47:33 -06:00
fireshoes
4f485098c4 Added Intet, the Dreamer 2014-12-20 04:22:23 -06:00
LevelX2
c81231b40c * Balance - reworded user selection text. Other minor changes. 2014-12-19 23:56:11 +01:00
LevelX2
f6805bc105 * Akroma, Angel of Fury - Fixed wrong colors of her protection ability. 2014-12-19 16:04:06 +01:00
LevelX2
3e7039eb70 Added some cards. 2014-12-19 12:37:07 +01:00