Commit graph

8560 commits

Author SHA1 Message Date
LevelX2
3f4b322705 * Do or Die - Fixed that the second pile did include all permanents and not only creatures that are not included in the first pile. 2016-01-30 01:40:25 +01:00
LevelX2
bb9dd1600e Added some tests and minor changes. 2016-01-30 01:14:17 +01:00
LevelX2
20289f836f Merge origin/master 2016-01-29 23:10:09 +01:00
LevelX2
4dbf8f2ca5 * Oath of Lieges - Fixed that wrongly the controller was always able to choose to use the search effect instead of only the active player. 2016-01-29 23:09:46 +01:00
fireshoes
bd014416c6 Oracle update for OGW (fixed block->black typo) 2016-01-29 15:53:09 -06:00
LevelX2
57e378c1da * Hedonist's Trove - Fixed that all players could play the exiled cards. 2016-01-29 22:27:01 +01:00
LevelX2
8c9c4421cd * Lignify - Fixed that existing subtypes of the enchanted creature were not removed. 2016-01-29 22:18:34 +01:00
fireshoes
9aeaeae1c3 Oracle update for OGW. 2016-01-29 12:14:13 -06:00
fireshoes
f33bc4250f Changed some eldrazi processors to not ask twice for their processor abilities 2016-01-29 10:04:26 -06:00
fireshoes
0c229321a6 Added Scorched Earth and Abandon Hope. 2016-01-28 19:11:06 -06:00
LevelX2
f9bf394120 Added Moonring Mirror. 2016-01-28 23:49:10 +01:00
LevelX2
35845448e1 * Kabira Evangel - Fixed that if the triggered ability triggered multiple times during one turn, it did not work correctly for different colors. 2016-01-28 23:48:55 +01:00
LevelX2
9c3eb5d392 Added Uba Mask. 2016-01-28 21:44:16 +01:00
LevelX2
cb7becdeca Fixed that the Genju enchantments did not return to hand from graveyard. 2016-01-28 17:30:58 +01:00
LevelX2
990839e9f8 * Centaur Vinecrasher - Fixed that the triggered ability to return it to hand did not work. 2016-01-28 16:37:28 +01:00
fireshoes
3ff7b47b14 Fixed Scoured Barrens and Secluded Steppe collector numbers [C15]. Adding missing flying ability to Victory's Herald. 2016-01-28 08:56:13 -06:00
LevelX2
b0a857a8cf Merge pull request #1503 from icetc/master
Added Simplify
2016-01-28 14:55:55 +01:00
Skyler Sell
5155f9024e Issue #1311: Cards with 'another target creature or player'
AnotherTargetPredicate: Use MageItem instead of MageObject so it will
now also work with Player objects.

TargetCreatureOrPlayer: Add constructor specifying a filter object, modify
methods to actually use the creature and player filters.

Arc Trail and Cone of Flame: Use AnotherTargetPredicate to specify
multiple different targets
2016-01-27 20:08:06 -08:00
icetc
741796742d Added Simplify 2016-01-27 15:59:55 +01:00
LevelX2
fa5a098a14 * Eternity Vessel - Fixed that the charge counters were not added while entering the battlefield. 2016-01-27 00:32:26 +01:00
LevelX2
816cec2764 Merge pull request #1500 from icetc/master
Added Celestial Prism
2016-01-27 00:28:28 +01:00
LevelX2
c4868cfa99 * Fixed a bug that put back auras always under owners control instead of abilities controller (e.g. triggered ability of It That Betrays). 2016-01-27 00:23:28 +01:00
icetc
5229827dc7 Added Celestial Prism 2016-01-26 23:48:28 +01:00
LevelX2
b4e7403d82 * Mask of Avacyn - Fixed tooltip text. 2016-01-26 22:38:47 +01:00
LevelX2
d2031d81f3 Added test. 2016-01-26 10:39:51 +01:00
Quercitron
c3624d5bce Fix that Brutal Expulsion don't send damaged planeswalker to exile (fixes #1489). 2016-01-26 02:55:21 +03:00
LevelX2
be712c974f Merge pull request #1497 from icetc/master
Added Thunder Wall
2016-01-26 00:38:18 +01:00
LevelX2
1e89fb60d1 Fixed that surge craeted exceptions for rule tooltip text generation. 2016-01-26 00:36:42 +01:00
LevelX2
6100609ae2 Adde Morsel Theft. 2016-01-26 00:35:23 +01:00
icetc
6679c1e1b5 Added Thunder Wall 2016-01-25 22:08:33 +01:00
LevelX2
dc04058b00 Added missing attributes to config.cml for release. 2016-01-25 20:20:50 +01:00
LevelX2
a2a605550a Merge pull request #1490 from icetc/master
Implemented card "Eternal Warrior"
2016-01-25 08:30:19 +01:00
LevelX2
de1a6c8429 Merge pull request #1491 from use/ceaseless-searblades
Added Ceaseless Searblades
2016-01-25 08:29:28 +01:00
fireshoes
6925bd6d7d Merge origin/master 2016-01-24 22:26:07 -06:00
fireshoes
5cbee83dc7 Fixed a couple more FNM promo collector numbers and added Smash to Smithereens FNM promo. 2016-01-24 22:21:08 -06:00
Will Hall
0fe2f4e32a Ceaseless Searblades - add author name, make rule text refer to the permanent's name and ability instead of being hardcoded 2016-01-24 15:09:52 -08:00
icetc
81544eb2dc Implemented card "Eternal Warrior" 2016-01-24 22:24:16 +01:00
Will Hall
c5a1911f9a Added Ceaseless Searblades 2016-01-23 16:15:08 -08:00
LevelX2
804f9e7fc2 Merge pull request #1488 from skyler91/master
Address issue #1311 (cards with multiple different targets)
2016-01-23 17:06:47 +01:00
LevelX2
9ccebfdff4 * Realm Razer - Fixed that the lands were not returned under owners control. 2016-01-23 11:02:12 +01:00
LevelX2
1dbd3ea41c Added 3 cards. 2016-01-23 01:27:39 +01:00
Skyler Sell
ed5361cbd6 Address issue #1311 (cards with multiple different targets). More work
will need to be done for cards that target a creature or player (rather
than creature only).
2016-01-22 16:15:22 -08:00
LevelX2
67d78f19ee * Cragganwick Cremator - Fixed that wrongly the target player discards a card instead of the spell controller. 2016-01-22 23:04:47 +01:00
LevelX2
5981816a4b Switch to 1.4.8 for upcoming realease. 2016-01-22 22:33:58 +01:00
LevelX2
ecedc360e9 Fixed some cards that did not correctly retrieve target object if it was not destroyed (fixes #1486) . 2016-01-22 12:56:58 +01:00
LevelX2
fb7d05e82a Added Stronghold Gambit. 2016-01-22 12:33:55 +01:00
Quercitron
37db757c4b Fix Zendikar Expeditions lands in boostes - BFZ booster should contain only expeditions 1-25, OTG only 26-45 2016-01-22 13:07:10 +03:00
LevelX2
b23ddd99a0 * Some adjustments for the colorless mana symbol. 2016-01-21 23:49:24 +01:00
LevelX2
3a01e97d6e * Alhammarret's Archive - Fixed that the draw effect was also applied on cards drawn from other players. 2016-01-21 22:01:10 +01:00
LevelX2
539ec1f679 * Reckless Bushwhacker - Fixed that the boost and haste ability was also applied to Reckless Bushwhacker itself. 2016-01-21 20:58:06 +01:00