Commit Graph

114 Commits

Author SHA1 Message Date
Sloth
9fc6c820d8 - Fixed errors related to the AI controlling cards like Essence Bottle. 2012-01-16 21:50:00 +00:00
slapshot5
b26583d652 remove SVar= from SubAbility (E cards) 2012-01-16 05:28:58 +00:00
SoulStorm
65869f39c2 Fixed Equilibrium. 2012-01-14 22:01:30 +00:00
slapshot5
32f72a0c4e Update SubAbility for a few of my favorite cards (SVar= is not needed and has not been needed for a long time.) 2012-01-14 06:21:26 +00:00
Sloth
6ab4b446be - Updated two SVars (main branch). 2012-01-11 12:39:06 +00:00
Hellfish
5d54509c75 *Added Rebound keyword.
*Added
	Cast Through Time (Needless to say, this one needs an eye kept on it)
	Consuming Vapors
	Distortion Strike
	Emerge Unscathed
	Nomad's Assembly
	Prey's Vengeance
	Staggershock
	Surreal Memoir
	Survival Cache
	Virulent Swipe
2012-01-11 11:04:22 +00:00
moomarc
993196f0fd Improved scripts for Ebon Praetor and for Lyzolda, the Blood Witch 2012-01-11 09:02:05 +00:00
Sloth
660d09121f - Improved the AI of Echoing Decay. 2012-01-10 11:32:06 +00:00
ArsenalNut
ad1e311b52 convert cards to any mana keyword (C-F) 2012-01-03 03:43:40 +00:00
Sloth
cee064a724 - Added Entomber Exarch. 2011-12-18 10:20:37 +00:00
moomarc
a0ea85fbdf Added Essence Bottle (and requisite ELIXIR counter to Counters.java) 2011-12-18 03:22:30 +00:00
Sloth
55c8e51836 - Fixed Eradicate et al. 2011-12-08 17:32:02 +00:00
Sloth
8627c3fbcb - Updated some AI SVars. 2011-12-06 14:53:38 +00:00
Sloth
4a289010ef - Added the keyword "CARDNAME can only attack alone."
- Added Errantry.
2011-12-04 11:42:18 +00:00
Sloth
a47bd6654f - The AI can now cast permanents with X in their mana cost.
- Fixed Venarian Gold.
2011-12-03 08:02:22 +00:00
Sloth
b2f7136032 - Fixed second mode of Evolution Charm. 2011-11-30 20:01:32 +00:00
Sloth
ad4947638e - Updated two cards text files for AI reasons. 2011-11-29 10:17:46 +00:00
slapshot5
5ce999e5b4 minor text fixes for a few cards 2011-11-27 17:49:29 +00:00
Sloth
b24a1d1cd5 - Fixed activation cost of Engineered Explosives. 2011-11-25 18:20:54 +00:00
Sloth
bcbfa2c9cf - More X cost tweaks in the AI of AF token.
- Updated SVars of some more cards with X costs.
2011-11-24 14:02:55 +00:00
Chris
eddb8983c4 - Fixed Endrek Sahr, Master Breeder. Should now only trigger when controller casts a creature spell 2011-11-24 13:42:01 +00:00
Sloth
7c32e1f750 - The AI will no longer use AF LoseLife abilities with X=0. 2011-11-24 11:23:52 +00:00
moomarc
d0e33bfea0 Added Elemental Appeal 2011-11-22 14:42:52 +00:00
Hellfish
9132b23dbe *Renamed the alternate LQ pic URL Svars in DFCs and Flips.
*Removed Rarity SVar from DFCs and Flips.
*Moved SVars from CardCharacteristics to Card.
*Altered LQ Picture downloader to check for multiple Picture SVars.
2011-11-21 14:27:36 +00:00
Sloth
6d5f2f7458 - Added the AILogic "Fog" to AF Effect.
- Removed SVar:RemAIDeck:True from some cards.
2011-11-19 10:00:52 +00:00
Sloth
810e1bc8b5 - Added the property "gotBlockedThisTurn".
- Added Fyndhorn Druid.
2011-11-17 20:57:41 +00:00
Hellfish
82fbd77264 *Fixed front face of DFCs getting double the abilities.
*Revised SetState to have a single Mode parameter rather than a lot of different parameters.
2011-11-16 11:43:27 +00:00
Hellfish
cbf36eeef0 *Changed Characteristics-handling from an array to a Map.
*Renamed AF_ChangeState to AF_SetState. SetState can be used with a Transform,Flip or NewState parameter.
*Rewrote Clones to use Characteristics.
*Rewrote Morph to use Characteristics.
*Added
	Ixidron
	Sakashima, the Impostor
2011-11-15 17:14:53 +00:00
Sloth
b17ca6a266 - Little AI SVar updates and ran scripts. 2011-11-15 11:03:24 +00:00
moomarc
2626162cfb Added Endless Scream 2011-11-15 08:21:25 +00:00
Sloth
1d5fda947c - Ran scripts. 2011-11-14 17:59:10 +00:00
jeffwadsworth
94c3ad3ac0 - Text fix 2011-11-14 17:46:59 +00:00
jeffwadsworth
3f93ffdeb9 - Added Elsewhere Flask 2011-11-14 17:44:53 +00:00
moomarc
4c83c36125 Added Extinction 2011-11-14 17:09:54 +00:00
Sloth
1c419c2a8c - Converted some more flashback cards to the new keyword. 2011-11-13 10:20:47 +00:00
Hellfish
5460d8e59c *Fixed Eternal Dominion cost. 2011-11-11 21:31:16 +00:00
Chris
8ef0cfeff3 - Ran oracle script. 2011-11-09 11:21:07 +00:00
ArsenalNut
8795a0e1dc added Infused Arrows and Engineered Explosives 2011-11-09 06:06:26 +00:00
Chris
3bb1cd306e - Fixed the types for Elvish Vanguard. 2011-11-08 19:45:40 +00:00
Chris
5e36b56275 - Added a few LQ pic URLs. 2011-11-07 13:02:58 +00:00
Sloth
9692f4177d - Added Elkin Bottle. 2011-11-06 17:52:41 +00:00
Hellfish
081faa0bb6 *Added Endrek Sahr, Master Breeder 2011-11-05 23:01:56 +00:00
Sloth
3012abce02 - Added Exclusion Ritual. 2011-11-04 20:17:35 +00:00
Chris
c32252322c - Added LQ pic URLs to the new flipped cards. 2011-11-04 16:54:37 +00:00
Sloth
28f3a434b3 - Fixed similar cards. 2011-11-04 11:54:06 +00:00
Sloth
c4c8cfeae0 - Added Auramancer's Guise. 2011-11-03 20:10:21 +00:00
jeffwadsworth
2854c259cb - Added Ebonblade Reaper 2011-11-03 19:54:58 +00:00
Hellfish
4f951f32d5 *The parameters of ThisTurnCast,LastTurnCast and ThisTurnCast are now separated by underscore rather than space so that the named and notnamed properties can be used with them.
*New xMath operators LimitMin and LimitMax. LimitMin.X will return the count if it's >= X or return X otherwise. LimitMax is the same but <= X.
*Added Sift Through Sands.
2011-11-02 21:41:32 +00:00
jeffwadsworth
fcaf8107f8 - Little fix Erayo Soratami Ascendant, etc. 2011-11-02 15:34:21 +00:00
Hellfish
45963aca0d *Added
Evil Twin
2011-10-31 13:08:35 +00:00