Commit graph

10160 commits

Author SHA1 Message Date
fireshoes
35d26a6dac [DTK] Updated mtg-cards-data.txt for 3/11 spoilers. Added Icefall Regent. 2015-03-11 23:47:39 -05:00
LevelX2
833123a1cb [DTK] Dragon Tempest (there are still problems in the client that prevent the display of triggered abilities, I'll check tomorrow). 2015-03-12 03:19:31 +01:00
LevelX2
36d9df40cb * Updated pom. 2015-03-12 01:20:08 +01:00
LevelX2
0f61d2981b * Tiny Leader - changed subtype to no subtype. 2015-03-12 01:13:07 +01:00
LevelX2
aad8edd8cc * Tiny Leader - The commander cast X times is shown now, you can use deck name "Sultai" as default commander for UBG, check that the commander card can't be again in the deck or sideboard, sideboard can also be empty now, sideboard may not include the commander. 2015-03-12 01:11:31 +01:00
fireshoes
2307e851db [DTK] Updated mtg-cards-data.txt for 3/11 spoilers. Added Surrak the Hunt Caller and Belltoll Dragon. 2015-03-11 16:35:21 -05:00
LevelX2
eec5406a00 Raised card and expansion content version number. 2015-03-11 21:11:21 +01:00
LevelX2
84e2ecb8ef * Some fixes to cardState handling concerning card rules. 2015-03-11 21:03:42 +01:00
LevelX2
c7c594ca3c * Changed all references to EmptyEffect. 2015-03-11 20:04:45 +01:00
LevelX2
f31c317675 Replaced all usages of EmptyEffect by InfoEffect. 2015-03-11 17:23:13 +01:00
LevelX2
cc1d453a0b Merge origin/master 2015-03-11 17:12:09 +01:00
LevelX2
68255ac316 Removed http://mtgimage.com/ from image download sources. 2015-03-11 17:11:30 +01:00
Michael Napoleon
5a5d774889 Merge pull request #792 from mnapoleon/master
Implemented more Invasion Cards (Cursed Flesh, Vodalian Merchant, Sunscape Master, Yavimaya Kavu)
2015-03-11 12:11:16 -04:00
fireshoes
8dd8aea188 [DTK] Updated mtg-cards-data.txt for 3/11 spoilers. Added Dragon Monument cycle, Duress reprint, Scion of Ugin. and Custodian of the Trove. 2015-03-11 11:07:02 -05:00
LevelX2
a7e4ceb234 * Parallax Wave - Fixed a bug that always all exiled objects returned also if they were exiled by an earlier instance of Parallax Wave (combo with Opalescence). 2015-03-11 16:25:53 +01:00
mnapoleon
dd299aaec2 Implemented Invasion:Yavimaya Kavu 2015-03-11 11:07:05 -04:00
mnapoleon
3fa404592f Implemented Invasion:Sunscape Master 2015-03-11 10:25:31 -04:00
LevelX2
23de61b433 * Fixed that manifested card went to exile face down (fixes #791). 2015-03-11 15:17:54 +01:00
LevelX2
e273481499 Some minor changes. 2015-03-11 15:02:52 +01:00
mnapoleon
db763296d9 Implemented Invasion:Vodalian Merchant 2015-03-11 09:51:33 -04:00
mnapoleon
a6a94685ca Implemented Invasion:Cursed Flesh / Exodus:Cursed Flesh 2015-03-11 09:38:38 -04:00
LevelX2
3f0a235471 Merge pull request #789 from myersn024/master
Implemented PowerArtifact.java
2015-03-11 14:34:14 +01:00
LevelX2
bda106d5eb Finished change of delimter from ";" to "$" for internal handling of tests to prevent problems from rules containing — code. 2015-03-11 14:04:56 +01:00
myersn024
7c16b2ff59 Changed type check in applies() 2015-03-11 08:04:51 -05:00
LevelX2
41f878c9ad * Natural Order - Fixed that it was possible to search for all green cards instead of only green creature cards. 2015-03-11 13:27:58 +01:00
LevelX2
8d7087d859 Fixed initialisation of targetPointer in BoostEquippedEffect (fixes #790). 2015-03-11 13:24:11 +01:00
LevelX2
2d1755be2e Readded uninteneded from pom-xml removed project references again (fixes #787). 2015-03-11 11:15:42 +01:00
fireshoes
cb96db4151 [DTK] Added Dragonlord Atarka, updated TargetCreatureOrPlaneswalkerAmount to filter for opponent's controlled permanents. 2015-03-10 21:48:47 -05:00
LevelX2
3ee6df9a3e * Cylian Elf - Fixed missing creature card type attribute. 2015-03-10 23:53:57 +01:00
fireshoes
3a8b7cc281 [DTK] Added Sarkhan's Triumph, Herdchaser Dragon, and Rending Volley. Updated mtg-cards-data.txt for 3/10. 2015-03-10 17:06:45 -05:00
myersn024
1961965e8e Implemented PowerArtifact.java 2015-03-10 15:41:57 -05:00
betasteward
fe2cd395a6 moved info from CardImpl to CardState and PermanentImpl + created InfoEffect for displaying rule info on Card 2015-03-10 14:57:55 -04:00
Michael Napoleon
eb86378bc1 Merge pull request #788 from mnapoleon/master
Implement Cloud Spirit and Sandstorm (in various sets)
2015-03-10 14:14:10 -04:00
mnapoleon
3b64f37125 implemented Cloud Spirit in Portal and Stronghold sets, as well as Sandstorm in Arabian Nights, 4th Edition and Mirage sets 2015-03-10 14:12:51 -04:00
Jeff
8b7cc5ae45 - Added some DTK cards. Dragonlord Silumgar and Deathbringer Regent. 2015-03-10 11:47:45 -05:00
fireshoes
cca99b22aa [DTK] Updated mtg-cards-data.txt for 3/10. 2015-03-10 10:16:29 -05:00
fireshoes
5a31e35837 [DTK] Added Artful Maneuver, Ire Shaman, and Pitiless Horde. Updated mtg-cards-data.txt for 3/10. 2015-03-10 09:11:04 -05:00
fireshoes
9dfd951edd [DTK] Updated mtg-cards-data.txt for 3/10. 2015-03-10 08:08:55 -05:00
LevelX2
268c6a4033 Merge pull request #780 from myersn024/master
Implemented Mana Severance
2015-03-10 08:17:54 +01:00
fireshoes
803676268c [DTK] Added Ojutai Exemplars; updated mtg-cards-data.txt for 3/9 spoilers. Added TargetCreatureOrPlaneswalkerAmount 2015-03-10 01:35:57 -05:00
fireshoes
9b7db771d1 [DTK] Updated mtg-cards-data.txt; added Harbinger of the Hunt, Shieldhide Dragon, Crater Elemental, Dragon Whisperer, Encase in Ice, Surge of Righteousness 2015-03-09 22:13:24 -05:00
Michael Napoleon
7c3cbc3979 Merge pull request #786 from mnapoleon/master
Implemented some more missing cards from Mirrodin and Darksteel
2015-03-09 22:06:07 -04:00
Michael Napoleon
eeb204afdb Added more clear text tap/uptap selections
Made the selection more clear when selecting to tap and selection to
untap when entwine is used.
2015-03-09 22:02:14 -04:00
LevelX2
0aeba13f30 * True-Name Nemesis - Fixed that the protection ability did not work correctly concerning abilities of cards of target player in graveyard (e.g. Vengeful Pharaoh). 2015-03-10 01:34:25 +01:00
nickmyers
a6f0cd02af Made changes to ManaSeverance.java based on suggestions 2015-03-09 18:17:11 -05:00
LevelX2
ec5923903e Merge origin/master 2015-03-09 23:51:56 +01:00
LevelX2
853df00dcd * Convoke - Fixed a bug that for convoke was wrongly checked that a creature has to be in the graveyard of the controller. 2015-03-09 23:50:33 +01:00
Jeff
c6a4840e28 - Added a DTK card. Dragonlord's Prerogative. Tweaked RevealTargetFromHandCost to allow for optional costs. 2015-03-09 17:48:49 -05:00
LevelX2
9c63b142ed * Suppression Field - Fixed that the effect was also applied to special actions (e.g. Convoke). 2015-03-09 23:48:37 +01:00
LevelX2
ae18039332 Merge pull request #782 from JotaPeRL/master
Implementation of Wrecking Ball
2015-03-09 22:57:56 +01:00