Commit graph

9176 commits

Author SHA1 Message Date
LevelX2
c96153f544 * Somem minor formatting / changes. 2014-10-10 07:58:07 +02:00
LevelX2
7431d0b465 * Hundred-Talon Strike - Fixed missing target definition. 2014-10-09 23:32:10 +02:00
LevelX2
90203b52fe * Keranos, God of Storms - Fixed a bug that it's triggered ability could trigger multiple times during one turn. 2014-10-09 17:11:53 +02:00
LevelX2
1f4d3b9cea * Fixed a bug that tables waiting for players were removed unintended during table health check (running every 10 minutes). 2014-10-09 16:56:25 +02:00
LevelX2
38bf354220 * Fixed that the startMage.sh script was not added to the release archive. 2014-10-09 16:24:49 +02:00
LevelX2
5d7e12d6df * Fixed a bug, that if a spell with a spell cast triggered ability (e.g. Ulamog, the Infinite Gyre) was successfully countered, the triggered ability was unintended removed from the stack with the spell. 2014-10-09 16:20:33 +02:00
Jon Lin
cafc5d7917 2014-10-09 00:15:56 -07:00
Jon Lin
610d781fef Revert "fixed #595"
This reverts commit 3db077b958.
2014-10-09 00:07:11 -07:00
Jon Lin
3db077b958 fixed #595
also added a couple new cards
2014-10-09 00:04:50 -07:00
LevelX2
3d4072922f * Fixed a bug that stopped the match because table was wrongly removed. Happened only during sideboarding phase. 2014-10-09 08:00:00 +02:00
LevelX2
48c1294b64 * Join the Ranks - Fixed that the created tokens had no Ally subtype. 2014-10-09 07:56:39 +02:00
LevelX2
995655aa61 * Match - Fixed a bug during creation of game info that lets game worker die (second try). 2014-10-09 01:30:14 +02:00
LevelX2
581df41ae7 * Match - Fixed a bug during creation of game info that lets game worker die. Leading to open game workers. Stops staring new games if game thread limit is reached. 2014-10-09 00:50:35 +02:00
LevelX2
1d1bb4e7d0 * True Believer - Added missing includes. 2014-10-09 00:45:16 +02:00
LevelX2
1a625655bb Merge pull request #594 from jlin1714/master
ONS/10E True Believer
2014-10-08 19:45:13 +02:00
Jon Lin
fc14cab5d8 True Believer 2014-10-08 02:00:05 -07:00
LevelX2
d9b3900f90 * Ebony Owl Netsuke - Fixed that a new effect was added every turn. 2014-10-06 19:50:14 +02:00
LevelX2
522e71a4af * Kalitas, Bloodchief of Ghet - Fixed that the token was not created for destroyed tokens. 2014-10-06 14:37:09 +02:00
LevelX2
804f8528e7 * Kresh the Bloodbraided - Fixed that the counters were not added to Kresh. 2014-10-06 14:35:43 +02:00
LevelX2
05ba67a9c9 Added player life to tooltip of small player name label (if no avatar images is shown). So life can be shown (at least with tooltip) if the top card of library is turned face up. 2014-10-06 14:34:26 +02:00
Plopman
16606d9983 Fixed snow mana issue #590 2014-10-06 10:58:16 +02:00
LevelX2
8121849a18 * Tournament game info -player names are listed beginning with the starting player. 2014-10-05 16:35:08 +02:00
LevelX2
9f7f938796 * Gobling Guide - Fixed that the effect did not work if Goblin Guide was removed from battlefield as it resolved. 2014-10-05 14:42:17 +02:00
LevelX2
7f46323f67 * Added F7 to skip until next main phase. Added some preference options to skip handling. Clicking on phase bar opens now phase bar preferences. 2014-10-05 14:33:47 +02:00
LevelX2
af4fa9d542 * Fixed that watching tournament could not be started. 2014-10-05 00:39:52 +02:00
LevelX2
949d2cb24c * Some minor formatting. 2014-10-04 11:13:54 +02:00
LevelX2
a22a1b63a5 * Fixed a concurrent modification exception of triggered abilities. 2014-10-04 11:13:38 +02:00
LevelX2
8fd2a9e234 * Multiplayer - Fixed a bug that a player that left a multiplayer game was not handled correctly. Next game did not start. Running game was ended after some minutes. 2014-10-04 11:13:11 +02:00
LevelX2
54f0fd8fc1 * Fixed that AI used activated abilities for Battlefield as the card was on hand (fix #588). 2014-10-03 13:12:03 +02:00
LevelX2
b3b51f9f1e * AI added little passivity penalty for passing turn to get AI more active. 2014-10-03 12:07:59 +02:00
LevelX2
f7535505dd * Allow deselection of target cards (eg. in graveyard using Delve). 2014-10-03 12:07:20 +02:00
LevelX2
652daddfe8 * Ghost Quarter - Fixed that the second part of the effect did not work, if the target is not destroyed (e.g. indestructible). (Fix #587). 2014-10-02 22:56:15 +02:00
LevelX2
140ffb256a * Fixed Standard Format selection. Client used fixed date. Check on deck validator used wrong month (1.11 insted of 1.10). 2014-10-02 16:59:25 +02:00
LevelX2
96d2351d09 Added some more Morph tests. 2014-10-02 16:19:43 +02:00
LevelX2
267b63cfd2 * See the Unwritten - Fixed that if a creature with power 4 or more was put into play if there was none before on battlefield, the Ferocious effect was resolved after too. 2014-10-02 16:17:23 +02:00
LevelX2
8763613399 Some minor tooltip and comment changes. 2014-10-02 15:03:52 +02:00
LevelX2
db2fd034b4 [SOK] Added 4 Artifacts. 2014-10-02 15:03:28 +02:00
magenoxx
922e35ff1c Fixed NPE in tooltips for Emblem choose-trigger 2014-10-02 12:17:25 +04:00
LevelX2
845d3a7951 * Added handling to show all tournament games in tournament view. 2014-10-02 01:15:21 +02:00
LevelX2
8ac8d36c03 * Some connection handling changes. 2014-10-02 01:14:32 +02:00
LevelX2
54d43d30ab * Doubling Cube - Fixed that the mana was wrongly trippled instead of doubled. 2014-10-01 17:30:13 +02:00
LevelX2
8c9b97969e Added game duration to tournament match view. 2014-10-01 17:29:44 +02:00
LevelX2
fde0888ffc Merge origin/master 2014-10-01 16:05:08 +02:00
LevelX2
e0ffef40cc Added possibility to set some more JBoss Remoting parameters with config.xml on server start. 2014-10-01 16:04:26 +02:00
emerald000
6c4bb27e5c Added Leyline of Lifeforce, Leyline of Lightning and Leyline of the Meek. 2014-10-01 02:27:35 -04:00
emerald000
2a7725b7e7 Added Lich's Tomb, Root Maze and Wren's Run Packmaster. 2014-10-01 00:41:00 -04:00
emerald000
05c0273889 Added Dralnu, Lich Lord, Dystopia, Greater Good and Rune Snag. 2014-09-30 17:42:04 -04:00
LevelX2
f62b7ee1d9 * Fixed that if a creature has already blocked another creature this turn it's no longer forced to block that creature again if a "must be blocked this turn effect" was cast or activated (fixes ##225). 2014-09-30 16:42:46 +02:00
LevelX2
551f03a542 * Market Festival - Fixed that the mana generated by Market Festival could be used to pay mana costs of a mana ability of the land Market Festival enchants (e.g. second ability of Nykthos, Shrine to Nyx). 2014-09-30 14:42:25 +02:00
LevelX2
116100461f * Mindswipe - Fixed that it didn't deal damage, if the X cost was paid by target spell controller. 2014-09-30 13:01:00 +02:00