Commit graph

9906 commits

Author SHA1 Message Date
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
091fa9a528 * Bestow - Fixed that the converted mana costs were calculated from the bestow costs instead of the base cost of the spell. 2015-02-24 23:36:59 +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
4adc55eb80 * Miracle - Fixed that miracle was also checked for inital card draw. 2015-02-22 11:16:39 +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
7fa7cf910e Fixed that commander mana sources could not produce mana where the symbols were only included in the rule text (Command Tower, Commanders Sphere, Opal Palace). 2015-02-21 14:50:10 +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