Commit graph

9049 commits

Author SHA1 Message Date
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
382223bb90 * Deck Editor - Show images for amna symbols. 2014-09-10 17:11:06 +02:00
LevelX2
5b8e2d0376 [KTK] Added Dragon Throne of Tarkir Artifact. 2014-09-10 00:47:34 +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
c888957fa0 [KTK] Updated the mtg-cards-data.txt with new KTK cards. 2014-09-09 21:41:50 +02:00
LevelX2
9b4637b002 [KTK] Added 4 golden, 1 green (not finished), 10 land cards. 2014-09-09 17:33:02 +02:00
LevelX2
21d4d4cfb7 * Chainer's Edict - Fixed missing target definition. 2014-09-09 17:26:45 +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
LevelX2
f670cb3977 [KTK] Updated the mtg-cards-data.txt with new KTK cards. 2014-09-09 07:45:08 +02:00
emerald000
f57d22501a [KTK] Added 4 black cards. 2014-09-08 21:46:09 -04:00
LevelX2
6e13b3ec14 Fixed a possible exception in MatchView. 2014-09-08 23:57:36 +02:00
LevelX2
89397aa44e [KTK] updated mtg-cards-data.txt. Added one card. 2014-09-08 17:18:49 +02: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
65fdaba28d Fixed some possible NPE of server. 2014-09-07 22:01:38 +02:00
LevelX2
bb0be3aea3 * Academy Rector - Fixed that the search ability was handled as targeted effect. 2014-09-07 16:00:42 +02:00
LevelX2
da44199b3d Fixed possible npe in debug info generation. 2014-09-07 15:44:21 +02:00
LevelX2
a42a03355e [KTK] added 8 golden cards. 2014-09-07 15:43:45 +02:00
LevelX2
da64b8757a * Pauper Format - Allowed basic lands to be included in decks. 2014-09-07 02:33:36 +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
6720bd333f [KTK] Added 11 gold cards. 2014-09-06 12:53:00 +02:00
LevelX2
09242a40e7 Added Duration "Until your next turn" for continuous effects. 2014-09-06 12:52:36 +02:00
LevelX2
d14921c5c2 [KTK] Updated the mtg-cards-data.txt with new KTK cards. 2014-09-06 12:48:04 +02:00
LevelX2
aec56554b8 User info - Disconnect info is now shown in the Connection column. 2014-09-05 13:07:05 +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
04d4e2cfd8 Some minor changes to cards. 2014-09-05 12:46:39 +02:00
LevelX2
c0ad7d6fe6 [KTK] Added 4 gold cards. 2014-09-05 12:46:17 +02:00
LevelX2
7ef1e1420d [KTK] Updated the mtg-cards-data.txt with new KTK cards. 2014-09-05 00:44:05 +02:00
LevelX2
cc8e70980e * Arsenal Thresher - Fixed a ClassCastException bug that happened as the player tried to show artifact cards from hand. 2014-09-05 00:26:37 +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
LevelX2
0122937fbc * Goblin Guide - Fixed a bug that the ability did not trigger if a planeswalker was attacked. 2014-09-04 19:08:15 +02:00
LevelX2
6199884b70 [KTK] Updated the mtg-cards-data.txt with new KTK cards. 2014-09-04 19:05:37 +02:00
LevelX2
d051aef63f Fixed a bug of handling of tournament sub tables if a user left. Some changes to match view. 2014-09-04 19:03:48 +02:00
LevelX2
3699b7ca3d Fixed a bug of handling of tournament sub tables if a user left. Some chnages to match view. 2014-09-04 18:20:40 +02:00
LevelX2
8dbd996646 Added test for Boros Reckoner triggered damage ability. 2014-09-04 16:47:53 +02:00
LevelX2
b770c9d0ab * Fixed a problem of match handling if a player left XMage during sideboarding. 2014-09-04 12:30:43 +02:00
LevelX2
6f9a6ccabf * Fixed a bug in table expired check. Changed expired check. Some fixed for table / tournament state handling. 2014-09-03 16:17:43 +02:00
LevelX2
8b331eefce * Fixed a bug in table expired check. Changed expired check. Some fixed for table / tournament state handling. 2014-09-03 15:38:45 +02:00
LevelX2
7269660ff1 * Ib Halfheart, Goblin Tactician - Fixed that the blocking creatures didn't get the 4 damage. 2014-09-03 15:32:09 +02:00
LevelX2
cb6cc62ed4 If match timer is used, the AI consumes now also time for their priority action. Some minor changes to Gamemanager. 2014-09-03 09:49:44 +02:00
Dustin Conrad
e8a72466d6 add loxodon hierarch, soulspike, forbid, castigate, forced fruition, crule tutor, and footsteps of the goryo 2014-09-03 00:44:20 -04:00
LevelX2
cba7442b98 Merge origin/master 2014-09-03 01:03:09 +02:00
LevelX2
fec0744315 Fixed a bug that while a match or tournament was just starting a player could still leave the table, setting the table / tournament / match to an undefined state. Now the player can only leave the Match / Tournament if it has started properly. 2014-09-03 01:02:10 +02:00
LevelX2
59adaa7cb3 Merge pull request #556 from jjmarcel/master
[GPT] Added To Arms!
2014-09-02 08:40:28 +02:00
jjmarcel
4c45af8433 [GPT] Added To Arms!
First implementation of a card.  Tested.
2014-09-02 00:23:49 -04:00