Commit graph

4504 commits

Author SHA1 Message Date
LevelX2
59ef2a2889 * Reworked ENTERS_THE_BATTLEFIELD event for replacement effects. Some rework to card movement. 2015-10-17 16:30:28 +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
LevelX2
673cd6b38a * Fixed a bug that if opponent left tournament during a match, get got points for that mathc if he won more games (fixes #1310). 2015-10-11 11:19:19 +02:00
LoneFox
ad4a75d94b Implement cards: Armor Thrull, Dwarven Armorer, Dwarven Lieutenant, and Elven Lyre 2015-10-11 11:37:03 +03:00
LevelX2
8b8097878c * Reworked/Cleaned card movement handling. 2015-10-11 03:52:38 +02:00
LevelX2
abc6b11c32 * Mizzium Meddler - Fixed target change handling 2015-10-09 16:30:28 +02:00
LevelX2
1739bcab56 * Added missing override of getAllEffects. 2015-10-09 16:29:51 +02:00
LevelX2
987280c4e7 * Blizzard Specter - Fixed that the seond mode (discard) did not work. 2015-10-09 14:22:21 +02:00
LevelX2
e609207783 Merge origin/master 2015-10-09 00:14:08 +02:00
LevelX2
d8cf0d7a4b Fixed that land enchantments that caused the enchanted land to become a basic land type removed wrongly other card types than Land and non basic land subtypes (e.g. Spreding Seas enchanting animated Blinkmoth Nexus). 2015-10-09 00:13:41 +02:00
LevelX2
95d436a3dd Merge pull request #1308 from LoneFox78/master
Urza's Destiny + a few random cards
2015-10-08 12:38:38 +02:00
LevelX2
cb250a065a Fixed that triggered abilities from sacrificed permanents did also trigger if the permanent was face down before the sacrifice. 2015-10-07 17:47:25 +02:00
LoneFox
06f61ce616 Implement cards: Caribou Range, Fatespinner, Hibernation's End, and Safe Haven 2015-10-07 12:25:31 +03:00
LevelX2
3a426e3cd8 * Lighthouse Chronologist - Removed custom classes. 2015-10-07 08:18:35 +02:00
LevelX2
537b1f15be Merge pull request #1302 from LoneFox78/master
Random cards from random sets
2015-10-07 08:01:53 +02:00
LoneFox
b8bd54533d Implement cards: Boris Devilboon, Disciple of Tevesh Szat, Fugitive Druid, and Metrognome 2015-10-07 08:11:08 +03:00
LevelX2
0c08784fe9 * Fixed a bug that a commander on the stack could not be returned to command zone if an end turn effect resolved (e.g. from Sundial of the Infinite). 2015-10-06 22:40:54 +02:00
LevelX2
22e558cd6f * Fixed a spelling error. 2015-10-06 22:24:06 +02:00
LevelX2
0176478441 * Fixed a bug that caused creatures forced to attack could prevent to attack by deselecting the forced creature or be able to attack another defender by using the Attack All button. 2015-10-06 22:22:37 +02:00
LoneFox
cf5fa1915e Implement cards: Bounty Hunter, Chandler, Downhill Charge, and Roterothopter 2015-10-06 20:01:36 +03:00