Commit graph

4522 commits

Author SHA1 Message Date
LevelX2
d906fc8c00 * Fixed that damage redirection to planeswalker did cause an exception. 2015-10-21 15:35:58 +02:00
LevelX2
d20bbcfe0b * Fixed that permanents brought onto battlefield by search abilities were always tapped. 2015-10-21 15:14:20 +02:00
LevelX2
1b71f50506 * Pattern of Rebirth - Fixed that the player that may search was not always the controller of the enchanted creature. 2015-10-20 23:48:51 +02:00
LevelX2
f524aaaf7a Merge origin/master 2015-10-20 22:58:48 +02:00
LevelX2
701a722904 * Fixed some redirect effect sthat were implemented as prevention effects (fixes #1216). 2015-10-20 22:58:24 +02:00
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
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
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
015cf77766 Merge pull request #1320 from LoneFox78/master
Random cards and fixes
2015-10-17 16:27:26 +02:00
LoneFox
693bc1501d Fix typo 2015-10-17 15:21:33 +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
fad50a4ecf Update the list of ability words (CompRules 207.2c) 2015-10-17 11:39:45 +03:00
LevelX2
597d530a37 Some minor changes. 2015-10-16 15:03:40 +02:00
LevelX2
c642165020 * Updated enters battlefield replacement effects for new handling. 2015-10-16 00:39:16 +02: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
780b99b7f1 Minor change. 2015-10-15 17:19:34 +02:00
LoneFox
a9fdac22f0 Merge branch 'master' of https://github.com/magefree/mage 2015-10-15 09:55:27 +03:00
LoneFox
0e3f28c867 Check all targets if necessary and not just the first one 2015-10-15 09:53:24 +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
LevelX2
52d0adcac1 Fixed some problems with UUID comparing and some problems with card moving. 2015-10-14 17:54:55 +02:00
LevelX2
4d8263ff82 Fixed wrong target zone. 2015-10-14 14:23:13 +02:00
LevelX2
2da4fdf72a * Some fixed to card movement. 2015-10-14 08:30:29 +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
LoneFox
9ba29218ba Implement cards: Quicksilver Wall, Ribbon Snake, Vintara Elephant, and Zerapa Minotaur 2015-10-13 10:02:42 +03:00
LoneFox
c73e080264 Fix ExileFromZoneTargetEffect text generation 2015-10-13 08:03:39 +03:00
LevelX2
523ce158bd Merge pull request #1315 from LoneFox78/master
Fallen Empires + fixes
2015-10-12 23:13:16 +02:00
LevelX2
b22ee6a5ad Merge origin/master 2015-10-12 23:11:00 +02:00
LevelX2
288a1ec02c * Oath of Lieges - Fixed target handling (fixes #1312). 2015-10-12 23:10:16 +02:00
Jeff
5b5798b758 - Simple text fixes. 2015-10-12 15:15:29 -05:00
LoneFox
f7e92ee885 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-12 19:18:58 +03:00
LevelX2
303362fa12 * 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-12 17:35:04 +02:00
LevelX2
8dd9fbea40 Conspire - The player is now asked to use conspire only if he is able to pay the tap costs. 2015-10-11 23:56:29 +02:00
LevelX2
a54843fd26 * Fixed that players during elemination tournaments could get multiple byes in a row. 2015-10-11 23:55:45 +02:00
LevelX2
01a14a2665 * Fixed function and handling of the Ice Age depletion counter lands. 2015-10-11 19:20:12 +02:00
LevelX2
ef3e432188 * Domineering Will - Fixed not correctly working effects. 2015-10-11 18:32:37 +02:00
LevelX2
8dad1eeb13 Minor most tooltip related changes. 2015-10-11 11:19:50 +02:00