Commit graph

13807 commits

Author SHA1 Message Date
LevelX2
123afcb44c * Some minor tooltip rule text fixes. 2015-11-26 22:57:42 +01:00
LevelX2
0b832c9b11 * Fixed a bug of cost reduction calculation. 2015-11-26 22:56: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
LevelX2
780702be1b * Fixed some problems with replaced play land special action. 2015-11-26 10:48:40 +01: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
poixen
69d3bc0575 Merge pull request #1389 from poixen/testfix
methods now access and set state directly,
2015-11-25 23:13:20 +01:00
poixen
c0ee279da9 methods now access and set state directly, rather than through the API, which is meant to prevent accidently setting minus values 2015-11-25 23:12:23 +01:00
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