Commit graph

6370 commits

Author SHA1 Message Date
Plopman
f5882af3f7 Added Trinisphere, Sphere Of Resistance, Thorn of Amethyst 2013-09-24 19:56:49 +02:00
Plopman
db094c2cc0 Added test for costs modification 2013-09-24 19:53:42 +02:00
Plopman
3144409c2c Fixed cost modification order (Rule 601.2e) and added CostModificationType 2013-09-24 19:52:58 +02:00
LevelX2
d2f83b1ade Added Theros block format. 2013-09-24 16:54:55 +02:00
LevelX2
8d4ec3f0ed Fixed Swere, Misdirection and Ricochet Trap to target only spells with exactly one target and allowing to replace it with exactly one different valid target. 2013-09-24 16:40:11 +02:00
LevelX2
5d13559ef1 Gather Specimens, simplified replacement effect, some other minor changes. 2013-09-24 13:43:56 +02:00
LevelX2
3d7c2c32bf Sludge Strider, changed triggered event and added text to the effect. 2013-09-24 13:42:45 +02:00
LevelX2
faafa3f8be Fixed some possible NPE in MageServerImpl (Fixes #342). 2013-09-24 11:16:27 +02:00
LevelX2
dc5fc69287 * Cavern of Soul - Fixed possible java exception when it is checked if with the Cavern mana was payed (Fixes #336). 2013-09-24 11:05:25 +02:00
LevelX2
1c1daf8bcb * Vampire Nocturnus - Fixed possible java exception if the top card's color is checked (Fixes #341). 2013-09-24 11:00:19 +02:00
LevelX2
465cd82104 * Daxos of Meletis - Fixed that java error happened if player tries to cast non castable cards (e.g. lands). 2013-09-24 10:54:55 +02:00
Jeff
23434548bd - Added Gather Specimens, Sludge Strider, and Swerve. Fixed Abattoir Ghoul. Added some tests. 2013-09-23 17:24:57 -05:00
LevelX2
957d420e8d * Disciple of Phenax - It shows no longer an empty window, if target player has no cards in hand. 2013-09-24 00:09:14 +02:00
LevelX2
672567cd72 * Mox Diamon - Fixed handling and wrong behaviour if you don't sacrifice a land. 2013-09-24 00:08:20 +02:00
LevelX2
56f06c6a28 * Akroan Horse - Fixed color and removed haste ability of the created token. 2013-09-23 21:54:25 +02:00
LevelX2
d8f90c6908 Some post Theros standard decks. 2013-09-23 19:53:17 +02:00
LevelX2
330ff60bc5 Theros intro packs. 2013-09-23 18:23:25 +02:00
LevelX2
3374f944b9 Added Gilder Bairn, Rite of Consumption, Laquatuss Champion and Soul Scourge. 2013-09-23 16:22:38 +02:00
LevelX2
0468fe7299 Show info in card tooltip of permanents if controller not equal owner. 2013-09-23 14:58:21 +02:00
LevelX2
825277bad9 Load and save setting of deck generator. 2013-09-23 14:57:50 +02:00
LevelX2
4b15dafda3 Save and load tournament settings. 2013-09-23 08:39:34 +02:00
LevelX2
ddcbf13e36 * Scion of Oona - Fixed that shroud for Faeries did not work. 2013-09-23 08:05:04 +02:00
LevelX2
bf1080db7b * Leonin Snarecaster - Made target mandatory. 2013-09-22 12:37:54 +02:00
LevelX2
c9b88ac713 * Hinterland Scourge - Changed blocking requrement effect from all to at least one (at least one is not implemented perfectly yet). 2013-09-22 08:51:30 +02:00
LevelX2
104f20c125 Added a log info about the reurned card to ReturnFromGraveyardToHandTargetEffect. 2013-09-21 23:57:14 +02:00
LevelX2
3f92ec152b * Hunt the hunter - Fixed the target definition (3 instead of correctly 2 targets). 2013-09-21 23:50:51 +02:00
LevelX2
eafa18a6e8 Fixed possible NPE in HumanPlayer. 2013-09-21 23:46:48 +02:00
LevelX2
d48a8b35fd Added timeout duration in seconds to timeout message. 2013-09-21 19:41:59 +02:00
LevelX2
be883d6b70 Fixed that timeout for autoconcede is only applied if the player has priority. This prevents that player autoconcede if other players need more time to finish their turns. 2013-09-21 19:30:03 +02:00
LevelX2
3817b6ebe1 Fixed that if player left/lost in a ffa game, the players in range dor all other players are updated immediately. 2013-09-21 18:07:58 +02:00
LevelX2
df728473c7 Mayael the Anuma - Fixed that the selected card was moved to hand instead correctly to the battlefield. 2013-09-21 17:50:39 +02:00
LevelX2
fbb9cd7908 Fixed filter to some sacrifice effects. 2013-09-21 08:57:16 +02:00
LevelX2
9252ca604a * Warriors' Lesson - Fixed that the duration of the given effect correctly lasts only until end of turn. 2013-09-21 08:56:07 +02:00
LevelX2
949e861efd Updated Card Repository version. 2013-09-20 19:35:51 +02:00
LevelX2
78959ebbaa * Bestow - Fixed that if cast with bestow the spell on the stack is no creature card type. 2013-09-20 19:24:43 +02:00
LevelX2
d42500c586 * Nykthos, Shrine to Nyx - Fixed possible NPE Error with Nykthos. 2013-09-20 14:23:00 +02:00
LevelX2
b7ae1305bb * Defend of Hearth - Fixd that prevention effect was applied also to permanents instead only to players. 2013-09-20 14:22:09 +02:00
LevelX2
24baf63cf1 * Prophet of Kruphix - Fixed that the triggered untap ability was missing. 2013-09-20 11:57:24 +02:00
LevelX2
fdca147d4d * Balancing Act and Restore Balance - Fixed that range of players was ignored (cbt33). 2013-09-20 11:18:38 +02:00
LevelX2
44a81f8162 * Confessor - Made triggered ability optional (cbt33). 2013-09-20 11:17:11 +02:00
LevelX2
2ba68211bc * Dedicated Martyr - Changed cost order (cbt33). 2013-09-20 11:15:59 +02:00
LevelX2
f9c69ccf1d * Dogged Hunter - Changed target text (cbt33). 2013-09-20 11:15:23 +02:00
LevelX2
03dfbfa7e0 * Cantivore - Changed target text (cbt33). 2013-09-20 11:13:50 +02:00
LevelX2
97f057339e * Cephalid Broker - Set target mandatory (cbt33). 2013-09-20 11:13:10 +02:00
LevelX2
16b10c06d2 * Warriors' Lesson - Fixed that you can correctly draw 1 card instead of 2 if a creature deals combat damage to a palyer. 2013-09-20 08:39:53 +02:00
LevelX2
7247d444ec * Wild Celebrants - Fixed missing target definition. 2013-09-20 08:30:02 +02:00
LevelX2
27d81accd8 * Coordinated Assault - Fixed missing target definition, so the effects can be applied to targets. 2013-09-20 08:25:01 +02:00
LevelX2
44fd58999c * Firedrinker Satyr - Added missing activated ability. 2013-09-20 08:22:00 +02:00
LevelX2
dfe2940623 * Cutthroat Maneuver - Fixed tooltip text saying +2/+2 instead of correctly +1/+1. 2013-09-20 08:17:43 +02:00
LevelX2
0000e9e1c0 * Triton Tactics - Fixed tooltip text. 2013-09-20 08:15:46 +02:00