Commit graph

3337 commits

Author SHA1 Message Date
LevelX2
1141e4c2fa * Fixed two Morph Tests. 2014-12-16 15:07:13 +01:00
LevelX2
b2586a653f * Multiplayer Commander - Fixed that the starting player wrongly skipped his draw step. 2014-12-16 13:09:48 +01:00
LevelX2
8fadaf9a59 * Jeering Instigator - Fixed that its ability did not trigger as it is turned face up. 2014-12-16 08:27:31 +01:00
LevelX2
7b738474a9 * Some fixes to the exile effects with duration. Fixed that exiled cards/permanets did not come back if causing card was put into play and exiled by Whip of Erebos. 2014-12-14 22:56:37 +01:00
LevelX2
9ba6f74bf6 * improved message for missing cards on the server. 2014-12-14 22:55:16 +01:00
LevelX2
96ce77e9d0 [SOK] Added 2 blue cards. 2014-12-13 18:09:44 +01:00
LevelX2
bc7a64677e * Fixed some cards/effects that checked for permanents with the same name and did not work correctly with face down creatures. 2014-12-13 16:47:24 +01:00
LevelX2
5e2a95947c Some minor changes to submitted cards. 2014-12-13 01:15:03 +01:00
LevelX2
a98d32895a [SOK] Added 5 green cards. 2014-12-12 14:25:52 +01:00
LevelX2
6dd033bd8f Some minor framework changes. 2014-12-12 14:25:29 +01:00
LevelX2
00281f0b10 Imporved setTargetPointer of EntersBattlefieldAllTriggeredAbility. 2014-12-12 14:24:59 +01:00
LevelX2
90cd79b81f Merge pull request #640 from SkySpiral7/default_color
Default color
2014-12-12 08:56:06 +01:00
Ryan Worcester
c782643844 It helps to actually call the method 2014-12-11 19:52:16 -06:00
Ryan Worcester
76db4c4d01 Added setDefaultColor to CardImpl 2014-12-11 19:40:13 -06:00
LevelX2
e3f4645258 * Fixed a bug that prevented some mana abilities to produce mana (Miraris Wake, Keeper Of Progenitus, Heartbeat of Spring, Dictate of Karametra, Vorinclex Voice of Hunger, Zhur-Taa Ancient). 2014-12-11 23:49:15 +01:00
LevelX2
4b5191af26 * Fixed a bug with some of multiple targets getting illegal after casting Vines of Vastwood to protect a target. 2014-12-11 14:58:48 +01:00
LevelX2
d4044536cb Some fixes to putOnTop/buttomOfLibrary of player to handle cards and permanents. 2014-12-11 14:55:26 +01:00
LevelX2
f9f6fd2d2d Fixed a bug of PutOnLibraryTargetEffect moving the cards always only to top of library (fixes #636). 2014-12-11 13:21:38 +01:00
LevelX2
d0b304856b * Fixed some bugs of "Don't untap during controller's next untap" effects, that also prevented untap in untap steps of other players (e.g. by Ivorytusk Fortess). 2014-12-10 15:02:45 +01:00
LevelX2
68fed320f7 * Bestow Ability - Fixed that a card cast with Bestow will be recognized as Aura for cost reduction (e.g. Hero of Iroas). 2014-12-09 23:53:49 +01:00
LevelX2
cbdb5e2bc6 * Molten Disaster - Fixed that Split Second ability did not work. 2014-12-09 17:24:26 +01:00
LevelX2
79eabcbf12 Some rework to framework classes. Used new framework classes in some cards. 2014-12-09 16:14:06 +01:00
LevelX2
28ed7f1b63 * Brave the Elements - Fixed not working choose color effect. 2014-12-09 16:11:10 +01:00
LevelX2
643b7a5ad8 * Scavenging Ooze - Fixed that the life gain was wrongly also appied if the exiled card was no creature card. 2014-12-08 11:56:41 +01:00
LevelX2
30869beca0 * Some changes to game start logic (better handling for disconnected users). Changes to server logging. 2014-12-08 01:30:18 +01:00
LevelX2
8688cd7317 Added ctwo classes to framework. 2014-12-06 18:30:39 +01:00
LevelX2
2fae97be63 Some minor changes to framework. 2014-12-06 18:29:17 +01:00
LevelX2
5dc314c68a * Teferi, Temporal Archmage - Fixed that Loyality abilities could be used at instant timing. 2014-12-06 18:28:15 +01:00
LevelX2
355a98f282 * Fixed that face down cards moved from exile to hand are wrongly revealed in log (e.g. Necropotence). 2014-12-06 10:34:17 +01:00
LevelX2
70de38c90f * Fixed that face down cards moved from exile to hand are wrongly revealed in log (e.g. Necropotence). 2014-12-06 10:33:01 +01:00
LevelX2
d26c1000f2 * Reworked TAPPED_FOR_MANA event handling to include the produced mana in the event. 2014-12-05 20:15:56 +01:00
LevelX2
0459322857 Added Izzet Guildmage, Roling Spoil, Commandeer, Razor Golem, Guardian of the Guildpact. 2014-12-03 21:51:59 +01:00
LevelX2
4b66cd8367 Added possibility to use Morph with a land. Minor changes to some cards. 2014-12-03 20:20:23 +01:00
LevelX2
40febbe086 Some minor chages. 2014-12-02 22:27:10 +01:00
LevelX2
06d05eb56d * Mana Drain - Fixed that the mana was in some cases provided during the wrong phase. 2014-12-02 22:17:22 +01:00
LevelX2
62a605d3e7 * Some changes to token handling and some cards. 2014-12-02 16:58:31 +01:00
LevelX2
3d6467225a * Minor changes to framework. 2014-12-02 16:57:05 +01:00
LevelX2
d4e2a34ddf * Vanishing - Fixed that the sacrifice works again if all time counters are removed. 2014-12-02 15:45:53 +01:00
LevelX2
be0346c71d * Narset, Enlightened Master - Fixed that it was also wrongly allowed to play exiled lands. 2014-12-02 10:42:48 +01:00
LevelX2
2af52cfd3a [C14] 11 white cards + 1 Artifact + white deck list + some minor fixes to framework and other cards. 2014-12-01 16:59:36 +01:00
LevelX2
6514e30b59 * Gather Specimens - Fixed that it did not work for token creatures the opponent brought onto the battlefield. 2014-12-01 13:28:39 +01:00
LevelX2
4536587fb9 * Commander - Fixed possible error if the commander has no mana costs (I'm wondering which commander that was?). 2014-12-01 10:00:10 +01:00
LevelX2
f33702c6a9 * Song of the Dryads - Fixed that the enchanted permanent loses all other abilities and card types. 2014-11-30 23:47:43 +01:00
LevelX2
c80b696e42 * Manamorphose - Fixed that color choice was not made during resolving the spell (fixed also some other cards). 2014-11-30 23:36:14 +01:00
LevelX2
904e62450c * Manamorphose - Fixed that color choice was not made during resolving the spell (fixed also some other cards). 2014-11-30 23:33:47 +01:00
LevelX2
73a41aef4a Fixed handling to show playable cards with alternate costs. 2014-11-29 15:05:27 +01:00
LevelX2
03c7a815f7 [C14] Added 8 green cards and 1 land. 2014-11-29 13:14:54 +01:00
LevelX2
8b0bd22ce8 [C14] Some changes for showing token images. 2014-11-29 13:12:50 +01:00
LevelX2
dd9c620f8b Added AttacksAllTriggeredAbility. 2014-11-29 01:44:30 +01:00
LevelX2
c673fbfae1 [C14] Added 6 blue cards. 2014-11-28 17:39:47 +01:00