Commit graph

5511 commits

Author SHA1 Message Date
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