Commit graph

8095 commits

Author SHA1 Message Date
LoneFox
ec9daf26a8 Fix Thirst's card number 2015-10-20 12:45:31 +03:00
LevelX2
606bf4d6e0 * Fixed that it was not possible to play spells without costs with alternative costs (e.g. Ancestral Visions with Omniscience). Fixed that playing spells with alternate costs did also remove additional costs (e.g. card with entwine cast with Omniscience). 2015-10-20 00:44:32 +02:00
LevelX2
7c35a69360 * Fixed a bug that if copied spells should be shuffled into the library the original spell was removed from the stack. 2015-10-19 22:36:28 +02:00
LevelX2
f72ec06ecd * Serpentine Spike - Fixed that the three targets had not to be different. 2015-10-19 17:45:26 +02:00
Neil Gentleman
8d71ddc938 Fix color for Archdemon of Greed 2015-10-19 03:38:34 -07:00
Neil Gentleman
7e9205e909 Fix incorrect CardTypes 2015-10-19 03:38:34 -07:00
Neil Gentleman
77c1b827bd Fix misc. creature types
and missing Legendary & Arcane
2015-10-19 03:38:33 -07:00
Neil Gentleman
e3d83c3545 Fix Minamo Sightbender toughness 2015-10-19 03:38:33 -07:00
Neil Gentleman
ae969b1797 Fix incorrect casting costs
why is 3UU so unpopular?
2015-10-19 03:38:33 -07:00
LevelX2
b2e77fc922 Merge pull request #1327 from nigelzor/card-title-case
Fix 'Of', 'By' and 'The' in card names
2015-10-19 12:15:38 +02:00
Neil Gentleman
3817118bc0 Fix 'Of', 'By' and 'The' in card names 2015-10-19 00:44:26 -07:00
LevelX2
53af114105 * Skeleton Ship - Fixed wrong casting cost ({B} was missing). 2015-10-19 08:32:55 +02:00
LevelX2
fef34b65f6 * Some more changes for rework of ENTERS_THE_BATTLEFIELD event and card movement. 2015-10-18 23:47:51 +02:00
LevelX2
415700ccb2 * Some more changes for rework of ENTERS_THE_BATTLEFIELD event and card movement. 2015-10-18 23:33:23 +02:00
LevelX2
4216fbab8c * Some more changes for tework ENTERS_THE_BATTLEFIELD event for replacement effects. 2015-10-18 11:11:48 +02:00
LevelX2
d145885d2d * Sylvan Library - Fixed that a player that controlled a Sylvan Library from another player was not forced to play life for cards he kept from Sylvan Library's triggered ability (fixes #1307). 2015-10-18 10:21:12 +02:00
LevelX2
3f771feb52 Some minor changes. 2015-10-17 16:45:44 +02:00
LevelX2
4243a1d3a3 Merge origin/master
Conflicts:
	Mage.Sets/src/mage/sets/gatecrash/MasterBiomancer.java
2015-10-17 16:33:05 +02:00
LevelX2
59ef2a2889 * Reworked ENTERS_THE_BATTLEFIELD event for replacement effects. Some rework to card movement. 2015-10-17 16:30:28 +02:00
LevelX2
225f164bda Merge pull request #1316 from AlumiuN/master
Added Infiltrate, Teferi's Response, Surestrike Trident, Chaoslace...
2015-10-17 16:27:40 +02:00
LevelX2
015cf77766 Merge pull request #1320 from LoneFox78/master
Random cards and fixes
2015-10-17 16:27:26 +02:00
LoneFox
3891a5d6e2 Implement cards: Cabal Torturer, Centaur Chieftain, Pardic Arsonist, and Seton's Scout 2015-10-17 16:30:58 +03:00
LoneFox
a847e5619d Fix a few broken tooltip texts and kill an unnecessary custom Cost class from Skirksdag High Priest 2015-10-17 15:14:38 +03:00
LoneFox
8b42cf9bfa Implement the Possessed creatures from Torment 2015-10-17 12:18:49 +03:00
Jeff
790b06c993 - Set "Outcome.Detrimental" on Black Vise. 2015-10-16 14:18:05 -05:00
LevelX2
597d530a37 Some minor changes. 2015-10-16 15:03:40 +02:00
AlumiuN
57dfa70837 Updated Teferi's Response to use FilterControlledLandPermanent. 2015-10-16 13:14:38 +13:00
LevelX2
9b7f56ca2c * Updated enters battlefield replacement effects for new handling. 2015-10-16 13:14:32 +13:00
LevelX2
9ab9988307 * Replaced some custom card effects. Updated enters battlefield replacement effects for new handling. 2015-10-16 13:14:30 +13:00
LevelX2
ff0aace404 * Replaced some custom name a card effects. 2015-10-16 13:14:28 +13:00
LevelX2
3c8a9a75fb * Replaced some custom choose player effects. 2015-10-16 13:14:25 +13:00
LevelX2
328f7dd7a3 * Phylactery Lich - Fixed that the replacement effect to select an artifact was handled targeted. 2015-10-16 13:14:23 +13:00
LevelX2
7274f9a8ac Replaced some custom classes by ChooseCreatureTypeEffect. 2015-10-16 13:14:20 +13:00
Anton
ea802f17e7 Added Spoils of Evil 2015-10-16 13:14:16 +13:00
LoneFox
b88884b4ab Fix compilation
(But why did it work before? I tested it...)
2015-10-16 13:14:11 +13:00
LevelX2
7cee34be54 * Some changed to card moving (not finished) 2015-10-16 13:14:09 +13:00
LoneFox
f801477ab5 Fix TargetStackObject not handling some predicate types correctly. Implement card to test it: Diplomatic Escort 2015-10-16 13:14:06 +13:00
LoneFox
11efdcad78 Add TargetsPermanentPredicate and use it for existing cards. Implement card: Hydromorph Gull 2015-10-16 13:14:04 +13:00
Plopman
058650d731 Small changes to sylvan Library and Chrome Mox.It's now possible to select cards directly in the hand instead of in an other window 2015-10-16 13:14:01 +13:00
Anton
c6ff078c09 Added Forgotten Ancient 2015-10-16 13:13:59 +13:00
LoneFox
806a52c1c0 Fix Chilling Apparition to affect any player it damages 2015-10-16 13:13:57 +13:00
LoneFox
7924d301ba Implement cards: Alexi's Cloak; Barbed Field; Chilling Apparition; and Latulla, Keldon Overseer 2015-10-16 13:13:55 +13:00
LevelX2
e3b45629db Fixed some problems with UUID comparing and some problems with card moving. 2015-10-16 13:13:52 +13:00
LevelX2
c8ba5fc50a * Blinding Powder - Fixed check for source object. 2015-10-16 13:13:45 +13:00
LevelX2
3d66f662ec * Fixed possible null pointer exception of DiesAttachedTriggerAbility. 2015-10-16 13:13:43 +13:00
LevelX2
7e768e787a * Fixed some handling problems of all players asked to pay a cost to counter the spell with this ability. 2015-10-16 13:13:41 +13:00
LevelX2
19e231e860 * Fixed that continuous effects were not yet applied to lands entering the battlefield (preventing Prismatic Omen and Valakut the Molten Pinnacle combo to work). 2015-10-16 13:13:38 +13:00
LevelX2
cfb10c869e Added 5 older cards. 2015-10-16 13:13:36 +13:00
LoneFox
5f74101fa5 Implement cards: Mine Bearer, Sunken Field, Well of Discovery, and Well of Life 2015-10-16 13:13:34 +13:00
LoneFox
321c2e8b29 Implement cards: Devastate, Noxious Field, Silt Crawler, and Troublesome Spirit 2015-10-16 13:13:31 +13:00
LoneFox
6dcfa0cee4 Implement cards: Fen Stalker, Scoria Cat, Spur Grappler, and Vintara Snapper 2015-10-16 13:13:29 +13:00
LoneFox
c1984b15d9 Implement cards: Quicksilver Wall, Ribbon Snake, Vintara Elephant, and Zerapa Minotaur 2015-10-16 13:13:27 +13:00
LoneFox
769f61aa05 Fix a couple of incorrect set codes 2015-10-16 13:13:24 +13:00
LevelX2
a6014cb4ab Added Hostility card. 2015-10-16 13:13:20 +13:00
LevelX2
dc7fee86df Added test. 2015-10-16 13:13:17 +13:00
LevelX2
f13ca0c87d * Oath of Lieges - Fixed target handling (fixes #1312). 2015-10-16 13:13:15 +13:00
LoneFox
fd7bf5d790 Kill a few DamageTargetControllerEffect implementations 2015-10-16 13:13:10 +13:00
LoneFox
68c3540863 Implement cards: Basal Thrull, Combat Medic, Elven Fortress, and Ring of Renewal 2015-10-16 13:13:08 +13:00
LoneFox
b8c96fda2d Implement cards: Deep Spawn, Homarid Shaman, Homarid Warrior, and Vodalian Mage 2015-10-16 13:13:06 +13:00
LoneFox
ccf33f15ca Add RemoveAllCountersSourceEffect and use it for Witherscale Wurm. Implement cards: Homarid and Tidal Influence
TODO: The tooltip text of Tidal Infuence's first ability is wrong. The idea is copied from Feast of Blood, which also has the same problem.
2015-10-16 13:13:03 +13:00
LevelX2
f81605847b * Paradox Haze - Fixed that check if a step is the first upkeep step of a turn did not work always correctly (fixes #1313). 2015-10-16 13:13:01 +13:00
LoneFox
1227d8fc6f Fix Bloodied Ghost's tooltip text 2015-10-16 13:12:59 +13:00
LoneFox
0d127ae2e0 Implement cards: Armor Thrull, Dwarven Armorer, Dwarven Lieutenant, and Elven Lyre 2015-10-16 13:12:56 +13:00
LevelX2
bc06e83ce1 * Nissa, Sage Animist - Added test for +1 ability. 2015-10-16 13:12:53 +13:00
LevelX2
6dfbcab5ab * Updated enters battlefield replacement effects for new handling. 2015-10-16 00:32:55 +02:00
LevelX2
d264dd83e1 * Replaced some custom card effects. Updated enters battlefield replacement effects for new handling. 2015-10-15 23:47:06 +02:00
LevelX2
66b196efc9 * Replaced some custom name a card effects. 2015-10-15 22:25:52 +02:00
LevelX2
07565d81bd * Replaced some custom choose player effects. 2015-10-15 22:15:23 +02:00
LevelX2
268e83e170 * Phylactery Lich - Fixed that the replacement effect to select an artifact was handled targeted. 2015-10-15 22:02:04 +02:00
LevelX2
1302feac1e Replaced some custom classes by ChooseCreatureTypeEffect. 2015-10-15 21:56:03 +02:00
LoneFox
96a506440b Implement cards: Castle Raptors, Confound, Ironshell Beetle, and Juniper Order Advocate 2015-10-15 13:50:12 +03:00
LoneFox
7433ba0696 Implement cards: Avoid Fate, Rebuff the Wicked, Ring of Immortals, and Vigilant Martyr 2015-10-15 12:11:06 +03:00
Blinke
4bba884116 Merge pull request #1 from magefree/master
Merging
2015-10-15 09:43:55 +02:00
Anton
c0bf68643a Added Spoils of Evil 2015-10-15 09:28:02 +02:00
LoneFox
a9fdac22f0 Merge branch 'master' of https://github.com/magefree/mage 2015-10-15 09:55:27 +03:00
LoneFox
9687e21bf1 Fix compilation
(But why did it work before? I tested it...)
2015-10-15 09:51:59 +03:00
LevelX2
046da0f5d1 * Some changed to card moving (not finished) 2015-10-15 08:32:58 +02:00
LevelX2
06ef2609fa Merge pull request #1317 from LoneFox78/master
Cards from Prophecy + clean up "target spell that targets <permanent>" type effects
2015-10-14 23:46:51 +02:00
LoneFox
6ec18de1fe Fix TargetStackObject not handling some predicate types correctly. Implement card to test it: Diplomatic Escort 2015-10-14 22:58:43 +03:00
LoneFox
eae82622b6 Add TargetsPermanentPredicate and use it for existing cards. Implement card: Hydromorph Gull 2015-10-14 22:32:38 +03:00
Plopman
64017caa1b Small changes to sylvan Library and Chrome Mox.It's now possible to select cards directly in the hand instead of in an other window 2015-10-14 21:19:44 +02:00
Anton
0960b80ea7 Added Forgotten Ancient 2015-10-14 20:34:10 +02:00
LoneFox
d60b5ce266 Fix Chilling Apparition to affect any player it damages 2015-10-14 21:17:54 +03:00
LoneFox
03542fbc92 Implement cards: Alexi's Cloak; Barbed Field; Chilling Apparition; and Latulla, Keldon Overseer 2015-10-14 21:00:55 +03:00
LevelX2
52d0adcac1 Fixed some problems with UUID comparing and some problems with card moving. 2015-10-14 17:54:55 +02:00
LevelX2
21437efe84 * Blinding Powder - Fixed check for source object. 2015-10-14 00:13:57 +02:00
LevelX2
fccf277a66 * Fixed possible null pointer exception of DiesAttachedTriggerAbility. 2015-10-13 23:34:03 +02:00
LevelX2
12500464be * Fixed some handling problems of all players asked to pay a cost to counter the spell with this ability. 2015-10-13 23:16:42 +02:00
LevelX2
e166018027 * Fixed that continuous effects were not yet applied to lands entering the battlefield (preventing Prismatic Omen and Valakut the Molten Pinnacle combo to work). 2015-10-13 22:35:50 +02:00
LevelX2
c239cefc7a Added 5 older cards. 2015-10-13 17:11:10 +02:00
LoneFox
86cd154762 Implement cards: Mine Bearer, Sunken Field, Well of Discovery, and Well of Life 2015-10-13 11:58:12 +03:00
LoneFox
8ed807fbc3 Implement cards: Devastate, Noxious Field, Silt Crawler, and Troublesome Spirit 2015-10-13 11:07:23 +03:00
LoneFox
534ad5eb9d Implement cards: Fen Stalker, Scoria Cat, Spur Grappler, and Vintara Snapper 2015-10-13 10:29:08 +03:00
LoneFox
9ba29218ba Implement cards: Quicksilver Wall, Ribbon Snake, Vintara Elephant, and Zerapa Minotaur 2015-10-13 10:02:42 +03:00
LoneFox
83c2882613 Fix a couple of incorrect set codes 2015-10-13 08:03:56 +03:00
LevelX2
f9a70d2871 Added Hostility card. 2015-10-13 00:28:05 +02:00
LevelX2
00f48b005d Added test. 2015-10-12 23:50:29 +02:00
LevelX2
523ce158bd Merge pull request #1315 from LoneFox78/master
Fallen Empires + fixes
2015-10-12 23:13:16 +02:00
LevelX2
288a1ec02c * Oath of Lieges - Fixed target handling (fixes #1312). 2015-10-12 23:10:16 +02:00
LoneFox
0d634ebf09 Kill a few DamageTargetControllerEffect implementations 2015-10-12 22:19:13 +03:00