Commit graph

8064 commits

Author SHA1 Message Date
Neil Gentleman
ef66c58570 fix Clutch of the Undercity
targets permanents, not creatures
2015-11-28 21:11:58 -08:00
Neil Gentleman
3b4af2243c fix Clockwork Gnomes
was missing activated ability
2015-11-28 21:11:58 -08:00
Neil Gentleman
bdbded367e fix Bogardan Firefiend
can only target creatures
2015-11-28 21:11:58 -08:00
Neil Gentleman
b17ad42096 fix Blistergrub
was missing swampwalk
2015-11-28 21:11:57 -08:00
Neil Gentleman
ccc020dc94 fix Blockbuster
ability was missing sacrifice cost
2015-11-28 21:11:57 -08:00
Neil Gentleman
d857a2393f fix Bloodcrazed Hoplite
should only be able to remove counters from opponent's creatures
2015-11-28 21:11:57 -08:00
Neil Gentleman
7996d02b1a add Accelerated Mutation, Torrent of Fire, et al.
using new HighestConvertedManaCostValue
2015-11-28 21:11:56 -08:00
Neil Gentleman
bfb428b13a always use log4j
removed all references to mage.util.Logging, java.util.logging

transient static doesn't mean anything, since static fields are never
included in serialization
2015-11-28 21:11:25 -08:00
LevelX2
732d0f86a1 * Coldsteel Heart - Fixed tooltip rule text. 2015-11-28 12:17:24 +01:00
LevelX2
9324853c8d * Scrambleverse - Fixed that only players in range can get control of the permanets and added missing untap action. 2015-11-28 09:51:59 +01:00
LevelX2
5a2febc385 * Dromoka's Command - Fixed that the first mode could target Dromoka's Command itself. 2015-11-27 16:31:46 +01:00
Quercitron
a71e94fabc Add Glacial Crevasses, Sunstone cards 2015-11-27 03:29:04 +03:00
LevelX2
123afcb44c * Some minor tooltip rule text fixes. 2015-11-26 22:57:42 +01:00
LevelX2
a8f855608e Merge origin/master 2015-11-26 17:07:43 +01:00
LevelX2
eb6a5e7dcb * Some rework of play card effects. 2015-11-26 17:06:50 +01:00
LevelX2
3a3aa17552 Merge pull request #1390 from LoneFox78/master
Random cards
2015-11-26 14:44:05 +01:00
LoneFox
05e77898fd Implement cards: Boneknitter, Embalmed Brawler, Putrid Raptor, and Zombie Brute 2015-11-26 14:44:15 +02:00
LoneFox
60579bfc79 Implement cards: Battlewise Aven, Icatian Lieutenant, Silkenfist Fighter, and Silkenfist Order 2015-11-26 12:51:57 +02:00
LoneFox
33731ce90c Fix Sadistic Glee, Soul Tithe, and Tormentor's Trident.
These cards were incorrectly granting an ability to the creature they are attached to.
2015-11-26 12:11:34 +02:00
LoneFox
3f98fe69c8 Use LookAtTargetPlayerHandEffect instead of RevealHandTargetEffect for Wanderguard Sentry 2015-11-26 12:01:03 +02:00
LoneFox
e3f2d64585 Implement cards: Deja Vu, Pursuit of Knowledge, Shifting Wall, and Touch of Brilliance 2015-11-26 11:45:04 +02:00
emerald000
a2bfc2eae4 Added Dragon Breath. 2015-11-25 21:46:44 -05:00
LevelX2
623d3490b0 Merge origin/master 2015-11-26 01:31:03 +01:00
LevelX2
a737b6362c * Boundless Realms - Fixed that the lands where moved to hand instead put onto the battelefield. 2015-11-26 01:30:41 +01:00
emerald000
ce12108166 Fixed Rites of Initiation.
Cards were not discarded at random.
2015-11-25 19:09:21 -05:00
LevelX2
e6c0ee719e Merge origin/master 2015-11-26 00:48:51 +01:00
LevelX2
e51c4d5f67 * Fixed a bug where wrongly a card object was moved for a copied spell. 2015-11-26 00:48:28 +01:00
Quercitron
7839bd89cb * Konda's Banner - Fix NullPointerException when equipped creature is destroyed 2015-11-26 01:44:45 +03: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
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
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
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
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