Commit graph

7031 commits

Author SHA1 Message Date
LevelX2
0a18a7bea6 Removed majority of memory leaks from game / editor / dialog handling. 2014-02-02 21:57:02 +01:00
LevelX2
11df1dc059 * Breaching Hippocamp - Fixed that the target has to be "another" creature. 2014-02-02 20:38:11 +01:00
LevelX2
0d7d54b73f * Pack Rat - Fixed bug that copy effect did not work if source was removed from battlefield meanwhile. 2014-02-02 09:58:57 +01:00
LevelX2
dda33f86a4 Removed more memory leaks in game and editor panes and panels of client. 2014-02-01 18:15:42 +01:00
LevelX2
48a7e52701 * Saryr Wayfinder - added game log message for the card moved to hand. 2014-02-01 03:27:01 +01:00
LevelX2
1f8555447d Removed mana leaks for deck editor and draft panels. 2014-02-01 03:26:27 +01:00
LevelX2
30ddcaf99b Some changes to reduce memory leaks. 2014-01-31 15:08:40 +01:00
LevelX2
e2c0e211ef More changes to reduce memory leaks. 2014-01-31 08:22:47 +01:00
LevelX2
da2dc4cd5a Some changes to prevent memory leaks from gamePane (not fiished yet). 2014-01-30 17:35:12 +01:00
LevelX2
f32b28abcc * Tromokratis - Added check that blockers can't be selected to block if they are not able to block anyway. Some redesign of combat. 2014-01-30 15:01:25 +01:00
LevelX2
d9a03b35d2 Some more changes to get/check opponents. 2014-01-30 12:55:50 +01:00
LevelX2
d959edb4b3 Added new method game.isOpponent() for faster opponent check. 2014-01-30 10:46:30 +01:00
LevelX2
c3e48a0117 * About dialog - making it modal. 2014-01-30 08:17:36 +01:00
LevelX2
4ab572bd0e * MageDialog - Removed some memory leaks for client dialogs (more to come soon). 2014-01-30 03:05:49 +01:00
LevelX2
2302b39b47 Card panels sort handling added set init value from prefs. 2014-01-29 21:08:23 +01:00
LevelX2
96d4126684 *BNG Added to expansions with downloadable images. 2014-01-29 08:32:07 +01:00
LevelX2
abec411d55 * Sample deck. 2014-01-29 08:31:25 +01:00
LevelX2
69d0159c99 * Fearsome Temper - Fixed wrong block restriction effect. 2014-01-29 00:50:14 +01:00
LevelX2
99c51f8091 * Tromokratis - added first implementation (can't handle forced block conflicts yet) 2014-01-28 17:05:30 +01:00
LevelX2
89ac171b24 * Hunter's Prowess - Added missing trample ability. 2014-01-28 17:04:24 +01:00
LevelX2
bd77e476ee Removed redundant combat code for handling block effect of Odric Master Tactician. 2014-01-28 15:11:23 +01:00
LevelX2
19679c9f6e Some minor changes / formatting. 2014-01-28 13:48:40 +01:00
LevelX2
51965b4bad Extended output for logging message if moveToZone is called in not the correct way. 2014-01-28 11:30:43 +01:00
LevelX2
8a98caa4c4 * AnnihilatorAbility - Fixed possible NPE. 2014-01-27 18:13:57 +01:00
LevelX2
2e8bbf0406 * Some minor code optimisations. 2014-01-27 18:04:14 +01:00
LevelX2
c75c5ac9e1 * Some changed to avoid ConcurrentModificationExceptions (fixes #333). 2014-01-27 18:03:25 +01:00
LevelX2
3e750e0769 * Added Dust Bowl. 2014-01-27 15:08:26 +01:00
LevelX2
774a54ecb9 * Whims of the Fates - Implemented the card logic. 2014-01-27 15:08:06 +01:00
LevelX2
ce3728766d * Karametra, God of Harvests - Fixed that the land comes into play tapped. 2014-01-27 15:07:32 +01:00
LevelX2
cdd2c9c082 * Griffin Dreamfinder - Corrected toolt ip text for target. 2014-01-27 15:06:51 +01:00
LevelX2
926210a159 * Chat time - Fixed a bug that the chat time was not updated. 2014-01-27 15:06:14 +01:00
LevelX2
984792b2c4 * Added not finished version of Tromokratis and Whims of the Fates. 2014-01-27 08:43:17 +01:00
LevelX2
579c5c03d8 * Gild - Added missing choice to the gold token that causes error on use of mana ability (fixes #375). 2014-01-27 00:58:26 +01:00
LevelX2
33d7735f47 * Nullify - Fixed that Nullify could only counter enchantments instead of creatures. 2014-01-26 22:57:56 +01:00
LevelX2
d1b2851f3e * Fall of the Hammer - Fixed that both targets got the damage instead correctly only the second. 2014-01-26 17:43:35 +01:00
LevelX2
13d488757a * BestowAbility - Fixed that bestow creature cast fizzled instead to enter battlefield as creature enchantment if target left battlefield before resolve of the bestow ability. 2014-01-26 17:17:53 +01:00
LevelX2
4255bd28e5 * Hunter's Prowess - Fixed that damage info was not set for effect leading to NPE. 2014-01-26 16:42:04 +01:00
LevelX2
d07c7b490b Added some methods to write card move infos more easy to game log. 2014-01-26 16:41:17 +01:00
LevelX2
778a3ce688 Added message about revealed cards to game log. 2014-01-26 15:43:55 +01:00
LevelX2
9b5bb52f10 [BNG] Added Perplexing Chimera. 2014-01-26 15:43:33 +01:00
LevelX2
43fed81ff4 Sort user list case insensitive. 2014-01-26 11:26:45 +01:00
LevelX2
a5c0ae1b41 * Acolyte's Reward - Fixed that the prevented damage was not dealt to second target. 2014-01-26 09:50:24 +01:00
LevelX2
15f0eb402f * Searing Blood - Fixed missing target definition. 2014-01-26 09:30:37 +01:00
LevelX2
2cb046c048 * Mortal's Resolve - Fixed missing target definition. 2014-01-26 09:30:18 +01:00
Quercitron
94dd8b2886 Fix Servant of Tymaret 2014-01-26 01:44:29 +04:00
Quercitron
c96c0a1e9e Fix Nessian Wilds Ravager 2014-01-26 01:43:50 +04:00
LevelX2
ceda6b3611 * Hunter's Prowess - Fixed that no target creature could be selected. 2014-01-25 19:44:29 +01:00
LevelX2
6242271ecc Some small changes for the release. 2014-01-25 18:59:06 +01:00
LevelX2
1a744ad533 Updated server txt file to 1.3.0 2014-01-25 16:28:16 +01:00
LevelX2
e8534b880d Added some comments to test. 2014-01-25 15:56:38 +01:00