Commit graph

5449 commits

Author SHA1 Message Date
North
a5eebbbf12 fixed NPE at downloading card images 2013-06-27 23:57:38 +03:00
North
988efec96c moved MockCards to mock package 2013-06-27 23:39:09 +03:00
North
8287cbaaf0 Added MockSplitCard 2013-06-26 22:28:33 +03:00
North
d819053930 Moved MockAbility to stand alone class 2013-06-26 20:34:34 +03:00
North
f57f6e6d91 Removed StringUtils (JDK7) dependency 2013-06-26 19:59:59 +03:00
North
f0578942c6 NightCards metadata added to CardRepository on scan 2013-06-19 23:05:39 +03:00
North
1b3a51484e replaced Card instances in client with MockCard 2013-06-19 22:53:53 +03:00
North
e9b81dd006 added MockCard (for display only) 2013-06-19 22:36:16 +03:00
North
462992e838 removed dependency to Mage.Sets and Mage.Server 2013-06-19 21:21:35 +03:00
North
fb2ea95f55 removed card scanning from the client 2013-06-18 22:47:01 +03:00
North
60289b43de CardScanner now adds Expansions to the ExpansionRepository 2013-06-18 22:46:42 +03:00
North
0166975e83 refactored getSetCodes to be used from ExpansionReposiitory 2013-06-18 22:46:09 +03:00
North
e2152c59a2 added ExpansionRepository 2013-06-18 22:44:34 +03:00
North
d91813b08a removed Card dependency for image downloading 2013-06-16 18:13:51 +03:00
North
b13394f03c refactoring to CardImageSource 2013-06-16 17:19:10 +03:00
North
467d246a12 renamed CardInfo to CardDownloadData 2013-06-16 16:14:40 +03: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
LevelX2
df2fd3f68e Removed mage-theme-plugin dependency because it causes cyclic reference. 2013-06-15 20:02:39 +02:00
Li REN
c01253d265 Merge pull request #7 from magefree/master
update code
2013-06-15 09:32:35 -07:00
LevelX2
f99ba12b06 * Paladin en-Vec - Fixed protection ability. 2013-06-15 18:05:57 +02:00
LevelX2
5addb63757 * Changed indestructible to an ability according M14 rule change. Also fixed that for indestructible permanents the DESTROY_PERMANENT event was triggered what led to bugs with abilities like Totem Armor. 2013-06-15 17:57:01 +02:00
LevelX2
d6813e47c3 Merge pull request #243 from Noahsark/fab2759579276909b534de603feb01f50d326d37
Add UI to set background, fix a little bugs, combine theme plugins to client project to avoid cycling dependency
2013-06-15 02:32:00 -07:00
Li REN
a1b065c170 Merge pull request #6 from magefree/master
update
2013-06-15 01:14:08 -07:00
Li REN
fab2759579 update and adjustment 2013-06-15 04:12:26 -04:00
LevelX2
fb0d9c0f9d * Renegade Doppelganger - Fixed a bug that the copy effect did not end at end of turn and the copy was permanently renewed. 2013-06-15 09:43:01 +02:00
Li REN
11ed1f57d4 fix a bug of package importation that cause code not be able to compiled 2013-06-15 02:50:02 -04:00
Li REN
8ac58cfc41 Combine ThemePluginImpl into Mage Client project to avoid cycling dependency. 2013-06-15 02:01:58 -04:00
Li REN
8dd2a078e6 Merge pull request #5 from magefree/master
update master code
2013-06-14 21:54:50 -07:00
Li REN
3af6987333 Add UI for background image selection - selection, random, default 2013-06-15 00:53:35 -04:00
Li REN
c5873fdc2a Add UI for background image selection - selection, random, default 2013-06-15 00:53:18 -04:00
LevelX2
eeca9a66ca * Mul Daya Channelers - Fixed a bug that the mana givng ability did not work as mana ability. 2013-06-15 00:56:11 +02:00
LevelX2
b7a22aa283 * Sovereigns of Lost Alara - Fixed a bug that the effect attaching the aura to the attacking creature throws an error. 2013-06-15 00:24:10 +02:00
Li REN
bb48fd0c9b Merge pull request #4 from magefree/master
update code
2013-06-14 15:01:48 -07:00
LevelX2
84df0f2c43 * Added tournament options for adjustable construction time and free mulligans
* Added duel options for free mulligans
2013-06-14 23:45:30 +02:00
LevelX2
fa5ddb23a2 Merge pull request #241 from Noahsark/master
Clean my code and fix a bug of MusicPlayer
2013-06-14 11:57:20 -07:00
Li REN
51515ff0ad Merge pull request #3 from magefree/master
update code
2013-06-14 10:06:34 -07:00
Li REN
7ce050641d fix a bug of MusicPlayer that cause nullpointer exception 2013-06-14 13:04:48 -04:00
LevelX2
574881f82c [MMA] Added Myr Retriever, Death Denied, Erratic Mutation. 2013-06-14 15:21:14 +02:00
LevelX2
6eebe83b20 * Explosive Revelation and Drown In Filth - Targets are mandatory now. 2013-06-14 15:20:34 +02:00