LevelX2
190f9dc0b3
Reworked some replacement effects.
2015-03-14 09:48:20 +01:00
fireshoes
fb1030bcec
[DTK] Added more white cards and some blue cards.
2015-03-14 02:30:57 -05:00
JotaPeRL
cd86c58222
Implementation of Anthem Of Rakdos (DIS).
2015-03-14 00:09:43 -04:00
fireshoes
1a1d8d5a67
[DTK] Added some white cards.
2015-03-13 18:16:13 -05:00
fireshoes
64eff09af7
[DTK] Fixed some mtg-cards-data.txt typos. Generated reprints and simple cards.
2015-03-13 17:51:06 -05:00
fireshoes
faa8568f0f
[DTK] Added complete spoiler. Added some reprints.
2015-03-13 16:31:02 -05:00
fireshoes
2849c87faa
Merge origin/master
2015-03-13 11:03:34 -05:00
fireshoes
e12b0d583f
[DTK] Partial update to mtg-cards-data.txt for complete spoiler 3/13. Added some reprints.
2015-03-13 11:01:58 -05:00
LevelX2
51d4518e7b
Some minor changes.
2015-03-13 15:16:50 +01:00
LevelX2
f9eea60309
[DTK] Added Myth Realized.
2015-03-13 15:16:37 +01:00
fireshoes
03387b50b6
[DTK] Added Salt Road Ambushers and Ainok Survivors
2015-03-12 23:44:34 -05:00
betasteward
9ad8530dee
moved faceDown property from Card to CardState
2015-03-12 22:09:12 -04:00
Jeff
d7b9a4a979
- Added some DTK cards. Clone Legion, Commune with Lava, and Dromokas Command.
2015-03-12 16:45:28 -05:00
Michael Napoleon
ee5e710267
Merge pull request #793 from mnapoleon/master
...
Improvments to previously added card per feedback
2015-03-12 14:23:04 -04:00
Jeff
f1cfd4b641
- Added some DTK cards. Avatar of the Resolute and Haven of the Spirit Dragon.
2015-03-12 11:49:37 -05:00
fireshoes
d0c6310b7f
[DTK] Added basic lands
2015-03-12 11:25:39 -05:00
fireshoes
b58c017048
[DTK] Updated mtg-cards-data.txt for 3/12 spoilers. Added Wandering Tombshell.
2015-03-12 10:44:54 -05:00
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
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
c7c594ca3c
* Changed all references to EmptyEffect.
2015-03-11 20:04:45 +01:00
mnapoleon
8cc785b232
combined effects into one ability and added the text
2015-03-11 13:55:13 -04:00
mnapoleon
99f07cb109
updated card text issues
2015-03-11 13:06:40 -04: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
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
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
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
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
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
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
mnapoleon
e5a951929d
Implemented Mirrodin:Dreams Grip
2015-03-09 10:07:49 -04:00
myersn024
4232520a70
Implemented ManaSeverance.java
2015-03-09 09:07:29 -05:00
JotaPeRL
2463b85c4a
Implementation of Wrecking Ball
2015-03-09 09:30:59 -04:00
JotaPeRL
ebff764f07
Create WreckingBall.java
2015-03-09 09:28:15 -04:00
mnapoleon
c2b9657a59
Implemented Mirrodin:Tel-Jilad Archers, Mirroden:Tel-Jilad Chosen and Darksteel:Tel-Jilad Outrider
2015-03-09 08:49:12 -04:00
fireshoes
e0fc49327c
[DTK] Added Kolaghan's Command. Updated mtg-cards-data.txt. Added Tivadar of Thorn, Scourge of Kher Ridges, Fire Ants.
2015-03-09 00:22:13 -05:00
fireshoes
8d0a6cc214
[DTK] Added Sunbringer's Touch. Updated mtg-cards-data.txt
2015-03-08 19:23:19 -05:00
LevelX2
ecc3c8b1e4
* Daretti, Scrap Savant - Fixed a bug that the game is locked if multiple delayed triggered abilities from the emlem trigger.
2015-03-09 01:03:21 +01:00
Jeff
dfebed44a5
- Added DTK cards. Collected Company and Enduring Scalelord.
2015-03-08 16:46:16 -05:00
LevelX2
6b8493d9f8
* Changed all occurances of unblockable to can't be blocked.
2015-03-08 21:54:36 +01:00
Jeff
3c0a3c41b0
- Added CounterCardPredicate. Used it for Rift Elemental and Fury Charm.
2015-03-08 12:49:04 -05:00
fireshoes
ebae1b9c17
[DTK] Added Dragonlord Ojutai, Acid-Spewer Dragon, Stormwing Dragon, Cunning Breezedancer
2015-03-08 00:11:36 -06:00
Jeff
f47af3d8f3
- Added DTK card. Stratus Dancer.
2015-03-07 23:11:08 -06:00
Jeff
d9096643fb
- Fixed Savage Ventmaw.
2015-03-07 22:44:24 -06:00
fireshoes
9eb93d3e2f
[DTK] Updated mtg-card-data.txt. Added Anafenza, Kin-Tree Spirit; Gudul Lurker; Hidden Dragonslayer; Marang River Skeleton; Ruthless Deathfang; Stormcrag Elemental. [RAV] Added Junktroller
2015-03-07 21:21:51 -06:00
Michael Napoleon
a1505897b6
fixed issues with cardname an {this} in card text, changed Cinder Shade to use DynamicValue and fixed Backlash to filter untapped creatures on target.
2015-03-07 21:36:19 -05:00
LevelX2
607ecb0336
* Nemesis of Mortals - Fixed that the cost reduction did not work for the monstrosity ability.
2015-03-08 02:42:50 +01:00
Jeff
f2aa0773fa
- Little fix to Dragonlord's Servant.
2015-03-07 19:35:58 -06:00
Jeff
e4f42c0da2
- Added DTK cards. Savage Ventmaw, Shorecrasher Elemental, and Swift Warkite.
2015-03-07 19:21:07 -06:00
LevelX2
43b0694ee3
* Jhoira of the Ghitu and Epochrasite - Fixed the not working suspend handling.
2015-03-08 01:40:16 +01:00
Jeff
e9b89c73ed
- Added DTK cards. Blood-Chin Fanatic, Den Protector, and Descent of the Dragons.
2015-03-07 16:57:46 -06:00
LevelX2
fd42b58765
Merge pull request #775 from mnapoleon/master
...
Implemented 14 more cards from Invasion Set
2015-03-07 22:18:42 +01:00
LevelX2
a1208f1a73
* Cascade - Fixed a bug that caused the controlling player to lose the game if all cards of the library were exiled with cascade although the cards were returned to library.
2015-03-07 14:26:26 +01:00
JRHerlehy
7e41e3bf32
Implement [DTK] Sarkhan Unbroken
...
Added DTK Sarkhan Unbroken
2015-03-06 19:02:22 -08:00
LevelX2
532ff611c4
* Reworked dealtDamageByThisTurn handling of permanents to take zone change of referenced objects into account.
2015-03-07 01:15:27 +01:00
Jeff
57ba2861bc
- Added The Wretched.
2015-03-06 17:48:11 -06:00
fireshoes
392631953d
[DTK] Updated mtg-cards-data.txt. Added Epic Confrontation. [ORI] Added set Magic Origins. [MMB] Added set Modern Masters 2015 and Karn/Emrakul/Goyf reprints.
2015-03-06 17:18:39 -06:00
mnapoleon
f392e3b125
implemented Invasion:Galinas Knight
2015-03-06 15:00:52 -05:00
mnapoleon
00c1441001
implemented Invasion:Duskwalker
2015-03-06 14:33:18 -05:00
fireshoes
72f517d420
[DTK] Added Silumgar's Command, Ultimate Price, and Roast; updated Pristine Skywise; updated mtg-cards-data.txt.
2015-03-06 11:22:49 -06:00
mnapoleon
3669b3f82d
Implemented Invasion:Pincer Spider
2015-03-06 11:06:56 -05:00
mnapoleon
a4327b4dde
implemented Invasion:Llanowar Cavalry and Invasion:Llanowar Elite
2015-03-06 10:58:30 -05:00
Jeff
bec8fdfbff
- A missing card.
2015-03-06 09:36:56 -06:00
mnapoleon
767c0de7fe
Implemented Invasion:Backlash and fixed issue with Explosive Growth after class name change in other module
2015-03-06 10:29:25 -05:00
mnapoleon
e6743190ed
Merge remote-tracking branch 'upstream/master'
2015-03-06 09:30:32 -05:00
LevelX2
922c589f4e
[DKT] Added Stampeding Elk Herd and Shaman of Forgotten Ways.
2015-03-06 15:05:13 +01:00
LevelX2
fc91d00ec8
[DTK] Added Aven Sunstriker and Aerie Bowmaster.
2015-03-06 13:57:12 +01:00
LevelX2
21187ef818
* Kami of The Painted Road - Reworked choice handling and source reference.
2015-03-06 11:27:15 +01:00
fireshoes
969f3ad4c7
[DTK] Added Arashin Foremost and Pristine Skywise. Minorfix to Kami of the Painted Road.
2015-03-06 02:05:52 -06:00
fireshoes
5dfd4bcdf9
Added various Portal 1/2/3 cards. Updated mtg-cards-data.txt
2015-03-05 23:28:17 -06:00
Michael Napoleon
d88cd29f17
implemented Invasion:Angelic Shield
2015-03-05 21:00:56 -05:00
fireshoes
fbe988d5f1
Added Radha Heir to Keld, Balthor the Stout, fixed that Mad Auntie couldn't target non-controlled Goblins.
2015-03-05 17:57:56 -06:00
fireshoes
4da8b23105
[DTK] Added Anticipate. Updated mtg-cards-data.txt
2015-03-05 15:15:11 -06:00
Michael Napoleon
d012d29291
implemented cards Invasion:Scavenged Weaponry, Invasion:Cinder Shade and Invasion:Llanowar Knight
2015-03-05 15:22:08 -05:00
LevelX2
78f98e49c1
* Fixed some spelling errors.
2015-03-05 19:00:26 +01:00
LevelX2
68efd82ee8
* Storm counter - Moved the counter to hot key area to prevent area movement for small screen resolutions. Added an option in preferences to switch counter on/off.
2015-03-05 18:03:43 +01:00
fireshoes
10657683af
[DTK] Updated mtg-cards-data.txt for 3/5 spoilers. Added Zurgo Bellstriker.
2015-03-05 10:45:53 -06:00
LevelX2
ed54262b7d
Merge pull request #774 from jgreene40/Implementing_RadiantPurge_card
...
Implementing Radiant Purge (Dragons of Tarkir) card
2015-03-05 14:40:49 +01:00
fireshoes
db379f6ff5
Added set Prerelease Events foralready implemented pre-release promos. Added latest Game Day and Launch promos.
2015-03-04 21:44:58 -06:00
Michael Napoleon
4a1bd50dc1
finished up Invasion cards Crimson Acolyte, Explosive Growth, Nightscape Master and Trench Wurm
2015-03-04 21:58:47 -05:00
jgreene
19f87a8d14
Implementing RadiantPurge card ( #31 in Dragons of Tarkir)
2015-03-04 20:26:15 -05:00
jgreene
62477a05cb
Revert "Implementing RadiantPurge card ( #31 in Dragons of Tarkir)"
...
This reverts commit faf41de35c
.
2015-03-04 20:19:48 -05:00
jgreene40
faf41de35c
Implementing RadiantPurge card ( #31 in Dragons of Tarkir)
2015-03-04 20:14:21 -05:00
Jeff
ef79d70620
- Added Jaws of Stone, Knollspine Dragon, Initimidator Initiate. There are 2 more cards in Shadowmoor in anyone wants to finish knocking out the set.
2015-03-04 17:40:08 -06:00
LevelX2
d090904448
* Rhystic Study - Fixed sequence of things happening during resolution ( fixes #773 ).
2015-03-04 23:09:53 +01:00
fireshoes
99fd116713
[DTK] Update to mtg-cards-data.txt, added Lightning Berserker
2015-03-04 15:25:24 -06:00
mnapoleon
fa6c26481c
initial commit of Invasion:Scavenged Weaponry and Invasion:Trench Wurm
2015-03-04 15:35:32 -05:00
mnapoleon
4dd48c0661
implemented Invasion:Nightscape Master
2015-03-04 14:48:21 -05:00
mnapoleon
a79795e00b
implemented Invasion:Crimson Acolyte
2015-03-04 14:13:58 -05:00
mnapoleon
06733d51e0
implemented Invasion:Explosive Growth
2015-03-04 13:42:06 -05:00
fireshoes
b1a88011ab
[DTK] Updated mtg-cards-data.txt for 3/3 spoilers and added Dragon Fodder, Evolving Wilds, and Dragonlord's Servant. [CUBE] Added Legacy Cube 2015
2015-03-04 12:09:03 -06:00
LevelX2
b95e7a0954
Merge pull request #771 from myersn024/master
...
implemented ForcedMarch.java
2015-03-04 07:57:35 +01:00
LevelX2
16e87e9d74
Merge pull request #770 from mnapoleon/master
...
Implemented some more Invasion Cards
2015-03-04 07:56:49 +01:00
fireshoes
0f90fdd591
Added Gustcloaks Cavalier, Harrier, Runner, Skirmisher, and Close Quarters
2015-03-03 19:29:38 -06:00
nickmyers
6586f6fa85
Fixed small issue in ForcedMarch.java
2015-03-03 18:02:05 -06:00
Michael Napoleon
089e37aac6
fixed color filters on Crusading Knight and Marauding Knight
2015-03-03 18:28:11 -05:00
fireshoes
c921bcfa2b
[DTK] Added Ojutai's Comman, Boltwing Marauder, Sunscorch Regent, and Necromaster Dragon. Minor fix to mtg-cards-data.txt
2015-03-03 15:14:09 -06:00
myersn024
ffb50331ad
Merge pull request #1 from magefree/master
...
pull into my fork
2015-03-03 14:58:37 -06:00
myersn024
ee224a391f
Implemented ForcedMarch.java
2015-03-03 14:50:20 -06:00
mnapoleon
4d6dce82bc
finished implementing Capashen Unicorn, Crusading Knight, Marauding Knight and Stun
2015-03-03 13:32:11 -05:00
fireshoes
2faf7b1d28
Updated mtg-cards-data.txt for 3/3 DTK spoilers. Fxied text on Rakdos Guildmage Goblin token.
2015-03-03 11:39:34 -06:00
LevelX2
36aa2d24a2
[DTK] Added Sidisi, Undead Vizier.
2015-03-03 14:06:29 +01:00
LevelX2
d867c4dfe6
[DTK] Some fixes to Exploit.
2015-03-03 14:01:36 +01:00
LevelX2
eb532a233d
Added minor change.
2015-03-03 13:51:57 +01:00
LevelX2
e0c919a2a9
[DTK] Added Silumgar Butcher.
2015-03-03 13:51:35 +01:00
LevelX2
17e5018d79
Changed some left misspelled Ravnica literals/texts.
2015-03-03 13:35:07 +01:00
fireshoes
66efe176a5
Added Orzhov Guildmage and Rakdos Guildmage. Updated mtg-cards-data.txt for new DTK spoilers.
2015-03-03 01:08:03 -06:00
Michael Napoleon
801103bbda
fixed imports after package name changes
2015-03-02 21:51:32 -05:00
Michael Napoleon
230efa791c
Merge remote-tracking branch 'upstream/master'
2015-03-02 20:55:25 -05:00
LevelX2
c8b6ec6c0d
* Fixed spelling bug ravnika => ravnica.
2015-03-03 02:12:52 +01:00
LevelX2
5d83601a1a
* Extirpate, Lobotomy, Surgical Extraction - Fixed that non basic lands could not be selected.
2015-03-03 01:55:13 +01:00
LevelX2
6b0f6be574
Fixed spelling bug of import mage.abilities.effects.common.continuous package.
2015-03-03 00:37:39 +01:00
LevelX2
d71abab00c
Fixed spelling bug of import mage.abilities.effects.common.continuous package.
2015-03-03 00:35:37 +01:00
LevelX2
867bb38f91
* Geist of Saint Traft - Fixed that the Token was not exiled at end of combat.
2015-03-03 00:19:46 +01:00
fireshoes
45b4c84b53
Fixed minor errors in mtg-cards-data.txt. Added Sandcrafter Mage, Ojutai's Summons, Profound Journey, Sprinting Warbrute
2015-03-02 14:19:40 -06:00
mnapoleon
a3003c9f87
implemented Capashen Unicorn
2015-03-02 10:46:51 -05:00
mnapoleon
43c02dd6c4
implemented Stun
2015-03-02 10:21:42 -05:00
mnapoleon
146aeac461
removed unused imports
2015-03-02 10:09:16 -05:00
mnapoleon
b2afd4de29
finished Marauding Knight and Crusasing Knight
2015-03-02 10:06:58 -05:00
mnapoleon
92e21073e1
Merge remote-tracking branch 'upstream/master'
2015-03-02 08:42:26 -05:00
LevelX2
570ed36cd8
Some minor changes.
2015-03-02 08:35:00 +01:00
LevelX2
77cd43e8da
* Ghastly Conscription - Fixed that the returned creatures were always under the control of owner instead of Ghastly Conscription controller.
2015-03-02 08:34:10 +01:00
Jeff
20c75735bb
- Mana abilities/triggerers do not use the stack in most cases.
...
http://magiccards.info/rule/605-mana-abilities.html
Started process to rectify this issue.
2015-03-01 21:24:13 -06:00
betasteward
1276b1c91c
Merge branch 'master' of https://github.com/magefree/mage
2015-03-01 22:03:28 -05:00
betasteward
5c746e8ec2
Merge branch 'master' of https://github.com/magefree/mage
...
Conflicts:
Mage.Sets/src/mage/sets/avacynrestored/CavernOfSouls.java
Mage.Sets/src/mage/sets/shadowmoor/ManaReflection.java
2015-03-01 22:02:33 -05:00
fireshoes
97a1c2228f
Added Dragons of Tarkir set
2015-03-01 20:29:34 -06:00
betasteward
632573fc3e
moved Watchers to Ability and moved Counters to CardState
2015-03-01 21:17:23 -05:00
Michael Napoleon
4436acd05f
changes to Firescreamer and Serpentine Kavu
2015-03-01 21:10:50 -05:00
Michael Napoleon
d2d4823f7f
initial commit of Firescreamer, Marauding Knight and Serpentine Kavu for Invasion set
2015-03-01 19:42:33 -05:00
LevelX2
d231eee024
* Comet Storm - Fixed wrong damage handling for target players.
2015-03-01 18:24:31 +01:00
Jeff
e5da40976c
- Added Soul Foundry. Small changes.
2015-03-01 03:07:07 -06:00
LevelX2
166205218b
* AEtherspouts - Fixed a bug that could lead to endless loop if player left during resolution.
2015-03-01 09:29:22 +01:00
Jeff
752f237b8d
- Added Extraplanar Lens.
2015-03-01 01:39:38 -06:00
LevelX2
16163aa8cd
Merge pull request #761 from mnapoleon/master
...
Implemented 2 cards from Invasion (Goblin Spy and Mourning)
2015-02-28 05:25:10 +01:00
Michael Napoleon
61e5c2d7fe
fixed author name
2015-02-27 22:12:43 -05:00
Jeff
5e640b9318
- Added Wingrattle Scarecrow
2015-02-27 18:09:02 -06:00
Jeff
f995af804a
- Added Declaration of Naught
2015-02-27 18:01:45 -06:00
mnapoleon
80620c71c3
implemented Goblin Spy
2015-02-27 15:30:17 -05:00
mnapoleon
961fb5e31c
added Mourning card to Invasion set
2015-02-27 14:18:15 -05:00
LevelX2
6bd17716cd
Some minor changes.
2015-02-27 18:09:49 +01:00
LevelX2
1b45c997aa
Some minor changes.
2015-02-27 18:08:31 +01:00
LevelX2
046a21427e
Merge origin/master
2015-02-27 15:08:49 +01:00
LevelX2
e075cb2eba
* Mana Reflection - minor change.
2015-02-27 15:07:11 +01:00
LevelX2
50261650b6
* Mana Reflection - Fixed that multiple Mana Reflections did not stack, fixed a bug of mana calculation ( fixes #758 ).
2015-02-27 15:05:53 +01:00
LevelX2
86929baf53
Merge pull request #757 from myersn024/master
...
Implemented AuraThief.java
2015-02-27 12:05:26 +01:00
Jeff
96f08cad9c
- Added Force of Nature and Fork. Dude doing a video tutorial of XMage requested them.
2015-02-27 00:58:54 -06:00
nickmyers
af697616ec
Removed commented code from AuraThief.java
2015-02-26 18:09:12 -06:00
nickmyers
4c2570574a
Edited AuraThief.java based on suggestions from LevelX2
2015-02-26 18:07:15 -06:00
LevelX2
a7db298711
Some minor changes.
2015-02-27 01:06:59 +01:00
LevelX2
7a0e16fb33
* Vengeful Pharaoh - Fixed that it triggered for every creature doing simultaneously combat damage. Fixed that it wrongly also worked, if Vengeful Pharaoh already left the graveyard.
2015-02-27 01:06:11 +01:00
fireshoes
86393db911
Added Decree of Annihilation, Pit Keeper, and Songs of the Damned.
2015-02-26 15:46:36 -06:00
myersn024
b4966f5e68
Implemented AuraThief.java
2015-02-26 14:25:11 -06:00
LevelX2
587faf9704
Merge pull request #756 from myersn024/master
...
Implemented DwarvenMiner.java
2015-02-26 18:39:17 +01:00
myersn024
fd7f1362ae
Update DwarvenMiner.java
2015-02-26 11:17:38 -06:00
LevelX2
82472e682e
Merge origin/master
2015-02-26 16:49:20 +01:00
LevelX2
705debfe8a
Fixed some cards where it was possible to sacrifice not controlled permanents (e.g. Fireblast).
2015-02-26 16:48:21 +01:00
myersn024
c35e51c7de
Implemented DwarvenMiner.java
2015-02-26 09:47:02 -06:00
Plopman
39d1fd6f90
[5ND] Added 7 cards
2015-02-26 16:07:34 +01:00
LevelX2
972fe78898
* Training Grounds - Fixed that the reduction did not work correctly with hybrid mana. Fixed the check what ability is an activated ability ( fixes #754 ).
2015-02-26 12:07:28 +01:00
LevelX2
fe10cde2b9
* Contamination - Fixed a bug that preventzed Contamination from working properly.
2015-02-26 11:24:47 +01:00
LevelX2
c681f1583c
* Ghostway - Fixed that the creatures returned wrongly tapped ( fixes #753 ).
2015-02-26 01:18:45 +01:00
LevelX2
35f249cd44
* Hellkite Tyrant - Fixed wrong duration of control effect ( fixes #752 ).
2015-02-26 01:04:09 +01:00
LevelX2
d45c8b52dd
* Tuktuk Scrapper - Fixed that the triggered ability did not work.
2015-02-26 00:43:43 +01:00
LevelX2
f96a256c28
* Bramblewood Paragon - Fixed subtype check (not working for Changeling).
2015-02-26 00:15:48 +01:00
LevelX2
5670831b62
Merge origin/master
2015-02-25 23:48:49 +01:00
LevelX2
957fa7d647
Some minor changes.
2015-02-25 23:47:53 +01:00
Jeff
41898c8e08
- Little fix
2015-02-25 16:45:28 -06:00
Jeff
a8f8697a25
- Little adjustments to 2 cards.
2015-02-25 11:55:21 -06:00
Jeff
9a1eb51506
- Added Advice From the Fae, Puca's Mischief, Illuminated Folio, Furystoke Giant, Burn Trail, and Inescapable Brute.
2015-02-24 20:35:17 -06:00
LevelX2
7ac423f1d6
* Praetor's Grasp - Fixed that the cast and reveal effects did not work.
2015-02-25 01:19:27 +01:00
LevelX2
e418d69068
* Contaminated Bond - Fixed that the damage was wrongly dealt to aura controller instead of enchanted creatures controller.
2015-02-25 01:18:42 +01:00
LevelX2
2cfec90add
* Stoneforge Mystic - Fixed that all artifacts cards could be brought into play instead of only equipment artifacts.
2015-02-25 00:24:39 +01:00
LevelX2
661da6153e
* Contaminated Bond - Fixed that the damage was wrongly dealt to aura controller instead of enchanted creatures controller.
2015-02-24 23:50:44 +01:00
LevelX2
0a9c49b1e1
Merge pull request #749 from myersn024/master
...
Removed "all" from filter definition in ArenaOfTheAncients.java. Impleme...
2015-02-24 23:08:19 +01:00
nickmyers
9fc2b72093
Removed "all" from filter definition in ArenaOfTheAncients.java. Implemented BlinkmothUrn.java. Fixed bug in AmberPrison.java so that the controller is prompted whether to untap or not; before it was automatically untapping without asking.
2015-02-24 15:37:03 -06:00
betasteward
620a3b9a52
Moved some setters from Card to Permanent
2015-02-24 15:37:33 -05:00
LevelX2
e836671d22
Merge pull request #747 from myersn024/master
...
Implemented ArenaOfTheAncients.java
2015-02-24 09:12:20 +01:00
LevelX2
584a113eaf
Merge origin/master
2015-02-24 07:32:47 +01:00
LevelX2
1178874678
* Painful Quandary - Fixed a bug that prevented it from working correctly ( fixes #627 ).
2015-02-24 07:32:02 +01:00
fireshoes
dee9f4a0ba
Fixed collector's numbers for Sandsteppe Mastodon [FRF] and Impulse [VIS]
2015-02-23 23:57:20 -06:00
nickmyers
9460be1a05
Removed some unnecessary imports from ArenaOfTheAncients.java
2015-02-23 20:37:46 -06:00
nickmyers
0523b79ec6
Implemented ArenaOfTheAncients.java
2015-02-23 20:36:54 -06:00
LevelX2
471bd835ad
* Reworked some cost reduction effects.
2015-02-23 23:21:55 +01:00
Jeff
14eca696ce
- Added Moonring Island, Sapseep Forest, Thornwatch Scarecrow, Watchwing Scarecrow, Madblind Mountain, and Wicker Warcrawler.
2015-02-22 18:02:48 -06:00
LevelX2
a6d43b75a5
* Skirk Fire Marshal - Fixed that Skirk Fire Marshal could not tap Goblins with protection from red.
2015-02-22 23:40:18 +01:00
Jeff
53a99ed414
- Added Lockjaw Snapper, Rattleblaze Scarecrow, Scrapbasket, and Tatterkite
2015-02-22 14:47:37 -06:00
Jeff
64b6b1a90f
- Fixed Heartmender. Completely misunderstood the function of game.getAllPermanents(). Thought that the controllerId parameter provided some filter functionality.
2015-02-22 10:54:49 -06:00
LevelX2
9fbd5a04bd
* Maven - Added workaround for bug in compiler plugin 3.2 that alwas all sources were compiled.
2015-02-22 11:17:25 +01:00
LevelX2
2767ff3846
Merge origin/master
2015-02-22 11:00:23 +01:00
LevelX2
bc310f9ced
* Shimian Specter - Fixed that the triggered ability did not work.
2015-02-22 10:59:28 +01:00
LevelX2
8589252436
* Caravan Vigil - Some minor changes.
2015-02-22 10:58:57 +01:00
Jeff
a3561025f5
- Added Medicine Runner, Ravens Run Dragoon, Heartmender, and Blazethorn Scarecrow.
2015-02-21 22:55:16 -06:00
Jeff
ddce9c5b1a
- Added Valleymaker, Tattermunge Witch, Rosheen Meanderer, and Mudbrawler Raiders
2015-02-21 19:59:15 -06:00
Jeff
bd5d56950a
- Added Tyrannize, Impromptu Raid, and Morselhoarder
2015-02-21 18:09:36 -06:00
Jeff
17e796427d
- Stasis now uses ContinuousRuleModifiyingEffect
2015-02-21 13:17:37 -06:00
LevelX2
8bf35f88c8
* Goblin Charbelcher - Fixed that the revealed land was taken into account to determine the damage to deal.
2015-02-21 17:57:15 +01:00
LevelX2
f953735263
* Fixed target handling of 4 Primordial cards.
2015-02-21 17:31:54 +01:00
LevelX2
2189236284
* Spellskite - Fixed that abilities (like the one of Wild Defiance) did not trigger if target was changed to Spellskite.
2015-02-21 17:26:14 +01:00
LevelX2
9450407b5a
* Diluvian Primordial - Fixed a bug that it only was able to cast a card from one opponent (last handled) in a multiplayer game.
2015-02-21 12:53:18 +01:00
LevelX2
13300d5807
* Hellkite Tyrant - Fixed that the control effect did end if Hellkite Tyrant left the battlefield ( fixes #743 ).
2015-02-21 12:48:13 +01:00
LevelX2
f5c9a24930
Merge pull request #738 from JRHerlehy/master
...
Implement Legends Cards Bartel Runeaxe and Tetsuo Umezawa
2015-02-21 12:35:12 +01:00
LevelX2
ed41e33deb
* Created ecomesColorOrColorsTargetEffect and updated 3 cards to use it.
2015-02-21 12:31:14 +01:00
JRHerlehy
f48035ea47
Removed unneeded code Tetsuo Umezawa
...
Removed commented out code that is no longer needed.
2015-02-21 03:00:25 -08:00
JRHerlehy
d4f558c3da
More Changes to Tetsuo Umezawa and Bartel Runeaxe
...
Additional testing to confirm functionality.
2015-02-21 02:41:30 -08:00
LevelX2
f36a10fb45
Merge pull request #741 from philvt101/master
...
Add Scuttlemutt and BecomesColorOrColorsTargetEffect
2015-02-21 09:51:44 +01:00
User
81b2124302
Improved Scuttlemutt and deleted now unnecessary BecomeColorOrColorsTargetEffect
2015-02-20 20:53:31 -05:00
JRHerlehy
41e690c27c
Changes to Tetsuo Umezawa and Bartel Runeaxe
...
Changed calls from using getCard to using event.getTargetId as per
LevelX2 feedback. Tested against token copies of cards and works as
intended.
2015-02-20 16:33:08 -08:00
Jeff
510edba792
- Fixed Hellhole Rats
2015-02-20 18:31:30 -06:00
LevelX2
f08dbe3931
Merge pull request #740 from myersn024/master
...
Implemented ScorchedRuins.java
2015-02-21 01:12:29 +01:00
nickmyers
33a1ab35a5
Changed ScorchedRuins to use SimpleManaAbility instead of extending BasicManaAbility
2015-02-20 16:34:37 -06:00
Jeff
fc79dce5ac
- Added Hellhole Rats
2015-02-20 16:13:20 -06:00
User
ea69376943
Add Scuttlemutt and BecomesColorOrColorsTargetEffect
2015-02-20 16:24:00 -05:00
myersn024
a8d6fa6c23
Implemented ScorchedRuins.java
2015-02-20 13:41:46 -06:00
LevelX2
38f47b1f1e
Merge pull request #737 from myersn024/master
...
Implemented Cloud Key
2015-02-20 19:13:52 +01:00
Jeff
e62cedb253
- Added Cauldron of Souls, Chainbreaker, Disturbing Plot, and Grim Poppet.
2015-02-20 11:27:35 -06:00
myersn024
f7360142a2
Updated based on recommendsations
...
Used Phantasmal Terrain as an example to implement the spell choice using AsEntersBattleFieldAbility. Changed class names to more accurately reflect their purposes.
2015-02-20 10:35:53 -06:00
JRHerlehy
2f3a7c56d5
Formatting Bartel Runeaxe
...
Cleanup text formatting in code file.
2015-02-20 04:10:10 -08:00
JRHerlehy
688c25f34b
Formatting Tetsuo Umezawa
...
Clean up text formatting in code file
2015-02-20 04:08:00 -08:00
JRHerlehy
b8a7d3fc39
Implement Bartel Runeaxe
...
Implement Bartel Runeaxe using same style effect class as Tetsuo
Umezawa. Working as intended.
2015-02-20 03:52:14 -08:00
JRHerlehy
8dd5a74edf
Implement Tetsuo Umezawa
...
Fixed code to use proper classes. Works as intended.
2015-02-20 03:51:25 -08:00
JRHerlehy
b5a1d9a950
Merge remote-tracking branch 'upstream/master'
2015-02-20 03:34:56 -08:00
LevelX2
887cc094c9
Some minor changes to Phantasmal Terrain.
2015-02-20 09:54:45 +01:00
LevelX2
d07d3228a1
* Soulflayer - Fixed a bug that Soulflayer had abilities from previous casts when leaving and returning to battlefield.
2015-02-20 02:18:00 +01:00
LevelX2
0c73076895
* Added AlternateManaPaymentAbility interface and handling.
2015-02-20 02:15:22 +01:00
LevelX2
019f6722a7
* Some minor changes.
2015-02-20 02:14:32 +01:00
nickmyers
ef40c819dc
Removed some unnecessary code from CloudKey.java
2015-02-19 18:50:03 -06:00