Commit Graph

2781 Commits

Author SHA1 Message Date
jendave
bcc9cfb775 Added Dual Lands to 2-color generator.
Changed mana counting to count each mana character. (theme and 2-color)
Moved individual deck generators to a list choice dialog. (Gui_NewGame)
2011-08-06 08:43:34 +00:00
jendave
3a531a5bc0 - Added Vulshok Heartstoker to the code block for Inner-Flame Acolyte. 2011-08-06 08:43:27 +00:00
jendave
8750bfa6b5 convert Goblin Offensive to spMakeToken keyword 2011-08-06 08:43:20 +00:00
jendave
f7a1e93a13 - Added Kyren Negotiations. 2011-08-06 08:43:13 +00:00
jendave
e1f43b0349 convert Wolfbriar Elemental to keyword (xCount now accepts Count$TimesKicked) 2011-08-06 08:43:07 +00:00
jendave
fbd692e1fe abMakeToken fixes 2011-08-06 08:42:58 +00:00
jendave
b659261110 convert Selesnya Evangel to abMakeToken keyword. hopefully this fixes the Game Error reported on the forums. I could not repro it. 2011-08-06 08:42:51 +00:00
jendave
07b0a0f570 add Sanity Grinding (from Eventide) 2011-08-06 08:42:44 +00:00
jendave
8aa02af8c8 - Fixed a changeling bug in xCount. 2011-08-06 08:42:36 +00:00
jendave
eb4e88f993 - Fixed the etbBounceTgtMay keyword for Surrakar Banisher. 2011-08-06 08:42:29 +00:00
jendave
606eac3555 add Test of Endurance (from Judgement) 2011-08-06 08:42:23 +00:00
jendave
5d0607157e convert more cards to xxMakeToken keyword 2011-08-06 08:42:15 +00:00
jendave
7e1c13ac92 convert more cards to xxMakeToken keywords 2011-08-06 08:42:06 +00:00
jendave
b408b35e7c convert Sparkspitter to abMakeToken keyword 2011-08-06 08:41:56 +00:00
jendave
9a6dbacb8f converting 3 more cards to xxMakeToken keyword 2011-08-06 08:41:49 +00:00
jendave
faa66e3131 - Added Dennis' potential fix to Card.getText () in response to the problem that Bog Wraith was having. 2011-08-06 08:41:41 +00:00
jendave
8ee1269230 Ant Queen and Sengir Autocrat to xxMakeToken keyword 2011-08-06 08:41:36 +00:00
jendave
ef10b15f70 convert both of Guardian of Cloverdell's abilities to keyword. 2011-08-06 08:41:28 +00:00
jendave
cb9185842e convert Springjack Shepherd to etbMakeToken keyword 2011-08-06 08:41:21 +00:00
jendave
92b209f2b5 convert the 5 Hunted creatures to etbMakeToken keyword 2011-08-06 08:41:13 +00:00
jendave
40067cb50f convert Captain of the Watch to etbMakeToken keyword. 2011-08-06 08:41:04 +00:00
jendave
64ac293756 convert Ambassador Oak to etbMakeToken keyword 2011-08-06 08:40:57 +00:00
jendave
506d51b672 add etbMakeToken keyword (same syntax as spMakeToken, but with an additional parameter for stack description) 2011-08-06 08:40:50 +00:00
jendave
2a41113f99 - Fixed the four new Metalcraft cards that were recently added: Auriok Sunchaser, Chrome Steed, Ezuri's Brigade and Ghalma's Warden. 2011-08-06 08:40:44 +00:00
jendave
26d7b1ce7d add Reset (from Legends) 2011-08-06 08:40:37 +00:00
jendave
6921c00021 - I made a minor edit to Wurmcoil Engine. This card will now create tokens with the image name "c_3_3_wurm_deathtouch.jpg" and "c_3_3_wurm_lifelink.jpg". We have a few other icons that required us to use this image name system. 2011-08-06 08:40:29 +00:00
jendave
a1efd3440d - Added Hateflayer, Merrow Wavebreakers, Safehold Sentry, Staff of the Ages, Horobi, Death's Wail and Cowardice. 2011-08-06 08:40:23 +00:00
jendave
1eb84f18e7 add Storm World (from Legends) 2011-08-06 08:40:10 +00:00
jendave
d8ced8025a - Added 3 creatures with abDamageTgt. 2011-08-06 08:40:03 +00:00
jendave
4419a548b3 - Added 5 creatures with abDamageTgt. 2011-08-06 08:39:55 +00:00
jendave
15dbd9cf43 - Added 6 creatures with abDamageTgt. 2011-08-06 08:39:45 +00:00
jendave
a33c530ba7 color simplifications 2011-08-06 08:39:33 +00:00
jendave
9e0ef2fab7 - Changed the target prompt of abDamageTgtV to "Select a target: " + k[valid].
- Added 10 creatures with abDamageTgt.
2011-08-06 08:39:27 +00:00
jendave
25d57e361e add Crevasse, Deadfall, Gosta Dirk, Great Wall, Lord Magnus, Quagmire, Undertow and Ur-Drago (all from Legends) 2011-08-06 08:39:12 +00:00
jendave
4ccc9db7fe color simplification 2011-08-06 08:38:58 +00:00
jendave
8f725ecfbc color simplifications 2011-08-06 08:38:51 +00:00
jendave
5a86bcc2b0 color simplification in CardFactoryUtil.java 2011-08-06 08:38:46 +00:00
jendave
6d3d605a59 simplifying color checking in CardFactory_Auras.java 2011-08-06 08:38:40 +00:00
jendave
c05b89ad20 add Maraxus of Keld (from Weatherlight) 2011-08-06 08:38:34 +00:00
jendave
f7a400fd52 add Thundermare (from Weatherlight) 2011-08-06 08:38:26 +00:00
jendave
7933120a11 code improvement for Sower of Temptation 2011-08-06 08:38:18 +00:00
jendave
94d3f198ff - Fixed the rarity value for Petrahydrox. 2011-08-06 08:38:13 +00:00
jendave
60e965b464 - Added Tainted Strike and Vulshok Replica. 2011-08-06 08:38:07 +00:00
jendave
30d3f088bb color simplifications in CardFactory_Lands.java 2011-08-06 08:38:00 +00:00
jendave
f19f0e9193 color simplifications in CardFactory_Instants.java 2011-08-06 08:37:55 +00:00
jendave
746a4fa4f1 - Added Saberclaw Golem; Seize the Initiative; Spikeshot Elder and Strider Harness. 2011-08-06 08:37:50 +00:00
jendave
3476b5fa01 - Fixed Angelic Voices and Pristine Angel. 2011-08-06 08:37:41 +00:00
jendave
f3dfcfbd90 - Added Oxidda Daredevil; Oxidda Scrapmelter; Plated Seastrider and Razorfield Thresher. 2011-08-06 08:37:35 +00:00
jendave
adfef7dcc0 Added Count$CardCounters.<counterType> to potentially support Joraga Warcaller. 2011-08-06 08:37:26 +00:00
jendave
99702c27ea - Fixed Putrefax, the sac keyword now works.
- Added Lifesmith; Loxodon Wayfarer; Melt Terrain and Moriok Replica.
2011-08-06 08:37:21 +00:00