Commit graph

2830 commits

Author SHA1 Message Date
LevelX2
84ac387bbb * M15 - Added 13 white cards. 2014-07-05 11:57:54 +02:00
Quercitron
3fa12ee2bb * Life from the Loam - fix TargetCardInYourGraveyard: zero cards can always be chosen 2014-07-04 18:49:54 +04:00
Quercitron
b82ae7e9ab * M15 - Add 8 red cards 2014-07-04 03:35:54 +04:00
LevelX2
40d6c90438 * M15 - Added 3 white cards and Leyline of Singularity. 2014-07-04 01:11:17 +02:00
Jeff
eeec615ea0 - Added Bloodshed Fever, Cragganwick Cremator, Elemental Mastery, and Ember Gale. DiscardTargetEffect can now store the discarded card. 2014-07-03 15:50:38 -05:00
LevelX2
ad85d4e7f6 * M15 added 5 green cards. Fixed Nissan Worldeaker. 2014-07-03 17:20:18 +02:00
LevelX2
0dd96df9e3 * Fixed that in some cases the converted mana costs of spells were calculated without the value of X costs (e.g. Chalice of the Void). 2014-07-03 15:16:59 +02:00
LevelX2
6de0233f9a * M15 - Added 4 green cards, some framework changes. 2014-07-03 00:02:49 +02:00
Quercitron
41c61a5e3a * M15 - Add 7 red cards 2014-07-02 11:50:28 +04:00
LevelX2
24e1da5375 * M15 - Added 3 green cards, fixed two creatures with missing p/t. 2014-07-02 00:07:58 +02:00
Quercitron
b1097fc9da Add CanAttackAsThoughtItDidntHaveDefenderAllEffect 2014-07-01 23:21:48 +04:00
LevelX2
a6d05371d4 * Tooltip formatting of ReturnToHandChosenControlledPermanentEffect. 2014-07-01 17:31:33 +02:00
LevelX2
eb71833d87 * Added known M15 cards to mtg-cards-data.txt. Implemented the reprints + 1 card. 2014-07-01 14:42:13 +02:00
LevelX2
458ce8c1e6 * Removed general undo if playerImpl.playLand returns false. 2014-07-01 08:34:14 +02:00
LevelX2
09afaaf9ab * Prevent undo if game has already ended. Probably related to #433. 2014-06-30 17:36:09 +02:00
LevelX2
ae4c07da9d * Added some cards (not finished because land replacement effects need still some work). 2014-06-30 08:33:39 +02:00
LevelX2
0115052b81 * Fixed a bug that you can't create tournaments with AI players (Showing the "You can join a table only one time." message). 2014-06-30 01:04:29 +02:00
LevelX2
9609480109 * Cruel Ultimatum - Fixed that wrongly creatures in all graveyards could be selected. 2014-06-29 13:35:28 +02:00
Quercitron
13b8cad131 Change handling of minNumberOfTargets and required status 2014-06-29 02:45:18 +04:00
LevelX2
1129858a6c * Added 6 cards. 2014-06-28 17:57:11 +02:00
LevelX2
53964ee80c * Phyrexian Unlife - Fixed that damage from a combat damage step was not handled as if all damage was dealt at once. This could cause a wrong mix of damage and poison conters. 2014-06-28 10:30:47 +02:00
LevelX2
2406faec63 * Flashback - Fixed that costs reduction and increasement works correctly for flashbacked spells. 2014-06-27 15:59:18 +02:00
LevelX2
d84076ba40 * Added 28 cards from Vintage Masters. 2014-06-27 13:41:28 +02:00
LevelX2
d951d620d0 * Vintage Masters - 17 cards. 2014-06-26 10:38:21 +02:00
LevelX2
5c562e26d7 Merge origin/master 2014-06-26 02:10:22 +02:00
Quercitron
bba23e05cb Fix handling of multiple simultaneous control changing effects 2014-06-26 03:30:05 +04:00
LevelX2
d337e2cc13 * Some changes to logging. 2014-06-25 17:17:17 +02:00
LevelX2
abc441a4ba * Added rough Vintage Masters bonus card booster generation. 2014-06-25 12:29:32 +02:00
LevelX2
c519814f03 * Vintage Masters - Added set and already implemented cards. 2014-06-25 10:37:07 +02:00
LevelX2
513b012dc0 * Fixed draw handling. Fixed concede handling. Fixed message generation for game end view. Added some debug messages. 2014-06-25 01:34:11 +02:00
LevelX2
5ae1f6306b * Target - Setting required to false if minNumberOfTargets = 0. Fixed bug with Kruphix’s Insight. 2014-06-25 01:32:01 +02:00
LevelX2
fc95ef68f1 * Conspiracy - Added Conspiracy set to XMage. Changed order of sets in deck editor set selector. 2014-06-23 15:58:07 +02:00
LevelX2
db68d881da * Banshee's Balde, Five-Alarm Fire, Descendant of Kiyomaro - Fixed that the combat damage triggered ability triggered multiple times if damage was dealt to multiple creatures instead of correctly only once per dealing creature and combat damage step. 2014-06-23 09:37:22 +02:00
LevelX2
8388225f90 * Gifts Ungiven - Fixed that always have to be selected 4 cards instead up to 4 cards. 2014-06-23 01:31:05 +02:00
LevelX2
4e06f60f76 * Umezawa's Jitte - Fixed that combat damage triggered ability triggered wrongly multiple times, if damage of equipped create was dealt to different creatures. 2014-06-23 01:29:21 +02:00
LevelX2
ea9fe5df55 * Signal Pest - Fixed that Signal Pests restriction effect did not work always if more than one Signal Pest was in the game. 2014-06-22 19:51:13 +02:00
LevelX2
acd960343b * Alternative casting costs - Added a check if costs can't be paid to don't ask player for usagage. 2014-06-22 18:26:55 +02:00
LevelX2
8a12fa9b01 * Fixed a bug of TargetCardInHand class, that could lead to game locked down situations (e.g. Force of Will). 2014-06-22 18:26:06 +02:00
LevelX2
2aeb61b2e6 * Minor fixes to Morph tootip generation. Minor changes to other framwork classes. 2014-06-21 15:54:49 +02:00
LevelX2
5f7784602a Fixed possible NPE of AddManaOfAnyColorEffect. 2014-06-20 20:44:10 +02:00
LevelX2
10f6cbc2d5 Some formatting. 2014-06-20 19:26:27 +02:00
LevelX2
d27540a502 * Court Hussar, Azorius Herald fixed mana was spent condition for permanents. Batwing Brume - Fixed both triggered effects that did not work correctly. 2014-06-20 19:26:15 +02:00
LevelX2
7d2b1c076a * Combat - Creatures forced to attack can no longer be removed from attack by using the undo button (e.g. Bident of Thassa). 2014-06-20 14:19:03 +02:00
LevelX2
e51213a72a Some formatting, NPE checking and log messages. 2014-06-20 08:25:03 +02:00
LevelX2
c08d266fce * Added reference for Kithkin Token. 2014-06-20 00:47:01 +02:00
LevelX2
bbf34f90da * Descendant of Kiyomaro - Saved a casting exception of triggered ability. 2014-06-20 00:46:29 +02:00
Quercitron
aa606a1d3c * Search in library -- Set required status depending on whether searched cards have stated quality (rules 701.15b, 701.15d). 2014-06-19 02:58:29 +04:00
LevelX2
ab3386ac25 * Commander - Fixed that commander could not be cast from command zone by using flash. 2014-06-18 15:04:31 +02:00
LevelX2
ada0fb15db * Mana Bloom - Fixed a bug that returing it to hand did not work correctly. 2014-06-18 13:59:31 +02:00
LevelX2
9bd7bbd661 * Fixed some problems with card search in library and cancel button (Primecal Titan). 2014-06-18 08:42:32 +02:00