LevelX2
e2b4128b2a
* Profane Command - Fixed a bug that target of second mode was not set correctly.
2015-01-30 21:11:51 +01:00
LevelX2
d69edc00c7
Fixed possible null pointer exception.
2015-01-30 21:10:54 +01:00
LevelX2
861a1614c4
Fixes to Hall of the Bandit Lord.
2015-01-30 16:59:13 +01:00
LevelX2
5b79f99a85
Added log text to use of conditional mana of Cavern of Soul.
2015-01-30 16:58:21 +01:00
LevelX2
d37f40a14e
* Fruit of the First Tree - Fixed that the life and card draw gained wronlgy the creature controller instead of Fruits controller.
2015-01-30 13:28:22 +01:00
fireshoes
d8661113b4
Added Shivan Harvest, Mnemonic Nexus, Diamond Valley, Willow Satyr, and Empress Galina
2015-01-29 14:33:17 -06:00
emerald000
52383e7ba4
Added Bramblewood Paragon, Cenn's Tactician, Custodi Soulbinders and Cytoplast Root-Kin.
...
Fixed that Graft should not trigger when the source creature enters the battlefield.
2015-01-29 11:46:13 -05:00
Duncan Townsend
57284eac76
Radiate says "permanent or player" not "creature or player". Fixed.
2015-01-29 01:17:30 -05:00
Duncan Townsend
bdafb4a003
Added implementation of Radiate
2015-01-29 00:44:46 -05:00
Duncan Townsend
7aef9d20bf
Use the new CopySpellForEachItCouldTargetEffect class in Precursor Golem.
2015-01-29 00:43:47 -05:00
Duncan Townsend
4229c0615d
Generalized Ink-Treader Nephilim's effect and split it into its own file, mage.abilities.effects.common.CopySpellForEachItCouldTargetEffect
2015-01-29 00:36:46 -05:00
emerald000
8a82fff6e7
Added Hall of the Bandit Lord and Spinorock Knoll.
...
Fixed Magnigoth Treefolk.
2015-01-28 12:28:38 -05:00
emerald000
41b2d1a74e
Added Heartwood Storyteller, Jotun Grunt, Magnigoth Treefolk and Vedalken Orrery.
2015-01-27 09:43:47 -05:00
LevelX2
2ee9728cb3
* Stasis - Fixed that all untap actions were replaced instead of only the untap step of players ( fixes #691 ).
2015-01-27 15:09:33 +01:00
LevelX2
6fe58db97d
Added Spelltithe Enforcer, Gauntlet of Might and Shivan Wumpus.
2015-01-26 18:20:02 +01:00
LevelX2
684e76e9bf
* Soulfire Grand Master - Fixed possible Cast exception.
2015-01-26 16:08:35 +01:00
LevelX2
f241660c5c
Merge origin/master
2015-01-25 23:15:12 +01:00
LevelX2
21d704fb5e
* Write into Being - Fixed that the other card could not be kept on top of library.
2015-01-25 23:14:17 +01:00
Duncan Townsend
7e5f873251
Fixed capitalization mistake "setMaxNumberOftargets" -> "setMaxNumberOfTargets"
2015-01-25 17:06:00 -05:00
Duncan Townsend
4127d2b358
Renamed myself from duncancmt to duncant since that's my github username.
2015-01-25 15:24:03 -05:00
Duncan Townsend
be9bd73dc6
Fixed Magus of the Candelabra to be more rules conforming, like Candelabra of Tawnos.
2015-01-25 15:22:04 -05:00
LevelX2
05a4a99ec6
* Fixed the implementation of Candelabra of Tawnos.
2015-01-25 19:20:49 +01:00
Duncan Townsend
da4ecff54a
Cleaned up Candelabra of Tawnos
2015-01-25 11:05:37 -05:00
Duncan Townsend
7a29e8c815
Added implementation of Magus of the Candelabra
2015-01-25 11:04:58 -05:00
Duncan Townsend
7e08ce886c
Added implementation of Magus of the Moat
2015-01-25 11:04:34 -05:00
LevelX2
bc1757a90f
* Some fixes to Ferocious cards (missing LockedInCondition). Some changes to tooltip text generation.
2015-01-25 11:28:56 +01:00
Duncan Townsend
a39c4aa4f4
Oops! Forgot to commit my imports on that last commit. Sorry!!!
2015-01-24 21:45:55 -05:00
Duncan Townsend
6a48aacfc6
Cleaned up Painter's Servant. Made it change the color of cards in Command and Graveyard zones.
2015-01-24 21:40:26 -05:00
Duncan Townsend
e1ad6ed7d2
Added implementation of Mycosynth Lattice
2015-01-24 21:39:46 -05:00
Duncan Townsend
05fb8409fd
Added rules text comment to Aura Graft.
2015-01-24 21:01:39 -05:00
LevelX2
5460eb7b3c
Merge origin/master
2015-01-25 02:43:47 +01:00
LevelX2
923db227dd
* Fixed the TargetNonNasicLandPermanent class checking for anme instead of subtype (concerned Ore Gorger, Tectonic Edge, Ravenous Baboons, Goblin Ruinblaster, Detritivore, Fissure Vent, Dust Bowl, Incendiary Command, Fulminator Mage).
2015-01-25 02:43:09 +01:00
Duncan Townsend
11a81e8047
Added implementation of Aura Graft
2015-01-24 20:27:16 -05:00
Duncan Townsend
2463418eca
Breath of Fury had strange behavior when it was attached to a creature other than the one that caused its trigger when its trigger resolved. Fixed.
2015-01-24 20:26:53 -05:00
Duncan Townsend
ec917c7a50
In Breath of Fury, remember the creature enchanted by Breath of Fury when its ability triggers.
2015-01-24 20:26:51 -05:00
Duncan Townsend
aa8554e82b
Added mage.filter.predicate.permanent.CanBeEnchantedByPredicate
2015-01-24 20:26:50 -05:00
Duncan Townsend
feb35dda81
Renamed mage.util.SpellTargetAddress to mage.util.TargetAddress and made it handle non-Spell Cards.
2015-01-24 20:26:46 -05:00
LevelX2
8e92291b9d
* Putrit Imp - Fixed tooltip text for Threshhold.
2015-01-25 02:12:23 +01:00
LevelX2
df1382010d
* Jeskai Infiltrator - Fixed that Jeskai Infiltrator stayed wrongly on it's battlefield position after returning from exile.
2015-01-25 02:01:03 +01:00
Andy Fries
8e62e62c13
reworked Maralen of the Mornsong to correct formatting
2015-01-24 16:40:28 -08:00
Andy Fries
2bdc78d69b
Merge remote-tracking branch 'upstream/master'
2015-01-24 16:28:36 -08:00
LevelX2
c4e185a7de
* Omen Machine - Some rework.
2015-01-25 00:56:17 +01:00
Andy Fries
72eda0e4b3
added Maralen of the Mornsong
2015-01-24 14:40:31 -08:00
LevelX2
72cf165c76
* Bloodcrazed Goblin - Fixed that the attack restriction was applied to every creature instead only to Bloodcrazed Goblin.
2015-01-24 19:53:11 +01:00
LevelX2
001e17a73e
* Fixed handling of enlarged view for manifested and morphed cards.
2015-01-24 19:43:53 +01:00
LevelX2
ba8290a0c0
* Cunning Strike - Fixed that double damage (2 x 2 to each target) was dealt.
2015-01-24 09:10:00 +01:00
LevelX2
d7411b8b5a
* Write into Being - Added game log info where the controller puts the other card.
2015-01-23 14:09:11 +01:00
fireshoes
f30523d7d7
Merge origin/master
2015-01-23 03:05:37 -06:00
fireshoes
fd6edc8987
Added various Thallid cards, added Scrabbling Claws, minor fix to Jace Beleren (MBP), fix for Soulflayer not gaining indestructible
2015-01-23 03:04:27 -06:00
LevelX2
b67d8a655c
Merge pull request #689 from bwoods89/master
...
Added Haakon, Stromgald Scourge
2015-01-23 06:34:49 +01:00
Duncan Townsend
3eb89ce037
Removed unused imports in Precursor Golem.
2015-01-22 22:57:41 -05:00
Duncan Townsend
f7a7b69be3
Use mage.util.SpellTargetAddress everywhere we iterate over Targets in Ink-Treader Nephilim.
...
Also removed unused imports.
2015-01-22 22:56:34 -05:00
Duncan Townsend
542997be8f
Breath of Fury must successfully sacrifice its attached creature in order for the remainder of the effect to happen
2015-01-22 22:50:56 -05:00
Brad Woods
3b1829e9fe
Merge branch 'master' of https://github.com/magefree/mage
2015-01-22 17:54:10 -08:00
brad
5116eece74
Added Haakon, Stromgald Scourge
2015-01-22 17:47:06 -08:00
LevelX2
91b8089455
Merge origin/master
2015-01-23 01:42:39 +01:00
LevelX2
ea5a769683
* Arcbond - Fixed that as damage source was wrongly set Arcbond instead of the targeted creature.
2015-01-23 01:41:30 +01:00
Jeff
d218279b04
- Finally got the time to fix Manaforge Cinder. Better late than never.
2015-01-22 18:27:05 -06:00
LevelX2
24c757647e
* Mystical Teachings - Fixed wrong tooltip text ( fixes #686 ).
2015-01-23 01:22:11 +01:00
LevelX2
dbffbad3cb
Added early eventType check for ContinuousRuleModifying effects.
2015-01-22 22:41:03 +01:00
LevelX2
8ea8e77b88
Renamed CantCounter to CantBeCountered.
2015-01-22 21:29:38 +01:00
LevelX2
f77c930299
* Some changes to cards committed by duncant.
2015-01-22 17:31:30 +01:00
Duncan Townsend
a160cb2e99
Fixed comments by LevelX2 on pull request #687
...
Removed superfluous calls to this.color.set*
Added attacking filter to Balduvian Rage
Fixed text and formatting on Rally the Righteous
Use game.getPermanentOrLKIBattlefield in Mercy Killing
Fixed text on Mercy Killing
2015-01-22 10:51:14 -05:00
LevelX2
f1c78784f7
Minor changes to card committed by someoneseth.
2015-01-22 13:13:43 +01:00
LevelX2
9956d91a4e
Minor chnages to cards committed by Laxika.
2015-01-22 13:05:44 +01:00
LevelX2
156097f09b
Merge pull request #676 from someoneseth/master
...
Added Novijen, Heart of Progress.
2015-01-22 12:23:45 +01:00
LevelX2
81c5f5837a
Merge pull request #671 from laxika/master
...
Added a few cards
2015-01-22 12:23:05 +01:00
LevelX2
3244a24e60
Merge pull request #687 from duncant/master
...
Several new cards and a couple bug fixes on Precursor Golem
2015-01-22 12:22:07 +01:00
LevelX2
81c2b3e473
* Vaultbreaker - Fixed hat the discard was wrongly random.
2015-01-22 08:16:14 +01:00
Duncan Townsend
5ee31e6cc0
Fixed a bug where Precursor Golem triggers wouldn't use last-known information and would instead be countered if the triggering spell left the stack.
...
Added the ability for the player to control the order in which Precursor Golem copies go on the stack.
2015-01-22 01:53:40 -05:00
Duncan Townsend
0e10ea0c84
Moved FromSetPredicate to its own file, mage.filter.predicate.mageobject.FromSetPredicate
2015-01-22 01:53:38 -05:00
Duncan Townsend
c4d1150e32
Use mage.util.SpellTargetAddress in Precursor Golem
2015-01-22 01:53:36 -05:00
Duncan Townsend
018a2a163e
Use mage.util.SpellTargetAddress in Ink-Treader Nephilim.
2015-01-22 01:53:34 -05:00
Duncan Townsend
e27a504348
Allow Ink-Treader Nephilim's ability's controller to choose the order in which copies go on the stack.
2015-01-22 01:53:29 -05:00
Duncan Townsend
00e79f2fdd
Fixed the color of Mercy Killing's tokens.
2015-01-22 01:53:27 -05:00
Duncan Townsend
f08ec6f2aa
Fixed null pointer dereference in Veilstone Amulet
2015-01-22 01:53:25 -05:00
Duncan Townsend
25ec2a95d0
Added implementation of Breath of Fury
2015-01-22 01:53:23 -05:00
Duncan Townsend
1a95461e42
Added implementation of Ink-Treader Nephilim
...
Implementation is slightly wrong because it does not allow the player to choose the order that copies go on the stack.
2015-01-22 01:53:21 -05:00
Duncan Townsend
faea2c847e
Added implementation of Veilstone Amulet
2015-01-22 01:53:19 -05:00
Duncan Townsend
56e2fff814
Added implementation of Mercy Killing
2015-01-22 01:53:16 -05:00
Duncan Townsend
efd820c2dd
Added implementation of Rally the Righteous
2015-01-22 01:53:11 -05:00
Duncan Townsend
63ccafacb1
Added implementation of Balduvian Rage
2015-01-22 01:52:56 -05:00
LevelX2
c8eb9f00a9
* Fixed that lose restricting effects could not be replaced (e.g. by Abysal Persecutor's ability) if the player has conceded or left the match. Fixed that "can't win" or "can't lose" messages where repeated send to the players if such an effect activly prevents a player from losing or winning.
2015-01-21 23:41:11 +01:00
LevelX2
17db5adf13
* Kaervek the Merciless - Fixed converted mana costs calculation (X spells).
2015-01-20 14:07:57 +01:00
LevelX2
cbfc32db3c
Removed some wrong import of Poison the Well and some minor changes.
2015-01-20 14:00:56 +01:00
LevelX2
8990163a7e
* Archiv Trap - Fixed that Archiv Traps's alternate casting cost did not care about Trinisphere like effects.
2015-01-20 13:58:51 +01:00
LevelX2
76f51848a3
* Enigma Sphinx - Fixed that it only was put to third of library if it was controlled by its owner before it went to the graveyard.
2015-01-20 12:10:06 +01:00
LevelX2
7dbf0f013c
* Honor Guard - Fixed that it did boost power instead of correctly toughness.
2015-01-20 11:59:57 +01:00
LevelX2
39d39fbf0c
* Enigma Sphinx - Fixed that it was no Artifact type.
2015-01-20 11:57:12 +01:00
LevelX2
4f8ec31ef5
* Brutal Hordechief - Fixed that damage was dealt instead of lief loss and creatures were forced to attack instead of block.
2015-01-19 08:01:02 +01:00
LevelX2
495b93a679
Added Dolmen Gate.
2015-01-19 07:59:41 +01:00
Jeff
adf7d26201
- Added Manaforge Cinder, Poison the Well, Sootwalkers
2015-01-18 18:20:39 -06:00
LevelX2
3d4cc0dd72
* Ghave, Guru of Spores - Fixed that +1/+1 counters couldn't be removed from creatures that had protection from Ghave.
2015-01-18 14:54:25 +01:00
LevelX2
ed87d87ac2
* Mardu Woe-Reaper - Fixed that it triggered not just for warrioors or itself going to graveyard ( fixes #679 ).
2015-01-18 10:20:18 +01:00
LevelX2
89ca54e80b
* Cunning Strike - Fixed damage amount to creature and player from 1 to 2.
2015-01-18 10:16:24 +01:00
LevelX2
75d7ae2a6e
* Fixed a recently added bug of AttacksIfAbleAllEffect (e.g. causing Goblin Rabblemaster to not working correctly).
2015-01-18 09:22:24 +01:00
someoneseth
2113f6f0fc
Fixed Novijen, Heart of Progress. Used FilterCreaturePermanent directly.
2015-01-18 00:51:10 -05:00
Jeff
d5c1f35aca
- Little fixes to some cards.
2015-01-17 23:39:28 -06:00
Jeff
aa67d4fb79
- Added Din of the Fireherd, Grief Tyrant, and Kulrath Knight.
2015-01-17 18:57:48 -06:00
Jeff
31a2f26c8f
- Added Everlasting Torment
2015-01-17 17:07:52 -06:00
LevelX2
5b04f40a66
[FRF] Minor changes to Renowned Weaponsmith and Temur Battle Rage.
2015-01-17 13:09:13 +01:00
LevelX2
de10554ec4
[FRF] Added Brutal Hordechief and Crucible of the Spirit Dragon. FRF Complete!!!
2015-01-17 13:08:39 +01:00
Jeff
1d584afb4f
- A real fix. Time to sleep I think.
2015-01-17 00:59:08 -06:00
Jeff
82a5c9c737
- Little fix Shockmaw Dragon
2015-01-17 00:57:32 -06:00
Jeff
b28cbf9046
- FRF Added Atarka, World Render, Renowned Weaponsmith, Shockmaw Dragon, Temur Battle Rage, Vaultbreaker, and Wild Slash. Did not get to test these well; will do so ASAP. Just wanted to get them commited before launch.
2015-01-16 22:30:10 -06:00
LevelX2
c6d62d7d42
[FRF] Added 6 blue and 2 multicolor cards.
2015-01-17 01:18:15 +01:00
LevelX2
b4b2131bd6
[FRF] Added Silumgar, the Drifting Death and Ojutai, Soul of Winter.
2015-01-16 22:42:25 +01:00
LevelX2
35ca4f9d44
[FRF] Added 4 artifacts.
2015-01-16 22:41:50 +01:00
LevelX2
0cc153980f
[FRF] Added 13 green cards.
2015-01-16 20:31:46 +01:00
someoneseth
3c97a0c9cc
Added Novijen, Heart of Progress.
2015-01-16 10:09:13 -05:00
LevelX2
0927bb44b7
[FRF] Added Formless Nututing and Wildcall.
2015-01-16 08:56:39 +01:00
fireshoes
fb8b8f12c1
Merge origin/master
2015-01-15 22:01:24 -06:00
fireshoes
380373b3d1
[FRF]Added Will of the Naga, Map the Wastes; [FUT]Added Sprout Swarm
2015-01-15 21:59:53 -06:00
emerald000
cf1272b6af
Fate Reforged Update Bulletin changes.
2015-01-15 20:00:30 -05:00
fireshoes
fb416fdb0d
Fixed Urza's Power Plant name and subtype
2015-01-15 18:37:47 -06:00
fireshoes
5ae08123de
Added missing Flying atribute to Aven Surveyor
2015-01-15 18:32:50 -06:00
fireshoes
97f668d9b5
Fixed Urza's Power Plant subtype and UrzaTerrainValue subtype check to Urza's Power-Plant
2015-01-15 18:20:36 -06:00
LevelX2
4df66354d8
[FRF] Added missing flying ability to Archfiend of Depravity and Mindscour Dragon.
2015-01-16 01:08:17 +01:00
LevelX2
68e22e5d57
[FRF] 10 black cards.
2015-01-16 00:57:48 +01:00
Jeff
b36452d384
- FRF card. Mob Rule.
2015-01-15 17:04:50 -06:00
fireshoes
0745fbb153
Merge origin/master
2015-01-15 16:46:46 -06:00
fireshoes
3af5542291
Added corresponding subtypes to the UrzaTron lands
2015-01-15 16:45:47 -06:00
Jeff
caa2012e80
- Fixed Domineering Will.
2015-01-15 11:31:35 -06:00
LevelX2
537700ad22
* Hellfire Mongrel - Fixed that the condition was also checked during resolution.
2015-01-15 18:19:14 +01:00
LevelX2
2708392e2d
[FRF] Added Alesha, Who Smiles at Death and Kolaghan, the Storm's Fury.
2015-01-15 08:02:53 +01:00
LevelX2
2f8d9a16de
* Scourge of Valkas - Fixed use of missing Predicate.
2015-01-15 06:34:53 +01:00
emerald000
19ae958bc7
[FRF] Added 5 blue cards.
2015-01-14 20:34:13 -05:00
LevelX2
aecb99cdb6
Merge origin/master
2015-01-14 23:14:32 +01:00
LevelX2
19345915f0
[FRF] Added 7 red cards.
2015-01-14 23:13:28 +01:00
Jeff
44c96b16b2
- Text fix on Friendly Fire.
2015-01-14 11:42:20 -06:00
Jeff
96044a5dd9
- FRF cards. Friendly Fire and Humble Defector.
2015-01-14 11:34:02 -06:00
Jeff
d0d4ecc89f
- A better version of Leech Bonder. The counter that gets added to the second target does not seem to affect it in my build. Perhaps someone can see the problem. The first target that has the counter removed works fine.
2015-01-14 09:20:16 -06:00
emerald000
ce4b9c4456
[FRF] Fixed Ancestral Vengeance and Dark Deal.
2015-01-14 06:02:49 -05:00
emerald000
297f652986
[FRF] Added 5 blue cards.
2015-01-14 05:58:18 -05:00
emerald000
6c0cf1c108
[FRF] Added the 7 missing white cards.
2015-01-13 19:19:25 -05:00
LevelX2
75fa54fe97
[FRF] Added 3 black cards.
2015-01-13 23:38:19 +01:00
LevelX2
113a8630e3
[FRF] Added missing target to Pressure Point.
2015-01-13 23:38:01 +01:00
LevelX2
6bf07e7763
[FRF] Added Soulflayer.
2015-01-13 23:10:06 +01:00
LevelX2
a0d2c0c22f
* Sulforic Vortex and Flames of the Blood Hand - Fixed that the life gain preventing effects were not implemented as replacement effects.
2015-01-13 14:42:20 +01:00
fireshoes
89a991156d
Updated some Media Inserts set information and added some reprints
2015-01-13 02:28:56 -06:00
fireshoes
0a1a5b5c49
Added some FRF cards, Ophidian Eye
2015-01-12 21:18:57 -06:00
LevelX2
8e6162e6e4
Merge origin/master
2015-01-12 10:22:46 +01:00
LevelX2
e34c2ac02f
Shaper Parasite - Fixed missing target definition ( fixes #672 ).
2015-01-12 10:21:40 +01:00
LevelX2
ca865951f6
Merge pull request #663 from Alchus/master
...
Added Media Promos set and implemented selected cards
2015-01-12 10:04:22 +01:00
Jeff
2625e06575
- Added AEthertow, Memory Sluice, and Wanderbrine Rootcutters.
2015-01-10 20:15:55 -06:00
Jeff
744663820c
- added text to target description.
2015-01-10 18:57:17 -06:00
Jeff
655f7800ca
- Added Mine Excavation
2015-01-10 18:55:27 -06:00
laxika
fff4f97d3b
added fishliver oil
2015-01-10 21:34:49 +01:00
laxika
bd5e351223
Added Urborg Uprising card
2015-01-10 17:10:54 +01:00
fireshoes
4a572e3ffb
Added Lotus Path Djinn, fixed that Monastery Mentor triggered off of all spells.
2015-01-09 16:13:28 -06:00
fireshoes
cd884114e0
Added Pressure Point, Sandblast, and Enhanced Awareness
2015-01-09 15:28:53 -06:00
fireshoes
cff47e603f
Added Abzan Skycaptain, Arashin Cleric, and Lotus-Eye Mystics
2015-01-09 14:56:11 -06:00
fireshoes
3cf1d46f0a
Added FRF Runemark cycle
2015-01-09 14:13:07 -06:00
fireshoes
11ea3b6645
Added FRF Runemark cycle
2015-01-09 14:01:55 -06:00
fireshoes
a0bbe68b70
Added simple/reprint FRF cards
2015-01-09 12:46:01 -06:00
LevelX2
4f57abcbd8
[FRF] Added Mastery of the Unseen and Wardscale Dragon.
2015-01-09 14:54:55 +01:00
LevelX2
4353dd2ad2
* Palisade Giant - Fixed a bug that the replacement effect was no longer working.
2015-01-08 18:40:26 +01:00
LevelX2
d7fba16c07
* Sultai Soothsayer - Fixed that the cards that go to graveyard did not trigger Sidisi Brood Tyrant's ability, if it includes at least one creature.
2015-01-08 18:00:44 +01:00
LevelX2
e9d31b9265
* Satyr Wayfinder - Fixed that the put land card to hand effect was not optional.
2015-01-08 17:44:57 +01:00
LevelX2
09977ec705
Merge origin/master
2015-01-08 17:30:22 +01:00
LevelX2
dce57a0e17
* Ward Sliver - Fixed the not working protection ability.
2015-01-08 17:29:42 +01:00
fireshoes
5dd477df2d
Updated mtg-cards-data.txt for 1/8 FRF spoilers, added Frost Walker and Mardu Scout.
2015-01-08 10:28:27 -06:00
LevelX2
3b30d7eaca
* Profane Command - Fixed that the 3rd ability applies -X instead of +X to target creature.
2015-01-08 16:49:06 +01:00
LevelX2
59f232fece
* Player searches library - The search info is now only put out to game log if the search is not replaced.
2015-01-08 14:35:24 +01:00
LevelX2
aa1925051f
* Peat Bog, Remote Farm - Fixed that the mana ability did not work.
2015-01-08 13:54:31 +01:00
LevelX2
d0d8967814
* Edric, Spymaster of Trest - The draw is now optional for the player that draws the card and not the controller of Edric.
2015-01-08 12:25:57 +01:00
LevelX2
a588b601b6
* Arashin War Beast - Fixed triggerd ability.
2015-01-08 10:47:09 +01:00
Jeff
bcb1331c0f
- Fixes for a few cards. Fix for Conspire ability.
2015-01-07 17:47:08 -06:00
Jeff
66f298512d
- Added River's Grasp, Scarscale Ritual, and Torpor Dust.
2015-01-07 17:08:49 -06:00
LevelX2
8147b75fe4
[FRF] Added Archfiend of Depravity.
2015-01-08 00:07:17 +01:00
LevelX2
effa560e02
[FRF] Fixed a bug of Hooded Assassin.
2015-01-07 23:42:42 +01:00
fireshoes
3f810abbb5
Updated mtg-cards-data.txt for 1/7 FRF spoilers (fixed double-text from mtgsalvation), added Cunning Strike, Cut-Stone Retainers, Jeskai Barricade, and War Flare.
2015-01-07 14:23:22 -06:00
Jeff
b6a6599236
- Added the Conspire Ability. Added Gleeful Sabotage as an example. It works but may need some adjustment by LevelX.
2015-01-07 11:19:00 -06:00
LevelX2
f5520d9065
* Wolfhunter's Quiver - Fixed tooltip text.
2015-01-07 16:45:25 +01:00
LevelX2
96aafcd475
Fixed that adjustTarget did not work correctly for Triggered abilities. Fixed that adjustTargets also works now for cards copied from graveyard (e.g.by Feldon of the Third Path).
2015-01-07 01:15:03 +01:00
fireshoes
0e3327621a
Added Sultai Emissary, Arashin War Beast, and Destructor Dragon
2015-01-06 13:01:04 -06:00
LevelX2
e3e46e158e
[FRF] Fixed bug of Dragon Grip.
2015-01-06 12:48:56 +01:00
LevelX2
fe3486c208
[FRF] Added Hungering Yeti.
2015-01-06 08:28:51 +01:00
LevelX2
f27f46bbf7
* Floodbringer - Minor fix to tooltip text.
2015-01-06 08:27:32 +01:00
fireshoes
b65ba5695b
Updated FRF to have gainlands and fetchlands in the land slot, added Lightning Shrieker
2015-01-06 00:53:00 -06:00
fireshoes
d2d0d92ae5
Merge origin/master
2015-01-05 21:40:43 -06:00
fireshoes
9ed332a018
Fixed FRF set for including basic lands
2015-01-05 21:38:12 -06:00
emerald000
7dc96adac2
Fixed adding mana "of any type that land produced".
2015-01-05 21:58:49 -05:00
Jeff
ad2a10bb37
- Added Repel Intruders
2015-01-05 17:46:53 -06:00
Jeff
12129a3866
- Added Fate Transfer, Ghastlord of Fugue, and Merrow Grimeblotter.
2015-01-05 17:12:02 -06:00
LevelX2
bbe417fbdd
[FRF] Added Palace Siege and Hooded Assasin.
2015-01-05 17:18:30 +01:00
LevelX2
d808e7dd93
* Infernal Tutor - Fixed that not only the revealed card could be searched without hellbent.
2015-01-05 14:29:41 +01:00
LevelX2
fa709bfd5e
* Extirpate - Fixed that the hand and library of target card owner could not be serached.
2015-01-05 14:28:57 +01:00
LevelX2
7d863c25a2
[FRF] Added Shaman of the Great Hunt.
2015-01-05 13:11:13 +01:00
LevelX2
6d81f1a0d1
Fixed a bug of abilityWord, improved set target of DealsDamageToAPlayerAllTriggeredAbility.
2015-01-05 13:10:44 +01:00
fireshoes
a9cb22f027
Minor fix on Echoing Ruin and Memory Lapse
2015-01-05 00:33:51 -06:00
Alchus
790e4408c1
Added all cards from Media Inserts that have been implemented elsewhere already.
2015-01-04 22:36:29 -06:00
fireshoes
e7b81d8fdf
Corrected card numbers causing incorrect art in Alpha/Beta. Added various cards. Modified existing Homeland cards to allow multiple card arts.
2015-01-04 21:28:04 -06:00
Alchus
337c4e16f2
Birds of Paradise, Buy-a-Box: Set number corrected.
2015-01-04 17:19:12 -06:00
Alchus
6ba2f06786
Implemented some cards from the Media Inserts set. This includes Buy-a-Box promos and other unique printings. These cards are not listed in Gatherer.
2015-01-04 16:45:47 -06:00
Alchus
037bdf9a36
Added Media Inserts set. This includes Buy-a-Box promos and other unique printings. These cards are not listed in Gatherer.
2015-01-04 16:44:28 -06:00
fireshoes
e31b1b31f1
Updated Joven
2015-01-03 19:34:34 -06:00
fireshoes
32c3a2c233
Updated Mardu Shadowspear and Joven
2015-01-03 18:49:10 -06:00
LevelX2
b317e77c5e
[FRF] Added 3 red cards.
2015-01-04 01:29:10 +01:00
LevelX2
e60234615d
Some minor changes.
2015-01-04 01:28:44 +01:00