Commit graph

3326 commits

Author SHA1 Message Date
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
LevelX2
b06637df53 * Fixed a problem that dies triggered abilities did not work for token permanents. Fixed that triggered and continuous effects from token from tokens that left the gane were not removed from the game. 2014-11-28 17:38:20 +01:00
LevelX2
6e0a99c610 * Fixed that some Obstinate Baloth, Loxodon Smiter and Wilt Leafe Liege that caused "Discard" event to trigger twice if they were discarded (fixes #607). Some minor reworks. 2014-11-28 09:02:28 +01:00
LevelX2
61edeb4809 Merge origin/master 2014-11-27 15:22:24 +01:00
LevelX2
eca6042257 [C14] Added some colorless cards. + Ruhan of the Fomori. 2014-11-27 15:20:08 +01:00
LevelX2
56e60db454 [C14] Missing 3 black cards and some fixes to recently ommitted cards. 2014-11-27 15:18:06 +01:00
LevelX2
109e18fdd5 * Fixed that CantCounterSourceEffect only prevents the SpellAbility from beeing countered and not e.g. triggered abilities from that source (fixes #625). 2014-11-27 15:15:37 +01:00
betasteward
85771d8bed watchers property was not cleared before copying from card 2014-11-26 22:41:15 -05:00
LevelX2
1cdf2ab4b0 [C14] Added two planeswalker and 10 black cards. 2014-11-27 00:56:35 +01:00
LevelX2
67479bb5a4 * Fixed wrong timer handling while other player controlled a player's turn. Attackers now marked with blue frame. Playable cards have a violet frame. If a player has to select cards from hand, the possible cards are marked yellow now. Discard of multiple cards now marks already selected cards and happens in one selection. 2014-11-26 01:48:00 +01:00
emerald000
194efe6237 [C14] Added the 5 cards with Lieutenant ability. 2014-11-24 19:05:58 -05:00
LevelX2
7e145d2cfd * Added possibility to allow other players to see hand cards of player. 2014-11-24 23:03:21 +01:00