LevelX2
|
56900a9b1f
|
[SWS] Yoda, Jedi Master - Fixed a problem with the +1 ability.
|
2016-11-01 11:47:40 +01:00 |
|
LevelX2
|
65577486c4
|
[SWS] Lightsaber - Added missing subtype.
|
2016-11-01 10:02:55 +01:00 |
|
fireshoes
|
ac3203b63c
|
Set some token version types. [C16] Added token info. Implemented Migratory Route.
|
2016-10-31 23:09:42 -05:00 |
|
LevelX2
|
135819c6ef
|
Merge pull request #2542 from Wehk/master
Fixed Outer Rim Slaver
|
2016-11-01 01:27:58 +01:00 |
|
LevelX2
|
777025bea4
|
Unstable Shapeshifter fixed some bugs and clean up.
|
2016-11-01 01:19:52 +01:00 |
|
Wehk
|
889a99967c
|
Fixed Outer Rim Slaver
P/T from 2/2 to 3/3.
|
2016-10-31 16:29:01 +01:00 |
|
spjspj
|
0ed441b11f
|
Merge pull request #2541 from spjspj/master
C16 changes
|
2016-11-01 00:17:35 +11:00 |
|
Fenhl
|
69bbfad588
|
Add missing reprints to the Commander 2016 set class
|
2016-10-31 12:54:54 +00:00 |
|
spjspj
|
c49a323b6d
|
C16 changes
|
2016-10-31 23:07:44 +11:00 |
|
spjspj
|
37e705ea40
|
Merge pull request #2540 from spjspj/master
spjspj - Armory Automaton C16
|
2016-10-31 21:43:25 +11:00 |
|
spjspj
|
dbae43e35f
|
spjspj - Armory Automaton C16
|
2016-10-31 21:42:10 +11:00 |
|
spjspj
|
64baf2ce90
|
spjspj - Armory Automaton C16
|
2016-10-31 21:40:29 +11:00 |
|
spjspj
|
d510c550bf
|
Merge pull request #2539 from spjspj/master
spjspj - Akiri, Line-Slinger C16
|
2016-10-31 20:26:56 +11:00 |
|
spjspj
|
7e3269aa4a
|
spjspj - Akiri, Line-Slinger C16
|
2016-10-31 20:25:40 +11:00 |
|
Neil Gentleman
|
3966b4a217
|
Merge pull request #2537 from nigelzor/simplify-some-cards
Simplify some cards
|
2016-10-31 01:36:54 -07:00 |
|
Neil Gentleman
|
0ad74e8a9b
|
Merge pull request #2536 from nigelzor/shortcut-filters
use TargetArtifactPermanent, etc.
|
2016-10-31 01:36:40 -07:00 |
|
Neil Gentleman
|
6f96ec5be5
|
Merge pull request #2538 from nigelzor/mana-cleanup
Mana ability cleanup
|
2016-10-31 01:36:18 -07:00 |
|
Neil Gentleman
|
115b6b88f4
|
simplify auras copied from Burrowing
don't need a custom effect to add landwalk
|
2016-10-31 01:10:29 -07:00 |
|
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 |
|
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 |
|