Commit graph

10134 commits

Author SHA1 Message Date
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
LevelX2
814f4b4989 * Karn Liberated - Fixed that also already dead players were alive if Karn restarted the game. 2016-09-29 00:38:16 +02:00
LevelX2
d7408a4531 Merge origin/master 2016-09-28 18:08:47 +02:00
LevelX2
210bbeeda7 [SWS] Fixed March of the Droids. 2016-09-28 18:07:55 +02:00
spjspj
90b9c620ff Merge pull request #2400 from spjspj/master
spjspj - Implement Grand Moff Tarkin (SWS)
2016-09-29 02:04:28 +10:00
spjspj
3ad68f0697 spjspj - Implement Grand Moff Tarkin (SWS) 2016-09-29 02:03:34 +10:00
LevelX2
86648c7190 * Reworked some parts of transform handling. Fixes #2396. 2016-09-28 17:02:37 +02:00
LevelX2
c703ebaa9d Reworked Hate condition. 2016-09-28 08:30:31 +02:00
LevelX2
9cf9d69c55 Fixed minor problem of Volrath's Laboratory. Added combat flag to LIFE_LOST event. 2016-09-28 08:00:32 +02:00
fireshoes
9676f24752 Added some promo cards. 2016-09-27 21:05:38 -05:00
spjspj
bc5a53632f Merge pull request #2395 from Fr33dan/master
Fix Fairgrounds Trumpeter triggering only on controller's end step.
2016-09-28 09:42:05 +10:00
LevelX2
68464198dc Fixed minor problem of Volrath's Laboratory. 2016-09-28 00:08:04 +02:00
LevelX2
923f4a1bb5 [SWS] Fixed Sith Ravager, added missing import to Maintenance Hangar. 2016-09-28 00:05:13 +02:00
Fr33dan
6898313f0f Fix Fairgrounds Trumpeter triggering only on controller's end step. 2016-09-27 18:01:27 -04:00
Clint Herron
a363749b2f Tabs and spaces once again. 2016-09-27 15:53:25 -04:00
Clint Herron
73235fad37 Attempting to implement Riptide Replicator. 2016-09-27 15:52:56 -04:00
LevelX2
05f6224f8b Merge origin/master 2016-09-27 17:32:07 +02:00
LevelX2
4619f45771 [SWS] Fixed No Contest. 2016-09-27 17:31:26 +02:00
spjspj
d2f560ba24 Merge pull request #2390 from spjspj/master
spjspj - Fix Maintenance Droid
2016-09-28 01:10:59 +10:00
spjspj
6eead24f0a spjspj - Fix Maintenance Droid 2016-09-28 01:09:54 +10:00
spjspj
62ba94e721 Merge pull request #2389 from spjspj/master
spjspj - Implement Jango Fett (SWS - Custom set)
2016-09-28 01:01:23 +10:00
spjspj
a6028f2e76 spjspj - Implement Jango Fett (SWS - Custom set) 2016-09-28 01:00:24 +10:00
LevelX2
2c0234d842 Merge pull request #2388 from Eirkei/HeadGamesJestersMaskImplemented
Head Games and Jester's Mask implemented
2016-09-27 16:24:00 +02:00
Eirkei
871e9741c0 Jester's Mask Implemented 2016-09-27 15:50:17 +02:00
Eirkei
92dbc55379 Head Games Implemented 2016-09-27 15:49:58 +02:00
LevelX2
a5b1db4ec1 [SWS] Fixed Ravenous Wampa and casting cost of Gamorream Enforcer. 2016-09-27 15:44:00 +02:00
LevelX2
91aa36e707 [SWS] Fixed Ravenous Wampa and casting cost of Gamorream Enforcer. 2016-09-27 15:43:55 +02:00
LevelX2
33bc95082c [SWS] Implemented Sabacc Game, Fixed A-Wing. 2016-09-27 12:35:22 +02:00
LevelX2
86f2007945 Merge pull request #2384 from Styxo/master
Star Wars Set implemented
2016-09-27 11:30:08 +02:00
LevelX2
311f797565 * Some fixes for exile handling. 2016-09-26 23:27:12 +02:00
LevelX2
31bc96d16a * Astral Slide - Some clean up. 2016-09-26 23:04:07 +02:00
Styxo
9084595135 Star Wars Set implemented 2016-09-26 18:43:04 +02:00
LevelX2
e1dc3d4ea1 [CN2] Adding Daretti, Ingenious Iconoclast. 2016-09-26 18:01:17 +02:00
LevelX2
c08ada15e4 Merge pull request #2380 from Eirkei/TanglerootImplementation
Tangleroot implemented
2016-09-26 14:00:08 +02:00
Eirkei
edf9f5cc49 Rishadan Footpad implemented 2016-09-26 13:19:26 +02:00
Eirkei
97cd2b7c0a Rishadan Cutpurse implemented 2016-09-26 13:19:05 +02:00
Eirkei
af08ee5b6f Rishadan Brigand implemented 2016-09-26 13:18:40 +02:00
Eirkei
0c2e02ec62 Tangleroot implemented 2016-09-26 13:03:19 +02:00
LevelX2
3c93c00d60 * Nature's Way - Fixed wrong damage source (fixes #2378). 2016-09-26 12:09:06 +02:00
LevelX2
e552d64764 Merge pull request #2372 from Eirkei/master
Shaleskin Bruiser implemented
2016-09-26 11:38:49 +02:00
Styxo
f18e4b66f1 Little refactor of PermanentHasCounterCondition 2016-09-25 19:38:40 +02:00
Eirkei
c4ebb2f7e5 Marton Stromgald implementation - fix setting lockedInPT 2016-09-25 10:42:59 +02:00
Eirkei
1ae166bcfc Marton Stromgald implementation - fix name in comment 2016-09-24 23:36:29 +02:00
Eirkei
bb0fae82b7 Marton Stromgald implemented 2016-09-24 21:57:34 +02:00
eirkei
92b8057e6c Shaleskin Bruiser implemented 2016-09-24 20:15:25 +02:00
LevelX2
b85dc8c0cd Some minor changes. 2016-09-24 14:55:09 +02:00
LevelX2
1ccd2a1b04 Some fixes to prevent null pointer exceptions. 2016-09-24 03:36:18 +02:00
LevelX2
5215a02181 Minor change. 2016-09-24 02:22:21 +02:00
LevelX2
c9bb0be016 Reworked selected modes handling. That fixed the Subtle Strike targeting problem. 2016-09-24 01:12:01 +02:00
eirkei
1509b2ea08 Krosan Drover implemented 2016-09-23 14:43:07 +02:00
LevelX2
3c6402f8a6 * Altar of the Brood - Fixed wrong rule tool tip text. 2016-09-23 00:32:48 +02:00
LevelX2
ae8e6122a5 * Smokestack - Fixed that the sacrifice was wrongly handled targeted. 2016-09-22 23:58:45 +02:00
LevelX2
500926f093 * Terastodon - Fixed that the tokens were not put to battlefield. 2016-09-22 23:42:43 +02:00
LevelX2
8fb04ddbef Fixed a bug that let cards disappear after moving cards from hand to library (e.g. Teferi's puzzle). 2016-09-22 21:36:21 +02:00
LevelX2
9805f4f9ef Merge pull request #2361 from HanClinto/master
Implementing Quilled Sliver
2016-09-22 20:53:42 +02:00
Clint Herron
44f8293c42 Fixing tabs to spaces 2016-09-22 14:39:12 -04:00
Clint Herron
2ca0639f15 Adding Quilled Sliver by merging Gemhide Sliver with Crossbow Infantry 2016-09-22 14:37:23 -04:00
LevelX2
3870a1e522 * Leovold, Emissary of Trest - Some code cleanup. 2016-09-22 20:36:10 +02:00
LevelX2
f90e440e79 Merge pull request #2343 from keflavich/patch-1
SubtleStrike: add text to modes
2016-09-22 19:54:03 +02:00
LevelX2
32e4f705c4 Merge pull request #2346 from maxlebedev/PsychoticEpisode
Psychotic episode
2016-09-22 19:53:33 +02:00
LevelX2
9feaed8b8b Merge pull request #2347 from maxlebedev/Curfew
Added Curfew
2016-09-22 19:52:29 +02:00
LevelX2
d6e19e4114 * Era of Innovation - Fixed wrong tool tip text. 2016-09-21 23:11:36 +02:00
LevelX2
130554954b * Selvala, Heart of the Wilds - Added the missing {G} cost for the mana ability. 2016-09-21 23:00:52 +02:00
LevelX2
716377cc32 * Multiform Wonder - Fixed the nor working boost effect. 2016-09-21 22:56:31 +02:00
LevelX2
a46bbfcd60 * Sequestered Stash - Fixed that the return to library effect was wrongly targeted. 2016-09-21 22:50:41 +02:00
LevelX2
f428d5533f * Selvala, Heart of the Wilds - FIxed tool tip text. 2016-09-21 22:42:09 +02:00
LevelX2
6b431be2ba * Shaman of the Great Hunt - Fixed that it triggerd also for other players. 2016-09-21 20:16:27 +02:00
LevelX2
23e24f32ba * Myojin of Life's Web - Fixed the put from hand to battlefield effect. 2016-09-21 19:36:01 +02:00
LevelX2
babeb5418c * Lightmine Field - Fixed that the damge done was not preventable. 2016-09-21 19:34:29 +02:00
Adam Ginsburg
e72393c16d Add text to Subtle Strike's modes to clarify which creature is getting +
and which is getting -
(followed by a few minor squashed commits)

Maybe java fixes?

semicolons

change case
2016-09-21 10:18:55 -06:00