Commit graph

9609 commits

Author SHA1 Message Date
LevelX2
dc6c706145 Reworked Mulch. 2014-11-11 23:58:38 +01:00
LevelX2
804e0e93b8 Added Char. 2014-11-11 23:58:25 +01:00
LevelX2
4670fa377a * Morph - Creatures cast with morph have now a converted mana cost of 0 on the stack. 2014-11-11 23:58:08 +01:00
LevelX2
7dbf265fd5 * Tests - Use logname to check for objects. 2014-11-11 23:57:20 +01:00
Jeff
60fd0ed1b4 - Added Nurturer Initiate, Raking Canopy, and Tower Above. 2014-11-11 16:02:21 -06:00
Jeff
2a6d89b8a0 - Fixed Mana Reflection. 2014-11-11 10:24:37 -06:00
LevelX2
9d23769dc1 * Land Grant - Fixed that you could wrongly search for all kind of lands instead only for Forest cards. 2014-11-11 16:52:30 +01:00
LevelX2
8bb2868dfa * AI - Fixed that the AI used actions with 0 costs endless (e.g. Chimeric Idol). 2014-11-11 15:40:51 +01:00
LevelX2
05c440a160 * Flashfires - Fixed that it checked for subtype "Plain" insted of "Plains". 2014-11-11 12:50:39 +01:00
emerald000
c552d31f32 Added Nahiri, the Lithomancer. 2014-11-10 21:57:36 -05:00
LevelX2
d6bcd4b96c Minor change. 2014-11-11 01:51:02 +01:00
LevelX2
d073efc2b7 Fixed SubtypePredicate so that Mutavault does not count as every basic land type (fixes #617). 2014-11-11 01:50:42 +01:00
LevelX2
b61a5908df Added Dualcaster Mage, Legacy's Allure and Diabolic Servitude. 2014-11-11 01:33:20 +01:00
LevelX2
f69ecddf87 Fixes to Freyalise, Llanowar's Fury. 2014-11-10 17:31:41 +01:00
LevelX2
8d76836eb6 Added Profane Command, Hallowed Spiritkeeper, Song of the Dryads, Phantom Centaur, Freyalise Llanowar's Fury. 2014-11-10 08:29:04 +01:00
LevelX2
bf31fcb585 Added Gerrard's Verdict, Grafted Wargear, Parallax Wave, Psychatog. 2014-11-09 11:09:19 +01:00
LevelX2
309399b0f8 * Commander 2014 - Added set to utility files. 2014-11-09 11:08:14 +01:00
LevelX2
108faf4c8c * Commander 2014 - Added set and already implemented cards. 2014-11-09 11:07:53 +01:00
betasteward
075ce81e1d fixed some ConcurrentModificationException's 2014-11-08 23:41:32 -05:00
LevelX2
4ce652efe5 * Fixed shares subtype check. 2014-11-08 17:41:57 +01:00
LevelX2
04ba280be1 * Cube - Added The Peasant's Toolbox cube. 2014-11-08 17:20:36 +01:00
LevelX2
45be9ed490 * Stingmoggie - Fixed comes onto battlefield replacement effect. 2014-11-08 17:19:55 +01:00
LevelX2
c5f72f3159 Added card compare command for current release. 2014-11-08 11:02:12 +01:00
LevelX2
0ce2348e33 * Rasing db rule field size to 700 to handle cards with longer rule text. 2014-11-08 10:18:02 +01:00
LevelX2
610b12bcb2 * Duskmantle Guildmage - Fixed possible NPE. 2014-11-08 02:13:56 +01:00
LevelX2
ef75597fa2 * Fixed includes. 2014-11-08 02:13:23 +01:00
LevelX2
b08e2eda17 * Fixed some triggered ability that look for cards but have to ignore copied cards. 2014-11-08 01:50:07 +01:00
LevelX2
7c48d415ea * Handled rule text that are to long for card repository. In the next update that changes client / server interface size of rules field has to be raised to 800 or so. 2014-11-08 01:46:07 +01:00
LevelX2
d7f100b24b * Added "Duel Commander" format (fixes #436). 2014-11-08 01:33:29 +01:00
Jeff
6f8de373ac - Added Mana Reflection, Mossbridge Troll, Gloomwidows Feast. 2014-11-07 14:25:07 -06:00
LevelX2
307677ed2b * Copied cards - Copied cards (e.g. spell cast with Isochron Scepter) cease to exist on check of next state based effects if they are moved to graveyard (#611). Before they did not trigger cards like Vulturous Zombie. 2014-11-07 16:25:35 +01:00
LevelX2
e7e6a5bb99 * Copied cards - Copied cards cease to exist on check of next state based effects if they are returned to hand (#611). 2014-11-07 16:13:57 +01:00
LevelX2
751365124e * Commander - Players no longer go to a sideboarding phase during caommander matches. 2014-11-07 14:24:07 +01:00
LevelX2
70fa982f7c * Genesis Wave - Fixed that the cards were not revealed and it was not optional to put permanents to the battlefield. 2014-11-07 13:48:14 +01:00
LevelX2
da0c7d4d06 * Squelch - Fixed that wrongly spells could be targeted. 2014-11-07 13:47:19 +01:00
LevelX2
3875381546 * Aura Finesse - Fixed that the aura was wrongly also moved if the target creature was no valid target for the moved aura. 2014-11-07 13:46:34 +01:00
LevelX2
322481f50b * Relic of Progenitus - Fixed cost from sacrifice to exile Relic of Progenitus. 2014-11-07 13:42:09 +01:00
LevelX2
499e4865d3 * Fixed possible NPE of PlayerImpl. 2014-11-07 08:34:35 +01:00
LevelX2
0e74ed1cfb * Necromancy updated. 2014-11-07 00:08:43 +01:00
LevelX2
a835c19533 Changed handling of tooltip size calculation. 2014-11-06 23:13:34 +01:00
LevelX2
17a9a8edc7 * Added Dance of the Dead, Necromancy (not finished). 2014-11-06 17:11:43 +01:00
LevelX2
220331dcd9 * Animate Dead (finished). Only Battlefield layout can't handle a attached card in graveyard yet. 2014-11-06 15:34:18 +01:00
LevelX2
813841eccd * Fixed Batwing Brume, CankerousThirst, Invert the Skies, Moonhold, Unnerving Assault, Tin Street Hooligan, Dawnglow Infusion, Firespout where the condition if a special kind of mana was paid was always false. 2014-11-06 12:14:06 +01:00
LevelX2
20b12a1aa9 Added Chimeric Idol, updated Animate Dead. 2014-11-06 08:13:28 +01:00
LevelX2
169835dbea * Added Animate Dead (not finished yet). 2014-11-05 18:04:56 +01:00
LevelX2
8412515be0 * Living Death and Living End - Fixed a bug that wrongly all creatures were put onto battlefield under control of spell controller. 2014-11-05 15:23:59 +01:00
LevelX2
c02e5c8fbc * Text import - works now also if tab is used to delimiter number and card name. 2014-11-05 14:56:29 +01:00
LevelX2
f1b063f339 * Fixed commander format check. It ignores now mana symbols of reminder text like used for Extort (Fixes #553). 2014-11-05 14:55:30 +01:00
LevelX2
9bdaef5b34 * Changed handling of missing deck object for player. 2014-11-05 01:06:45 +01:00
LevelX2
7b24142f52 * Fixed possible null pointer exception of AddManaOfAnyColorTargetCanProduceEffect. 2014-11-05 00:54:31 +01:00