Commit graph

3109 commits

Author SHA1 Message Date
LevelX2
078d6fb3c6 Reworked some cards with a name a card effect to use a common effect. 2014-09-19 13:39:15 +02:00
LevelX2
a57ebc5314 * Table handling - Fixed a bug that if table owner tried to create a table with invalid deck, the table was added to the finished tables with no players. 2014-09-19 13:37:59 +02:00
LevelX2
eeb22c05ee Changes to user / tournament / match handling. 2014-09-18 23:50:34 +02:00
LevelX2
3c12b23928 * Match handling - some changes to solve/workaround the draw games that cause matches not to end. Changed disconnect handling to not block the client (needs tests if works correctly). 2014-09-18 17:14:33 +02:00
LevelX2
f9f49e9c00 * Fixed that as thought effects could wrongly only apply to the ability controller. 2014-09-17 15:57:06 +02:00
LevelX2
9b3c59dfaf * Canopy Cover - Fixed that it did not work correctly if cast on a creature controlled by an opponent. 2014-09-17 14:07:36 +02:00
LevelX2
4ce5519861 * Morph ability - Fixed that while a porphed creature not all other cardtypes (e.g. Artifact) or supertypes (e.g. Legendary) were removed. 2014-09-16 23:26:03 +02:00
LevelX2
e5bb83d6b9 * Outlast - Fixed bug of tooltip text. 2014-09-16 23:17:06 +02:00
emerald000
2d19f88c8b Added Grenzo, Dungeon Warden, Culling the Weak, Nameless Inversion, Goblin Pyromancer and Tower of the Magistrate. 2014-09-16 13:42:31 -04:00
LevelX2
972dc729b2 * Vines of Vastwood - Fixed that it did not work correctly if cast on a creature controlled by an opponent. 2014-09-16 17:21:05 +02:00
LevelX2
a1168e3b27 * Setessan Tactics - Fixed a bug that the granted fight ability did not work for token permanents. 2014-09-16 16:06:49 +02:00
LevelX2
e0c7083145 * Fixed that deathtouch and lifelink did not work if the source permanent left the battlefield before the damage was dealt (e.g. Marath removing its last +1/+1 counter). 2014-09-16 14:15:19 +02:00
LevelX2
3d9357c2c9 Added initLife method for player to prevent triggering abilities of permanets added to test to battlefield from the start. 2014-09-16 14:13:34 +02:00
LevelX2
fc5d730f0a Fixed possible NPE of AddManaOfAnyColorEffect. 2014-09-15 07:50:51 +02:00
LevelX2
217eaa55d7 * Zurgo Helmsmasher - Fixed that it got wrongly a +1/+1 counter also if a planeswalker was put into graveyard. 2014-09-15 00:10:14 +02:00
LevelX2
d498df6a54 Some minor changes to framework classes. 2014-09-14 23:57:55 +02:00
LevelX2
a407ec6fd9 * Morph - Fixed that static effects (eg. all your creatures gain vigilance) did not work for morphed creatures. Some more minor fixes to morph ability. 2014-09-14 23:57:02 +02:00
LevelX2
294be48355 [KTK] Added 3 blue cards. 2014-09-13 12:11:11 +02:00
LevelX2
85baf357e3 * Morph - Fixed handling (card shown face down after cancel of morph cast). 2014-09-13 11:23:01 +02:00
LevelX2
046174a0f6 [KTK] Added 1 black and 1 red card. 2014-09-13 09:51:25 +02:00
LevelX2
c3a31313d2 [KTK] Added 8 black cards and some minor fixes. 2014-09-13 02:41:46 +02:00
emerald000
22a663dcbc [KTK] Added 12 cards. 2014-09-12 20:12:20 -04:00
LevelX2
e781bef3bc [KTK] Added 11 red cards. 2014-09-13 01:32:17 +02:00
LevelX2
5c564906cd [KTK] Added TurnedFaceUpAllTriggeredAbility. Changed name of TurnedFaceUpTriggeredAbility. 2014-09-12 19:01:43 +02:00
emerald000
351cf9b34e [KTK] Added 3 cards + fixes. 2014-09-11 20:41:15 -04:00
LevelX2
6bf8699208 [KTK] Added 10 cards. 2014-09-12 01:33:09 +02:00
LevelX2
acb9b12291 * Fixed turn structure so that extra turns are taken after the current turn. 2014-09-11 17:20:48 +02:00
LevelX2
0ffa27e777 Added two new events and replacement calls - PLAY_TURN and EXTRA_TURN. 2014-09-11 17:00:21 +02:00
LevelX2
094d398081 * DoIfCostPaid - Added support to add multiple effects. 2014-09-11 12:54:44 +02:00
LevelX2
5860ff265d Added RaidCondition (watcher has to be added to cards using it). 2014-09-11 12:53:25 +02:00
LevelX2
ffb373b1fb * Telepathy - Fixed that not the opponents hands were revealed (fixes #559). 2014-09-11 08:15:01 +02:00
LevelX2
97eae36ddf Fixed possible npe of tabel. 2014-09-11 00:17:24 +02:00
LevelX2
141cdb0e8b [KTK] Added 7 multicolor cards. 2014-09-10 22:38:09 +02:00
LevelX2
e8f9c0822f * Chat / game log - Switched to html output. So mana symbols and html tags are correctly shown. Colors have to be adjusted still a bit. 2014-09-10 17:13:26 +02:00
LevelX2
92486e0b61 * Suspend - Fixed a bug of counterhandling that could produced wrong amount of counters to add. 2014-09-10 00:19:42 +02:00
LevelX2
d2b252b517 * Gemstone Mine - Fixed that it did not produce mana anymore. 2014-09-10 00:18:49 +02:00
LevelX2
f137f9c49c Fixed Morph handling, fixed that face down cards stay face down after zone change. 2014-09-10 00:18:03 +02:00
LevelX2
9b4637b002 [KTK] Added 4 golden, 1 green (not finished), 10 land cards. 2014-09-09 17:33:02 +02:00
LevelX2
9c1f69983b Fixed a problem with NPE and match start. Chanes to handling of logging. 2014-09-09 07:45:53 +02:00
emerald000
f57d22501a [KTK] Added 4 black cards. 2014-09-08 21:46:09 -04:00
emerald000
29a614582a [KTK] Added 3 white cards and 4 blue cards. 2014-09-08 02:16:11 -04:00
LevelX2
d6af37eb1a [KTK] 2 green cards. 2014-09-07 22:02:00 +02:00
LevelX2
a42a03355e [KTK] added 8 golden cards. 2014-09-07 15:43:45 +02:00
LevelX2
c3c77e3974 * Server - Some changes to user / match / table handling. 2014-09-07 02:28:47 +02:00
LevelX2
5b34b46eac * Mana Effects - Started to move choices to resolving. Allowed to cancel choices of some mana effects to cancel the mana ability activation. 2014-09-06 16:22:45 +02:00
LevelX2
1db5df220c * River of Tears, Gemstone Cavern - Fixed that this acrds did not work with Refelecting Pool. 2014-09-06 16:18:07 +02:00
LevelX2
8d7e9f6cb6 * Liliana Vess - Fixed that the libarary was not shufled if second ability was used (fixes #558). 2014-09-06 14:58:52 +02:00
LevelX2
09242a40e7 Added Duration "Until your next turn" for continuous effects. 2014-09-06 12:52:36 +02:00
LevelX2
f12a616243 Some changes to debug messages and change to avoid conccurent change exception. 2014-09-05 12:47:49 +02:00
LevelX2
4b683619e3 * Champion ability - Fixed that it did not work for non champion permanents with the according subtype. 2014-09-05 00:13:10 +02:00