Commit graph

9993 commits

Author SHA1 Message Date
Neil Gentleman
9e24bff19f Resurrection: just use ReturnFromGraveyardToBattlefieldTargetEffect 2016-10-31 01:10:29 -07:00
Neil Gentleman
797a3979af Mark of Fury, Skizzik, Viashino Cutthroat: trigger on every end step
not just controller's
2016-10-31 01:10:29 -07:00
Neil Gentleman
722d290d0d Glimmervoid, Thran Quarry: remove custom triggered ability 2016-10-31 01:10:28 -07:00
Neil Gentleman
f51d71254c Mark of the Oni: only count demons you control 2016-10-31 01:10:28 -07:00
Neil Gentleman
3ae8b257d5 Budoka Pupil, etc: flipping is optional
flag was being ignored in OnEventTriggerAbility constructor, and not set
at all for the other cards.
2016-10-31 01:10:28 -07:00
Neil Gentleman
f67bdc4b6b Wall of Roots: use PutCounterSourceCost 2016-10-31 01:10:27 -07:00
Neil Gentleman
bea125bab5 Runner's Bane: use TapEnchantedEffect 2016-10-31 00:19:22 -07:00
Neil Gentleman
1a874262e1 Rune of Protection: use PreventNextDamageFromChosenSourceToYouEffect 2016-10-31 00:19:22 -07:00
Neil Gentleman
00951279ea Academy Elite, Aggravate, Agonizing Demise, Akki Underminer
removed custom effects
2016-10-31 00:19:21 -07:00
Neil Gentleman
51f0b551c8 use ReturnToHandFromBattlefieldAllEffect 2016-10-31 00:19:21 -07:00
Neil Gentleman
24c5513d86 Abyssal Hunter: remove custom effect 2016-10-31 00:19:21 -07:00
Neil Gentleman
7532d1228b improve PutLandFromHandOntoBattlefieldEffect
so that Elvish Pioneer and Terrain Generator can use it
2016-10-31 00:19:20 -07:00
Neil Gentleman
592cd55518 remove unused method Card.build() 2016-10-30 23:47:01 -07:00
Neil Gentleman
e40329e6e2 use FilterControlledLandPermanent 2016-10-30 23:47:01 -07:00
Neil Gentleman
9a2d209cd8 add non-basic helpers to FilterLandPermanent 2016-10-30 23:47:01 -07:00
Neil Gentleman
b919e5907b use FilterLandPermanent's subtype-filtering constructor 2016-10-30 23:47:01 -07:00
Neil Gentleman
da07a58a85 use FilterArtifactOrEnchantmentPermanent 2016-10-30 23:47:01 -07:00
Neil Gentleman
8d0e7e1b40 use TargetArtifactPermanent 2016-10-30 23:47:01 -07:00
Neil Gentleman
2e46fb9deb use TargetEnchantmentPermanent 2016-10-30 23:47:01 -07:00
Neil Gentleman
82db9ada32 use FilterEnchantmentPermanent 2016-10-30 23:47:01 -07:00
Neil Gentleman
43b0d4ef97 remove redundant this.targetName = filter.getMessage();
not necessary when same code exists in superclass constructor
2016-10-30 23:47:01 -07:00
LevelX2
de28ea797e Merge pull request #2533 from magefree/issue-2492-emrakul-extra-turn
* Emrakul, the Promised End - Fix that extra turn is not giving when …
2016-10-31 07:36:11 +01:00
Neil Gentleman
0125f88611 add mana-generation helpers to ChoiceColor 2016-10-30 23:02:04 -07:00
Neil Gentleman
ec87dd4c94 DynamicManaAbility will add TapSourceCost by default 2016-10-30 23:02:04 -07:00
Neil Gentleman
564e2cd58b use Mana.ColorlessMana; SimpleManaAbility
removing explicit `new BasicManaEffect()` calls, where SimpleManaAbility will do it implicitly
2016-10-30 23:02:04 -07:00
fireshoes
72c13b9102 [C16] Implemented Wave of Reckoning, Duelist's Heritage, Entrapment Maneuver, and Magus of the Will. 2016-10-31 00:10:53 -05:00
Neil Gentleman
126d78f349 fix compilation
broken in db4644cbc1
2016-10-30 21:56:19 -07:00
Quercitron
0dcc2a85b8 * Emrakul, the Promised End - Fix that extra turn is not giving when Emrakul is cast during an opponent's turn (fixes #2492). 2016-10-31 03:01:02 +03:00
LevelX2
59f09dbf0c [C16] Added Vial Smasher the Fierce and a partners ability without function. 2016-10-30 19:53:54 +01:00
LevelX2
acbb3800a9 Unstable Shapeshifter fixed some bugs and clean up. 2016-10-30 19:15:02 +01:00
LevelX2
986560b81b Added Festival of the Guildpact and Turn the Tables. 2016-10-30 19:14:35 +01:00
LevelX2
541bd45647 Merge pull request #2526 from HCrescent/master
Added Unstable Shapeshifter
2016-10-30 19:04:38 +01:00
LevelX2
1c7b6fd22c Added Festival of the Guildpact and Turn the Tables. 2016-10-30 18:59:39 +01:00
LevelX2
db4644cbc1 Reworked PreventAllDamageToControllerEffect to be more generic. 2016-10-30 18:59:16 +01:00
spjspj
21d6e9161d spjspj - Curse of Vengeance + Conqueror's Flail C16 2016-10-31 00:25:28 +11:00
LevelX2
0230f8ed9b [C16] Added the cards with the undaunted keyword. 2016-10-30 14:11:52 +01:00
spjspj
35f5088608 spjspj - 'A' cards in C16 2016-10-30 17:29:37 +11:00
spjspj
ae3bd2189b spjspj - 'A' cards in C16 2016-10-30 17:28:30 +11:00
spjspj
df601824b3 spjspj - Add reprints to C16 2016-10-30 16:44:05 +11:00
HCrescent
7c5f8789d4 Added Unstable Shapeshifter 2016-10-29 23:57:45 -05:00
spjspj
0a48cbe007 spjspj - More changes to gen-existing-cards-by-set 2016-10-30 12:20:55 +11:00
LevelX2
96f65da3a8 Fixed some set release dates. 2016-10-30 00:56:37 +02:00
LevelX2
1e07e52774 * Jace's Mindseeker - Fixed that no instant or sorcery could be cast from graveyard. 2016-10-30 00:27:52 +02:00
LevelX2
70126988c5 Changed rule text from "put token onto the battlefield" to "create token". 2016-10-29 23:42:19 +02:00
LevelX2
ecc012c9f6 Thought Hemorrhage minor rework- 2016-10-29 23:40:34 +02:00
Sertion
3fceccd850 Issue #2521: Thought Hemorrhage issue
Removing a rouge _in_
2016-10-29 22:38:14 +02:00
Sertion
225f7fa2fe Issue #2521: Thought Hemorrhage issue 2016-10-29 22:24:42 +02:00
LevelX2
a3889b7b10 Merge pull request #2519 from Tsaqu/fixes
Fixed Sirens Call
2016-10-29 19:49:22 +02:00
LevelX2
1ae2010a3a Merge pull request #2520 from jovalec/lambholt_butcher_transform_fix
Fix a bug of Lambholt Butcher not transforming back
2016-10-29 19:47:01 +02:00
Mat
a3893147f4 Fix a bug of Lambholt Butcher not transforming back 2016-10-29 18:11:54 +02:00
zaq
0a70487e25 Fixed Sirens Call 2016-10-29 17:52:40 +02:00
spjspj
850d986a93 spjspj - Deepglow Skate (C16) 2016-10-29 23:25:25 +11:00
LevelX2
3f05e102a0 [C16] Added Boompile. 2016-10-29 11:11:37 +02:00
LevelX2
2ba6bf79f1 Added Flip Coin effect. 2016-10-29 11:09:25 +02:00
LevelX2
70e2a0c4f4 * Removed unwanted lines. 2016-10-29 11:08:44 +02:00
spjspj
82df22b67c spjspj - gen-existing-cards-by-set.pl "Commander 2016" 2016-10-29 18:50:12 +11:00
spjspj
c3a03c1a89 spjspj - gen-existing-cards-by-set.pl "Commander 2016" 2016-10-29 18:39:46 +11:00
spjspj
d1cd038485 spjspj - gen-existing-cards-by-set.pl "Commander 2016" 2016-10-29 18:35:04 +11:00
JOAC69
8191a9cba0 Basic lands with multiple art not showing up #2430 2016-10-28 21:01:35 -05:00
fireshoes
792e1e19a0 [C16] Added 10/27 spoilers to mtg-cards-data.txt. Added some reprints. 2016-10-27 13:39:55 -05:00
fireshoes
1046bcf7da [C16] Added more 10/26 spoilers to mtg-cards-data.txt. Added some reprints. 2016-10-26 23:49:24 -05:00
Styxo
c663cd24e9 Merge pull request #2504 from Styxo/master
[LRW] Added a few cards
2016-10-26 15:45:08 +02:00
Styxo
09dc3367a0 [LRW] Added a few cards 2016-10-26 15:43:14 +02:00
LevelX2
3afd2fd57d Shapeshifter's Marrow minor changes. 2016-10-26 09:56:57 +02:00
LevelX2
18a8d3de77 Merge pull request #2498 from HCrescent/master
Added Shapeshifter's Marrow
2016-10-26 09:53:53 +02:00
LevelX2
907bb127f3 Merge pull request #2500 from jovalec/ixidor_cost_fix
Correct the mana cost of Ixidor, Reality Sculptor
2016-10-26 09:52:40 +02:00
fireshoes
f0206537c1 [C16] Added Primeval Protector, Crystalline Crawler, and Breya, Etherium Sculptor. 2016-10-25 15:55:46 -05:00
fireshoes
5edec4a92c [C16] Add 10/25 spoilers. Added several reprints. 2016-10-25 13:59:50 -05:00
Mat
eb0432304d Correct the mana cost of Ixidor, Reality Sculptor 2016-10-25 20:55:08 +02:00
LevelX2
a399537772 Merge pull request #2499 from Styxo/master
Added Riddlekeeper and refactored similar cards
2016-10-25 17:06:48 +02:00
Styxo
a0e3571d7b Added Riddlekeeper and refactored similar cards 2016-10-25 12:54:46 +02:00
HCrescent
3ff2b6d6c1 Added Shapeshifter's Marrow 2016-10-24 22:07:26 -05:00
fireshoes
50eef53ed5 [C16] Add 10/24 spoilers. Added Prismatic Geoscope, Atraxa, Sylvan Reclamation, and Grave Upheaval. 2016-10-24 14:05:40 -05:00
LevelX2
f0bbb8db7b * Augur of Bolas - Fixed that the revealed cards were not moved to the bottom of the library if no instant/sorcery was included. 2016-10-23 18:57:15 +02:00
LevelX2
b5123883ff * Maralen of the Mornsong - Fixed the bugged card moving to hand. 2016-10-23 18:47:41 +02:00
LevelX2
92d6978e20 * Bane of Bala Ged - Fixed that the permanents were not correctly exiled. 2016-10-23 17:35:47 +02:00
LevelX2
8b62eece68 XMage 1.4.17V0 2016-10-23 10:03:01 +02:00
LevelX2
b2bd7f5e24 Merge origin/master 2016-10-23 00:38:37 +02:00
LevelX2
976936b55d * Phyrexian Metamorph - Fixed that the enteres battlefield effect was not optional. 2016-10-23 00:38:14 +02:00
cg5
f0034988fa Fix text 2016-10-22 22:27:58 +02:00
cg5
56c866ea4b Add Ixidor, Reality Sculptor 2016-10-22 22:16:23 +02:00
fireshoes
856802d861 Merge origin/master 2016-10-22 08:27:01 -05:00
fireshoes
ac63080f7e Added Noose Constrictor FNM promo. Minor text fix. 2016-10-22 08:26:09 -05:00
LevelX2
bf43ea9936 Added test and fixed some possible null pointer exception. 2016-10-22 12:45:50 +02:00
LevelX2
13c8f3263f * Glint-Next Crane - Fixed that it was not optional to reveal an artifact (fixes #2491). 2016-10-22 11:14:47 +02:00
LevelX2
ee96531de5 * Fixed that a spell that becomes a permanent didn't had the colors of the spell (e.g. ERsatz Gnomes). 2016-10-21 00:15:41 +02:00
LevelX2
72b23acf23 * Prized Amalgam - Fixed a problem with Prized Amalgam. 2016-10-21 00:13:32 +02:00
LevelX2
4d0660b19f * Doubling Season - Fixed that tokens were not doubled because they were put onto the battlefield on Doubling Seasons controller's side but wrongly only if Doubling Seasons controller did controll the effect that put the tokens onto the battlefield. 2016-10-20 22:50:29 +02:00
spjspj
b428117252 Merge pull request #2486 from spjspj/master
spjspj - Update all TargetOpponentsChoicePermanent cards with whether…
2016-10-21 00:29:49 +11:00
spjspj
712f19f4e6 spjspj - Update all TargetOpponentsChoicePermanent cards with whether they have to target an opponent. (There was a NPE when an opponent had hexproof) 2016-10-21 00:28:41 +11:00
LevelX2
77729e892c * Prized Amalgam - Fixed that it also returned if it entered and left the battlefield after the trigger was created (fixes #2485). 2016-10-20 15:04:27 +02:00
spjspj
7017749265 spjspj - Fix Evangelize (TSP) 2016-10-20 18:50:36 +11:00
spjspj
b6661ae79d spjspj - Add Evangelize (TSP) - Also possibly a fix for Preacher which could target Narset, Enlightened Master when it shouldn't be able to 2016-10-20 16:58:18 +11:00
LevelX2
6d099312df [SWS] Dark Decision - Fixed that the exiled card could not be cast. 2016-10-19 23:58:07 +02:00
LevelX2
aa5ab9ea18 [SWS] Force Adept - Fixed missing targets. 2016-10-19 23:51:18 +02:00
LevelX2
5882b50898 [SWS] Cloaking Device - fixed that defending player did not lose life. 2016-10-19 23:47:56 +02:00
LevelX2
5242eff182 [SWS] Fixed wrong casting costs of Gungan Captain. 2016-10-19 23:38:02 +02:00
LevelX2
cfb4eea267 [SWS] Fixed wrong p/t of Trade Federation Battleship. 2016-10-19 23:35:51 +02:00
LevelX2
a47aa158f0 [SWS] Fixed a bug of the watcher used for the hate ability. 2016-10-19 23:31:53 +02:00
LevelX2
54d5599e06 [SWS] Fixed Exogorth's block ability. 2016-10-19 23:24:02 +02:00