Commit Graph

730 Commits

Author SHA1 Message Date
Hellfish
a504833663 *Added Epic keyword.
*Added
	Endless Swarm
	Enduring Ideal
	Eternal Dominion
	Neverending Torment
Undying Flames can't be done in script currently.
2011-10-18 15:22:23 +00:00
Sloth
0f713c1dd1 - Converted Blizzard to script. 2011-10-18 10:07:10 +00:00
Hellfish
b5f37803f3 *Corrected some scripts etbCounters->etbCounter.
*Added ThisTurnCast and ThisTurnNotCast to special conditions. See Hotheaded Giant for example.
*Added
	Dream Thief
	Goblin Cohort
	Hotheaded Giant
	Mogg Conscripts
	Soul Reap
2011-10-18 08:49:02 +00:00
Sloth
234e791158 - Fixed a little loophole in the MustBlock code.
- First steps towards an AI for AF MustBlock.
2011-10-17 21:10:21 +00:00
Sloth
d968d28352 - Changed the order of checks in canBePlayedAndPayedByAI to canPlay and then canPlayAI (this should speed things up and prevent possible NPE's). 2011-10-17 21:05:11 +00:00
Hellfish
f6d1e11559 *Added ThisTurnCast to xCount to complement ThisTurnEntered. Count$ThisTurnCast <Valid> lets you count how many <Valid> cards were cast so far this turn. StormCount remains, but is now functionally equivalent to ThisTurnCast Card.
*Converted to script
	Ichneumon Druid
	Predatory Advantage
	Storm Entity
	Vengevine
*Added
	Ethersworn Canonist
2011-10-17 20:56:14 +00:00
Sloth
f362724fb1 - Converted the second ability of Meddling Mage to script. 2011-10-17 19:54:22 +00:00
Sloth
dc7ec4b4c9 - Converted Iona, Shield of Emeria to script. 2011-10-17 18:58:18 +00:00
Sloth
b9a7fab398 - Added the static ability "CantBeActivated".
- Converted Grand Abolisher.
2011-10-17 18:38:29 +00:00
Sloth
845539c095 - Added a "Caster" parameter to StaticAbility_CantBeCast. 2011-10-17 18:30:21 +00:00
Hellfish
19cb646e47 *Added Parallel Lives. 2011-10-17 16:32:03 +00:00
Sloth
acb035191d - Added the static ability "CantBeCast".
- Added Grid Monitor.
2011-10-17 15:06:00 +00:00
Sloth
66ba724133 - Removed ReplaceMoveToGraveyardCommand, CycleCommand and TurnFaceUpCommand. 2011-10-17 14:28:04 +00:00
slapshot5
9504f0950a add Remember the Fallen (from New Phyrexia) 2011-10-17 04:25:26 +00:00
slapshot5
4ba7211318 add support for ChosenNumber in Number$ counting 2011-10-17 04:24:51 +00:00
slapshot5
698bec15e1 fix possible NPE in AF_ChooseNumber 2011-10-17 02:58:30 +00:00
slapshot5
cba6aba24a add Provoke keyword 2011-10-17 01:12:31 +00:00
Sol
8dae75a9ee Rishadan Footpad no longer overrides Sacrifice Input, but still prompts twice for the Unless cost. 2011-10-16 21:51:42 +00:00
slapshot5
d05c569511 convert Rith, the Awakener to script 2011-10-16 19:53:05 +00:00
slapshot5
e3b5752bf7 clean up a couple Java warnings 2011-10-16 19:27:41 +00:00
slapshot5
a2be681878 add Crown of Empires, Scepter of Empires and Throne of Empires (from Magic 2012) 2011-10-16 18:54:38 +00:00
Sloth
3ae3a871a7 - Converted Lurking Predators to script. 2011-10-16 10:40:32 +00:00
jendave
79fa5b6aa6 Remove code that can pull build ID from another jar in the classpath. 2011-10-16 08:11:45 +00:00
Hellfish
4c6d2f6eb1 *Initial Delve keyword checkin. (Does not work with X-cost spells.)
*Added OwnerDoesntControl property.
*Added
	Bronze Bombshell
	Death Rattle
	Tombstalker
*Ran Setinfo and Oracle script.
2011-10-16 08:07:37 +00:00
Sloth
ab7b9760ee - Removed the Faerie part of the champion stack description. 2011-10-16 07:47:33 +00:00
Sloth
7fee3a6fc0 - Added backward compatibility to the "DefinedPlayer"/"Defined" issue. 2011-10-16 07:40:31 +00:00
Sloth
19333953f9 - Fixed Planar Guide by using AllZoneUtil.getCardState to search the card the Remembered object gets added to. 2011-10-16 07:14:09 +00:00
slapshot5
e0d325bf08 add Rag Man (from The Dark) 2011-10-16 02:36:53 +00:00
slapshot5
ff070ee1d5 add an AF_MustBlock (for things like Target creature blocks CARDNAME this turn if able.)
-also fixes an issue with Card.ChosenColor property
2011-10-15 18:09:27 +00:00
slapshot5
462cb84694 toString tweak in CostRemoveCounter for "All" 2011-10-15 11:57:27 +00:00
slapshot5
af336b0f06 convert Brave the Elements to script 2011-10-15 11:56:44 +00:00
slapshot5
8086b32820 convert the etb of Iona, Shield of Emeria to script 2011-10-15 11:03:21 +00:00
Doublestrike
516589a5d6 Fixed re-updating bug of cards in play at beginning of round during quest. 2011-10-15 09:27:13 +00:00
Sloth
4491b4baa7 - Fixed the cost string of put counter costs. 2011-10-15 06:23:28 +00:00
Sloth
0d449aea0e - Fixed the cost string of remove counter costs. 2011-10-15 06:19:02 +00:00
slapshot5
52d3cce338 simplification in AF_ChooseColor 2011-10-15 04:11:43 +00:00
slapshot5
9e9f824731 experimental patch in AF_Effect for ChosenColor 2011-10-15 03:46:14 +00:00
slapshot5
ce03d6af33 experimental patch for AF_Dig (RevealValid param) 2011-10-14 22:22:17 +00:00
Sloth
ba1e8f196a - Fixed a possible NPE in changeHiddenOriginCanPlayAI. 2011-10-14 21:00:57 +00:00
Sloth
017d2cfd9c - Fixed a possible NPE in doDiscard. 2011-10-14 20:48:04 +00:00
jeffwadsworth
1bb78b9233 - Converted Cerebral Eruption to script. 2011-10-14 20:15:02 +00:00
Sloth
261b73d4d5 - Make use of Zone.listValueOf in StaticAbility_Continuous. 2011-10-14 12:47:08 +00:00
Sloth
2d39c04f9e - Change the prompt of AF charm from "choose a spell" to "choose a mode" to reflect its usage on abilities. 2011-10-14 12:23:23 +00:00
slapshot5
32a70a1275 allow multiple color selections in AF_ChooseColor via a "OrColors$" parameter. Please note, the chioce dialog for colors is multi-select (like, pick one, ctrl+click to pick another, etc...) 2011-10-14 12:02:59 +00:00
Sloth
624404c4c3 - Enlarged the Multi Block window (but it's not a real solution for the problem with large card pictures). 2011-10-14 06:35:47 +00:00
jendave
8750c6df2d Make the Freemarker template for generating proxies more generic 2011-10-12 18:51:11 +00:00
Sloth
45f781eee5 - Fixed a bug in the AI part of AF ChangeZone. 2011-10-12 15:44:20 +00:00
Sol
5a3c3ca188 Add Frenetic Efreet
Some cleanup in AF_Phases and GameActionUtil.FlipACoin
2011-10-12 12:37:26 +00:00
Sol
51809ae282 - AI will no longer use AF_Tap during his turn outside of combat 2011-10-12 03:07:24 +00:00
Sol
c248830701 Didn't fix the NPE properly last time 2011-10-12 02:23:44 +00:00