Commit Graph

6640 Commits

Author SHA1 Message Date
Sloth
78ce249362 - Cleanup in CardFactoryAuras. 2011-11-24 20:21:01 +00:00
Sloth
26e86aa34f - Renamed the keyword "If CARDNAME would be put into a graveyardthis turn, exile it instead." to "If CARDNAME would be put into a graveyard, exile it instead." 2011-11-24 20:20:40 +00:00
slapshot5
4cb749bdfe add a TapAbility param for the CantBeActivated static ability 2011-11-24 19:33:38 +00:00
slapshot5
40b841274b minor comment cleanup in AbilityFactoryAnimate 2011-11-24 19:17:29 +00:00
slapshot5
4966b23f4c clean up java warnings in CardCharacteristics 2011-11-24 19:16:38 +00:00
Sloth
ab2029fb64 - Fixed canPlay in AF Clash always returning true (even when it's a sorcery during any phase).
- Added a canPlayAI function to AF Clash (for Pulling Teeth).
2011-11-24 17:52:36 +00:00
Sloth
c929710dc2 - Added some more targeting AI code to AF ChangeZoneAll (to support Identity Crisis). 2011-11-24 17:28:31 +00:00
slapshot5
eea94e00b0 cleanup in GameActionUtil 2011-11-24 17:27:43 +00:00
Sloth
17843f01fc - Fixed the Animate Dead error. 2011-11-24 16:28:35 +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
Sloth
9a6764e2c2 - The AI will now try to wait with instant speed token generators to ambush block. 2011-11-24 13:37:26 +00:00
Sloth
a2a15e2c4f - Little AI tweak for X costs in AF Mill.
- Updated SVars of some cards with X costs.
2011-11-24 11:46:05 +00:00
Sloth
7c32e1f750 - The AI will no longer use AF LoseLife abilities with X=0. 2011-11-24 11:23:52 +00:00
Chris
f96e05d851 - Checkstyle. 2011-11-23 23:50:42 +00:00
Sloth
101ad677f0 - Little tweaks in the AI of AF Pump.
- Removed RemAIDeck SVar from some cards with xCosts.
2011-11-23 21:59:49 +00:00
Sloth
2224a48eed - Fixed a general bug that prevented the AI from using most X costs.
- Fixed a bug in AF GainLife that prevented the AI from using X costs.
2011-11-23 17:03:56 +00:00
Chris
ede412064d - Checkstyle. 2011-11-23 14:42:58 +00:00
Sloth
409f060642 - Fixed the AttachedTo property for equipment. 2011-11-23 12:05:13 +00:00
Sloth
154ebe3701 - knownDetermineDefined in AF ChangeZone will now use AllZoneUtil.getCardState to grab cards (this fixes the Second Sunrise issue, but has to be watched closely). 2011-11-23 11:55:54 +00:00
Sloth
244337627e - Fixed the controller of triggered abilities not being set correctly. 2011-11-22 21:51:59 +00:00
slapshot5
bbbdb34e93 minor comment fixes in StaticAbilityCantTarget 2011-11-22 21:27:57 +00:00
Sloth
007284b8ee - Copied some AI code from AF AddCounter over to AF MoveCounter to support targeting. 2011-11-22 20:29:48 +00:00
Sloth
861508bbe2 - Added some code for XChoice in decideAIPayment of CostTapType. 2011-11-22 20:03:28 +00:00
moomarc
9861fd7497 Converted Barl's Cage to script 2011-11-22 10:44:40 +00:00
Sloth
e6706fed97 - Little fix for cards that want to put cards onto the battlefield tapped. 2011-11-22 10:04:49 +00:00
Hellfish
618c6122d8 *Added Marc's Gerrard's Verdict. 2011-11-22 08:08:51 +00:00
slapshot5
5b776fa024 add Glint Hawk (from Scars of Mirrodin) 2011-11-21 21:26:23 +00:00
Sloth
2dc48e4077 - Added Psychic Transfer. 2011-11-21 17:48:40 +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
7c19e1a525 - Cards changing zones will now always be untapped. 2011-11-21 13:09:26 +00:00
Sloth
7c512aa55a - Removed the unused variable finishedEnteringBF from the card class. 2011-11-21 06:58:55 +00:00
slapshot5
b13fd78cf3 add some comments CardFactoryLands.java 2011-11-20 22:38:17 +00:00
slapshot5
a8d59a2e0c convert Dark Depths to script with a real trigger 2011-11-20 20:36:25 +00:00
Sloth
4b1a8b2afa - Added the static effect "CantPlayLand".
- Added Solfatara and Turf Wound.
2011-11-20 18:49:41 +00:00
slapshot5
cf9eccb4a2 java warning cleanup 2011-11-20 17:38:00 +00:00
Sloth
dfd9c9077f - Fixed Goblin Charbelcher not recognizing dual lands as Mountains and not putting the revealed cards on the bottom of the library (NOTE: The order still can't be chosen). 2011-11-20 13:59:27 +00:00
Sloth
7b1fc210fa - Added the optional "ForgetOtherRemembered" parameter to AF Dig.
- Fixed Cerebral Eruption.
2011-11-20 12:59:11 +00:00
Hellfish
c4abc45cdd *Fixed Clones not copying activated or static abilities. 2011-11-20 12:09:30 +00:00
Sloth
2d4e42f536 - Renamed the parameter RememberCards to RememberObjects in AF Effect and allowed storing of any remembered objects.
- The property "IsRemembered" can now also be used for players.
- Added Abeyance.
2011-11-19 21:24:36 +00:00
Sloth
c498f39b0d - Fixed "Targeted" in getDefinedPlayers. 2011-11-19 21:17:05 +00:00
Sloth
a0bb0bd46b - Fixed the wrapper ability of triggers setting the activating player of the wrapped ability to the controller of the source card and not the player who controls the triggered ability. This fixes the case of Oculus and Necroskitter in a more general way. 2011-11-19 19:55:46 +00:00
Sloth
aae39592e8 - Converted Deadly Grub to script. 2011-11-19 16:49:53 +00:00
Sloth
9a9a02494d - Fixed Phantasmal Image not getting the Illusion type. 2011-11-19 15:51:37 +00:00
Sloth
310b40c092 - Added the option "ClearChosenX" to AF Cleanup and fixed Myr Battlesphere. 2011-11-19 10:44:16 +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
872d7f84d5 - Added an AILogic parameter to AF Effect.
- Added Due Respect.
2011-11-19 09:46:56 +00:00
Sloth
94e50fe399 - The keyword "CARDNAME enters the battlefield tapped." will now be checked at runtime.
- Added the static ability ETBTapped and converted six cards to script.
2011-11-19 08:02:15 +00:00
Sloth
8e972d4004 - Added some missing info to LKI copies (fixes Glorious Anthem + Proper Burial). 2011-11-18 16:46:24 +00:00
Sloth
b66b21f6a1 - Added the support for checking isValid in getDefinedPlayers and added the first real property "wasDealtDamageBySourceThisGame".
- Added The Fallen.
2011-11-18 14:42:54 +00:00
Hellfish
eaf59331fd *Added
Festival of the Guildpact
	Screeching Griffin
2011-11-18 13:49:44 +00:00