Commit graph

4606 commits

Author SHA1 Message Date
LoneFox
bbbfd9f5b2 Rename AnyColorOpponentLandsProduceManaAbility to AnyColorLandsProduceManaAbility and give the controller of land to it as a parameter. Implement card: Harvester Druid 2015-12-31 22:34:58 +02:00
LoneFox
b80a7a1446 Fix a grammar error 2015-12-31 21:56:19 +02:00
LoneFox
ce2c6bc0c8 Fix CanBlockAdditionalCreatureEffect text when the effect lasts until end of turn 2015-12-31 17:37:13 +02:00
LevelX2
35c672fa7a * Hinder - Fixed that the countered spell was always moved to top of library. 2015-12-31 12:45:58 +01:00
LevelX2
554e81a462 * Hideaway - Fixed that the face down card played by hideaway was not correctly set face up again. 2015-12-31 12:05:08 +01:00
LevelX2
b0e8b03b74 * Cryptborn Horror - Fixed that it did not get the +1/+1 counters when entering the battlefield. 2015-12-31 11:12:39 +01:00
LevelX2
9f22eb0688 * Fixed that cards without cost (e.g. Ancestral Vision) could be cast from graveyard (e.g. by using Yawgmoth Will). Fixed that cards could be suspended from graveyard (e.g. with Yawgmoth Will). 2015-12-31 11:01:52 +01:00
fireshoes
9db602c685 [OGW] Updated mtg-cards-data.txt with 12/30 spoilers. Implemented Joraga Auxiliary (needs activated Support update), Gladehart Cavalry, Mindmelter, Linvala the Preserver, Forced-Will Eldrazi, Eldrazi Mimic, Relentless Hunter, Call the Gatewatch, Flayer Drone. Added FilterPlaneswalkerCard and OpponentHasMoreLifeCondition. 2015-12-30 15:42:13 -06:00
LevelX2
d370e7b496 [OGW] Added support keyword and Shoulder to Shoulder. 2015-12-30 12:24:27 +01:00
LevelX2
af5ff0f407 [OGW] Fixed Surge to work with triggered abilities of permanents. 2015-12-30 11:24:55 +01:00
fireshoes
d8060a76e4 [OGW] Updated mtg-cards-data.txt with 12/28 spoilers. Implemented 10 of the new cards. 2015-12-28 16:55:07 -06:00
LevelX2
12f5e9583f Merge pull request #1432 from LoneFox78/master
Random stuff
2015-12-25 20:40:48 +01:00
LoneFox
2b09bd0b7c Fix timing of "at the end of combat" delayed triggers. 2015-12-25 20:42:33 +02:00
LoneFox
8feb31405b Extract UnlessPaysDelayedEffect from Quenchable Fire into its own file and implement cards that use it: Glass Asp, Nafs Asp, and Sabertooth Cobra 2015-12-25 12:41:31 +02:00
LevelX2
0c2abc69de * Fixed some cost classes that didn't hadle correctly if a cost concerning card movement is paid or not. 2015-12-25 11:04:46 +01:00
LevelX2
eb0ae55257 * Fixed a problem with "put into the graveyard from anywhere triggers" that checked wrongly the state of the source object on the battlefield if went to graveyard itself. 2015-12-24 17:58:04 +01:00
LevelX2
aecb2c8829 [OGW] Added surge and Crush of Tentacles. 2015-12-24 10:02:11 +01:00
LevelX2
20a4181081 Merge pull request #1430 from LoneFox78/master
Random cards
2015-12-23 15:25:40 +01:00
LevelX2
e7b3cb66e0 * Colorless Mana - Added logic to be able to pay colorless mana (not generic mana). 2015-12-23 15:23:13 +01:00
LoneFox
55dcf80012 Implement cards: Consumptive Goo, Decree of Silence, Misguided Rage, and Recuperate 2015-12-20 11:24:31 +02:00
fireshoes
aaa4857e43 [OGW] Added Endbringer and UntapSourceDuringEachOtherPlayersUntapStepEffect. 2015-12-19 22:45:59 -06:00
LoneFox
f50089f2c6 Implement cards: Crowd Favorites, Daru Stinger, Swooping Talon, and Trap Digger 2015-12-17 12:30:00 +02:00
LevelX2
131d3af759 * Started adding the new colorless mana {C}. Not finished yet but the exception is removed. 2015-12-16 12:40:10 +01:00
LevelX2
aa07fcecd5 * Fixed a bug that P/T set of target animated lands (e.g. by Awaken) were set in the wrong sublayer so that the P/T of self animated lands (e.g. Shambling Vent) were always overwritten desite their ability time stamp. 2015-12-16 12:36:09 +01:00
LevelX2
70833c6938 Merge pull request #1422 from LoneFox78/master
New cards from Mirrodin + some random stuff
2015-12-16 11:30:06 +01:00
LoneFox
07f7f38843 Fix a bogus warning when removing all counters of one type from a permanent 2015-12-15 14:29:14 +02:00
LoneFox
86104fa124 Add DistributeCountersEffect and use it for existing cards. Fix Armament Corps, which allowed to
put counters on other players' creatures. Implement cards: Bounty of the Hunt, Shambling Swarm, and
Wurmskin Forger
2015-12-15 14:11:08 +02:00
fireshoes
3008b5ed14 [OGW] Added 18 cards. Cards with <> in their activation costs are untested. 2015-12-14 23:02:35 -06:00
Quercitron
5a709468b5 Add Rakdos the Defiler 2015-12-15 03:09:14 +03:00
Quercitron
50a71f5cb9 Add HalfValue dynamic value 2015-12-15 03:08:17 +03:00
LevelX2
0157bf0494 * Fixed that the name of a face down spell on the stack was shown in the game log if the spell was targeted by another stack object. 2015-12-14 22:03:00 +01:00
LoneFox
acb2c47207 Clean up various Control Magic effects 2015-12-14 12:51:23 +02:00
LevelX2
207f486afc * Xmage 1.4.6v0 2015-12-13 19:47:04 +01:00
LevelX2
bdc9260dfa * Corpse Augur - Fixed that all cards in target players graveyard were counted instead of only creature cards. 2015-12-13 17:39:38 +01:00
LevelX2
d9b20298b7 * Bloodlord of Vaasgoth - Fixed that Vampires entering the battlefield did never bloodthirst from the Bloodlord. 2015-12-13 10:05:54 +01:00
LevelX2
e2873be2f8 * Mirror Entity - Fixed that the "gain all creature types" was applied in the wrong layer. 2015-12-12 18:20:42 +01:00
LevelX2
8b5272cb64 * Fixed a problem that the controller of triggered abilities was set to a false value if the source object of the triggered ability was removed from battlefield at the same time as other objects (fixes #1417). 2015-12-12 17:36:12 +01:00
LevelX2
4ca5909840 * Some minor changes. 2015-12-12 07:32:56 +01:00
fireshoes
692fe8046e Merge origin/master 2015-12-11 16:13:39 -06:00
fireshoes
636f2d960e Updated text of cards that add colorless mana to use {C}. Added ExileSourceUnlessPaysEffect. Added some random cards. 2015-12-11 16:12:46 -06:00
emerald000
2ceb8425e5 Remove obsolete Pick zone. 2015-12-11 17:03:45 -05:00
LevelX2
af793c30fe * Added a slider to the preferences to adjust the delay for the card tooltip window appearance. 2015-12-08 18:39:47 +01:00
LevelX2
0488da6b22 * Amoeboid Changeling, Wings of Veles-Vel - Fixed that the character types were changed on the wrong layer. 2015-12-08 15:24:24 +01:00
LevelX2
4d01eb143a Redesigned handling of attack allowed check related to the complete attack. 2015-12-08 12:20:37 +01:00
LevelX2
15a884c00c * Added a test. 2015-12-07 17:19:37 +01:00
LevelX2
259d6744ae * Fixed that casting spells without mana costs did not work correctly for spells with mono hybrid mana costs (e.g. Beseech the Queen by Omniscience) fixes #1404. 2015-12-06 09:37:45 +01:00
LevelX2
2619202931 Merge pull request #1409 from LoneFox78/master
New cards
2015-12-06 09:35:21 +01:00
LevelX2
de285ba1ed * Fixed that draw effect was only applied to the first target (e.g. Wheel and Deal only one opponent draws 7 cards). 2015-12-05 01:09:22 +01:00
LevelX2
dd50521887 * Grasp of Fate - Fixed that only the first target was exiled. 2015-12-04 19:11:34 +01:00
LoneFox
04e2282e82 Extract RecruiterEffect from Goblin Recruiter to its own file. Implement cards: Dwarven Recruiter and Scouting Trek 2015-12-04 12:58:59 +02:00