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
nickmyers
eede8e7045
Implemented and tested Cloud Key
2015-02-19 18:44:44 -06:00
Jeff
e3ebbae5be
- Added Barkshell Blessing, Ghastly Discovery, Giantbaiting, and Traitors Roar.
2015-02-19 15:48:23 -06:00
fireshoes
b3e9731549
Updated Control of the Court, Goblin Lore, Sisay's RIng, Ur Golem's Eye, Dragon Mage, and Helm of Possession
2015-02-19 12:58:14 -06:00
LevelX2
31feb14bc0
Merge pull request #736 from myersn024/master
...
Reimplemented Eon Hub
2015-02-19 17:42:43 +01:00
myersn024
0dcb496b2e
Updated based on recommendations from LevelX2
2015-02-19 08:31:03 -06:00
LevelX2
548a53e32e
* Penumbra Wurm - Fixed wrong P/T of created token from 3/3 to 6/6.
2015-02-19 14:20:08 +01:00
LevelX2
d204af0b55
* Turnabout - Fixed possible endless loops for player choices.
2015-02-19 11:21:23 +01:00
fireshoes
8d0f45052a
Fixed that Ohran Viper's card draw was not optional. Added Garzo Zol Plague Queen, Mystic Speculation, Gwendlyn Di Corsi, Jacques le Vert, and Lady Evangela
2015-02-18 22:06:22 -06:00
nickmyers
9528b991f2
2015-02-18 20:55:38 -06:00
fireshoes
391afc0d4c
Fixed that Toxin Sliver wrongly allowed regeneration. Added Phyrexian Negator and Treva the Renewer reprints to DD: Phyrexia vs Coalition. Add Mirri the Cursed, Control of the Court, Dragon Mage, Helm of Possession, and Sisay's Ring
2015-02-18 18:17:19 -06:00
Jeff
0d9aad6a05
- Added Torrent of Souls
2015-02-18 18:03:42 -06:00
LevelX2
ebd0215c5b
* Frontier Siege - Fixed that the second ability (Kahns) was not optional.
2015-02-19 00:16:25 +01:00