Commit graph

5558 commits

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