Commit graph

7101 commits

Author SHA1 Message Date
LevelX2
71fafb168c * Siren of the Silent Song - Fixed a bug that the controller also wrongly put a card into the graveyard from library. 2014-02-04 22:19:26 +01:00
LevelX2
022587e6f9 * Felhide Spiritbinder - Fixed a bug that the copied token did not have a supertype l(e.g. Legendary). 2014-02-04 22:18:06 +01:00
LevelX2
ae8da01ba8 * update to pl script (added count output). 2014-02-04 17:43:18 +01:00
LevelX2
32699757c4 * ChooseNewTargets - Fixed some problems with amount targets. Some problem left fix coming soon. 2014-02-04 17:42:54 +01:00
LevelX2
733b0f6b8e Minor message formatting. 2014-02-04 08:35:20 +01:00
LevelX2
f492c2072b * Sample Decks - Added some standard format sample decks. 2014-02-04 08:34:32 +01:00
LevelX2
2db3a156e4 Merge origin/master 2014-02-04 08:33:17 +01:00
Plopman
1de997fd33 Added Genesis Chambe, Proclamation of Rebirth and Ichorid 2014-02-03 21:48:27 +01:00
LevelX2
6834dc87ef Merge branch 'master' of https://github.com/magefree/mage.git 2014-02-03 18:26:38 +01:00
LevelX2
bf4ccf185c Some minor formatting. 2014-02-03 17:47:12 +01:00
LevelX2
9c5d5208b9 Some updates to pom dependency. 2014-02-03 17:46:19 +01:00
LevelX2
97af2dbe81 * Kiora, The Crashing Wave - Fixed possible java error (NPE). 2014-02-03 15:06:53 +01:00
LevelX2
b28d389e50 * Banned list - Added changes for 2014-02-07- 2014-02-03 07:46:05 +01:00
LevelX2
3cd4e9ecb7 * Memory leaks - TornamentPane can now be removed by gc. 2014-02-03 01:37:13 +01:00
LevelX2
7945f4ad80 * start scripts - changes Xms value back to 256m. 2014-02-03 01:23:40 +01:00
LevelX2
ae555aea0e * Memory leaks - TornamentPane can now be removed by gc. 2014-02-03 01:18:35 +01:00
LevelX2
f734d89de6 * Ragemonger - Fixed a bug that the casting cost reduction did not work correctly. 2014-02-03 01:16:52 +01:00
LevelX2
efb04f2b9a Merge pull request #377 from jbonofre/master
Some improvements for Unix on Mage Server and Client
2014-02-02 16:03:25 -08:00
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
Jean-Baptiste Onofré
378bb6ca5e Fix JVM arguments order to avoid weird OutOfMemoryError 2014-01-30 03:21:02 +01:00
Jean-Baptiste Onofré
67133cc2e8 Set *.sh Unix scripts executable by default 2014-01-30 03:13:43 +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