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 |
|
Fenhl
|
69bbfad588
|
Add missing reprints to the Commander 2016 set class
|
2016-10-31 12:54:54 +00: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
|
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 |
|
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 |
|
emerald000
|
99fa296e37
|
Added Flux and Withdraw.
|
2016-10-18 23:14:07 -04:00 |
|
fireshoes
|
358cfdf0eb
|
Implemented Hollow Specter, Cabal Interrogator, and Bloodline Shaman.
|
2016-10-18 11:58:27 -05:00 |
|
fireshoes
|
89dd981075
|
Merge
|
2016-10-17 23:45:47 -05:00 |
|
fireshoes
|
5009c2c149
|
Fixed that Daretti, Ingenious Iconoclast's -1 ability targeted an artifact creature instead of artifact or creature. Fixed that Order of Succession's choosing of creatures was targeted.
|
2016-10-09 23:39:11 -05:00 |
|
fireshoes
|
5dd06d22d8
|
Fixed Hydrolash tooltip. Fixed Padeem supertype.
|
2016-10-09 17:07:58 -05:00 |
|
LevelX2
|
5b544ef28b
|
Added (as workaround) to the name some Fallen Empire card classes with a "1" suffix to get the differnt art.
|
2016-10-09 15:27:44 +02:00 |
|
LevelX2
|
68f08d895e
|
[SWS] Changed the land to full art format.
|
2016-10-09 15:26:15 +02:00 |
|
LevelX2
|
769a37958d
|
* Cauldron of Souls - Fixed tooltip text.
|
2016-10-08 11:31:17 +02:00 |
|
LevelX2
|
157827addc
|
XMage 1.4.16v0
|
2016-10-08 11:14:13 +02:00 |
|
LevelX2
|
a6747590b3
|
* Sachi, Daughter of Seshiro - Fixed that the mana abaility was only given to creatures instead to all Shaman permanents (e.g. Thornbite Staff) fixes #2439.
|
2016-10-08 08:55:31 +02:00 |
|
spjspj
|
363255bcec
|
spjspj - Deduplicate collector numbers
|
2016-10-08 13:08:00 +11:00 |
|
LevelX2
|
4d7e744187
|
[SWS] Fixed some problems.
|
2016-10-07 17:56:16 +02:00 |
|
Styxo
|
966e2f686d
|
Merge pull request #2438 from Styxo/master
Added Tribal Forcemage
|
2016-10-07 15:22:50 +02:00 |
|
Styxo
|
783824ba5c
|
Added Tribal Forcemage
|
2016-10-07 15:19:03 +02:00 |
|
LevelX2
|
984d94e64d
|
Added test.
|
2016-10-07 14:49:27 +02:00 |
|
emerald000
|
0a55626251
|
Fixed subtype of Visionary Augmenter
|
2016-10-06 16:03:18 -04:00 |
|
fireshoes
|
8559913a71
|
Fixed Verdant Crescendo revealing the library instead of Nissa. Fixed tooltip on Restoration Gearsmith. Added Seton's Desire and FNM promo Call the Bloodline.
|
2016-10-06 14:38:39 -05:00 |
|
komp
|
2c657bb379
|
Fixed effect's text of Aurioks Siege Sled
|
2016-10-05 14:39:20 +02:00 |
|
JOAC69
|
1f0a5292a0
|
Modify latest cards from master merge to use CardInfo and put in ExpansionSet
|
2016-10-04 21:02:59 -05:00 |
|
JOAC69
|
c8bdd3a60c
|
Move latest cards from master merge to proper area
|
2016-10-04 20:37:17 -05:00 |
|
JOAC69
|
59f88047e4
|
Modify cards
|
2016-10-04 20:06:28 -05:00 |
|
JOAC69
|
4b8d31e5f4
|
Move cards
|
2016-10-04 19:58:48 -05:00 |
|
JOAC69
|
e8230946af
|
Remove use of card classes for duplicate cards. Remove set related information from being tied to card classes.
|
2016-10-04 19:58:48 -05:00 |
|
LevelX2
|
3c2189e7a1
|
Merge pull request #2426 from Galatolol/master
Added 5 cards
|
2016-10-05 01:08:34 +02:00 |
|
LevelX2
|
53a5ab501e
|
Merge pull request #2427 from Eirkei/AlphaStatusImplemented
Alpha Status Implemented
|
2016-10-05 01:04:19 +02:00 |
|
Eirkei
|
e9239d5219
|
Alpha Status Implemented
|
2016-10-04 23:56:21 +02:00 |
|
komp
|
f6af45f984
|
Added 5 cards: Auriok Siege Sled, Phyrexian Reaper, Phyrexian Slayer, Conclave's Blessing, and Screeching Griffin
|
2016-10-04 23:40:57 +02:00 |
|
Styxo
|
3c7c584bab
|
Merge origin/master
|
2016-10-04 15:13:38 +02:00 |
|
Styxo
|
9bee036fe8
|
Fixed that Noxious Gearhulk could target itself
|
2016-10-04 15:08:25 +02:00 |
|
LevelX2
|
7dfcb15c3c
|
Fixed some null pointer exceptions with Thieves Auction and Avatar of the Might.
|
2016-10-03 20:19:57 +02:00 |
|
Eirkei
|
bf25e3f063
|
Archangel of Strife implemented
|
2016-10-03 09:58:14 +02:00 |
|
fireshoes
|
886b8fa676
|
Implemented September requested cards Spellbane Centaur, Denying Wind, Diamond Kaleidoscope, and Ersatz Gnomes.
|
2016-10-03 00:43:12 -05:00 |
|
LevelX2
|
e19172fb91
|
[SWS] Fixed some problems.
|
2016-10-03 00:38:39 +02:00 |
|
LevelX2
|
7cedf8b193
|
* Kaho, Minamo Historian - Fixed a bug that the card could not be cast from exile (fixes #2401).
|
2016-10-03 00:38:22 +02:00 |
|
LevelX2
|
6554102367
|
[SWS] Fixed some problems.
|
2016-10-02 22:50:34 +02:00 |
|
LevelX2
|
da685472d8
|
Fixed some wrong usages of canRespond.
|
2016-10-02 17:55:49 +02:00 |
|
LevelX2
|
34442ca00a
|
Removed unused object.
|
2016-10-02 17:42:59 +02:00 |
|
LevelX2
|
f8accc4122
|
Merge pull request #2411 from Eirkei/AshlingsPrerogativeImplemented
Ashling's Prerogative implemented
|
2016-10-02 17:39:47 +02:00 |
|
LevelX2
|
1e2f0dba0a
|
Merge pull request #2415 from Styxo/master
[CN2] Added two cards
|
2016-10-02 17:30:37 +02:00 |
|
LevelX2
|
4564988072
|
Merge pull request #2414 from Eirkei/TemptingWurmImplemented
Tempting Wurm Implemented
|
2016-10-02 17:29:08 +02:00 |
|
LevelX2
|
5d94ed8dd0
|
Some clean up changes.
|
2016-10-02 17:27:05 +02:00 |
|
LevelX2
|
5469facdd6
|
Added a test.
|
2016-10-02 16:15:04 +02:00 |
|
Styxo
|
8e9cbff67c
|
[CN2] Added two cards
|
2016-10-02 15:42:35 +02:00 |
|
Eirkei
|
31b42c1a8d
|
Tempting Wurm Implemented
|
2016-10-02 13:12:49 +02:00 |
|
LevelX2
|
da0080e2e1
|
* Ethersworn Canonist - Code cleanup.
|
2016-10-02 07:26:59 +02:00 |
|
fireshoes
|
cfcefb3877
|
Fixed some incorrect collector numbers.
|
2016-10-01 20:15:23 -05:00 |
|
Eirkei
|
6e2e3e4194
|
Ashling's Prerogative implemented
|
2016-10-01 17:24:16 +02:00 |
|
Simown
|
8b66eff239
|
Fixed typo on Aerial Volley
|
2016-10-01 12:25:38 +01:00 |
|
emerald000
|
2da4edafb8
|
[CN2] Implemented Melee ability. Added 3 cards using it.
Deputized Protester, Menagerie Liberator and Wings of the Guard.
|
2016-10-01 06:33:46 -04:00 |
|
LevelX2
|
03d7ea9ecd
|
* Selvala, Explorer Returned - Fixed a bug that mana and life for the controller was not provided.
|
2016-09-30 11:34:27 +02:00 |
|
JOAC69
|
58252f5b5f
|
Refactor - Move Born of the Gods tokens to shared area
|
2016-09-29 19:58:11 -05:00 |
|
JOAC69
|
da94a40658
|
Refactor - Use shared EldraziHorrorToken
|
2016-09-29 19:58:11 -05:00 |
|
JOAC69
|
bb185c6844
|
Refactor - make ElementToken classes inner classes to avoid collision
|
2016-09-29 19:58:11 -05:00 |
|
JOAC69
|
01592c7e50
|
Refactor - make VampireToken classes inner classes to avoid collision
|
2016-09-29 19:58:11 -05:00 |
|
JOAC69
|
171e9f183d
|
Refactor - moved OpponentsPoisonCountersCount to shared area
|
2016-09-29 19:58:11 -05:00 |
|
JOAC69
|
f2d358b5b4
|
Refactor - moved WallOfResurgenceToken to shared area
|
2016-09-29 19:58:11 -05:00 |
|
JOAC69
|
a12e830a1b
|
Refactor - moved HumanSoldierToken to shared area
|
2016-09-29 19:58:11 -05:00 |
|
JOAC69
|
9eb078842b
|
Refactor - moved KorAllyToken to shared area
|
2016-09-29 19:58:11 -05:00 |
|
JOAC69
|
a5c6cdd9cf
|
Refactor - moved OozeToken to shared area
|
2016-09-29 19:58:11 -05:00 |
|
JOAC69
|
d3160fb861
|
Refactor - moved BatToken to shared area
|
2016-09-29 19:58:11 -05:00 |
|
JOAC69
|
ffd333c034
|
Refactor - moved VampireKnightToken to shared area
|
2016-09-29 19:58:11 -05:00 |
|
JOAC69
|
c00692ffad
|
Refactor - moved HumanWizardToken to shared area
|
2016-09-29 19:58:11 -05:00 |
|
JOAC69
|
97bf274fc8
|
Fix - GreatestPowerGreatestPowerCountCreatureYouControl was using GreatestPowerCount on copy operation instead of new GreatestPowerCountCreatureYouControl. Fixed naming issue on those two classes as well
|
2016-09-29 19:58:11 -05:00 |
|
JOAC69
|
0ee3d6c662
|
Refactor - moved ChromaOutrageShamanCount to shared area
|
2016-09-29 19:58:11 -05:00 |
|
JOAC69
|
b17b5c9e1a
|
Refactor - moved ZuberasDiedDynamicValue to shared area
|
2016-09-29 19:58:11 -05:00 |
|
JOAC69
|
8e6389040d
|
Refactor - moved ZuberasDiedWatcher to shared area
|
2016-09-29 19:58:11 -05:00 |
|
JOAC69
|
08ac7ab342
|
Refactor - moved MistmeadowWeitchEffect to shared area
|
2016-09-29 19:58:11 -05:00 |
|
JOAC69
|
37f01e88f3
|
Refactor - moved FeralDeceiverAbility to shared area
|
2016-09-29 19:58:11 -05:00 |
|
JOAC69
|
8206e29493
|
Refactor - SkywardEyeProphetsEffect is shared so moved to new RevealTopLandToBattlefieldElseHandEffect
|
2016-09-29 19:58:11 -05:00 |
|
JOAC69
|
1005fd65f9
|
Refactor - move MoreCardsInHandThanOpponentsCondition to shared file
|
2016-09-29 19:58:11 -05:00 |
|
JOAC69
|
71c8adbe5f
|
Refactor - replaced redundant crews abilities with shared CrewsVehicleSourceTriggeredAbility
|
2016-09-29 19:58:11 -05:00 |
|
JOAC69
|
adf9c1bfe0
|
Refactor - changed SnappingDrake and EagleOfTheWatch to only derive from one version for card reorg
|
2016-09-29 19:58:11 -05:00 |
|
JOAC69
|
671fca15d6
|
Refactor - changed visibility of effects that would class on card reorg
|
2016-09-29 19:58:11 -05:00 |
|
JOAC69
|
15478460f9
|
Refactor - changed visibility of DragonToken classes used in separate Card classes in prep for card reorg
|
2016-09-29 19:58:11 -05:00 |
|
JOAC69
|
0d3b18c70d
|
Refactor - Changed visibility of HellionToken classes used in separate Card classes in prep for card reorg
|
2016-09-29 19:58:11 -05:00 |
|
JOAC69
|
ecde8dd0b3
|
Refactor - remove duplicate SkeletonToken classes
|
2016-09-29 19:58:11 -05:00 |
|
JOAC69
|
a9e479f7dd
|
Refactor - made card specific effects to attack random opponent shared effects
|
2016-09-29 19:58:11 -05:00 |
|
JOAC69
|
568044261c
|
Refactor - remove duplicate TargetPlayerCardsInHand classes and made CardsInTargetHandCount shared
|
2016-09-29 19:58:11 -05:00 |
|
JOAC69
|
4cd4dbfcd2
|
Refactor - rename different empblems that were named the same
|
2016-09-29 19:58:11 -05:00 |
|
JOAC69
|
3e2c3a6ab2
|
Refactor - Rename Override card class to OverrideCard to not conflict with java.lang.Override.
|
2016-09-29 19:58:11 -05:00 |
|
JOAC69
|
d1f18ced96
|
Refactor - remove duplicate CantBeBlockedByWallsEffect and replace with CantBeBlockedByCreatureAttachedEffect
|
2016-09-29 19:58:11 -05:00 |
|
JOAC69
|
d4f8224ee9
|
Refactor - remove duplicate DamageCantBePreventedEffect classes
|
2016-09-29 19:58:11 -05:00 |
|
JOAC69
|
541c9727ff
|
Refactor - remove duplicate AdditionalAttackPhaseEffect classes
|
2016-09-29 19:58:11 -05:00 |
|
LevelX2
|
ca414417e3
|
[SWS] Fixed some bugs of starwars cards.
|
2016-09-30 01:22:56 +02:00 |
|
LevelX2
|
81b74c1519
|
[SWS] Fixed a bug of Hungry Dragonsnake.
|
2016-09-29 18:00:00 +02:00 |
|
LevelX2
|
daf34c6bf0
|
Some fixes to Emblems of Starwars set and Elspeth, Sun Champion.
|
2016-09-29 17:31:20 +02:00 |
|
LevelX2
|
289606d25e
|
Some minor fixes to Riptide Replicator and Elvish Guidance.
|
2016-09-29 12:58:56 +02:00 |
|
LevelX2
|
cd1832ecc4
|
Merge pull request #2393 from HanClinto/master
Implementing Riptide Replicator
|
2016-09-29 12:52:33 +02:00 |
|
LevelX2
|
152a4439ca
|
Merge pull request #2404 from Eirkei/ElvishGuidanceImplemented
Elvish Guidance Implemented
|
2016-09-29 12:52:02 +02:00 |
|
Eirkei
|
762e034244
|
Elvish Guidance Implemented
|
2016-09-29 12:16:00 +02:00 |
|