Commit Graph

12209 Commits

Author SHA1 Message Date
slapshot5
e1dd752a1e convert Sarkhan the Mad to script 2011-11-06 06:43:35 +00:00
slapshot5
0bb5b9fe2d add an AF_EachDamage (it's a little different than others to get your head around, since it loops over source as well as targets. It's not completely generalized, but works for the cards that currently use it.) 2011-11-06 06:43:13 +00:00
slapshot5
a7641c81ee little java cleanups 2011-11-05 23:02:19 +00:00
Hellfish
081faa0bb6 *Added Endrek Sahr, Master Breeder 2011-11-05 23:01:56 +00:00
jeffwadsworth
3bebec4a3d - Added Flame Fusillade 2011-11-05 22:13:39 +00:00
Sol
650e8605a2 Temporary fix to Index out of Range Exception in doAssault() 2011-11-05 20:57:15 +00:00
jeffwadsworth
9e623c9f47 - Added Bottled Cloister 2011-11-05 20:16:27 +00:00
Hellfish
8f5e45a6bc *Added Minion Reflector. 2011-11-05 20:02:32 +00:00
Sol
0f658e020c Festerhide Boar was missing trample 2011-11-05 19:48:19 +00:00
jeffwadsworth
d9193a478e - Added Boros Fury-Shield 2011-11-05 19:38:42 +00:00
jeffwadsworth
7156e0585d - Added Mindmoil. Since ChaneZoneAll does not allow you to choose the order of your cards, ChangeZone is used instead. 2011-11-05 18:51:55 +00:00
Sloth
3b1a94f97f - Added Overeager Apprentice. 2011-11-05 16:54:54 +00:00
jeffwadsworth
4ee76fbb86 - Converted Jace the Mind Sculptor to script. 2011-11-05 16:47:17 +00:00
Sol
dc733aca1f Fixing Scattershot Archer's toughness 2011-11-05 16:44:46 +00:00
Maxmtg
4131d09764 these have 2 prints 2011-11-05 15:49:59 +00:00
Maxmtg
0eedb61033 Download set lq pictures fixed for 2-faced 2011-11-05 15:49:34 +00:00
Sloth
a24dc019b3 - Improved the Attack AI deciding to assault (especially with poison involved). 2011-11-05 14:31:31 +00:00
Hellfish
cc2ea3cd3f *Fixed an issue with AF_CopyPermanent vs DFC cards. 2011-11-05 14:15:14 +00:00
Hellfish
c58bd7c2ab *Fixed Convoke card text.
*Fixed Siege Wurm not having Trample.
2011-11-05 13:52:58 +00:00
Hellfish
3e4f405fb3 *Added Convoke for the human only. (AI will always pay full cost currently.)
*Converted Sprout Swarm to script and completed it.
*Added
	Autochthon Wurm
	Conclave Equenaut
	Conclave Phalanx
	Conclave's Blessing
	Devouring Light
	Gather Courage
	Guardian of Vitu-Ghazi
	Hour of Reckoning
	Kavu Primarch
	Overwhelm
	Root-Kin Ally
	Scatter the Seeds
	Siege Wurm
	Sundering Vitae
2011-11-05 13:32:31 +00:00
Chris
d7d1b71c13 - Added the recent commit logs to changes.txt. Preparing for the daily build release. 2011-11-05 10:48:26 +00:00
Sloth
feb49418b0 - Added Faith's Fetters. 2011-11-05 10:02:41 +00:00
Sloth
4f47071385 - Added Damping Matrix. 2011-11-05 09:54:09 +00:00
Sloth
8981073cd3 - Two improvements for the AI of AF Pump Curse:
- The AI will recognize duplicate HIDDEN keywords.
 - The AI will no longer give "HIDDEN CARDNAME attacks each turn if able." during his own turn.
2011-11-05 09:09:40 +00:00
Sloth
fb0daf391c - Added Basandra, Battle Seraph. 2011-11-05 08:49:26 +00:00
Sloth
5a38a19f8d - Added Phase requirements to static abilities.
- Added Hand to Hand.
2011-11-05 08:45:10 +00:00
Sloth
2ecfbffda6 - Added the option "NonMana" to StAb CantBeActivated.
- Converted Pithing Needle to script.
2011-11-05 07:39:33 +00:00
Sloth
230310e4b7 - Added Invader Parasite. 2011-11-05 07:00:59 +00:00
slapshot5
b5972e0438 add Dryad's Caress (from Ravnica: City of Guilds) 2011-11-05 05:39:24 +00:00
slapshot5
290b7b4dfa add Coalhauler Swine (form Ravnica: City of Guilds) 2011-11-05 05:31:30 +00:00
slapshot5
9888cdae56 cleanup some minor Java things 2011-11-05 05:11:26 +00:00
slapshot5
1e9926de67 convert Tezzeret the Seeker to script 2011-11-05 04:37:38 +00:00
slapshot5
b249450ac3 generalize power, toughness, and cmc hasProperty variable counting (Thanks to slowe I believe). 2011-11-05 04:36:55 +00:00
Sol
0a6a26f5e2 Apathy's untap ability wasn't scripted properly 2011-11-05 01:56:32 +00:00
Doublestrike
84e90c0f98 Checkstyle updates on FSkin. 2011-11-05 01:10:45 +00:00
Chris
3ca380a7ae - Cleared out the changes.txt file, is ready for new material. 2011-11-04 22:52:17 +00:00
jeffwadsworth
b8bf5710cb - Added Skirk Commando 2011-11-04 22:11:27 +00:00
jeffwadsworth
fcfb362999 - Added some text 2011-11-04 21:43:58 +00:00
jeffwadsworth
c0e2631982 - Added Riptide Shapeshifter 2011-11-04 20:59:52 +00:00
Sloth
ef517dfe39 - Added Xantid Swarm. 2011-11-04 20:51:48 +00:00
jeffwadsworth
a79b145e11 - Added Riptide Chronologist 2011-11-04 20:44:13 +00:00
Maxmtg
05e8092216 Fixed doublefaced cards - no CardPrinted would exist for the second face/part 2011-11-04 20:26:04 +00:00
Sloth
3012abce02 - Added Exclusion Ritual. 2011-11-04 20:17:35 +00:00
jeffwadsworth
22f3c4021f - Added Psychic Trance 2011-11-04 19:50:19 +00:00
Sloth
0afc0b42e9 - Added Cable 2 deck. 2011-11-04 19:20:19 +00:00
Sloth
6af745c016 - The AI will now also use spells and abilities from external zones in Main1 (enables unearth).
- The AI will now cast creature spells in Main1 if an ability or spell that can give it haste is available.
2011-11-04 19:16:15 +00:00
Chris
a1af13c095 [maven-release-plugin] prepare for next development iteration 2011-11-04 17:23:55 +00:00
Chris
f30e98bc30 [maven-release-plugin] prepare release forge-1.1.7 forge-1.1.7 2011-11-04 17:23:46 +00:00
Chris
f9b2d3a423 - Preparing the changes.txt file for the next bi-weekly build and release. 2011-11-04 17:08:37 +00:00
Chris
cacaf45cba - Added the recent commit logs to changes.txt. 2011-11-04 17:02:09 +00:00