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
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
LevelX2
04e52cecbe
* Nether Traitor - Fixed that it did trigger for every card instead only for creature cards.
2015-02-18 23:54:16 +01:00
LevelX2
d2b94e8dad
* Skyship Weatherlight - Some minor updates to the card.
2015-02-18 23:50:16 +01:00
LevelX2
34082a06d2
Merge pull request #735 from myersn024/master
...
Create SkyshipWeatherlight.java
2015-02-18 23:36:40 +01:00
fireshoes
d1366b1da7
Added Ragnar, Treva the Renewer, Village Elder, Rushwood Herbalist, Ertai the Corrupted, Sporeback Troll, Dakkon Blackblade, Daru Mender, Niall Silvain. Fixed that Fledgling Imp wrongly discarded at random. Fixed incorrect activation cost on Centaur Glade.
2015-02-18 15:20:47 -06:00
myersn024
43d1bf899c
Implemented EonHub.java
...
Fully tested and working
2015-02-18 12:08:09 -06:00
fireshoes
5a551d631b
Merge origin/master
2015-02-18 11:30:16 -06:00
fireshoes
fe01b728ac
Fixed that Valorous Stance incorrectly prevented regeneration.
2015-02-18 11:28:56 -06:00
myersn024
6566b0a755
Update SkyshipWeatherlight.java
...
Added legendary supertype attribute
2015-02-18 09:14:12 -06:00
myersn024
6a118d2bfa
Create SkyshipWeatherlight.java
2015-02-18 08:57:50 -06:00
Justin Herlehy
f77059604b
Merge remote-tracking branch 'upstream/master'
2015-02-18 01:17:23 -08:00
LevelX2
3ba5d70d2f
Merge origin/master
2015-02-18 09:07:30 +01:00
Andy Fries
de1f8271ae
fixed bug in Maralen of the Mornsong effect only applying to owner
2015-02-17 22:35:56 -08:00
LevelX2
b59616fda8
* Karona, False God - Fixed that the untap effect was applied continuous.
2015-02-18 01:53:51 +01:00
LevelX2
1deaf53b97
* Garruk, Apex Predator - Fixed that the third abilit did not apply the life gain if the target creature did not die (e.g. because of indestructable).
2015-02-18 01:51:23 +01:00
Justin Herlehy
d2a2719ff9
Tetsuo Umezawa Implementation
...
Initial implementation of Tetsuo Umezawa from the Legends expansion.
Needs tested and possible rework on static ability.
2015-02-17 14:15:45 -08:00
LevelX2
96fe50cebe
* Sharding Sphinx - Fixed that ability also triggered for damage not done to players, added missing color to created token ( fixes #731 ).
2015-02-17 14:17:18 +01:00
daagar
5e028b69bc
Implement Reiver Demon
2015-02-16 20:02:37 -06:00
daagar
78bf871576
Implement Serra's Boon
2015-02-16 20:02:34 -06:00
daagar
7eeb96d7d6
Implement Abyssal Gatekeeper
2015-02-16 20:02:31 -06:00
daagar
b4d27a9050
Implement Charging Paladin
2015-02-16 20:02:28 -06:00
daagar
99ab63ff24
Implement Serra Advocate
2015-02-16 20:02:24 -06:00
daagar
142e865341
Implement Righteous Cause
2015-02-16 20:02:21 -06:00
daagar
a33a4d68ff
Implement Demon's Jester
2015-02-16 20:02:18 -06:00
daagar
14df690c0a
Implement Foul Imp
2015-02-16 20:02:15 -06:00
LevelX2
d8e1a843c6
* Tidehollow Sculler - Fixed that the exiled card did not return opponents hand.
2015-02-16 20:46:23 +01:00
LevelX2
7526d46cf0
* Brutal Hordechief - Fixed that the activated ability to decide how to block did not work.
2015-02-16 19:44:57 +01:00
daagar
6177a71361
Implement Reminisce
2015-02-15 20:27:43 -06:00
LevelX2
65c382e567
Merge origin/master
2015-02-16 00:26:32 +01:00
LevelX2
22d3a1f0a1
* Cranial Archive - Fixed that the cost was defined as sacrifice instead of correctly exile ( fixes #724 ).
2015-02-16 00:24:25 +01:00
daagar
03ab6d3698
Merge remote-tracking branch 'upstream/master'
2015-02-15 17:01:55 -06:00
daagar
11136412f4
Merge remote-tracking branch 'upstream/master'
2015-02-15 16:53:48 -06:00
LevelX2
2969ea2fac
* Runic Repetition - Fixed that exiled cards not in the default exile window could not be selected as target ( fixes #720 ).
2015-02-15 23:53:35 +01:00
LevelX2
dfd46bd94e
* Sphinx Sovereign - Fixed that the life loss was also applied to the controller ( fixes #722 ).
2015-02-15 23:32:54 +01:00
daagar
a30b34f976
Account for player being null in Mortal Combat graveyard creature count
...
check.
2015-02-15 16:30:49 -06:00
daagar
81ffd9d87f
Implement Holy Light
2015-02-15 16:22:42 -06:00
daagar
73abc78a90
Fix author comment
2015-02-15 16:03:49 -06:00
daagar
d98e785aba
Implement Commander Eesha
2015-02-15 16:03:07 -06:00
daagar
f039be04e1
Implement Myr Landshaper
2015-02-15 15:37:36 -06:00
daagar
02131eb848
Implement Mortal Combat
2015-02-15 12:56:01 -06:00
LevelX2
df619218f1
* Gatekeeper of Malakir - Fixed minor tooltip text issue.
2015-02-14 17:52:12 +01:00
LevelX2
2b8be15281
Fixed a bug of attack restriction effect that did not allow to attack even if the needed condition was fulfilled (Dandan, Godhunter Octopus, Serpent of the Endless Sea, Sea Serpent, Pirate Ship, Whimwader, Sea Monster, Dreamwinder, Sealock Monster).
2015-02-14 17:39:22 +01:00
LevelX2
1f7ce0f806
* Torpor Orb - deactivated log messages for every replacement.
2015-02-14 11:50:41 +01:00
LevelX2
130da71d45
* Contamination - Fixed that it also replaced mana from non land sources.
2015-02-14 11:46:03 +01:00
LevelX2
1342af5349
* Brain Maggot - Fixed that the exiled cards were not returned to opponents hand.
2015-02-14 10:54:31 +01:00
LevelX2
a4a36ff961
* Vedalken Engineer - Fixed that the choice for the mana color selection was not shown.
2015-02-14 00:21:20 +01:00
LevelX2
8620fe5a7d
* Fixed another problem with available mana generation (e.g. with Nykthos, Shrine to Nyx).
2015-02-13 15:03:29 +01:00
LevelX2
fcd1d89137
Merge pull request #715 from chrissanford/master
...
Added Flowstone Slide.
2015-02-13 00:43:28 +01:00
LevelX2
a4d4515017
* Taunt - Fixed wrong collectors number.
2015-02-12 23:14:26 +01:00
LevelX2
c987fd0e9c
Merge origin/master
2015-02-12 22:57:39 +01:00
LevelX2
cd5c4fe7b9
* Fixed bug in FRF booster generation for common cards.
2015-02-12 22:53:42 +01:00
Chris
954fc3be85
Added Flowstone Slide.
2015-02-12 11:40:37 -08:00
emerald000
44deff29d5
Added Taunt.
2015-02-12 12:58:52 -05:00
emerald000
890e98c4cc
Added Azorius Guildmage.
2015-02-12 12:58:39 -05:00
emerald000
59a5bbf765
Added Siren's Call.
2015-02-12 12:18:07 -05:00
LevelX2
ba1fb775b2
* Fixed that manifested or morphed creatures did wrongly trigger "enters the battlefield" abilities with their card attributes (e.g red card manifested triggered Foundry Street Denizens boost ability).
2015-02-12 15:54:41 +01:00
LevelX2
f8439a7729
* Fixed tooltip text of Vorinclex, Voice of Hunger.
2015-02-12 13:54:30 +01:00
LevelX2
ef147bc80c
* Fixed a possible endless loop while player left game during damage distribution.
2015-02-12 12:16:56 +01:00
LevelX2
728281524a
* Fixed a bug that mana sources that could produce any mana (e.g. Forbidden Orchard) did trigger the TAPPED_FO_MANA event twice.
2015-02-12 12:08:13 +01:00
LevelX2
7b95da55a7
* Some more changes concerning sourceObject handling in ability. Added early event type check for triggered abilities.
2015-02-12 01:56:45 +01:00
LevelX2
b9da9cb6cb
Merge origin/master
2015-02-11 17:52:43 +01:00
LevelX2
b73f34a52e
* Some changes to zone object movement and source object handling. Origin source object of ability is now hold in ability to be able to check e.g. zone change counter.
2015-02-11 17:51:41 +01:00
emerald000
0ccfb1b317
Added Gratuitous Violence, Knowledge Exploitation, Mana-Charged Dragon, Pulse of the Grid and Quicksilver Dragon.
2015-02-11 11:50:35 -05:00
LevelX2
4fe5560222
* Fixed some problems with filtering nonbasic lands (e.g. Fulminator Mage).
2015-02-11 12:34:56 +01:00
LevelX2
1cef92ef7a
* Benevolent Offering - Fixed that the number of creatures were not multiplied by 2 for life gain.
2015-02-11 08:28:05 +01:00
LevelX2
7961b35cbf
Merge origin/master
2015-02-10 15:11:04 +01:00
LevelX2
08d93a9e24
* Mesmeric Fiend - Fixed that the exiled card did not get back to hadn of target opponent.
2015-02-10 15:07:50 +01:00
emerald000
f4ce9d85cc
Added Nether Traitor, Scapegoat and Thran Foundry.
2015-02-10 08:12:42 -05:00
emerald000
9a20bdeff3
Added Contamination.
...
Hopefully not breaking anything.
2015-02-10 07:11:39 -05:00
emerald000
55a02a6ee3
Added Dimir Machinations and Vigor Mortis.
2015-02-10 06:36:10 -05:00
LevelX2
b4636b2ce1
* Rework of booster generation to reduce DB load while starting a tournament.
2015-02-10 00:51:36 +01:00
daagar
2e816e2837
Implement "Magus of the Disk" (TSP)
2015-02-08 20:26:53 -06:00
daagar
4ab45e2f0a
Implement 'Wistful Thinking' (PLC)
2015-02-08 18:21:07 -06:00
daagar
fc84945cb1
Implement "Oasis" (ARN/4ED)
2015-02-08 17:45:56 -06:00
LevelX2
3a2d78310b
* Rings of Brighthearth - Fixed that it triggered on every ability, not only your own ( fixes #708 ).
2015-02-08 13:59:31 +01:00
LevelX2
8a6a615250
* Some minor changes.
2015-02-07 18:15:43 +01:00
LevelX2
974951e18d
* Fixed that for "Shoal" spells a wrong CMC was calculated while on the stack, if alternate casting cost was used ( fixes #696 ).
2015-02-06 16:13:51 +01:00
emerald000
103f2f4883
Added Phantom Flock and Realm Seekers.
2015-02-05 18:43:34 -05:00
LevelX2
b6c9b5bf02
Merge origin/master
2015-02-05 01:45:42 +01:00
LevelX2
1c9ccc4aaa
* Simic Charm - Fixed wrong color setting.
2015-02-05 01:43:45 +01:00
emerald000
096236f7c5
Added Drakestown Forgotten, Juniper Order Ranger and Mindless Automaton.
2015-02-04 16:43:30 -05:00
LevelX2
1ccaa2cc9b
* Pride of the Clouds fixed boost ability not counting only other creatures with flying ( fixes #705 ).
2015-02-04 17:30:27 +01:00
LevelX2
41c6c47092
* Added promotional, Duel Deck and Non-standard-legal sets to SetType. Changed sets and set selection accordingly.
2015-02-04 00:34:18 +01:00
LevelX2
67b3ee7872
* Sultai Emissary - Fixed wrong collectors number leading to wrong image download. Delete wrong image manually to download the correct image.
2015-02-03 22:49:37 +01:00
fireshoes
7f5bb1ba01
Merge origin/master
2015-02-03 00:49:28 -06:00
fireshoes
e97dd1299f
Added WPN Gateway set and reprints, Sol Grail, Spike Rogue, Quirion Elves, Krosan Wayfarer, Crookclaw Transmuter, and Centaur Glade
2015-02-03 00:46:33 -06:00
LevelX2
015759d8ed
* Skaab Ruinator - Fixed that casting from graveyard was implemented as activated ability instead of casting creature spell (that prevented the use of Ancient Ziggurat for casting from graveyard).
2015-02-03 00:22:31 +01:00
LevelX2
dd54269216
* Fixed handling of Split cards ( fixes #670 ).
2015-02-03 00:05:30 +01:00
fireshoes
bfd95ecd80
Added Probe
2015-02-02 13:57:17 -06:00
LevelX2
022e5eda1c
* Rakshasa Vizier - Fixed that the ability also triggered for cards of other players ( fixes #699 ).
2015-02-02 11:07:39 +01:00
fireshoes
b57dbd4bb3
Merge origin/master
2015-02-01 15:28:21 -06:00
fireshoes
c5ab277629
Updated Diamond Valley
2015-02-01 15:20:03 -06:00
LevelX2
2544c12d48
* Some minor changes.
2015-02-01 16:47:21 +01:00
LevelX2
47ca2bdc65
* Reworked Grisly Salvage.
2015-02-01 16:43:04 +01:00
LevelX2
8192744697
* Fixed / reworked prevent damage by source effect (related to Burrenton Forge-Tender, Pay no Heed, Prahv, Spires of Order).
2015-02-01 16:05:35 +01:00
LevelX2
e6b85901b8
* Rite of Undoing - Fixed that the first target could also be a non controlled permanent.
2015-01-31 19:25:56 +01:00
LevelX2
faa2b0a0bf
* Rally the Ancestors - Fixed that creatures cards were moved to exile also if already in the graveyard. Problem was that the zoneChangeCounter was not raised as a permanent card left the battlefield. So some more fixes were neccessary for implementations that are based on this fixed zoneChangeCounter of permanents leaving the battlefield. I guess there will be some more bugs caused by this change but I guess this is the correct way to go.
2015-01-31 19:17:22 +01:00
LevelX2
8d6c25b3e8
* Fixed handling of morphed cards in exile zone.
2015-01-31 12:45:54 +01:00
LevelX2
55e386a0e8
* Arcbond - Fixed that Arcbond fizzled if targeted creature died before arcbonds delayed triggered ability resolved.
2015-01-31 11:10:21 +01:00