Commit graph

5823 commits

Author SHA1 Message Date
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
LevelX2
6c546220a3 Added AnotherCard predicate working for cards in graveyard. 2013-06-14 15:19:43 +02:00
LevelX2
4cf951399c Added method to player to put a list of cards on the bottom of the library in any order. 2013-06-14 15:18:51 +02:00
LevelX2
043fa36618 Merge pull request #236 from Noahsark/master
Added music player that can if activated in preferences play music during the game. Added random background chooser (both developed by Noahsark).
2013-06-13 23:04:50 -07:00
Li REN
c8f31960de Merge pull request #2 from magefree/master
update from master
2013-06-13 17:31:40 -07:00
Li REN
cc49f71b3c Clean the code 2013-06-13 20:24:26 -04:00
Li REN
37530f97ae Update ThemePluginImpl, know the client can randomly choose images in plugins/plugin.data/background/, nothing will be effect if there is no image files. 2013-06-13 20:23:26 -04:00
Li REN
2caa5cbf37 Update ThemePluginImpl, know the client can randomly choose images in plugins/plugin.data/background/, nothing will be effect if there is no image files. 2013-06-13 19:20:10 -04:00
LevelX2
faf8a450da [Minor] Formatting. 2013-06-14 00:31:29 +02:00
LevelX2
b3c3c571f4 * Abrupt Decay - Fixed the not working can't be countered ability (Issue #238). 2013-06-14 00:31:08 +02:00
LevelX2
058fa66167 Merge pull request #239 from charnad/patch-2
* SpireTracer - Fixed wrong blocking behaviour.
2013-06-13 12:40:44 -07:00
Plopman
935f7692f1 Added Flusterstorm, Faerie macabre and Ancestral Vision 2013-06-13 19:00:47 +02:00
Plopman
3fbb37f350 [ALA] Added 3 cards 2013-06-13 18:58:12 +02:00
Plopman
c304b4e6da Fixed Mistbind Clique and Engeered Plague 2013-06-13 18:57:23 +02:00
Viktoras
2a8b86dcc4 Update SpireTracer.java
Creature must be either flying or reach, not both sumiltaneously
2013-06-13 16:26:20 +03:00
Li REN
c41a2df3ac Add a background music player to Mage Client. Music support .mp3 or .wav files. Put the audio files under plugins\sounds\music, random song will be played sequentially when GamePane is activited. the UI to adjust background music is add to preference dialog as well. 2013-06-12 23:34:43 -04:00
Li REN
6bbaa9fda1 Add a background music player to Mage Client. Music support .mp3 or .wav files. Put the audio files under plugins\sounds\music, random song will be played sequentially when GamePane is activited. the UI to adjust background music is add to preference dialog as well. 2013-06-12 22:55:25 -04:00
Li REN
7102d08637 Add a background music player to Mage Client. Music support .mp3 or .wav files. Put the audio files under plugins\sounds\music, random song will be played sequentially when GamePane is activited. the UI to adjust background music is add to preference dialog as well. 2013-06-12 22:27:08 -04:00
Li REN
3eef0b1080 Add a background music player to Mage Client. Music support .mp3 or .wav files. Put the audio files under plugins\sounds\music, random song will be played sequentially when GamePane is activited. the UI to adjust background music is add to preference dialog as well. 2013-06-12 22:18:49 -04:00
Noah REN
897fca52eb Merge pull request #1 from magefree/master
update
2013-06-12 18:44:16 -07:00
LevelX2
537f826607 * Sigarda, Host of Herons - Fixed that her ability prevented all players to sacrifice permanents. 2013-06-12 09:02:10 +02:00
LevelX2
62d91fce4e * Sarkhan Vol - Fixed third ability that only created one token instead of five. 2013-06-12 09:01:13 +02:00
LevelX2
b5f1e05a71 Fixed missing filter of Woodfall Primus. 2013-06-12 09:00:38 +02:00
LevelX2
d94d0b5b92 [MMA] Added 4 cards. 2013-06-11 21:45:45 +02:00
LevelX2
4126920962 * Armed // Dangerous - Fixed rule text of Dangerous, Ability lasts until end of combat (not 100% correct). 2013-06-11 21:45:19 +02:00
LevelX2
6a48fe993e [MMA] added 4 cards. 2013-06-11 17:22:41 +02:00
LevelX2
140bf42f60 Minor formatting. 2013-06-11 17:22:21 +02:00