Commit graph

6614 commits

Author SHA1 Message Date
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
5d12d7f1bf * Village Survivors - Fixed wrong condtion (Morbid instead of Fateful hour). 2013-09-01 11:14:18 +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
182839d41a Added some new sound files (PlayerLost, PlayerWon, PlayerSubmittedDeck, PlayerLeft). 2013-08-31 19:00:38 +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
dec4794fbc * Butcher of Malakir - Fixed that ability triggers for any dying creature instead of only controlled creatures. 2013-08-29 23:07:20 +02:00
LevelX2
ae697db2d8 * Fixed possible NPE in CardView (fixes #278). 2013-08-28 16:23:04 +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
3092373d1d * Fixed possible NPE in TableController (fixes #298). 2013-08-28 15:51:06 +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
c14302df8a * Doubling Season - Fixed that doubled counters were created named with all uppercase letters. 2013-08-28 13:33:06 +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
fcd7595223 * Akoum Battlesinger - Fixed missing haste ability. 2013-08-27 16:31:56 +02:00
LevelX2
80ed481de5 * Summoning Trap - Fixed error that occured if countered with Remand and fixed check that the counter was cast by opponent. 2013-08-27 15:18:45 +02:00
ludwig.hirth
09e37835b7 Merge branch 'master' of https://github.com/magefree/mage.git 2013-08-26 09:31:08 +02:00
LevelX2
2643af812b Fixed bugs of AbandonedOutpost. 2013-08-26 09:30:46 +02:00
LevelX2
04e36b4cbc * Tolsimir Wolfblood - Fixed missing attribute of created token (token was no creature). 2013-08-26 08:31:50 +02:00
cbt33
ef7b36a0f2 Create CephalidBroker.java 2013-08-25 22:53:30 -04:00
cbt33
d595dba424 Update AvenArcher.java 2013-08-25 20:55:54 -04:00
cbt33
f70f5a99c0 Update AegisOfHonor.java 2013-08-25 20:47:38 -04:00
LevelX2
c26a081f93 * Vorel of the Hull Clade - Fixed the bug, that only always one new counter was put on the target permanent of any type of counter that was already on the permanent instead of the amount that was already on the permanent before. 2013-08-25 10:31:57 +02:00
cbt33
1e94de1b1c Update AvenShrine.java 2013-08-25 02:15:52 -04:00
cbt33
13e1056d91 Update Oppression.java 2013-08-25 02:07:48 -04:00
cbt33
2c1d0fc48e Update Oppression.java 2013-08-25 02:01:56 -04:00
cbt33
2b030366da Update AvenShrine.java 2013-08-25 01:58:06 -04:00
cbt33
a31a92995b Create AnimalBoneyard.java 2013-08-25 01:13:12 -04:00
cbt33
6bcda61c4f Create AncestralTribute.java 2013-08-25 00:52:37 -04:00
cbt33
c5c1253905 Create AegisOfHonor.java 2013-08-24 23:52:31 -04:00
LevelX2
6117646bcc Added Minds Aglow, Alliances of Arms, Collective Voyage and Shared Trauma. 2013-08-24 17:18:09 +02:00
LevelX2
b8e7604ca7 Minor formattings. 2013-08-24 17:17:35 +02:00
LevelX2
d4b9f1d4c9 Added Shield Dancer. 2013-08-24 17:16:58 +02:00
LevelX2
90ec6123b2 Some changes to RedirectionEffect. 2013-08-24 17:16:42 +02:00
cbt33
3ddd075481 Create Oppression.java 2013-08-24 02:10:37 -04:00
cbt33
ea85b86308 Create AvenShrine.java 2013-08-24 00:12:26 -04:00
cbt33
c4d8f97061 Create AvenArcher.java 2013-08-23 21:34:05 -04:00
ludwig.hirth
341da30e37 Merge branch 'master' of https://github.com/magefree/mage.git 2013-08-23 15:02:32 +02:00
LevelX2
efd990d756 Added Hunted Wumpus, Horn of Greed and Horn of Plenty. 2013-08-23 15:02:17 +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
d93ddc2125 Merge pull request #315 from cbt33/patch-1
Create AbandonedOutpost
2013-08-22 13:48:48 -07:00
cbt33
f6d6ede9b2 Create AbandonedOutpost
This is untested. Unsure if it works.
2013-08-22 16:32:50 -04:00
Backfir3
6a2df3d935 Added [USG] Titania's Boon; Titania's Chosen [UDS] Rofellos, Llanowar Emissary 2013-08-22 14:06:20 +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
d7400320a5 Fixed bug in Phelddagrif. 2013-08-22 08:40:14 +02:00