Commit graph

6171 commits

Author SHA1 Message Date
Jeff
5e640b9318 - Added Wingrattle Scarecrow 2015-02-27 18:09:02 -06:00
Jeff
f995af804a - Added Declaration of Naught 2015-02-27 18:01:45 -06:00
mnapoleon
80620c71c3 implemented Goblin Spy 2015-02-27 15:30:17 -05:00
mnapoleon
961fb5e31c added Mourning card to Invasion set 2015-02-27 14:18:15 -05:00
LevelX2
6bd17716cd Some minor changes. 2015-02-27 18:09:49 +01:00
LevelX2
1b45c997aa Some minor changes. 2015-02-27 18:08:31 +01:00
LevelX2
046a21427e Merge origin/master 2015-02-27 15:08:49 +01:00
LevelX2
e075cb2eba * Mana Reflection - minor change. 2015-02-27 15:07:11 +01:00
LevelX2
50261650b6 * Mana Reflection - Fixed that multiple Mana Reflections did not stack, fixed a bug of mana calculation (fixes #758). 2015-02-27 15:05:53 +01:00
LevelX2
86929baf53 Merge pull request #757 from myersn024/master
Implemented AuraThief.java
2015-02-27 12:05:26 +01:00
Jeff
96f08cad9c - Added Force of Nature and Fork. Dude doing a video tutorial of XMage requested them. 2015-02-27 00:58:54 -06:00
nickmyers
af697616ec Removed commented code from AuraThief.java 2015-02-26 18:09:12 -06:00
nickmyers
4c2570574a Edited AuraThief.java based on suggestions from LevelX2 2015-02-26 18:07:15 -06:00
LevelX2
a7db298711 Some minor changes. 2015-02-27 01:06:59 +01:00
LevelX2
7a0e16fb33 * Vengeful Pharaoh - Fixed that it triggered for every creature doing simultaneously combat damage. Fixed that it wrongly also worked, if Vengeful Pharaoh already left the graveyard. 2015-02-27 01:06:11 +01:00
fireshoes
86393db911 Added Decree of Annihilation, Pit Keeper, and Songs of the Damned. 2015-02-26 15:46:36 -06:00
myersn024
b4966f5e68 Implemented AuraThief.java 2015-02-26 14:25:11 -06:00
LevelX2
587faf9704 Merge pull request #756 from myersn024/master
Implemented DwarvenMiner.java
2015-02-26 18:39:17 +01:00
myersn024
fd7f1362ae Update DwarvenMiner.java 2015-02-26 11:17:38 -06:00
LevelX2
82472e682e Merge origin/master 2015-02-26 16:49:20 +01:00
LevelX2
705debfe8a Fixed some cards where it was possible to sacrifice not controlled permanents (e.g. Fireblast). 2015-02-26 16:48:21 +01:00
myersn024
c35e51c7de Implemented DwarvenMiner.java 2015-02-26 09:47:02 -06:00
Plopman
39d1fd6f90 [5ND] Added 7 cards 2015-02-26 16:07:34 +01:00
LevelX2
972fe78898 * Training Grounds - Fixed that the reduction did not work correctly with hybrid mana. Fixed the check what ability is an activated ability (fixes #754). 2015-02-26 12:07:28 +01:00
LevelX2
fe10cde2b9 * Contamination - Fixed a bug that preventzed Contamination from working properly. 2015-02-26 11:24:47 +01:00
LevelX2
c681f1583c * Ghostway - Fixed that the creatures returned wrongly tapped (fixes #753). 2015-02-26 01:18:45 +01:00
LevelX2
35f249cd44 * Hellkite Tyrant - Fixed wrong duration of control effect (fixes #752). 2015-02-26 01:04:09 +01:00
LevelX2
d45c8b52dd * Tuktuk Scrapper - Fixed that the triggered ability did not work. 2015-02-26 00:43:43 +01:00
LevelX2
f96a256c28 * Bramblewood Paragon - Fixed subtype check (not working for Changeling). 2015-02-26 00:15:48 +01:00
LevelX2
5670831b62 Merge origin/master 2015-02-25 23:48:49 +01:00
LevelX2
957fa7d647 Some minor changes. 2015-02-25 23:47:53 +01:00
Jeff
41898c8e08 - Little fix 2015-02-25 16:45:28 -06:00
Jeff
a8f8697a25 - Little adjustments to 2 cards. 2015-02-25 11:55:21 -06:00
Jeff
9a1eb51506 - Added Advice From the Fae, Puca's Mischief, Illuminated Folio, Furystoke Giant, Burn Trail, and Inescapable Brute. 2015-02-24 20:35:17 -06:00
LevelX2
7ac423f1d6 * Praetor's Grasp - Fixed that the cast and reveal effects did not work. 2015-02-25 01:19:27 +01:00
LevelX2
e418d69068 * Contaminated Bond - Fixed that the damage was wrongly dealt to aura controller instead of enchanted creatures controller. 2015-02-25 01:18:42 +01:00
LevelX2
2cfec90add * Stoneforge Mystic - Fixed that all artifacts cards could be brought into play instead of only equipment artifacts. 2015-02-25 00:24:39 +01:00
LevelX2
661da6153e * Contaminated Bond - Fixed that the damage was wrongly dealt to aura controller instead of enchanted creatures controller. 2015-02-24 23:50:44 +01:00
LevelX2
0a9c49b1e1 Merge pull request #749 from myersn024/master
Removed "all" from filter definition in ArenaOfTheAncients.java. Impleme...
2015-02-24 23:08:19 +01:00
nickmyers
9fc2b72093 Removed "all" from filter definition in ArenaOfTheAncients.java. Implemented BlinkmothUrn.java. Fixed bug in AmberPrison.java so that the controller is prompted whether to untap or not; before it was automatically untapping without asking. 2015-02-24 15:37:03 -06:00
betasteward
620a3b9a52 Moved some setters from Card to Permanent 2015-02-24 15:37:33 -05:00
LevelX2
e836671d22 Merge pull request #747 from myersn024/master
Implemented ArenaOfTheAncients.java
2015-02-24 09:12:20 +01:00
LevelX2
584a113eaf Merge origin/master 2015-02-24 07:32:47 +01:00
LevelX2
1178874678 * Painful Quandary - Fixed a bug that prevented it from working correctly (fixes #627). 2015-02-24 07:32:02 +01:00
fireshoes
dee9f4a0ba Fixed collector's numbers for Sandsteppe Mastodon [FRF] and Impulse [VIS] 2015-02-23 23:57:20 -06:00
nickmyers
9460be1a05 Removed some unnecessary imports from ArenaOfTheAncients.java 2015-02-23 20:37:46 -06:00
nickmyers
0523b79ec6 Implemented ArenaOfTheAncients.java 2015-02-23 20:36:54 -06:00
LevelX2
471bd835ad * Reworked some cost reduction effects. 2015-02-23 23:21:55 +01:00
Jeff
14eca696ce - Added Moonring Island, Sapseep Forest, Thornwatch Scarecrow, Watchwing Scarecrow, Madblind Mountain, and Wicker Warcrawler. 2015-02-22 18:02:48 -06:00
LevelX2
a6d43b75a5 * Skirk Fire Marshal - Fixed that Skirk Fire Marshal could not tap Goblins with protection from red. 2015-02-22 23:40:18 +01:00
Jeff
53a99ed414 - Added Lockjaw Snapper, Rattleblaze Scarecrow, Scrapbasket, and Tatterkite 2015-02-22 14:47:37 -06:00
Jeff
64b6b1a90f - Fixed Heartmender. Completely misunderstood the function of game.getAllPermanents(). Thought that the controllerId parameter provided some filter functionality. 2015-02-22 10:54:49 -06:00
LevelX2
9fbd5a04bd * Maven - Added workaround for bug in compiler plugin 3.2 that alwas all sources were compiled. 2015-02-22 11:17:25 +01:00
LevelX2
2767ff3846 Merge origin/master 2015-02-22 11:00:23 +01:00
LevelX2
bc310f9ced * Shimian Specter - Fixed that the triggered ability did not work. 2015-02-22 10:59:28 +01:00
LevelX2
8589252436 * Caravan Vigil - Some minor changes. 2015-02-22 10:58:57 +01:00
Jeff
a3561025f5 - Added Medicine Runner, Ravens Run Dragoon, Heartmender, and Blazethorn Scarecrow. 2015-02-21 22:55:16 -06:00
Jeff
ddce9c5b1a - Added Valleymaker, Tattermunge Witch, Rosheen Meanderer, and Mudbrawler Raiders 2015-02-21 19:59:15 -06:00
Jeff
bd5d56950a - Added Tyrannize, Impromptu Raid, and Morselhoarder 2015-02-21 18:09:36 -06:00
Jeff
17e796427d - Stasis now uses ContinuousRuleModifiyingEffect 2015-02-21 13:17:37 -06:00
LevelX2
8bf35f88c8 * Goblin Charbelcher - Fixed that the revealed land was taken into account to determine the damage to deal. 2015-02-21 17:57:15 +01:00
LevelX2
f953735263 * Fixed target handling of 4 Primordial cards. 2015-02-21 17:31:54 +01:00
LevelX2
2189236284 * Spellskite - Fixed that abilities (like the one of Wild Defiance) did not trigger if target was changed to Spellskite. 2015-02-21 17:26:14 +01:00
LevelX2
9450407b5a * Diluvian Primordial - Fixed a bug that it only was able to cast a card from one opponent (last handled) in a multiplayer game. 2015-02-21 12:53:18 +01:00
LevelX2
13300d5807 * Hellkite Tyrant - Fixed that the control effect did end if Hellkite Tyrant left the battlefield (fixes #743). 2015-02-21 12:48:13 +01:00
LevelX2
f5c9a24930 Merge pull request #738 from JRHerlehy/master
Implement Legends Cards Bartel Runeaxe and Tetsuo Umezawa
2015-02-21 12:35:12 +01:00
LevelX2
ed41e33deb * Created ecomesColorOrColorsTargetEffect and updated 3 cards to use it. 2015-02-21 12:31:14 +01:00
JRHerlehy
f48035ea47 Removed unneeded code Tetsuo Umezawa
Removed commented out code that is no longer needed.
2015-02-21 03:00:25 -08:00
JRHerlehy
d4f558c3da More Changes to Tetsuo Umezawa and Bartel Runeaxe
Additional testing to confirm functionality.
2015-02-21 02:41:30 -08:00
LevelX2
f36a10fb45 Merge pull request #741 from philvt101/master
Add Scuttlemutt and BecomesColorOrColorsTargetEffect
2015-02-21 09:51:44 +01:00
User
81b2124302 Improved Scuttlemutt and deleted now unnecessary BecomeColorOrColorsTargetEffect 2015-02-20 20:53:31 -05:00
JRHerlehy
41e690c27c Changes to Tetsuo Umezawa and Bartel Runeaxe
Changed calls from using getCard to using event.getTargetId as per
LevelX2 feedback.  Tested against token copies of cards and works as
intended.
2015-02-20 16:33:08 -08:00
Jeff
510edba792 - Fixed Hellhole Rats 2015-02-20 18:31:30 -06:00
LevelX2
f08dbe3931 Merge pull request #740 from myersn024/master
Implemented ScorchedRuins.java
2015-02-21 01:12:29 +01:00
nickmyers
33a1ab35a5 Changed ScorchedRuins to use SimpleManaAbility instead of extending BasicManaAbility 2015-02-20 16:34:37 -06:00
Jeff
fc79dce5ac - Added Hellhole Rats 2015-02-20 16:13:20 -06:00
User
ea69376943 Add Scuttlemutt and BecomesColorOrColorsTargetEffect 2015-02-20 16:24:00 -05:00
myersn024
a8d6fa6c23 Implemented ScorchedRuins.java 2015-02-20 13:41:46 -06:00
LevelX2
38f47b1f1e Merge pull request #737 from myersn024/master
Implemented Cloud Key
2015-02-20 19:13:52 +01:00
Jeff
e62cedb253 - Added Cauldron of Souls, Chainbreaker, Disturbing Plot, and Grim Poppet. 2015-02-20 11:27:35 -06:00
myersn024
f7360142a2 Updated based on recommendsations
Used Phantasmal Terrain as an example to implement the spell choice using AsEntersBattleFieldAbility. Changed class names to more accurately reflect their purposes.
2015-02-20 10:35:53 -06:00
JRHerlehy
2f3a7c56d5 Formatting Bartel Runeaxe
Cleanup text formatting in code file.
2015-02-20 04:10:10 -08:00
JRHerlehy
688c25f34b Formatting Tetsuo Umezawa
Clean up text formatting in code file
2015-02-20 04:08:00 -08:00
JRHerlehy
b8a7d3fc39 Implement Bartel Runeaxe
Implement Bartel Runeaxe using same style effect class as Tetsuo
Umezawa.  Working as intended.
2015-02-20 03:52:14 -08:00
JRHerlehy
8dd5a74edf Implement Tetsuo Umezawa
Fixed code to use proper classes.  Works as intended.
2015-02-20 03:51:25 -08:00
JRHerlehy
b5a1d9a950 Merge remote-tracking branch 'upstream/master' 2015-02-20 03:34:56 -08:00
LevelX2
887cc094c9 Some minor changes to Phantasmal Terrain. 2015-02-20 09:54:45 +01:00
LevelX2
d07d3228a1 * Soulflayer - Fixed a bug that Soulflayer had abilities from previous casts when leaving and returning to battlefield. 2015-02-20 02:18:00 +01:00
LevelX2
0c73076895 * Added AlternateManaPaymentAbility interface and handling. 2015-02-20 02:15:22 +01:00
LevelX2
019f6722a7 * Some minor changes. 2015-02-20 02:14:32 +01:00
nickmyers
ef40c819dc Removed some unnecessary code from CloudKey.java 2015-02-19 18:50:03 -06:00
nickmyers
eede8e7045 Implemented and tested Cloud Key 2015-02-19 18:44:44 -06:00
Jeff
e3ebbae5be - Added Barkshell Blessing, Ghastly Discovery, Giantbaiting, and Traitors Roar. 2015-02-19 15:48:23 -06:00
fireshoes
b3e9731549 Updated Control of the Court, Goblin Lore, Sisay's RIng, Ur Golem's Eye, Dragon Mage, and Helm of Possession 2015-02-19 12:58:14 -06:00
LevelX2
31feb14bc0 Merge pull request #736 from myersn024/master
Reimplemented Eon Hub
2015-02-19 17:42:43 +01:00
myersn024
0dcb496b2e Updated based on recommendations from LevelX2 2015-02-19 08:31:03 -06:00
LevelX2
548a53e32e * Penumbra Wurm - Fixed wrong P/T of created token from 3/3 to 6/6. 2015-02-19 14:20:08 +01:00
LevelX2
d204af0b55 * Turnabout - Fixed possible endless loops for player choices. 2015-02-19 11:21:23 +01:00
fireshoes
8d0f45052a Fixed that Ohran Viper's card draw was not optional. Added Garzo Zol Plague Queen, Mystic Speculation, Gwendlyn Di Corsi, Jacques le Vert, and Lady Evangela 2015-02-18 22:06:22 -06:00
nickmyers
9528b991f2 2015-02-18 20:55:38 -06:00
fireshoes
391afc0d4c Fixed that Toxin Sliver wrongly allowed regeneration. Added Phyrexian Negator and Treva the Renewer reprints to DD: Phyrexia vs Coalition. Add Mirri the Cursed, Control of the Court, Dragon Mage, Helm of Possession, and Sisay's Ring 2015-02-18 18:17:19 -06:00
Jeff
0d9aad6a05 - Added Torrent of Souls 2015-02-18 18:03:42 -06:00
LevelX2
ebd0215c5b * Frontier Siege - Fixed that the second ability (Kahns) was not optional. 2015-02-19 00:16:25 +01:00
LevelX2
04e52cecbe * Nether Traitor - Fixed that it did trigger for every card instead only for creature cards. 2015-02-18 23:54:16 +01:00
LevelX2
d2b94e8dad * Skyship Weatherlight - Some minor updates to the card. 2015-02-18 23:50:16 +01:00
LevelX2
34082a06d2 Merge pull request #735 from myersn024/master
Create SkyshipWeatherlight.java
2015-02-18 23:36:40 +01:00
fireshoes
d1366b1da7 Added Ragnar, Treva the Renewer, Village Elder, Rushwood Herbalist, Ertai the Corrupted, Sporeback Troll, Dakkon Blackblade, Daru Mender, Niall Silvain. Fixed that Fledgling Imp wrongly discarded at random. Fixed incorrect activation cost on Centaur Glade. 2015-02-18 15:20:47 -06:00
myersn024
43d1bf899c Implemented EonHub.java
Fully tested and working
2015-02-18 12:08:09 -06:00
fireshoes
5a551d631b Merge origin/master 2015-02-18 11:30:16 -06:00
fireshoes
fe01b728ac Fixed that Valorous Stance incorrectly prevented regeneration. 2015-02-18 11:28:56 -06:00
myersn024
6566b0a755 Update SkyshipWeatherlight.java
Added legendary supertype attribute
2015-02-18 09:14:12 -06:00
myersn024
6a118d2bfa Create SkyshipWeatherlight.java 2015-02-18 08:57:50 -06:00
Justin Herlehy
f77059604b Merge remote-tracking branch 'upstream/master' 2015-02-18 01:17:23 -08:00
LevelX2
3ba5d70d2f Merge origin/master 2015-02-18 09:07:30 +01:00
Andy Fries
de1f8271ae fixed bug in Maralen of the Mornsong effect only applying to owner 2015-02-17 22:35:56 -08:00
LevelX2
b59616fda8 * Karona, False God - Fixed that the untap effect was applied continuous. 2015-02-18 01:53:51 +01:00
LevelX2
1deaf53b97 * Garruk, Apex Predator - Fixed that the third abilit did not apply the life gain if the target creature did not die (e.g. because of indestructable). 2015-02-18 01:51:23 +01:00
Justin Herlehy
d2a2719ff9 Tetsuo Umezawa Implementation
Initial implementation of Tetsuo Umezawa from the Legends expansion.
Needs tested and possible rework on static ability.
2015-02-17 14:15:45 -08:00
LevelX2
96fe50cebe * Sharding Sphinx - Fixed that ability also triggered for damage not done to players, added missing color to created token (fixes #731). 2015-02-17 14:17:18 +01:00
daagar
5e028b69bc Implement Reiver Demon 2015-02-16 20:02:37 -06:00
daagar
78bf871576 Implement Serra's Boon 2015-02-16 20:02:34 -06:00
daagar
7eeb96d7d6 Implement Abyssal Gatekeeper 2015-02-16 20:02:31 -06:00
daagar
b4d27a9050 Implement Charging Paladin 2015-02-16 20:02:28 -06:00
daagar
99ab63ff24 Implement Serra Advocate 2015-02-16 20:02:24 -06:00
daagar
142e865341 Implement Righteous Cause 2015-02-16 20:02:21 -06:00
daagar
a33a4d68ff Implement Demon's Jester 2015-02-16 20:02:18 -06:00
daagar
14df690c0a Implement Foul Imp 2015-02-16 20:02:15 -06:00
LevelX2
d8e1a843c6 * Tidehollow Sculler - Fixed that the exiled card did not return opponents hand. 2015-02-16 20:46:23 +01:00
LevelX2
7526d46cf0 * Brutal Hordechief - Fixed that the activated ability to decide how to block did not work. 2015-02-16 19:44:57 +01:00
daagar
6177a71361 Implement Reminisce 2015-02-15 20:27:43 -06:00
LevelX2
65c382e567 Merge origin/master 2015-02-16 00:26:32 +01:00
LevelX2
22d3a1f0a1 * Cranial Archive - Fixed that the cost was defined as sacrifice instead of correctly exile (fixes #724). 2015-02-16 00:24:25 +01:00
daagar
03ab6d3698 Merge remote-tracking branch 'upstream/master' 2015-02-15 17:01:55 -06:00
daagar
11136412f4 Merge remote-tracking branch 'upstream/master' 2015-02-15 16:53:48 -06:00
LevelX2
2969ea2fac * Runic Repetition - Fixed that exiled cards not in the default exile window could not be selected as target (fixes #720). 2015-02-15 23:53:35 +01:00
LevelX2
dfd46bd94e * Sphinx Sovereign - Fixed that the life loss was also applied to the controller (fixes #722). 2015-02-15 23:32:54 +01:00
daagar
a30b34f976 Account for player being null in Mortal Combat graveyard creature count
check.
2015-02-15 16:30:49 -06:00
daagar
81ffd9d87f Implement Holy Light 2015-02-15 16:22:42 -06:00
daagar
73abc78a90 Fix author comment 2015-02-15 16:03:49 -06:00
daagar
d98e785aba Implement Commander Eesha 2015-02-15 16:03:07 -06:00
daagar
f039be04e1 Implement Myr Landshaper 2015-02-15 15:37:36 -06:00
daagar
02131eb848 Implement Mortal Combat 2015-02-15 12:56:01 -06:00
LevelX2
df619218f1 * Gatekeeper of Malakir - Fixed minor tooltip text issue. 2015-02-14 17:52:12 +01:00
LevelX2
2b8be15281 Fixed a bug of attack restriction effect that did not allow to attack even if the needed condition was fulfilled (Dandan, Godhunter Octopus, Serpent of the Endless Sea, Sea Serpent, Pirate Ship, Whimwader, Sea Monster, Dreamwinder, Sealock Monster). 2015-02-14 17:39:22 +01:00
LevelX2
1f7ce0f806 * Torpor Orb - deactivated log messages for every replacement. 2015-02-14 11:50:41 +01:00
LevelX2
130da71d45 * Contamination - Fixed that it also replaced mana from non land sources. 2015-02-14 11:46:03 +01:00
LevelX2
1342af5349 * Brain Maggot - Fixed that the exiled cards were not returned to opponents hand. 2015-02-14 10:54:31 +01:00
LevelX2
a4a36ff961 * Vedalken Engineer - Fixed that the choice for the mana color selection was not shown. 2015-02-14 00:21:20 +01:00
LevelX2
8620fe5a7d * Fixed another problem with available mana generation (e.g. with Nykthos, Shrine to Nyx). 2015-02-13 15:03:29 +01:00
LevelX2
fcd1d89137 Merge pull request #715 from chrissanford/master
Added Flowstone Slide.
2015-02-13 00:43:28 +01:00
LevelX2
a4d4515017 * Taunt - Fixed wrong collectors number. 2015-02-12 23:14:26 +01:00
LevelX2
c987fd0e9c Merge origin/master 2015-02-12 22:57:39 +01:00
LevelX2
cd5c4fe7b9 * Fixed bug in FRF booster generation for common cards. 2015-02-12 22:53:42 +01:00
Chris
954fc3be85 Added Flowstone Slide. 2015-02-12 11:40:37 -08:00
emerald000
44deff29d5 Added Taunt. 2015-02-12 12:58:52 -05:00
emerald000
890e98c4cc Added Azorius Guildmage. 2015-02-12 12:58:39 -05:00
emerald000
59a5bbf765 Added Siren's Call. 2015-02-12 12:18:07 -05:00
LevelX2
ba1fb775b2 * Fixed that manifested or morphed creatures did wrongly trigger "enters the battlefield" abilities with their card attributes (e.g red card manifested triggered Foundry Street Denizens boost ability). 2015-02-12 15:54:41 +01:00
LevelX2
f8439a7729 * Fixed tooltip text of Vorinclex, Voice of Hunger. 2015-02-12 13:54:30 +01:00
LevelX2
ef147bc80c * Fixed a possible endless loop while player left game during damage distribution. 2015-02-12 12:16:56 +01:00
LevelX2
728281524a * Fixed a bug that mana sources that could produce any mana (e.g. Forbidden Orchard) did trigger the TAPPED_FO_MANA event twice. 2015-02-12 12:08:13 +01:00
LevelX2
7b95da55a7 * Some more changes concerning sourceObject handling in ability. Added early event type check for triggered abilities. 2015-02-12 01:56:45 +01:00
LevelX2
b9da9cb6cb Merge origin/master 2015-02-11 17:52:43 +01:00
LevelX2
b73f34a52e * Some changes to zone object movement and source object handling. Origin source object of ability is now hold in ability to be able to check e.g. zone change counter. 2015-02-11 17:51:41 +01:00
emerald000
0ccfb1b317 Added Gratuitous Violence, Knowledge Exploitation, Mana-Charged Dragon, Pulse of the Grid and Quicksilver Dragon. 2015-02-11 11:50:35 -05:00
LevelX2
4fe5560222 * Fixed some problems with filtering nonbasic lands (e.g. Fulminator Mage). 2015-02-11 12:34:56 +01:00
LevelX2
1cef92ef7a * Benevolent Offering - Fixed that the number of creatures were not multiplied by 2 for life gain. 2015-02-11 08:28:05 +01:00
LevelX2
7961b35cbf Merge origin/master 2015-02-10 15:11:04 +01:00
LevelX2
08d93a9e24 * Mesmeric Fiend - Fixed that the exiled card did not get back to hadn of target opponent. 2015-02-10 15:07:50 +01:00
emerald000
f4ce9d85cc Added Nether Traitor, Scapegoat and Thran Foundry. 2015-02-10 08:12:42 -05:00
emerald000
9a20bdeff3 Added Contamination.
Hopefully not breaking anything.
2015-02-10 07:11:39 -05:00
emerald000
55a02a6ee3 Added Dimir Machinations and Vigor Mortis. 2015-02-10 06:36:10 -05:00
LevelX2
b4636b2ce1 * Rework of booster generation to reduce DB load while starting a tournament. 2015-02-10 00:51:36 +01:00
daagar
2e816e2837 Implement "Magus of the Disk" (TSP) 2015-02-08 20:26:53 -06:00
daagar
4ab45e2f0a Implement 'Wistful Thinking' (PLC) 2015-02-08 18:21:07 -06:00
daagar
fc84945cb1 Implement "Oasis" (ARN/4ED) 2015-02-08 17:45:56 -06:00
LevelX2
3a2d78310b * Rings of Brighthearth - Fixed that it triggered on every ability, not only your own (fixes #708). 2015-02-08 13:59:31 +01:00
LevelX2
8a6a615250 * Some minor changes. 2015-02-07 18:15:43 +01:00
LevelX2
974951e18d * Fixed that for "Shoal" spells a wrong CMC was calculated while on the stack, if alternate casting cost was used (fixes #696). 2015-02-06 16:13:51 +01:00
emerald000
103f2f4883 Added Phantom Flock and Realm Seekers. 2015-02-05 18:43:34 -05:00
LevelX2
b6c9b5bf02 Merge origin/master 2015-02-05 01:45:42 +01:00
LevelX2
1c9ccc4aaa * Simic Charm - Fixed wrong color setting. 2015-02-05 01:43:45 +01:00
emerald000
096236f7c5 Added Drakestown Forgotten, Juniper Order Ranger and Mindless Automaton. 2015-02-04 16:43:30 -05:00
LevelX2
1ccaa2cc9b * Pride of the Clouds fixed boost ability not counting only other creatures with flying (fixes #705). 2015-02-04 17:30:27 +01:00
LevelX2
41c6c47092 * Added promotional, Duel Deck and Non-standard-legal sets to SetType. Changed sets and set selection accordingly. 2015-02-04 00:34:18 +01:00
LevelX2
67b3ee7872 * Sultai Emissary - Fixed wrong collectors number leading to wrong image download. Delete wrong image manually to download the correct image. 2015-02-03 22:49:37 +01:00
fireshoes
7f5bb1ba01 Merge origin/master 2015-02-03 00:49:28 -06:00
fireshoes
e97dd1299f Added WPN Gateway set and reprints, Sol Grail, Spike Rogue, Quirion Elves, Krosan Wayfarer, Crookclaw Transmuter, and Centaur Glade 2015-02-03 00:46:33 -06:00
LevelX2
015759d8ed * Skaab Ruinator - Fixed that casting from graveyard was implemented as activated ability instead of casting creature spell (that prevented the use of Ancient Ziggurat for casting from graveyard). 2015-02-03 00:22:31 +01:00
LevelX2
dd54269216 * Fixed handling of Split cards (fixes #670). 2015-02-03 00:05:30 +01:00
fireshoes
bfd95ecd80 Added Probe 2015-02-02 13:57:17 -06:00
LevelX2
022e5eda1c * Rakshasa Vizier - Fixed that the ability also triggered for cards of other players (fixes #699). 2015-02-02 11:07:39 +01:00
fireshoes
b57dbd4bb3 Merge origin/master 2015-02-01 15:28:21 -06:00
fireshoes
c5ab277629 Updated Diamond Valley 2015-02-01 15:20:03 -06:00
LevelX2
2544c12d48 * Some minor changes. 2015-02-01 16:47:21 +01:00
LevelX2
47ca2bdc65 * Reworked Grisly Salvage. 2015-02-01 16:43:04 +01:00
LevelX2
8192744697 * Fixed / reworked prevent damage by source effect (related to Burrenton Forge-Tender, Pay no Heed, Prahv, Spires of Order). 2015-02-01 16:05:35 +01:00
LevelX2
e6b85901b8 * Rite of Undoing - Fixed that the first target could also be a non controlled permanent. 2015-01-31 19:25:56 +01:00
LevelX2
faa2b0a0bf * Rally the Ancestors - Fixed that creatures cards were moved to exile also if already in the graveyard. Problem was that the zoneChangeCounter was not raised as a permanent card left the battlefield. So some more fixes were neccessary for implementations that are based on this fixed zoneChangeCounter of permanents leaving the battlefield. I guess there will be some more bugs caused by this change but I guess this is the correct way to go. 2015-01-31 19:17:22 +01:00
LevelX2
8d6c25b3e8 * Fixed handling of morphed cards in exile zone. 2015-01-31 12:45:54 +01:00
LevelX2
55e386a0e8 * Arcbond - Fixed that Arcbond fizzled if targeted creature died before arcbonds delayed triggered ability resolved. 2015-01-31 11:10:21 +01:00
LevelX2
44f3ac8117 Some more fixes to cards looping through players. 2015-01-31 00:17:28 +01:00
LevelX2
5597b412bf * Order of Succession - Fixed multiplayer handling if player already lost or left. 2015-01-30 21:13:08 +01:00
LevelX2
e2b4128b2a * Profane Command - Fixed a bug that target of second mode was not set correctly. 2015-01-30 21:11:51 +01:00
LevelX2
d69edc00c7 Fixed possible null pointer exception. 2015-01-30 21:10:54 +01:00
LevelX2
861a1614c4 Fixes to Hall of the Bandit Lord. 2015-01-30 16:59:13 +01:00
LevelX2
5b79f99a85 Added log text to use of conditional mana of Cavern of Soul. 2015-01-30 16:58:21 +01:00
LevelX2
d37f40a14e * Fruit of the First Tree - Fixed that the life and card draw gained wronlgy the creature controller instead of Fruits controller. 2015-01-30 13:28:22 +01:00
fireshoes
d8661113b4 Added Shivan Harvest, Mnemonic Nexus, Diamond Valley, Willow Satyr, and Empress Galina 2015-01-29 14:33:17 -06:00
emerald000
52383e7ba4 Added Bramblewood Paragon, Cenn's Tactician, Custodi Soulbinders and Cytoplast Root-Kin.
Fixed that Graft should not trigger when the source creature enters the battlefield.
2015-01-29 11:46:13 -05:00
Duncan Townsend
57284eac76
Radiate says "permanent or player" not "creature or player". Fixed. 2015-01-29 01:17:30 -05:00
Duncan Townsend
bdafb4a003
Added implementation of Radiate 2015-01-29 00:44:46 -05:00
Duncan Townsend
7aef9d20bf
Use the new CopySpellForEachItCouldTargetEffect class in Precursor Golem. 2015-01-29 00:43:47 -05:00
Duncan Townsend
4229c0615d
Generalized Ink-Treader Nephilim's effect and split it into its own file, mage.abilities.effects.common.CopySpellForEachItCouldTargetEffect 2015-01-29 00:36:46 -05:00
emerald000
8a82fff6e7 Added Hall of the Bandit Lord and Spinorock Knoll.
Fixed Magnigoth Treefolk.
2015-01-28 12:28:38 -05:00
emerald000
41b2d1a74e Added Heartwood Storyteller, Jotun Grunt, Magnigoth Treefolk and Vedalken Orrery. 2015-01-27 09:43:47 -05:00
LevelX2
2ee9728cb3 * Stasis - Fixed that all untap actions were replaced instead of only the untap step of players (fixes #691). 2015-01-27 15:09:33 +01:00
LevelX2
6fe58db97d Added Spelltithe Enforcer, Gauntlet of Might and Shivan Wumpus. 2015-01-26 18:20:02 +01:00
LevelX2
684e76e9bf * Soulfire Grand Master - Fixed possible Cast exception. 2015-01-26 16:08:35 +01:00
LevelX2
f241660c5c Merge origin/master 2015-01-25 23:15:12 +01:00
LevelX2
21d704fb5e * Write into Being - Fixed that the other card could not be kept on top of library. 2015-01-25 23:14:17 +01:00
Duncan Townsend
7e5f873251
Fixed capitalization mistake "setMaxNumberOftargets" -> "setMaxNumberOfTargets" 2015-01-25 17:06:00 -05:00
Duncan Townsend
4127d2b358
Renamed myself from duncancmt to duncant since that's my github username. 2015-01-25 15:24:03 -05:00
Duncan Townsend
be9bd73dc6
Fixed Magus of the Candelabra to be more rules conforming, like Candelabra of Tawnos. 2015-01-25 15:22:04 -05:00
LevelX2
05a4a99ec6 * Fixed the implementation of Candelabra of Tawnos. 2015-01-25 19:20:49 +01:00
Duncan Townsend
da4ecff54a
Cleaned up Candelabra of Tawnos 2015-01-25 11:05:37 -05:00
Duncan Townsend
7a29e8c815
Added implementation of Magus of the Candelabra 2015-01-25 11:04:58 -05:00
Duncan Townsend
7e08ce886c
Added implementation of Magus of the Moat 2015-01-25 11:04:34 -05:00
LevelX2
bc1757a90f * Some fixes to Ferocious cards (missing LockedInCondition). Some changes to tooltip text generation. 2015-01-25 11:28:56 +01:00
Duncan Townsend
a39c4aa4f4
Oops! Forgot to commit my imports on that last commit. Sorry!!! 2015-01-24 21:45:55 -05:00
Duncan Townsend
6a48aacfc6
Cleaned up Painter's Servant. Made it change the color of cards in Command and Graveyard zones. 2015-01-24 21:40:26 -05:00
Duncan Townsend
e1ad6ed7d2
Added implementation of Mycosynth Lattice 2015-01-24 21:39:46 -05:00
Duncan Townsend
05fb8409fd
Added rules text comment to Aura Graft. 2015-01-24 21:01:39 -05:00
LevelX2
5460eb7b3c Merge origin/master 2015-01-25 02:43:47 +01:00
LevelX2
923db227dd * Fixed the TargetNonNasicLandPermanent class checking for anme instead of subtype (concerned Ore Gorger, Tectonic Edge, Ravenous Baboons, Goblin Ruinblaster, Detritivore, Fissure Vent, Dust Bowl, Incendiary Command, Fulminator Mage). 2015-01-25 02:43:09 +01:00
Duncan Townsend
11a81e8047
Added implementation of Aura Graft 2015-01-24 20:27:16 -05:00
Duncan Townsend
2463418eca
Breath of Fury had strange behavior when it was attached to a creature other than the one that caused its trigger when its trigger resolved. Fixed. 2015-01-24 20:26:53 -05:00
Duncan Townsend
ec917c7a50
In Breath of Fury, remember the creature enchanted by Breath of Fury when its ability triggers. 2015-01-24 20:26:51 -05:00
Duncan Townsend
aa8554e82b
Added mage.filter.predicate.permanent.CanBeEnchantedByPredicate 2015-01-24 20:26:50 -05:00
Duncan Townsend
feb35dda81
Renamed mage.util.SpellTargetAddress to mage.util.TargetAddress and made it handle non-Spell Cards. 2015-01-24 20:26:46 -05:00
LevelX2
8e92291b9d * Putrit Imp - Fixed tooltip text for Threshhold. 2015-01-25 02:12:23 +01:00
LevelX2
df1382010d * Jeskai Infiltrator - Fixed that Jeskai Infiltrator stayed wrongly on it's battlefield position after returning from exile. 2015-01-25 02:01:03 +01:00
Andy Fries
8e62e62c13 reworked Maralen of the Mornsong to correct formatting 2015-01-24 16:40:28 -08:00
Andy Fries
2bdc78d69b Merge remote-tracking branch 'upstream/master' 2015-01-24 16:28:36 -08:00
LevelX2
c4e185a7de * Omen Machine - Some rework. 2015-01-25 00:56:17 +01:00
Andy Fries
72eda0e4b3 added Maralen of the Mornsong 2015-01-24 14:40:31 -08:00
LevelX2
72cf165c76 * Bloodcrazed Goblin - Fixed that the attack restriction was applied to every creature instead only to Bloodcrazed Goblin. 2015-01-24 19:53:11 +01:00
LevelX2
001e17a73e * Fixed handling of enlarged view for manifested and morphed cards. 2015-01-24 19:43:53 +01:00
LevelX2
ba8290a0c0 * Cunning Strike - Fixed that double damage (2 x 2 to each target) was dealt. 2015-01-24 09:10:00 +01:00
LevelX2
d7411b8b5a * Write into Being - Added game log info where the controller puts the other card. 2015-01-23 14:09:11 +01:00
fireshoes
f30523d7d7 Merge origin/master 2015-01-23 03:05:37 -06:00
fireshoes
fd6edc8987 Added various Thallid cards, added Scrabbling Claws, minor fix to Jace Beleren (MBP), fix for Soulflayer not gaining indestructible 2015-01-23 03:04:27 -06:00
LevelX2
b67d8a655c Merge pull request #689 from bwoods89/master
Added Haakon, Stromgald Scourge
2015-01-23 06:34:49 +01:00
Duncan Townsend
3eb89ce037
Removed unused imports in Precursor Golem. 2015-01-22 22:57:41 -05:00
Duncan Townsend
f7a7b69be3
Use mage.util.SpellTargetAddress everywhere we iterate over Targets in Ink-Treader Nephilim.
Also removed unused imports.
2015-01-22 22:56:34 -05:00
Duncan Townsend
542997be8f
Breath of Fury must successfully sacrifice its attached creature in order for the remainder of the effect to happen 2015-01-22 22:50:56 -05:00
Brad Woods
3b1829e9fe Merge branch 'master' of https://github.com/magefree/mage 2015-01-22 17:54:10 -08:00
brad
5116eece74 Added Haakon, Stromgald Scourge 2015-01-22 17:47:06 -08:00
LevelX2
91b8089455 Merge origin/master 2015-01-23 01:42:39 +01:00
LevelX2
ea5a769683 * Arcbond - Fixed that as damage source was wrongly set Arcbond instead of the targeted creature. 2015-01-23 01:41:30 +01:00
Jeff
d218279b04 - Finally got the time to fix Manaforge Cinder. Better late than never. 2015-01-22 18:27:05 -06:00
LevelX2
24c757647e * Mystical Teachings - Fixed wrong tooltip text (fixes #686). 2015-01-23 01:22:11 +01:00
LevelX2
dbffbad3cb Added early eventType check for ContinuousRuleModifying effects. 2015-01-22 22:41:03 +01:00
LevelX2
8ea8e77b88 Renamed CantCounter to CantBeCountered. 2015-01-22 21:29:38 +01:00
LevelX2
f77c930299 * Some changes to cards committed by duncant. 2015-01-22 17:31:30 +01:00
Duncan Townsend
a160cb2e99
Fixed comments by LevelX2 on pull request #687
Removed superfluous calls to this.color.set*
Added attacking filter to Balduvian Rage
Fixed text and formatting on Rally the Righteous
Use game.getPermanentOrLKIBattlefield in Mercy Killing
Fixed text on Mercy Killing
2015-01-22 10:51:14 -05:00
LevelX2
f1c78784f7 Minor changes to card committed by someoneseth. 2015-01-22 13:13:43 +01:00
LevelX2
9956d91a4e Minor chnages to cards committed by Laxika. 2015-01-22 13:05:44 +01:00
LevelX2
156097f09b Merge pull request #676 from someoneseth/master
Added Novijen, Heart of Progress.
2015-01-22 12:23:45 +01:00
LevelX2
81c5f5837a Merge pull request #671 from laxika/master
Added a few cards
2015-01-22 12:23:05 +01:00
LevelX2
3244a24e60 Merge pull request #687 from duncant/master
Several new cards and a couple bug fixes on Precursor Golem
2015-01-22 12:22:07 +01:00
LevelX2
81c2b3e473 * Vaultbreaker - Fixed hat the discard was wrongly random. 2015-01-22 08:16:14 +01:00
Duncan Townsend
5ee31e6cc0
Fixed a bug where Precursor Golem triggers wouldn't use last-known information and would instead be countered if the triggering spell left the stack.
Added the ability for the player to control the order in which Precursor Golem copies go on the stack.
2015-01-22 01:53:40 -05:00
Duncan Townsend
0e10ea0c84
Moved FromSetPredicate to its own file, mage.filter.predicate.mageobject.FromSetPredicate 2015-01-22 01:53:38 -05:00
Duncan Townsend
c4d1150e32
Use mage.util.SpellTargetAddress in Precursor Golem 2015-01-22 01:53:36 -05:00
Duncan Townsend
018a2a163e
Use mage.util.SpellTargetAddress in Ink-Treader Nephilim. 2015-01-22 01:53:34 -05:00
Duncan Townsend
e27a504348
Allow Ink-Treader Nephilim's ability's controller to choose the order in which copies go on the stack. 2015-01-22 01:53:29 -05:00
Duncan Townsend
00e79f2fdd
Fixed the color of Mercy Killing's tokens. 2015-01-22 01:53:27 -05:00
Duncan Townsend
f08ec6f2aa
Fixed null pointer dereference in Veilstone Amulet 2015-01-22 01:53:25 -05:00
Duncan Townsend
25ec2a95d0
Added implementation of Breath of Fury 2015-01-22 01:53:23 -05:00
Duncan Townsend
1a95461e42
Added implementation of Ink-Treader Nephilim
Implementation is slightly wrong because it does not allow the player to choose the order that copies go on the stack.
2015-01-22 01:53:21 -05:00
Duncan Townsend
faea2c847e
Added implementation of Veilstone Amulet 2015-01-22 01:53:19 -05:00
Duncan Townsend
56e2fff814
Added implementation of Mercy Killing 2015-01-22 01:53:16 -05:00
Duncan Townsend
efd820c2dd
Added implementation of Rally the Righteous 2015-01-22 01:53:11 -05:00
Duncan Townsend
63ccafacb1
Added implementation of Balduvian Rage 2015-01-22 01:52:56 -05:00
LevelX2
c8eb9f00a9 * Fixed that lose restricting effects could not be replaced (e.g. by Abysal Persecutor's ability) if the player has conceded or left the match. Fixed that "can't win" or "can't lose" messages where repeated send to the players if such an effect activly prevents a player from losing or winning. 2015-01-21 23:41:11 +01:00
LevelX2
17db5adf13 * Kaervek the Merciless - Fixed converted mana costs calculation (X spells). 2015-01-20 14:07:57 +01:00
LevelX2
cbfc32db3c Removed some wrong import of Poison the Well and some minor changes. 2015-01-20 14:00:56 +01:00
LevelX2
8990163a7e * Archiv Trap - Fixed that Archiv Traps's alternate casting cost did not care about Trinisphere like effects. 2015-01-20 13:58:51 +01:00
LevelX2
76f51848a3 * Enigma Sphinx - Fixed that it only was put to third of library if it was controlled by its owner before it went to the graveyard. 2015-01-20 12:10:06 +01:00
LevelX2
7dbf0f013c * Honor Guard - Fixed that it did boost power instead of correctly toughness. 2015-01-20 11:59:57 +01:00
LevelX2
39d39fbf0c * Enigma Sphinx - Fixed that it was no Artifact type. 2015-01-20 11:57:12 +01:00
LevelX2
4f8ec31ef5 * Brutal Hordechief - Fixed that damage was dealt instead of lief loss and creatures were forced to attack instead of block. 2015-01-19 08:01:02 +01:00
LevelX2
495b93a679 Added Dolmen Gate. 2015-01-19 07:59:41 +01:00
Jeff
adf7d26201 - Added Manaforge Cinder, Poison the Well, Sootwalkers 2015-01-18 18:20:39 -06:00
LevelX2
3d4cc0dd72 * Ghave, Guru of Spores - Fixed that +1/+1 counters couldn't be removed from creatures that had protection from Ghave. 2015-01-18 14:54:25 +01:00
LevelX2
ed87d87ac2 * Mardu Woe-Reaper - Fixed that it triggered not just for warrioors or itself going to graveyard (fixes #679). 2015-01-18 10:20:18 +01:00
LevelX2
89ca54e80b * Cunning Strike - Fixed damage amount to creature and player from 1 to 2. 2015-01-18 10:16:24 +01:00
LevelX2
75d7ae2a6e * Fixed a recently added bug of AttacksIfAbleAllEffect (e.g. causing Goblin Rabblemaster to not working correctly). 2015-01-18 09:22:24 +01:00
someoneseth
2113f6f0fc Fixed Novijen, Heart of Progress. Used FilterCreaturePermanent directly. 2015-01-18 00:51:10 -05:00
Jeff
d5c1f35aca - Little fixes to some cards. 2015-01-17 23:39:28 -06:00
Jeff
aa67d4fb79 - Added Din of the Fireherd, Grief Tyrant, and Kulrath Knight. 2015-01-17 18:57:48 -06:00
Jeff
31a2f26c8f - Added Everlasting Torment 2015-01-17 17:07:52 -06:00
LevelX2
5b04f40a66 [FRF] Minor changes to Renowned Weaponsmith and Temur Battle Rage. 2015-01-17 13:09:13 +01:00
LevelX2
de10554ec4 [FRF] Added Brutal Hordechief and Crucible of the Spirit Dragon. FRF Complete!!! 2015-01-17 13:08:39 +01:00
Jeff
1d584afb4f - A real fix. Time to sleep I think. 2015-01-17 00:59:08 -06:00
Jeff
82a5c9c737 - Little fix Shockmaw Dragon 2015-01-17 00:57:32 -06:00
Jeff
b28cbf9046 - FRF Added Atarka, World Render, Renowned Weaponsmith, Shockmaw Dragon, Temur Battle Rage, Vaultbreaker, and Wild Slash. Did not get to test these well; will do so ASAP. Just wanted to get them commited before launch. 2015-01-16 22:30:10 -06:00
LevelX2
c6d62d7d42 [FRF] Added 6 blue and 2 multicolor cards. 2015-01-17 01:18:15 +01:00
LevelX2
b4b2131bd6 [FRF] Added Silumgar, the Drifting Death and Ojutai, Soul of Winter. 2015-01-16 22:42:25 +01:00
LevelX2
35ca4f9d44 [FRF] Added 4 artifacts. 2015-01-16 22:41:50 +01:00
LevelX2
0cc153980f [FRF] Added 13 green cards. 2015-01-16 20:31:46 +01:00
someoneseth
3c97a0c9cc Added Novijen, Heart of Progress. 2015-01-16 10:09:13 -05:00
LevelX2
0927bb44b7 [FRF] Added Formless Nututing and Wildcall. 2015-01-16 08:56:39 +01:00
fireshoes
fb8b8f12c1 Merge origin/master 2015-01-15 22:01:24 -06:00
fireshoes
380373b3d1 [FRF]Added Will of the Naga, Map the Wastes; [FUT]Added Sprout Swarm 2015-01-15 21:59:53 -06:00
emerald000
cf1272b6af Fate Reforged Update Bulletin changes. 2015-01-15 20:00:30 -05:00
fireshoes
fb416fdb0d Fixed Urza's Power Plant name and subtype 2015-01-15 18:37:47 -06:00
fireshoes
5ae08123de Added missing Flying atribute to Aven Surveyor 2015-01-15 18:32:50 -06:00
fireshoes
97f668d9b5 Fixed Urza's Power Plant subtype and UrzaTerrainValue subtype check to Urza's Power-Plant 2015-01-15 18:20:36 -06:00
LevelX2
4df66354d8 [FRF] Added missing flying ability to Archfiend of Depravity and Mindscour Dragon. 2015-01-16 01:08:17 +01:00
LevelX2
68e22e5d57 [FRF] 10 black cards. 2015-01-16 00:57:48 +01:00
Jeff
b36452d384 - FRF card. Mob Rule. 2015-01-15 17:04:50 -06:00
fireshoes
0745fbb153 Merge origin/master 2015-01-15 16:46:46 -06:00
fireshoes
3af5542291 Added corresponding subtypes to the UrzaTron lands 2015-01-15 16:45:47 -06:00
Jeff
caa2012e80 - Fixed Domineering Will. 2015-01-15 11:31:35 -06:00
LevelX2
537700ad22 * Hellfire Mongrel - Fixed that the condition was also checked during resolution. 2015-01-15 18:19:14 +01:00
LevelX2
2708392e2d [FRF] Added Alesha, Who Smiles at Death and Kolaghan, the Storm's Fury. 2015-01-15 08:02:53 +01:00
LevelX2
2f8d9a16de * Scourge of Valkas - Fixed use of missing Predicate. 2015-01-15 06:34:53 +01:00
emerald000
19ae958bc7 [FRF] Added 5 blue cards. 2015-01-14 20:34:13 -05:00
LevelX2
aecb99cdb6 Merge origin/master 2015-01-14 23:14:32 +01:00
LevelX2
19345915f0 [FRF] Added 7 red cards. 2015-01-14 23:13:28 +01:00
Jeff
44c96b16b2 - Text fix on Friendly Fire. 2015-01-14 11:42:20 -06:00
Jeff
96044a5dd9 - FRF cards. Friendly Fire and Humble Defector. 2015-01-14 11:34:02 -06:00
Jeff
d0d4ecc89f - A better version of Leech Bonder. The counter that gets added to the second target does not seem to affect it in my build. Perhaps someone can see the problem. The first target that has the counter removed works fine. 2015-01-14 09:20:16 -06:00
emerald000
ce4b9c4456 [FRF] Fixed Ancestral Vengeance and Dark Deal. 2015-01-14 06:02:49 -05:00
emerald000
297f652986 [FRF] Added 5 blue cards. 2015-01-14 05:58:18 -05:00
emerald000
6c0cf1c108 [FRF] Added the 7 missing white cards. 2015-01-13 19:19:25 -05:00
LevelX2
75fa54fe97 [FRF] Added 3 black cards. 2015-01-13 23:38:19 +01:00
LevelX2
113a8630e3 [FRF] Added missing target to Pressure Point. 2015-01-13 23:38:01 +01:00
LevelX2
6bf07e7763 [FRF] Added Soulflayer. 2015-01-13 23:10:06 +01:00
LevelX2
a0d2c0c22f * Sulforic Vortex and Flames of the Blood Hand - Fixed that the life gain preventing effects were not implemented as replacement effects. 2015-01-13 14:42:20 +01:00
fireshoes
89a991156d Updated some Media Inserts set information and added some reprints 2015-01-13 02:28:56 -06:00
fireshoes
0a1a5b5c49 Added some FRF cards, Ophidian Eye 2015-01-12 21:18:57 -06:00
LevelX2
8e6162e6e4 Merge origin/master 2015-01-12 10:22:46 +01:00
LevelX2
e34c2ac02f Shaper Parasite - Fixed missing target definition (fixes #672). 2015-01-12 10:21:40 +01:00
LevelX2
ca865951f6 Merge pull request #663 from Alchus/master
Added Media Promos set and implemented selected cards
2015-01-12 10:04:22 +01:00
Jeff
2625e06575 - Added AEthertow, Memory Sluice, and Wanderbrine Rootcutters. 2015-01-10 20:15:55 -06:00
Jeff
744663820c - added text to target description. 2015-01-10 18:57:17 -06:00
Jeff
655f7800ca - Added Mine Excavation 2015-01-10 18:55:27 -06:00
laxika
fff4f97d3b added fishliver oil 2015-01-10 21:34:49 +01:00
laxika
bd5e351223 Added Urborg Uprising card 2015-01-10 17:10:54 +01:00
fireshoes
4a572e3ffb Added Lotus Path Djinn, fixed that Monastery Mentor triggered off of all spells. 2015-01-09 16:13:28 -06:00
fireshoes
cd884114e0 Added Pressure Point, Sandblast, and Enhanced Awareness 2015-01-09 15:28:53 -06:00
fireshoes
cff47e603f Added Abzan Skycaptain, Arashin Cleric, and Lotus-Eye Mystics 2015-01-09 14:56:11 -06:00
fireshoes
3cf1d46f0a Added FRF Runemark cycle 2015-01-09 14:13:07 -06:00
fireshoes
11ea3b6645 Added FRF Runemark cycle 2015-01-09 14:01:55 -06:00
fireshoes
a0bbe68b70 Added simple/reprint FRF cards 2015-01-09 12:46:01 -06:00
LevelX2
4f57abcbd8 [FRF] Added Mastery of the Unseen and Wardscale Dragon. 2015-01-09 14:54:55 +01:00
LevelX2
4353dd2ad2 * Palisade Giant - Fixed a bug that the replacement effect was no longer working. 2015-01-08 18:40:26 +01:00
LevelX2
d7fba16c07 * Sultai Soothsayer - Fixed that the cards that go to graveyard did not trigger Sidisi Brood Tyrant's ability, if it includes at least one creature. 2015-01-08 18:00:44 +01:00
LevelX2
e9d31b9265 * Satyr Wayfinder - Fixed that the put land card to hand effect was not optional. 2015-01-08 17:44:57 +01:00
LevelX2
09977ec705 Merge origin/master 2015-01-08 17:30:22 +01:00
LevelX2
dce57a0e17 * Ward Sliver - Fixed the not working protection ability. 2015-01-08 17:29:42 +01:00
fireshoes
5dd477df2d Updated mtg-cards-data.txt for 1/8 FRF spoilers, added Frost Walker and Mardu Scout. 2015-01-08 10:28:27 -06:00
LevelX2
3b30d7eaca * Profane Command - Fixed that the 3rd ability applies -X instead of +X to target creature. 2015-01-08 16:49:06 +01:00
LevelX2
59f232fece * Player searches library - The search info is now only put out to game log if the search is not replaced. 2015-01-08 14:35:24 +01:00
LevelX2
aa1925051f * Peat Bog, Remote Farm - Fixed that the mana ability did not work. 2015-01-08 13:54:31 +01:00
LevelX2
d0d8967814 * Edric, Spymaster of Trest - The draw is now optional for the player that draws the card and not the controller of Edric. 2015-01-08 12:25:57 +01:00
LevelX2
a588b601b6 * Arashin War Beast - Fixed triggerd ability. 2015-01-08 10:47:09 +01:00
Jeff
bcb1331c0f - Fixes for a few cards. Fix for Conspire ability. 2015-01-07 17:47:08 -06:00
Jeff
66f298512d - Added River's Grasp, Scarscale Ritual, and Torpor Dust. 2015-01-07 17:08:49 -06:00
LevelX2
8147b75fe4 [FRF] Added Archfiend of Depravity. 2015-01-08 00:07:17 +01:00
LevelX2
effa560e02 [FRF] Fixed a bug of Hooded Assassin. 2015-01-07 23:42:42 +01:00
fireshoes
3f810abbb5 Updated mtg-cards-data.txt for 1/7 FRF spoilers (fixed double-text from mtgsalvation), added Cunning Strike, Cut-Stone Retainers, Jeskai Barricade, and War Flare. 2015-01-07 14:23:22 -06:00
Jeff
b6a6599236 - Added the Conspire Ability. Added Gleeful Sabotage as an example. It works but may need some adjustment by LevelX. 2015-01-07 11:19:00 -06:00
LevelX2
f5520d9065 * Wolfhunter's Quiver - Fixed tooltip text. 2015-01-07 16:45:25 +01:00
LevelX2
96aafcd475 Fixed that adjustTarget did not work correctly for Triggered abilities. Fixed that adjustTargets also works now for cards copied from graveyard (e.g.by Feldon of the Third Path). 2015-01-07 01:15:03 +01:00
fireshoes
0e3327621a Added Sultai Emissary, Arashin War Beast, and Destructor Dragon 2015-01-06 13:01:04 -06:00
LevelX2
e3e46e158e [FRF] Fixed bug of Dragon Grip. 2015-01-06 12:48:56 +01:00
LevelX2
fe3486c208 [FRF] Added Hungering Yeti. 2015-01-06 08:28:51 +01:00
LevelX2
f27f46bbf7 * Floodbringer - Minor fix to tooltip text. 2015-01-06 08:27:32 +01:00
fireshoes
b65ba5695b Updated FRF to have gainlands and fetchlands in the land slot, added Lightning Shrieker 2015-01-06 00:53:00 -06:00
fireshoes
d2d0d92ae5 Merge origin/master 2015-01-05 21:40:43 -06:00
fireshoes
9ed332a018 Fixed FRF set for including basic lands 2015-01-05 21:38:12 -06:00
emerald000
7dc96adac2 Fixed adding mana "of any type that land produced". 2015-01-05 21:58:49 -05:00
Jeff
ad2a10bb37 - Added Repel Intruders 2015-01-05 17:46:53 -06:00
Jeff
12129a3866 - Added Fate Transfer, Ghastlord of Fugue, and Merrow Grimeblotter. 2015-01-05 17:12:02 -06:00
LevelX2
bbe417fbdd [FRF] Added Palace Siege and Hooded Assasin. 2015-01-05 17:18:30 +01:00
LevelX2
d808e7dd93 * Infernal Tutor - Fixed that not only the revealed card could be searched without hellbent. 2015-01-05 14:29:41 +01:00
LevelX2
fa709bfd5e * Extirpate - Fixed that the hand and library of target card owner could not be serached. 2015-01-05 14:28:57 +01:00
LevelX2
7d863c25a2 [FRF] Added Shaman of the Great Hunt. 2015-01-05 13:11:13 +01:00
LevelX2
6d81f1a0d1 Fixed a bug of abilityWord, improved set target of DealsDamageToAPlayerAllTriggeredAbility. 2015-01-05 13:10:44 +01:00
fireshoes
a9cb22f027 Minor fix on Echoing Ruin and Memory Lapse 2015-01-05 00:33:51 -06:00
Alchus
790e4408c1 Added all cards from Media Inserts that have been implemented elsewhere already. 2015-01-04 22:36:29 -06:00
fireshoes
e7b81d8fdf Corrected card numbers causing incorrect art in Alpha/Beta. Added various cards. Modified existing Homeland cards to allow multiple card arts. 2015-01-04 21:28:04 -06:00
Alchus
337c4e16f2 Birds of Paradise, Buy-a-Box: Set number corrected. 2015-01-04 17:19:12 -06:00
Alchus
6ba2f06786 Implemented some cards from the Media Inserts set. This includes Buy-a-Box promos and other unique printings. These cards are not listed in Gatherer. 2015-01-04 16:45:47 -06:00
Alchus
037bdf9a36 Added Media Inserts set. This includes Buy-a-Box promos and other unique printings. These cards are not listed in Gatherer. 2015-01-04 16:44:28 -06:00
fireshoes
e31b1b31f1 Updated Joven 2015-01-03 19:34:34 -06:00
fireshoes
32c3a2c233 Updated Mardu Shadowspear and Joven 2015-01-03 18:49:10 -06:00
LevelX2
b317e77c5e [FRF] Added 3 red cards. 2015-01-04 01:29:10 +01:00
LevelX2
e60234615d Some minor changes. 2015-01-04 01:28:44 +01:00
fireshoes
96868afa79 Added Mardu Shadowspear and Joven 2015-01-03 17:18:09 -06:00
LevelX2
11955f912f [FRF] Added 6 white cards. 2015-01-03 23:47:51 +01:00
LevelX2
09a099facd Minor changes to some cards. 2015-01-03 23:47:30 +01:00
LevelX2
97d8715488 [FRF] Added Temur War-Shaman, Yasova Dragonclaw, Whisperwood Elemental and Dromka, the Eternal. 2015-01-03 15:25:21 +01:00
LevelX2
4a35c8c567 Some changes to framework classes (e.g. to handle gained DiesTriggeredAbilities correctly). 2015-01-03 15:15:12 +01:00
LevelX2
8fbb39990d Merge origin/master 2015-01-02 14:23:03 +01:00
LevelX2
5e264470d3 [FRF] Abzan Kin-Guard, Frontier Mastodon, Frontier Siege, Outpost Siege, Shamanic Revelation. 2015-01-02 14:21:29 +01:00
fireshoes
3346769389 Updated mtg-cards-data for FRF spoilers, added Monastery Mentor 2015-01-01 14:00:41 -06:00
LevelX2
a06990c038 *Knacksaw Clique - Fixed that exiled card could also be played by opponent. 2015-01-01 01:14:24 +01:00
LevelX2
f6eb0b79e5 * Wickerbough Elder - Fixed missing tooltip text of enter battlefield effect. 2014-12-31 15:58:49 +01:00
LevelX2
af014c0cf7 [FRF] Added Goblin Heelcutter. 2014-12-31 15:58:07 +01:00
LevelX2
41b6a41fda * Fixed a bug of PlayTheTopCardEffect that alloed all players to play the card. (Concerns Oracle of Mul-Daya, Garruk's Horde, Future Sight, Courser of Kruphix, Melek Izzet Paragon, Magus of the Future). 2014-12-31 14:26:57 +01:00
dokkaebi
349dc4f995 Added Poisonous keyword ability and Virulent Sliver 2014-12-30 18:08:43 -08:00
LevelX2
2cd4815354 [FRF] Added Soul Summons and Ethereal Ambush. 2014-12-30 20:37:57 +01:00
fireshoes
a3a4c0548b Added Temporal Trespass, flagged promo sets for no basic lands or boosters, updated mtg-cards-data for new FRF spoilers 2014-12-30 11:19:31 -06:00
fireshoes
83d0c24265 Added Honor's Reward, corrected Bolster to key on toughness rather than power 2014-12-29 20:20:59 -06:00
fireshoes
22911e6c4c Updated mtg-cards-data, added Gurmag Angler and Jeskai Sage 2014-12-29 17:22:01 -06:00
fireshoes
08239cc442 Updated mtg-cards-data, fixed Judge Promo to allow for 2 versions of Vindicate 2014-12-29 13:01:48 -06:00
LevelX2
3940cd4b95 Some minor rework. 2014-12-29 16:32:50 +01:00
LevelX2
cd387234cf * Bitter Feud - Fixed a bug that it did not work for damage dealt by Planeswalker. 2014-12-29 15:53:53 +01:00
LevelX2
e19c8cb641 [FTF] Added Sandsteppe Mastodon. 2014-12-29 14:57:54 +01:00
LevelX2
f00001aca2 * Fixed a bug that abilities gained from enchantments (e.g. regen from Molting Snakeskin) to enchanted permanent did not work. 2014-12-28 21:49:53 +01:00
LevelX2
ef55b7fe2e * Jude Promo - Fixed wrong set code (from CMD to JR) that caused that Commander (2012) cards are not available for games. 2014-12-28 13:16:57 +01:00
LevelX2
65974f5aa7 * Arsenal Thresher - Fixed a bug of the enters the battlefield ability. 2014-12-28 01:33:22 +01:00
LevelX2
e1a89e7b00 Merge origin/master 2014-12-28 00:51:53 +01:00
LevelX2
923a3e088f * Galvanic Blast - Fixed that it wrongly did 2 + 2 damage instead of 4 if Metalcraft condition was true. 2014-12-28 00:49:47 +01:00
fireshoes
c640b115de Added FRF Gainlands 2014-12-27 14:29:36 -06:00
fireshoes
383f6a113f Ugin, the Spirit Dragon - Fixed that the ultimate +10 instead of -10 2014-12-27 13:17:20 -06:00
LevelX2
8d8a2074f0 * Lion's Eye Diamond - Fixed that it now only can be cast at the time an instant spell could be cast. 2014-12-27 03:51:10 +01:00
LevelX2
18e4bc7f18 * Fixed a bug of Exchange control were activated abilities got the wrong controller. 2014-12-27 02:18:29 +01:00
LevelX2
6c93ba1285 * Polymorphous Rush - Fixed that the permanent that was copied had wrongly to be chosen as the spell goes to stack instead correctly as the spell resolved. 2014-12-27 01:41:23 +01:00
LevelX2
34298e78f5 * Fixed a (probably recently unintentionally added) problem with activated abilities of tokens. 2014-12-26 21:08:05 +01:00
LevelX2
dbfdae0d9c * Crown of Doom - Fixed wrong target definition. 2014-12-26 21:01:05 +01:00
LevelX2
9039eef0f9 * Added early event type check for replacement effects to speed up game execution (not all effects already implement the new check). 2014-12-26 17:28:13 +01:00
LevelX2
ba57478149 * Added Aquamorph Entity , fixed Primal Plasma and Primal Clay that can now be correctly copied (e.g. by Clone). 2014-12-26 17:24:40 +01:00
LevelX2
40eef06944 * Grindstone - Infinite loop (with e.g. two Progenitus) is handled as a draw. 2014-12-26 17:22:32 +01:00
LevelX2
395997c66f * Scourglass - Added mising sacrifice source cost. 2014-12-26 17:19:07 +01:00
LevelX2
fec2e0b0ff * Added Ugin, the Spirit Dragon, Reckless Abandon, Echo Tracer, Orcish Cannonade, Coral Trickster. 2014-12-25 22:15:50 +01:00
LevelX2
eb0544957b * Fix that commander replacement effects work again, some cleanup after the changes of continuous effects and triggered abilities. 2014-12-25 03:08:31 +01:00
LevelX2
4f1368f3de * Made a lot of changes to handling of continuous and triggered abilities. This should fix the problems with Mage Singletons like Flyinging / Intimidate / Reach not working. Fixed also #533 and some other problems with copy effects of cards like Clone that did not end if e.g. Clone left the battlefield. 2014-12-25 02:07:40 +01:00
LevelX2
f9b80e5c81 [SOK] Added Pure Intentions. 2014-12-25 02:03:53 +01:00
LevelX2
02ba80b719 * Switched from UUID to MageObjectReference to handle affected objects of continuous effects. Solvng problems with objects that changed (multiple times) zones while the effect lasts. 2014-12-25 02:03:21 +01:00
fireshoes
f3707e1f53 Added Grand Prix, Launch Party, and WMCQ promos 2014-12-24 02:41:45 -06:00
fireshoes
8d0e277dbb Added Judge Promos 2014-12-23 22:08:13 -06:00
LevelX2
50eb1d0016 Merge origin/master 2014-12-24 02:03:31 +01:00
LevelX2
be087142c4 * Chains of Mephistopheles - Fixed a bug that draws before draw phase of the active player were not replaced. 2014-12-24 02:02:41 +01:00
fireshoes
c93c5c3011 Added Game Day promos 2014-12-23 14:52:09 -06:00
fireshoes
a8b20f23d5 Added Friday Night Magic promos 2014-12-23 06:49:01 -06:00
LevelX2
d66213b4fb * Mephidross Vampire - Fixed that it gave a wrong ability to all controlled creatures. 2014-12-23 11:12:30 +01:00
fireshoes
086f860396 Added Fate Reforged set, Valorous Stance FRF card, KTK Block Constructed option, added missing card to Holiday 2014 Cube 2014-12-21 19:57:23 -06:00
LevelX2
9b0b777c35 Added Primal Forcemage, Kaho Minamo Historian, Iname As One, Evermind. 2014-12-20 18:17:54 +01:00
LevelX2
e4dbb3c9fc Some changes to framework functions, some minor changes to existing cards. 2014-12-20 18:17:12 +01:00
fireshoes
9ea54b38c2 Merge origin/master 2014-12-20 04:47:33 -06:00
fireshoes
4f485098c4 Added Intet, the Dreamer 2014-12-20 04:22:23 -06:00
LevelX2
c81231b40c * Balance - reworded user selection text. Other minor changes. 2014-12-19 23:56:11 +01:00
LevelX2
f6805bc105 * Akroma, Angel of Fury - Fixed wrong colors of her protection ability. 2014-12-19 16:04:06 +01:00
LevelX2
3e7039eb70 Added some cards. 2014-12-19 12:37:07 +01:00
LevelX2
cf4ca3a85a * Mistform Sliver - Fixed a bug that a chosen subtype was not added correctly. 2014-12-19 12:21:57 +01:00
fireshoes
3d07dd5956 Added Intet, the Dreamer 2014-12-19 00:15:00 -06:00
emerald000
10aee35cb6 Added Battlewand Oak and Crime // Punishment. 2014-12-18 13:56:51 -05:00
kholdfuzion
2e89eef39b Add Storm Front 2014-12-17 20:24:50 -06:00
kholdfuzion
79e3ef2cf6 Add Twiddle 2014-12-17 20:19:35 -06:00
LevelX2
e57429e9bc Merge origin/master 2014-12-18 00:37:45 +01:00
LevelX2
2cea085420 [SOK] Added 5 blue cards. 2014-12-18 00:36:46 +01:00
kholdfuzion
9ac1076ad7 Add Waves of Aggression 2014-12-17 14:12:59 -06:00
kholdfuzion
5e864a3776 Add Hand of Death
Fix Rally the Horde
2014-12-17 14:12:57 -06:00
emerald000
ab4b96a2d8 Added Arcum Dagsson and Avatar of Woe. 2014-12-17 13:18:24 -05:00
fireshoes
e75076d62e Added Intet, the Dreamer 2014-12-17 10:19:17 -06:00
LevelX2
bd5ac3756d [SOK] Added 3 cards. 2014-12-17 17:03:00 +01:00
LevelX2
4d658909ee Added Sentinel, Wakestone Gargoyle, Silhana Starfletcher and Orchard Warden. 2014-12-17 15:28:33 +01:00
LevelX2
cef17e53e9 * Nezumi Graverobber - Fixed that flip side was not shown in big image. 2014-12-17 15:27:20 +01:00
LevelX2
c4541e49ee Some changes to net mana handling. 2014-12-17 15:26:22 +01:00
LevelX2
43efa36c6f * Added Phyrexian Devourer and Miren the Moaning Well. 2014-12-17 08:35:42 +01:00
fireshoes
4cb0cb13e8 Added Fate Reforged set and Pride of the Clouds card 2014-12-16 15:18:08 -06:00
fireshoes
25a31273ba Added Pride of the Clouds 2014-12-16 13:39:33 -06:00
emerald000
5fcea7e6df Added Plea for Power, Spelljack and Wild Research. 2014-12-16 13:58:13 -05:00
LevelX2
5cb101b26b [SOK] Added 7 white cards. 2014-12-16 18:03:03 +01:00
LevelX2
23f2897bdf Added Mishra's Bauble, Goblin Chirurgeon, Lighning Crafter, Brightstone Ritual and Mana Echoes. 2014-12-16 18:02:46 +01:00
LevelX2
a12fa6e3a1 Some minor changes to cards and framework classes. 2014-12-16 18:01:56 +01:00
LevelX2
14fed76e62 * Wild Growth - Fixed that the additional green mana was not added to the mana pool. 2014-12-16 13:51:07 +01:00
LevelX2
15d7b1dd97 * Ward of Bones - Fixed wrong casting costs of {1} to {6}. 2014-12-16 13:21:47 +01:00
LevelX2
3b1afebf3e * Knight of the White Orchid - Fixed that the searched Plains was moved to hand instead correctly to battöefield. 2014-12-16 13:19:43 +01:00
LevelX2
4bac5f320d * Gift of Estates - Fixed that all kind of lands instead of only Plains cards could be searched. 2014-12-16 13:16:03 +01:00
LevelX2
8fadaf9a59 * Jeering Instigator - Fixed that its ability did not trigger as it is turned face up. 2014-12-16 08:27:31 +01:00
LevelX2
7b738474a9 * Some fixes to the exile effects with duration. Fixed that exiled cards/permanets did not come back if causing card was put into play and exiled by Whip of Erebos. 2014-12-14 22:56:37 +01:00
LevelX2
6bccbccce6 * Veil of Secrecy - Fixed missing target definition. 2014-12-14 16:43:57 +01:00
LevelX2
37ac205332 * Primal Clay - Fixed choice replacement effect that blocked interface. 2014-12-14 15:15:39 +01:00
LevelX2
29dfe89fe5 * Hallowed Spiritkeeper - Fixed that all cards in graveyard were count instead of only creature cards. 2014-12-14 15:12:47 +01:00
LevelX2
96ce77e9d0 [SOK] Added 2 blue cards. 2014-12-13 18:09:44 +01:00
LevelX2
95125c306b * Crystal Shard - Fixed a bug that the cost has not to be paid to prevent that the card returns to hand. 2014-12-13 17:55:52 +01:00
LevelX2
bc7a64677e * Fixed some cards/effects that checked for permanents with the same name and did not work correctly with face down creatures. 2014-12-13 16:47:24 +01:00
LevelX2
062ce8dd41 * Maniacal Rage - Fixed that the boost was +1/+2 instead of +2/+2. 2014-12-13 15:14:00 +01:00
LevelX2
36095f867f Started to remove setColor in basic card class. 2014-12-13 09:05:35 +01:00
LevelX2
5e2a95947c Some minor changes to submitted cards. 2014-12-13 01:15:03 +01:00
LevelX2
64ae751ca4 Some minor changes to submitted cards. 2014-12-13 00:43:42 +01:00
fireshoes
218e044804 Added Holiday Cube 2014 and some new cards 2014-12-12 13:58:03 -06:00
fireshoes
c3dd52d19e Added 8 cards 2014-12-12 13:57:45 -06:00
LevelX2
53421a9719 Fixed three cards with wrong parameter for EntersBattlefieldAllTriggeredAbility. 2014-12-12 18:15:36 +01:00
LevelX2
a98d32895a [SOK] Added 5 green cards. 2014-12-12 14:25:52 +01:00
LevelX2
6dd033bd8f Some minor framework changes. 2014-12-12 14:25:29 +01:00
LevelX2
00281f0b10 Imporved setTargetPointer of EntersBattlefieldAllTriggeredAbility. 2014-12-12 14:24:59 +01:00
LevelX2
da31cefbf0 Merge pull request #641 from SkySpiral7/color_indicator
Correction: Set the color of all cards with color indicators
2014-12-12 08:56:15 +01:00
Ryan Worcester
9686d38d1a Set the color of all cards with color indicators 2014-12-11 20:40:04 -06:00
LevelX2
d2224f35f9 * Treasonous Ogre - Added missing mana ability (fixes #639). 2014-12-11 23:24:35 +01:00
LevelX2
4b5191af26 * Fixed a bug with some of multiple targets getting illegal after casting Vines of Vastwood to protect a target. 2014-12-11 14:58:48 +01:00
LevelX2
c2af7836ab * Elvish Handservant - Fixed that it wrongly only triggered for spells of the controller instead of from spells of all players in range. 2014-12-11 12:57:44 +01:00
LevelX2
46e3c895e1 * Shrine of Boundless Growth - Fixed that it wrongly produced black mana instead of colorless mana. 2014-12-11 12:54:42 +01:00
LevelX2
44c797f88e Added 4 missing duel sets and the already implemented cards. Some changes to logging of download. Some fixes to token download configuration. 2014-12-11 12:46:06 +01:00
LevelX2
d52ab85018 [SOK] Added 5 green cards (minor fixes). 2014-12-11 02:18:01 +01:00
LevelX2
53650b1592 [SOK] Added 5 green cards. 2014-12-11 02:06:57 +01:00
LevelX2
13ca02536e * Goblin Cohort - Fixed that it could attack without the need to cast a creature spell before. 2014-12-11 01:33:53 +01:00
LevelX2
319d3add72 * Reworked Goblin Ringleader effect. 2014-12-11 00:43:24 +01:00
LevelX2
d0b304856b * Fixed some bugs of "Don't untap during controller's next untap" effects, that also prevented untap in untap steps of other players (e.g. by Ivorytusk Fortess). 2014-12-10 15:02:45 +01:00
LevelX2
68fed320f7 * Bestow Ability - Fixed that a card cast with Bestow will be recognized as Aura for cost reduction (e.g. Hero of Iroas). 2014-12-09 23:53:49 +01:00
LevelX2
72fabb13ac * Budoka Gardener - Fixed missing put land into play ability. 2014-12-09 22:22:45 +01:00
LevelX2
cbdb5e2bc6 * Molten Disaster - Fixed that Split Second ability did not work. 2014-12-09 17:24:26 +01:00
LevelX2
4e66dc56a8 [SOK] Added missing black cards. 2014-12-09 16:14:55 +01:00
LevelX2
79eabcbf12 Some rework to framework classes. Used new framework classes in some cards. 2014-12-09 16:14:06 +01:00
LevelX2
28ed7f1b63 * Brave the Elements - Fixed not working choose color effect. 2014-12-09 16:11:10 +01:00
LevelX2
643b7a5ad8 * Scavenging Ooze - Fixed that the life gain was wrongly also appied if the exiled card was no creature card. 2014-12-08 11:56:41 +01:00
LevelX2
5d30cf536b * Added some cards. 2014-12-06 18:31:02 +01:00
LevelX2
2faafbe370 Some fixes/changes to set cards. 2014-12-06 18:30:05 +01:00
LevelX2
5dc314c68a * Teferi, Temporal Archmage - Fixed that Loyality abilities could be used at instant timing. 2014-12-06 18:28:15 +01:00
LevelX2
f6a05208f2 * Eyes of the Wisent - Added missing check for "during your turn". 2014-12-06 10:52:17 +01:00
LevelX2
637c8d2566 * Teferi, Temporal Archmage - Fixed that the emblem effect did wrongly only work the turn the emblem was created. 2014-12-06 10:37:38 +01:00
LevelX2
ff99a9ba21 * Wirewood Hivemaster - Fixed that the ability did not trigger for Elves of other players entering the battlefield. 2014-12-06 09:11:51 +01:00
LevelX2
58cc84b0d5 * Added Arcbound Reclaimer, Sanctimony, Delay, Eyes of the Wisent, Wheel of Sun and Moon, Gauntlet of Power and Scald. 2014-12-05 20:18:41 +01:00
LevelX2
fd6e51b4f9 * Reworked TAPPED_FOR_MANA event handling to include the produced mana in the event. 2014-12-05 20:16:42 +01:00
LevelX2
68f2b65c34 * Sylvan Offering - Removed wrong import statement. 2014-12-03 22:21:27 +01:00
LevelX2
0459322857 Added Izzet Guildmage, Roling Spoil, Commandeer, Razor Golem, Guardian of the Guildpact. 2014-12-03 21:51:59 +01:00
LevelX2
f3820cc698 [C14] Added the two last missing cards. 2014-12-03 20:20:49 +01:00
LevelX2
4b66cd8367 Added possibility to use Morph with a land. Minor changes to some cards. 2014-12-03 20:20:23 +01:00
LevelX2
40febbe086 Some minor chages. 2014-12-02 22:27:10 +01:00
LevelX2
ec2c93d0db * Viridian Revel - Fixed that it wrongly also triggerd for cards going to your own graveyard. 2014-12-02 21:48:08 +01:00
LevelX2
b9de0e7f93 * Astral Cornucopia - Fixed that always no mana was produced when used. 2014-12-02 18:06:02 +01:00
LevelX2
50c31f78d7 * Energy Field - Fixed sometimes wrong detection of card going to own graveyard. 2014-12-02 17:55:25 +01:00
LevelX2
3d00a00802 * Disciple of Bolas - Fixed that the sacrifice was wrongly targeted and not during resolution. 2014-12-02 17:54:09 +01:00
LevelX2
97547e99a4 * Celestial Crusader - Fixed that the boost was wrongly only given to own white creatures. 2014-12-02 17:52:41 +01:00
LevelX2
e2f6f03821 * Bloodline Keeper - Fixed missing color of night side creature (Lord of Loneage). 2014-12-02 17:12:06 +01:00
LevelX2
d9ef319dfd * Added 10 C14 cards. 2014-12-02 16:59:20 +01:00
LevelX2
62a605d3e7 * Some changes to token handling and some cards. 2014-12-02 16:58:31 +01:00
LevelX2
cb20981a7b * Lumengrid Drake - Added missing flying ability. 2014-12-02 15:39:04 +01:00
LevelX2
be0346c71d * Narset, Enlightened Master - Fixed that it was also wrongly allowed to play exiled lands. 2014-12-02 10:42:48 +01:00
LevelX2
e6c4be6b5b * Jeering Instigator - Fixed that the condition was wrongly checked on effect level instead of not triggering if it#s not the turn of the controller. 2014-12-02 08:24:59 +01:00
LevelX2
07d8280cd4 * Essence Sliver - Fixed that the life gain did not work. 2014-12-02 07:30:59 +01:00
LevelX2
dc3b73e384 * Xathrid Gorgon - Fixed that it's activated ability was wrongly applied to all permanents. 2014-12-02 07:21:20 +01:00
LevelX2
6312649175 * Nahiri, the Lithomancer - Fixed that he starts with 3 instead of 30 loyality counters. 2014-12-01 20:12:30 +01:00