Commit graph

4741 commits

Author SHA1 Message Date
LevelX2
ca2480dda0 Added AI ability values for Evolve and Extort. 2013-02-15 00:26:41 +01:00
LevelX2
1c120c5f41 Added missing target handling of TargetDefender to ComputerPlayer. 2013-02-15 00:25:01 +01:00
LevelX2
e33fd30544 Minor formating and rule text changes. 2013-02-15 00:24:20 +01:00
LevelX2
db7694ae60 Solved a bug, that by removing the abilities of a permanent (LoseAllAbilitiesTargetEffect), the permanent was removed from locked in objects of effects from other sources than this permanent. 2013-02-14 16:18:18 +01:00
LevelX2
e4145c90b5 Fixed issue #135 that cards with miracle were always shown on the stack if it was possible to cast them with miracle also if the owner of the card dicided not to use the miracle ability. Minor formating. 2013-02-14 14:50:41 +01:00
LevelX2
8d3796ef7a Fixed issue #136 of Wight of Precint Six. Added test for Wight of Precint Six. 2013-02-14 12:59:15 +01:00
LevelX2
1121c7c562 Fixed a bug in EntersTheBattlefield event of PermanentImpl using ownerId instead controller id. Fixes issue #133. Some minor formating. 2013-02-14 12:58:04 +01:00
LevelX2
58a05970e8 Fixed a bug for AI target handling of TargetCardInHand. 2013-02-14 10:53:42 +01:00
LevelX2
b968e2b4c4 Fixed issue #132 tokens of Army of the Damned were put into play untapped instead of tapped. 2013-02-13 08:26:20 +01:00
LevelX2
127e63ce0d Changed used battlefield.count or battlefield.getActivePermanents methods to take player range into account. 2013-02-13 01:24:36 +01:00
LevelX2
efe277621e New PermanentIdPredicate. 2013-02-13 01:21:33 +01:00
LevelX2
b2ec63afdb Fixed spelling error in test. 2013-02-13 01:21:04 +01:00
LevelX2
f504a543e1 Removed unnecessary battlefield.count methods not considering player range. Changed cards that used the removed methods. 2013-02-12 17:14:20 +01:00
LevelX2
c375d80682 Fixed some missing target handling for ComputerPlayer. 2013-02-12 17:10:23 +01:00
Backfir3
412766fbaf [USG] 5 Cards and [LEA] Sol Ring 2013-02-11 23:54:36 +01:00
LevelX2
d78aca041a The CopyTokenFunction copied also gained abilites of permanents that should not be copied according Rule 706. 2013-02-11 21:14:59 +01:00
LevelX2
f67267c0b0 Added rule comments to the new keyword abilities of gatecrash. Added italic style to ability words. 2013-02-11 19:48:54 +01:00
LevelX2
590de413e3 Fixed missing color to the created token of Deathpact Angel. 2013-02-11 19:06:40 +01:00
LevelX2
b731cb4e84 Fixed a bug that the created Ooze Tokens had always P/T of 0/0 when the token was copied later by any effects. 2013-02-11 19:06:06 +01:00
LevelX2
d8d3643733 Fixed a bug that the destroy effect of All is Dust only effected permanents of the controller of the spell. 2013-02-11 19:04:34 +01:00
LevelX2
13e008f102 Added a new sort mode to editor that sorts by color detailed by color combinations. 2013-02-10 10:47:44 +01:00
LevelX2
0bf9491aa1 Fixed a bug of Aura Finesse not triggering UNATTACH event. 2013-02-10 03:01:05 +01:00
LevelX2
cae028cc78 Some text generation changes. 2013-02-10 02:51:26 +01:00
LevelX2
4fb0471fce [CHK] Added 4 flip cards. 2013-02-10 02:34:59 +01:00
LevelX2
0fa76a9669 Added amount parameter to EnchantedCondition. 2013-02-10 02:34:26 +01:00
LevelX2
b367717f76 Fixed Lazav, Dimir Mastermind triggering its copy ability > 100 times for copied creature cards after the first. Samll text fix to Deathcult Rogue. 2013-02-09 09:36:32 +01:00
jeffwadsworth
5fd25c2993 - Added Guardian Zendikon and Spell Contortion. That is all of Worldwake. 2013-02-08 18:26:15 -06:00
jeffwadsworth
84ab7aaf3b - Hopefully the last fix for Lazav. Too much vodka. 2013-02-08 18:05:19 -06:00
jeffwadsworth
33e4670cd1 - Lazav, Dimir Mastermind now just copies the card and does not retain past abilities, etc. 2013-02-08 17:48:13 -06:00
LevelX2
ba296f2528 Fixed that Lazav, Dimir Mastermind's ability also triggers if a card not coming from battlefield goes to graveyard. Little text improvement for Dimir Charm. 2013-02-09 00:01:29 +01:00
jeffwadsworth
ec75e92c7d - Candidate fix for Lazav, Dimir Mastermind. Worked well in my tests. Now we just need the trigger identification stamp deal and things should be in good shape. 2013-02-08 14:21:32 -06:00
LevelX2
2ce260a664 Some cards with DiscardEachPlayerEffect. 2013-02-08 17:20:39 +01:00
LevelX2
7f00d990ab New LoseLifeAllEffect, added amount and random option to DiscardEachPlayerEffect. 2013-02-08 17:20:10 +01:00
LevelX2
cb1c3ff535 Fixed missing target of Scab-Clan Charger. 2013-02-08 00:08:39 +01:00
LevelX2
67553c8af6 Fixed cards that need lockedInCondtion when cast bad had not. Fixes Issue #127. 2013-02-07 23:33:00 +01:00
LevelX2
ce151982b6 Added a lockedInCondition option for ConditionalContiniousEffect. Added test for issue #127. 2013-02-07 23:31:47 +01:00
Backfir3
1bdf2c96fe [MMQ] 12 White Cards 2013-02-07 23:09:08 +01:00
LevelX2
169eec0ebf Added Commander Deck Type. Renamed block constructed deck types from "Constructed" to "Block Constructed". 2013-02-07 16:51:58 +01:00
LevelX2
f83716e566 Merge branch 'master' of https://github.com/magefree/mage.git 2013-02-06 23:03:59 +01:00
LevelX2
73c4095335 [GTC] Corrected some wrong rarities. 2013-02-06 23:02:11 +01:00
jeffwadsworth
85f9d3b426 - Small text fix Skarrg Guildmage. 2013-02-06 15:33:28 -06:00
LevelX2
1fb9923199 Fixed a bug of EvilTwin never getting its except ability. 2013-02-06 17:16:14 +01:00
LevelX2
dd403d2c55 Added applier parameter to CopyPermanentEffet(). 2013-02-06 17:15:25 +01:00
LevelX2
e96203b10b Added for computer player missing handling of choosing TargetCardInGraveyard. This fixes issue #57. 2013-02-06 15:41:00 +01:00
LevelX2
fcd24572dd Computer generated decks for tournaments use now also appropriate basic lands for the cards included in the deck. 2013-02-06 00:50:00 +01:00
LevelX2
a9c1746b02 Fixed Blind Obedience not tapping tokens that come into play. 2013-02-05 21:48:07 +01:00
North
4e44a66b64 increased version for the cards db 2013-02-05 22:16:37 +02:00
LevelX2
68088627b5 Added gatecrash event decks to client sample decks. 2013-02-05 09:56:04 +01:00
LevelX2
6b49ab3582 Added gatecrash token and emlem definition for download. 2013-02-05 09:33:18 +01:00
jeffwadsworth
8ed0919931 - Added script generated ability description to Restoration Angel. 2013-02-04 17:21:54 -06:00