Commit graph

16618 commits

Author SHA1 Message Date
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
LevelX2
920f4b1cf0 Merge pull request #2532 from magefree/issue-2072-rollbacks-may-be-bugged
Revert rollback changes, fix rollback when extra turn was taken during an opponent's turn.
2016-10-31 07:36:00 +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
Neil Gentleman
6ac8c8e251 ... and fix the failing Mage.Stats test 2016-10-30 23:00:44 -07:00
Neil Gentleman
cfad0f270a fix compilation
88af59697e removed XMageStatsResource, but it's still referenced in code
2016-10-30 22:46:06 -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
Quercitron
75432f5b61 Revert rollback changes, fix rollback when extra turn was taken during an opponent's turn. 2016-10-31 02:51:40 +03:00
Quercitron
43581cafa3 Add assertActivePlayer test method. 2016-10-31 02:17:24 +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
859b169b3d Merge pull request #2531 from spjspj/master
spjspj - Curse of Vengeance + Conqueror's Flail C16
2016-10-31 00:26:16 +11: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
907a14b021 Merge pull request #2529 from spjspj/master
spjspj - 'A' cards in C16
2016-10-30 17:30:51 +11: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
045c5fc9e9 Merge pull request #2528 from spjspj/master
spjspj - more gen-existing-cards-by-set.pl stuff
2016-10-30 16:51:31 +11:00
spjspj
ed557b0475 spjspj - more gen-existing-cards-by-set.pl stuff 2016-10-30 16:50:54 +11:00
spjspj
a4ac3175cb Merge pull request #2527 from spjspj/master
spjspj - Add reprints to C16
2016-10-30 16:47:42 +11:00
spjspj
df601824b3 spjspj - Add reprints to C16 2016-10-30 16:44:05 +11:00
fireshoes
18495c2598 [C16] Added the rest of the complete spoiler to mtg-cards-data. 2016-10-30 00:36:36 -05:00
HCrescent
7c5f8789d4 Added Unstable Shapeshifter 2016-10-29 23:57:45 -05:00
spjspj
41c900cfbb Merge pull request #2524 from spjspj/master
spjspj - More changes to gen-existing-cards-by-set
2016-10-30 13:28:25 +11:00
spjspj
0a48cbe007 spjspj - More changes to gen-existing-cards-by-set 2016-10-30 12:20:55 +11:00