Commit graph

2113 commits

Author SHA1 Message Date
LevelX2
b50c455997 [THS] Added 6 lands. 2013-09-08 14:50:48 +02:00
North
26676b9ab5 [refactor] removed constructor from FitlerControlledPermanent 2013-09-08 01:30:36 +03:00
Plopman
7073e5e7cd Added UntapSourceCost 2013-09-07 18:11:16 +02:00
Plopman
d46c0befbb Added Subtype option for FilterControlledPermanent 2013-09-07 17:52:09 +02:00
LevelX2
744bc4d999 [THS] 19 Theros cards. 2013-09-07 16:05:14 +02:00
LevelX2
8090522e3c Minor formatting. 2013-09-07 16:04:22 +02:00
LevelX2
5785c23b4d Added BestowAbility for Theros. 2013-09-07 16:03:48 +02:00
LevelX2
eaba56568d * Maelstrom Nexus - Fixed bug that for cascade effect of Maelstrom Nexus always the casting cost of Maelstrom Nexus itself were used to compare if cascade applies instead of the casting cost of the spell that triggered the effect. 2013-09-07 07:51:29 +02:00
LevelX2
e9f0ad3f7d [THS] Added Glare of Heresy and Gods Willing. 2013-09-05 17:14:10 +02:00
LevelX2
6066cc2308 Removed unused Constants class. 2013-09-05 16:27:12 +02:00
LevelX2
7f6eca171e Redesigned handling of chat start message. 2013-09-05 16:25:14 +02:00
LevelX2
4e23d49bd2 Added text to ManaType constants. 2013-09-04 17:15:51 +02:00
LevelX2
3a1d687cf1 Added CantBeBlockedTargetEffect and LoseCreatureTypeSourceEffect. 2013-09-04 17:15:13 +02:00
LevelX2
93ca287478 [THS] Added DynamicValue for Devotion. 2013-09-04 17:14:41 +02:00
LevelX2
40102af238 Changed text of IndestructibleAbility. 2013-09-04 17:14:09 +02:00
LevelX2
7569056804 Added HeroicAbility for Theros. 2013-09-04 11:55:24 +02:00
LevelX2
d36a968579 * Thraximundar - Fixed that the second ability to sacrifice a creature didn't trigger. 2013-09-03 23:42:34 +02:00
LevelX2
7ce2aba997 Added reminder text to ScryEffect. 2013-09-03 17:11:11 +02:00
LevelX2
2c55591172 Added MonstrosityAbility for Theros. 2013-09-03 17:10:52 +02:00
LevelX2
62440c344f Added check for ChangelingAbility.ALL_CREATURE_TYPE to MageObjectImpl. 2013-09-03 08:28:31 +02:00
Plopman
bd47580d6d Added subtype parameter in FilterPermanent 2013-09-02 19:57:46 +02:00
Plopman
97018b1a4b Fixed Mutavault (E.G. didn't gain abilities from Sliver) 2013-09-02 19:56:01 +02:00
LevelX2
b6285accde [THS] Added 3 Theros cards. 2013-09-02 17:11:07 +02:00
LevelX2
8e9dba6368 Some changes to test handling to set correct zon for cards in library. 2013-09-01 15:48:44 +02:00
LevelX2
1090258114 Changed ConditionalContinousEffect to handle latest changes correctly. 2013-09-01 14:48:00 +02:00
LevelX2
277f9363fd * Fury Charm - Fixed that Suspended Cards could not be cast, if last counter was removed with Fury Charm. 2013-09-01 11:15:31 +02:00
LevelX2
5456a908a8 * Progenitor Mimic - Fixed that the created copies could select a new target. 2013-09-01 11:13:03 +02:00
LevelX2
2b916a5dfb * Figure of Destiny - Fixed that effects didn't work correctly if Figure returned to battlefield. 2013-08-30 20:43:16 +02:00
LevelX2
2dd4a32048 * Anhilator Ability - Fixed a bug hat could happen if multiple creatures with Annihilator were on the battlefield (fixes #287). 2013-08-28 16:08:52 +02:00
LevelX2
c5a21a5c88 * ConvokeAbility - Fixed that Convoke checks correctly for the colors of the tapped creature instead of the colored mana costs of it (fixes #299). 2013-08-28 15:31:58 +02:00
LevelX2
f4c0412c8c * Blinding Beam - Fixed that the players creatures don't untap effect lasted until end of game instead until the next untap phase of target player. 2013-08-28 15:12:38 +02:00
LevelX2
d7b7f6c234 * Detain effect - Fixed that detained permanents stayed detained until end of game if the controller of the detain effect left/lost the game before detain effect did end (fixes #304). 2013-08-28 15:11:17 +02:00
LevelX2
257aae3800 Minor formatting. 2013-08-28 08:36:04 +02:00
LevelX2
0f31cd9f12 Added Aegis of Honor and Helm of Awakening. 2013-08-28 08:35:47 +02:00
LevelX2
51d4dff35b Fixed cards with tooltip text containing "Other Other" and "you control you control" text parts. 2013-08-27 16:33:25 +02:00
LevelX2
b8e7604ca7 Minor formattings. 2013-08-24 17:17:35 +02:00
LevelX2
90ec6123b2 Some changes to RedirectionEffect. 2013-08-24 17:16:42 +02:00
LevelX2
dbc7fec977 Added SpellCastAllTriggeredAbility, some minor formatting. 2013-08-23 15:01:52 +02:00
LevelX2
7cf2b0cc97 Fixed a bug that player names of finished matches were no longer shown in the list of fnished matches. 2013-08-23 14:35:59 +02:00
LevelX2
0c6f3bc463 Renamed OpponentCastsSpellTriggeredAbility to SpellCastOpponentTriggeredAbility. 2013-08-22 14:04:17 +02:00
LevelX2
28d67d2b6e Renamed SpellCastTriggeredAbility to SpellCastControllerTriggeredAbility. 2013-08-22 14:02:22 +02:00
LevelX2
4fdcae3cb3 Added Phelddagrif. 2013-08-22 08:38:26 +02:00
Plopman
9ba97d794b Added ReturnToHandChosenControlledPermanentEffect 2013-08-19 22:06:00 +02:00
LevelX2
f9810704d6 [SOK] 3 cards. 2013-08-18 10:09:30 +02:00
LevelX2
7985e2456d * Figure of Destiny - Fixed that the activated updates also lasts if Figure left battlefield and returned to it in some way. 2013-08-18 10:04:04 +02:00
LevelX2
e6c42edc4f Fixed false min target handling of computer player. Some minor changes and additions to framework. 2013-08-16 10:15:20 +02:00
LevelX2
b772ee224e Added sweep effect. 2013-08-16 10:13:36 +02:00
Plopman
ad436bbf59 Fixed a bug. Change stack order after cancel an ability.I did'nt checked if this bug appear with other members of gamestate. 2013-08-13 19:07:15 +02:00
Plopman
da3c153a10 Fixed FilterCard with splitcard 2013-08-13 19:04:35 +02:00
Plopman
61d0e7db0d Fixed ConvertedManaCostPredicate for stackObject 2013-08-13 19:04:09 +02:00