Commit graph

8046 commits

Author SHA1 Message Date
fireshoes
bf2992fc42 Added Commander 2015 set; added Eternal Witness and Kalemne, Disciple of Iroas cards to C15. 2015-10-20 14:52:39 -05:00
LevelX2
d58288da6d Some changes to RedirectionEffect class. Fixed that Harm's Way and Shaman en-Kor prevented the damage instead of only redirecting the damage. 2015-10-20 17:16:13 +02: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