Commit graph

13481 commits

Author SHA1 Message Date
poixen
42c1915598 Merge pull request #1388 from poixen/testfix
Updated mana class to pass failing tests
2015-11-25 19:58:10 +01:00
poixen
3ffb11d2e9 Updated mana class to pass failing tests 2015-11-25 19:57:11 +01:00
fireshoes
ce3a443a65 Updated the card-pictures-tok.txt file with some additional tokens. 2015-11-25 11:22:27 -06:00
LevelX2
8957128b13 * Renamed "Historical Standard" format to "Historical Type 2" and "Super Standard" to "Super Type 2". Added Chronicles to the set lists. 2015-11-25 17:29:23 +01:00
LevelX2
b9e9907bc0 * Added Chronicles set. 2015-11-25 17:28:09 +01:00
LevelX2
fbb3929d0a * Fixed some adjustTargets methods of cards were that the target adjustment could be applied to abilities not intended (fixes #1384). 2015-11-25 16:30:18 +01:00
LevelX2
b637d2c65c * Fixed layer problem of BecomesCreatureSourceEffect (causes Chimeric Mass to die after entering the Battlefield). 2015-11-25 14:51:41 +01:00
LevelX2
62992d46db Fixed the sometimes failing Evolve test. 2015-11-25 14:50:27 +01:00
emerald000
e9d41b7f18 [VMA] Completed Vintage Masters.
Added Goblin Goon, Krovikan Sorcerer, Lurking Evil, Reign of the Pit, Rites of Initiation and Saproling Burst.
2015-11-25 05:54:15 -05:00
LoneFox
b4eda50b5b Implement cards: Animate Land, Parasitic Bond, Sylvan Might, and Vivify 2015-11-25 10:46:53 +02:00
Neil Gentleman
12b6a22327 improve Devotion formatting
fixes Aspect of Hydra, Evangel of Heliod
2015-11-25 00:32:02 -08:00
Neil Gentleman
19a0e1dcc4 correct grammar, remove duplicate parentheses 2015-11-25 00:32:02 -08:00
Neil Gentleman
79ff0bd374 use {T}, not {tap}
and fix some abilities that mistakenly included cost in the effect text
2015-11-25 00:32:02 -08:00
Neil Gentleman
b1cc464d98 remove useless .toString() 2015-11-25 00:32:01 -08:00
Neil Gentleman
e3d7c08311 fix Altar of Bone
the searched card should be revealed
2015-11-25 00:32:01 -08:00
Neil Gentleman
43e33bb27f fix AEtherling
unblockability only lasts until end of turn
2015-11-25 00:32:01 -08:00
Neil Gentleman
f83cb32ed3 don't use <i/> to end italic text
it's not correct html, and causes all following text to render italic.

only visible on a few cards, because reminder text typically comes at
the end of line.
2015-11-25 00:32:00 -08:00
LoneFox
049bd002f1 Implement cards: Giant Caterpillar, Leonin Battlemage, Transluminant, and Woolly Razorback 2015-11-25 10:04:13 +02:00
fireshoes
692c7d2812 Added some POR cards and a few misc cards. Fixed POR collector's numbers. 2015-11-25 01:07:43 -06:00
fireshoes
ccece7841a Added 4 Parley cards and Mage's Guile. Updated 5 cards to use LookAtTargetPlayerHandEffect. 2015-11-24 13:45:42 -06:00
LevelX2
db669f02d5 * Zada, Hedron Grinder - Fixed that the spell copy target setting did not work correctly for targets that optional allowed more than one target creature (e.g. spells with Strive). 2015-11-24 17:07:52 +01:00
LevelX2
d65b236d0a Added some tests. 2015-11-24 16:37:43 +01:00
Quercitron
0f4300c851 Add Swirling Sandstorm, Spirit of Resistance, Might of the Nephilim, Blessing of the Nephilim cards 2015-11-24 13:10:10 +03:00
LevelX2
8b3958f7d5 Merge pull request #1385 from LoneFox78/master
Some Coldsnap
2015-11-24 09:09:21 +01:00
LevelX2
8c0b615faf Merge pull request #1380 from poixen/evolveTestFix
Fixed broken evolve test
2015-11-24 09:08:22 +01:00
fireshoes
7a78c420f1 Merge origin/master 2015-11-23 23:35:36 -06:00
fireshoes
ac5c18fc0c Added 8 cards. Updated Jim Davis's Cube to current list. Added OGW spoilers to mtg-cards-data.txt 2015-11-23 23:32:18 -06:00
Neil Gentleman
0a2c41821e fix Smash
regeneration is not prevented
2015-11-23 21:26:25 -08:00
LoneFox
f28e32ba75 Implement cards: Boreal Griffin, Chilling Shade, Thermopod, and Wilderness Elemental 2015-11-23 18:14:45 +02:00
LoneFox
ca820be4d7 Implement cards: Adarkar Windform, Forst Raptor, Ohran Yeti, and Rimebound Dead 2015-11-23 17:17:34 +02:00
LoneFox
bc91855001 Implement cards: Boreal Centaur, Chill to the Bone, Diamond Faerie, and Phyrexian Snowcrusher 2015-11-23 16:47:44 +02:00
LoneFox
6b345fb291 Snow mana symbol is {S}, not {snow} 2015-11-23 16:47:16 +02:00
LevelX2
be49cfc561 * Myriad - Fixed that wrongly also a token was created for the defending player. 2015-11-23 12:24:46 +01:00
LevelX2
bc42e48c4a * Conviction - Fixed that the activated ability had a mana costs of {U} instead of {W}. 2015-11-23 12:12:48 +01:00
Neil Gentleman
085b00499c fix Grinning Totem
the exiled card wouldn't be put in its owner's graveyard if Grinning Totem
changed zones before the delayed trigger

any cards using CardUtil.getCardExileZoneId for delayed effects are likely
broken in the same way
2015-11-22 18:40:46 -08:00
Neil Gentleman
230d1d37bd fix Grinning Totem, Thada Adel, Commune with Lava
opponent was able to cast the exiled cards

also changed Knacksaw Clique to use the same templating as Ornate Kanzashi
2015-11-22 18:40:38 -08:00
Neil Gentleman
99d33eb771 fix Erratic Explosion
wouldn't reveal any cards, since ec7c888

updated Erratic Mutation to match, but it wasn't broken
2015-11-22 18:38:26 -08:00
Neil Gentleman
f06de472a4 fix Hostility
was preventing damage to opponents regardless of source
2015-11-22 18:00:28 -08:00
Neil Gentleman
a90d0e5597 reuse shared code for picking basic land sets 2015-11-22 18:00:10 -08:00
LoneFox
4214ef94b0 Fix the text of ripple abilities 2015-11-22 20:10:39 +02:00
LoneFox
06ed29e3f6 Implement cards: Aurochs Herd, Bull Aurochs, Surging AEther, and Surging Might 2015-11-22 20:05:57 +02:00
LoneFox
de0db13693 Implement cards: Gristle Grinner, Gutless Ghoul, Lightning Serpent, and Surging Flame 2015-11-22 18:01:06 +02:00
LoneFox
3e95c36630 Implement cards: Drelnoch, Kjeldoran Outrider, Simian Brawler, and Surging Sentinels 2015-11-22 17:23:31 +02:00
LevelX2
05dd1daee6 * Added some information to the player tooltip in game (expericence counters, deck hash code, # of wins). 2015-11-22 11:07:48 +01:00
LevelX2
975105fc4f * Sandstone Oracle - Fixed rule spelling. 2015-11-22 11:07:11 +01:00
Neil Gentleman
702be67453 correct some dodgy sample deck names 2015-11-21 22:36:07 -08:00
Neil Gentleman
3540eaada4 fix some set boosters
- Masters Edition II & IV don't have basics, they used ME1 lands
   when drafting
 - Fate Reforged does have basics, they just didn't show up in boosters
 - Journey Into Nyx boosters have a basic land slot
 - Unlimited boosters do not
 - Portal Three Kingdoms boosters are only 10 cards
 - Starter 1999 boosters have two basic lands
2015-11-21 18:36:46 -08:00
Neil Gentleman
038d02e8d7 add test for non-standard booster generation 2015-11-21 18:35:10 -08:00
LevelX2
96bc3172f5 * Fixed a problem of returning cards from exile (e.g. Fiend Hunter) if the triggering permanent made multiple zone changes before the left battlefield triggered ability resolved to return the exiled permanents. 2015-11-21 23:41:41 +01:00
LevelX2
b84a315780 [C15] Fixed not correct working Commander 2015 decklists. 2015-11-21 22:56:14 +01:00