Commit graph

8113 commits

Author SHA1 Message Date
LevelX2
bc409eccdc * Nine-Ringed Bo - Added missing watcher for exile ability. 2015-10-31 18:00:55 +01:00
LevelX2
93964407d8 * Annihilating Fire - Added missing watcher for exile ability. 2015-10-31 18:00:13 +01:00
LevelX2
a5d7ca83d7 Checked objects possible to cause null pointer exceptions. Added some logging. 2015-10-31 11:55:20 +01:00
LevelX2
c1d6703e71 * Howling Mine - Fixed that it did throw an exception if Howling Mine has left the battlefield before its triggered ability resolved. 2015-10-31 11:34:58 +01:00
LevelX2
e88c60eb85 * Scroll Rack - Fixed that the cards were shown face down if setting the order they go to library. 2015-10-31 10:33:37 +01:00
LevelX2
452fd481b4 * Sapling of Colfenor - Fixed that the card did not stay on top of library if it was no creature card. 2015-10-31 10:23:48 +01:00
LevelX2
3beb5568c4 * Karn Liberated - Fixed that commanders were not returned to command zone after game reset. 2015-10-31 00:55:12 +01:00
LevelX2
b3deb7bedd * Void Winnower - Fixed that {X} costs of spells were not taken into account for the can't cast spells ability. 2015-10-30 23:33:20 +01:00
LevelX2
03ad44a0e3 * Shifting Sliver - Fixed that the "Can't be blocked" ability was applied to non slivers instead of Slivers. 2015-10-30 22:47:26 +01:00
LevelX2
e0c1492f88 * Fixed a problem that the AI was locked if a attack fee has to be paid but the AI was not able to pay the costs. 2015-10-30 22:34:42 +01:00
Neil Gentleman
5c5e64fcce Krovikan Fetish is a slow cantrip 2015-10-29 00:19:19 -07:00
Neil Gentleman
995063039d fix wrong-typed tokens and abilities 2015-10-28 23:27:20 -07:00
Neil Gentleman
b23bd0cf1f some Fallen Empires cards had the wrong package 2015-10-28 23:26:58 -07:00
Neil Gentleman
81de9eb5c8 DealtDamageToCreatureBySourceDies replaces per-card effect 2015-10-28 21:48:03 -07:00
Neil Gentleman
35052f806d fix Skeletonize token type
... but the card is currently broken and doesn't create the token
2015-10-28 21:47:14 -07:00
Neil Gentleman
3c24b9fe47 fix Gempalm Polluter card name 2015-10-28 21:46:00 -07:00
Neil Gentleman
80ed40f6e8 use correct mana symbol order
matching the printed cards
2015-10-28 21:45:51 -07:00
LevelX2
024f13ce9a * The Rack - Fixed that it did no damage to the chosen opponent. 2015-10-28 23:55:34 +01:00
LevelX2
d79776e589 * Added some tests. 2015-10-28 17:05:58 +01:00
LevelX2
1ef99e775f * Fixed a bug with DiscardTargetCost causing problems for cards with discard costs (e.g. Solitary Confinement). 2015-10-28 17:04:57 +01:00
LevelX2
f47a2d9384 * Scrap Mastery - Fixed a bug that card movement caused an exception. 2015-10-28 17:02:46 +01:00
Neil Gentleman
0c988de9fb fix Impelled Giant 2015-10-27 20:24:57 -07:00
LevelX2
38b946daea Merge origin/master 2015-10-27 17:56:00 +01:00
LevelX2
5c31b03c00 * Fixed a problem that ability controller of replacement effects for cards entering the battlefield were not changed early enough (e.g. causing problem if putting Canopy Vista of opponent with Oblivion Sower onto th ebattlefield). 2015-10-27 17:55:38 +01:00
LevelX2
63b13513a7 Merge pull request #1343 from LoneFox78/master
Some Onslaught
2015-10-27 15:42:30 +01:00
LevelX2
9e8fab1068 * Fixed some dual lands from Scars of Mirrordin that did not come tapped into play with already 3 other controlled lands in play (Seachrome Coast, Blackleave Cliffs, Copperline Gorge). 2015-10-27 15:16:30 +01:00
LevelX2
ab6086c708 Merge pull request #1340 from tobz/bugfix/fix-razorverge-thicket-etb-condition
Razorverge Thicket should enter untapped only if you control two or less lands.
2015-10-27 15:06:19 +01:00
LoneFox
08ea70e359 Text fixes 2015-10-27 13:26:53 +02:00
LoneFox
3562047beb Fix some cards that care about subtypes to include non-creature cards of the subtype 2015-10-27 13:26:18 +02:00
LoneFox
ad8074a650 Implement cards: Aphetto Grifter, Aven Fateshaper, Information Dealer, and Nameless One 2015-10-27 12:08:50 +02:00
LoneFox
c2f21a85b9 Fix Heedless One and Reckless One to include non-creature permanents of appropriate subtype to their p/t count 2015-10-27 11:38:26 +02:00
LoneFox
6e160d78a1 Implement cards: Gravel Slinger, Improvised Armor, Pinpoint Avalanche, and Stag Beetle 2015-10-27 11:18:40 +02:00
LoneFox
f041f22f11 Implement the Courier cycle from Onslaught 2015-10-27 10:54:19 +02:00
LevelX2
fff9f18022 * Spreading Seas - Fixed that not all existing land types (e.g. Urza's Mine) were removed if a land was enchanted by Spreading Seas. 2015-10-27 09:24:39 +01:00
LevelX2
89185096f1 * Sharpened Pitchfork - Fixed wrong rarity. 2015-10-27 09:05:22 +01:00
LoneFox
2a0c48e169 Implement cards: Aven Brigadier, Catapult Squad, Dive Bomber, and Grassland Crusader 2015-10-26 18:55:25 +02:00
LoneFox
59357b8da1 Implement cards: Charging Slateback, Krosan Groundshaker, Snarling Undorak, and Spurred Wolverine 2015-10-26 18:12:37 +02:00
Toby Lawrence
d42e5fed78 Razorverge Thicket should enter untapped only if you control two or less lands. 2015-10-25 17:58:20 -04:00
LevelX2
40d85ecbff Merge pull request #1338 from LoneFox78/master
New cards and fixes
2015-10-24 07:54:10 +02:00
LoneFox
4b18825c96 Implement cards: Cenn's Heir, Kinsbaile Borderguard, Kithkin Harbinger, and Kithkin Mourncaller
Note: Currently Kithkin Mourncaller does not work due to missing LKI about attacking.
2015-10-24 07:32:03 +03:00
RegurKenaid
9b1ef021f5 TN fix
Cards must enter the battlefield UNTAPPED.
2015-10-23 16:25:49 +06:00
LevelX2
71825043c5 * Enduring Scalelord - Fixed triggered ability not working for replcament effects adding counters to permenents entering the battlefield. 2015-10-23 07:52:04 +02:00
LevelX2
a7eb019986 * Fixed not working enters the battlefield effect of Lorwyn lands (tapped & 2 chanrge counters). 2015-10-23 07:50:43 +02:00
LoneFox
317f18220b Implement cards: Elvish Vanguard, Lys Alana Scarblade, Prowess of the Fair, and Symbiotic Elf 2015-10-23 08:50:32 +03:00
LevelX2
92bcd0d522 * Changed some more card movement handling. 2015-10-22 23:02:07 +02:00
fireshoes
ff71654a5f Added Adam Styborski's Pauper Cube and Army of Allah card. 2015-10-22 15:24:23 -05:00
LevelX2
af67e27bcd * Alesha, Who Smiles at Death - Fixed that the move card to battlefield worked not correctly. 2015-10-22 15:37:58 +02:00
LevelX2
d26b8aeae0 * The Great Aurora - Fixed that the lands came always tapped onto the battlefield.
* Some minor changes to card movement.
2015-10-22 13:31:32 +02:00
LevelX2
02f88b94c0 * Kaalia of the Vast - Fixed that the selected creature card from hand was not put to battlefield. 2015-10-22 09:15:48 +02:00
LevelX2
ae69986aef * Fixed a bug that the AI did not handle to target a card in its hand (e.g. Chrome Mox). 2015-10-22 01:00:17 +02:00