Commit graph

5471 commits

Author SHA1 Message Date
LevelX2
b7c88b3c6d * Added Sample deck. 2013-06-18 21:49:38 +02:00
LevelX2
e4d38f4ee9 * Hellkite Igniter - The boost ability counts now only the controlled artifacts instead all artifacts. 2013-06-18 21:49:16 +02:00
LevelX2
ed69a87b4d * Ogre Menial - Added the missing infect ability. 2013-06-18 21:47:53 +02:00
LevelX2
1be6af4b9b * Conversion Chamber - Fixed the exile artifact handling that's now an effect and the effect can target artifacts in any graveyard. 2013-06-18 21:47:17 +02:00
LevelX2
35f1c71009 * Mirran Spy - Added the missing flying ability. 2013-06-18 21:45:51 +02:00
LevelX2
1ec2b46e66 * InfectAbility - Added reminder text. 2013-06-18 21:45:15 +02:00
LevelX2
25495bd9d8 [MMA] Added 6 cards. 2013-06-18 17:16:27 +02:00
LevelX2
f62d9a9a94 * Added DelveAbility. 2013-06-18 17:15:51 +02:00
LevelX2
014e3fbe48 Added Brackwater Elemental, Kathari Momber. 2013-06-18 15:15:24 +02:00
LevelX2
9c6db9405a * UnearthAbility - Fixed that unearthed creatures had no haste. 2013-06-18 15:14:53 +02:00
LevelX2
ef83ec2874 Set the server release log level property to warn. 2013-06-18 13:28:09 +02:00
LevelX2
8435bfaa6f * Binding Angel - Fixed the bug, that the "skip next combat phase" ability did not work. 2013-06-18 13:26:00 +02:00
LevelX2
af4759f127 Added some background images to client/backgrounds. 2013-06-18 12:28:49 +02:00
LevelX2
18a8935c65 [MMA] Added 2 cards. [TMP] Added 1 card. 2013-06-18 08:34:59 +02:00
LevelX2
a378338bd3 [Minor] Formatting. 2013-06-18 08:34:28 +02:00
LevelX2
e20b85b059 [Minor] Some rework of DrawDiscard effects. 2013-06-18 08:34:12 +02:00
LevelX2
03b5aea229 Added DrawDiscardTargetEffect, improved DrawDiscardControllerEffect. 2013-06-18 08:33:27 +02:00
LevelX2
e1db02baec Added a sound playing if human player joins a match. 2013-06-17 21:38:30 +02:00
Li REN
1660f482ff Merge pull request #249 from Noahsark/master
fix a bug causes npe.
2013-06-17 11:31:59 -07:00
Li REN
b8e7a50415 Merge pull request #11 from magefree/master
update
2013-06-17 11:28:58 -07:00
Li REN
200c791eed fix a bug causes npe. 2013-06-17 14:27:54 -04:00
LevelX2
6339038a6f Improved log text generation of Test of Faith. 2013-06-17 17:14:20 +02:00
LevelX2
95a12028e6 Added small icon for tokens on token permanents. Token copied from permanents (Giant Adephage) show now the image of the permanent. 2013-06-17 17:00:17 +02:00
LevelX2
5216eddb71 In the card info (tooltip) tokens have now the work "Token" written below the expansion symbol. Some code cleaning concering handling of counters. 2013-06-17 13:59:23 +02:00
LevelX2
15784126a0 * Grisly Spectacle - Fixed a bug that no card milling was done, if the target was not destroyed (e.g. regenerated). 2013-06-17 13:51:20 +02:00
LevelX2
c6a283583a [minor] Some code cleaning. 2013-06-17 13:50:20 +02:00
LevelX2
d1153d26a3 [MMA] Added Phthisis. 2013-06-17 13:48:43 +02:00
LevelX2
dcf1b27dec Added reminder text to SunburstAbility. 2013-06-17 08:12:45 +02:00
LevelX2
8362ea3b00 [minor] Formatting. 2013-06-17 07:44:55 +02:00
LevelX2
57b517282d Added missing implementation of Take Possession. 2013-06-17 07:44:44 +02:00
LevelX2
58bf7cff3f [MMA] Added two cards. 2013-06-17 07:44:21 +02:00
Li REN
5f6398952a Merge pull request #247 from Noahsark/master
Transfer timeout counter to clock format
2013-06-16 21:38:23 -07:00
Li REN
848e542ee4 clean 2013-06-17 00:01:37 -04:00
Li REN
b057857485 Transfer timeout counter to clock format (minute:second, for example, 100 -> 01:40) 2013-06-16 23:53:25 -04:00
Li REN
7d6e9eaadd Merge pull request #10 from magefree/master
update
2013-06-16 10:02:31 -07:00
LevelX2
9c57f27dfd [minor] fixed some import errors. 2013-06-16 17:34:03 +02:00
LevelX2
3d922c146e Merge branch 'master' of https://github.com/magefree/mage.git 2013-06-16 15:01:26 +02:00
LevelX2
e168e03d13 * Countryside Crusher - Fixed card reveal logic. 2013-06-16 15:00:40 +02:00
North
c9b736bec8 updated card template (fixed imports order) 2013-06-16 15:31:21 +03:00
North
1d4b3a2be6 Merge branch 'constants-refactor' 2013-06-16 15:25:35 +03:00
LevelX2
fb1dd2600b Merge pull request #246 from Noahsark/master
Add a feature to addLandDialog; Change default view of sideboard to cardGrid;
2013-06-16 04:12:00 -07:00
North
179f7200ec fixed constant imports in templates 2013-06-16 12:39:03 +03:00
North
0bb110be45 [refactor] moved enums from Constants class 2013-06-16 12:28:10 +03:00
Li REN
e8228195b2 Merge pull request #9 from magefree/master
update
2013-06-16 01:07:52 -07:00
Li REN
2424c80718 Set default view of Sideboard to cardGrid. Make it similar to MTGO setting. 2013-06-16 04:06:28 -04:00
Li REN
1749eb7ded Add a feature to addlandDialog. Now it can help player calculate lands they need as the same function on MTGO. 2013-06-16 03:29:56 -04:00
LevelX2
0b8e7e88a7 [MMA] added 7 cards. 2013-06-16 09:23:06 +02:00
LevelX2
3def3230ee [minor] rule text formatting. 2013-06-16 09:22:44 +02:00
North
4d16535709 removed unused metadata from ExpansionSet 2013-06-16 09:52:29 +03:00
Li REN
68de6a76f6 Merge pull request #8 from magefree/master
update
2013-06-15 18:25:56 -07:00