Commit Graph

4656 Commits

Author SHA1 Message Date
jendave
95918c781e - Some fixes related to SpellAbility_Requirements and copying spells onto the stack. 2011-08-06 13:03:57 +00:00
jendave
f87be965b3 - Bugfix for Fork (and similar Copying spells) hitting a Null Pointer Error in fizzling code. 2011-08-06 13:03:51 +00:00
jendave
ddcdd0245a - Converted Cackling Flames to AF_Damage.
- Fixed CardFactoryUtil.Count$Hellbent method and Cackling Flames will now work correctly.
2011-08-06 13:03:46 +00:00
jendave
d77caeb81f - Finished Flame Burst.
- Converted these cards to AF_Destroy: Lightning Helix, Magma Jet, Mob Justice, Profane Prayers, Psionic Blast, Rift Bolt, Rockslide Ambush, Scorching Spear, Searing Wind, Seismic Strike, Shivan Meteor, Skred, Spark Spray, Spiraling Embers, Spire Barrage, Surging Flame, Tarfire, Tendrils of Corruption, Tribal Flames, Unyaro Bee Sting, Vampiric Feast, Vicious Hunger, Volcanic Hammer and Zap.
2011-08-06 13:03:38 +00:00
jendave
10818ac30e - Adding Regeneration Shields into CardDetailPanel 2011-08-06 13:03:22 +00:00
jendave
e17b21c408 - Fix description of Veteran Swordsmith 2011-08-06 13:03:15 +00:00
jendave
d109a4e706 - Little update to the AI handling of "CARDNAME blocks each turn if able." 2011-08-06 13:03:09 +00:00
jendave
566178fc6f - Fix Description of Elite Archers 2011-08-06 13:03:04 +00:00
jendave
fae09458d3 - Updated the code for Creakwood Liege, it now creates a token named "bg_1_1_worm.jpg". 2011-08-06 13:02:58 +00:00
jendave
74063f5895 - Some fixes for when the Human tries to Activate cards the AI controls but shouldn't be able to Activate. 2011-08-06 13:02:53 +00:00
jendave
79293095d5 - Removed ComputerAI_StackNotEmpty and calls to it since it doesn't work with the new Phase structure
- Venser can now Target himself
- Converted Apocalypse Hydra to AB$DealDamage
2011-08-06 13:02:46 +00:00
jendave
f75305e581 - AF_Damage can now handle Defined$ Parameters.
- Updated Psionic Entity, Orcish Cannonade, and Breath of Malfegor
2011-08-06 13:02:38 +00:00
jendave
302c18bafa - Added Stone-Tongue Basilisk. 2011-08-06 13:02:29 +00:00
jendave
ccb2f62fe1 - Added Prized Unicorn, Taunting Elf and Nemesis Mask. 2011-08-06 13:02:23 +00:00
jendave
894d10f571 - Improved AI blocking when attacked by a creature with "All creatures able to block CARDNAME do so.".
- Added Elvish Bard.
2011-08-06 13:02:14 +00:00
jendave
df0a532deb - Converted these cards to AF_Damage: Bee Sting, Bituminous Blast, Blightning, Chandra's Outrage, Char, Cinder Storm, Corrupt, Douse in Gloom, Ember Shot, Essence Drain, Fiery Fall, Fiery Temper, Fire Ambush, First Volley, Flame Burst, Flame Javelin, Flame Jet, Flame Slash, Galvanic Blast, Ghostfire, Hornet Sting, Last Kiss, Lava Axe, Lava Spike and Lightning Blast. 2011-08-06 13:02:04 +00:00
jendave
e278ba2381 - Added the keyword "All creatures able to block CARDNAME do so.".
- Converted Lure to use it.
2011-08-06 13:01:48 +00:00
jendave
84d20bccca *converted all spCounter cards that doesn't use ExtraActions. (Might as well wait for Subabilities in AF_CounterMagic) 2011-08-06 13:01:38 +00:00
jendave
d0caa576ca - Converted 5 cards to AF Damage with target Opponent. 2011-08-06 13:01:15 +00:00
jendave
a1cfdfd581 - AF_Damage can now use "Opponent" as a ValidTgt type.
- Updated Burning Fields.
2011-08-06 13:01:08 +00:00
jendave
1ce71a008c - Adding Begin and End Combat to Phase Stop UI and Prefs. 2011-08-06 13:01:01 +00:00
jendave
9df425e09b - Fix for Build error 2011-08-06 13:00:54 +00:00
jendave
bfd9faa70b - Targeting Fixes and AI Improvement for Master of the Wild Hunt. 2011-08-06 13:00:48 +00:00
jendave
f89540264b - Little fixes in the AI blocking code. 2011-08-06 13:00:42 +00:00
jendave
79ae4adddb - Little fixes in the AI blocking code. 2011-08-06 13:00:36 +00:00
jendave
2573a75965 - Fixing mis-capitalization in Natural Order's Cost. 2011-08-06 13:00:30 +00:00
jendave
b31aefe05d - Convert Momentous Fall to AFs
- Improvement to AF.calculateAmount
2011-08-06 13:00:24 +00:00
jendave
562851bd76 *Minor fix to All Is Dust's name. (Now the Colorless Artifacts theme won't throw a hissy fit for example :D) 2011-08-06 13:00:16 +00:00
jendave
eb5f8530c9 - Converted these cards to AF_Damage: Abyssal Hunter, Brothers of Fire, Fireslinger, Goblin Artillery, Granger Guildmage, Hateflayer, Minotaur Illusionist, Orcish Artillery and Orcish Cannoneers.
- Converted these cards to AF_Damage: Prodigal Sorcerer, Rakdos Ickspitter, Reckless Embermage, Sparksmith, Stun Sniper, Sunflare Shaman, Unyaro Bees and Vulshok Sorcerer.
2011-08-06 13:00:10 +00:00
jendave
3548438edb - The AI will no longer cast a world enchantment if it has one on the battlefield already. 2011-08-06 12:59:57 +00:00
jendave
a035c830f6 *Added Recover keyword.
*Added Controvert,Grim Harvest,Icefall,Krovikan Rot,Resize & Sun's Bounty.
2011-08-06 12:59:51 +00:00
jendave
90a4d5c998 - Cleanup in CF Creatures. 2011-08-06 12:59:38 +00:00
jendave
b25a2ad48f - Converted Merfolk Sovereign and Dwarven Pony to AF's.
- Cleanup in CF Creatures.
2011-08-06 12:59:33 +00:00
jendave
0288f916a9 - Converted Frostling and Captain Sisay to AF's.
- Cleanup in CF Creatures.
2011-08-06 12:59:24 +00:00
jendave
14edcce9f5 - Added Fatal Blow, Opportunist and Witch's Mist. 2011-08-06 12:59:16 +00:00
jendave
1f8941fe12 - Minor edits to a number of the AF_DealDamage cards. 2011-08-06 12:59:05 +00:00
jendave
82b05d45ec - Added the restriction "wasDealtDamageThisTurn" to hasProperty.
- Added Crushing Pain.
2011-08-06 12:58:12 +00:00
jendave
67ca1d3004 - "Whenever a creature dealt damage by CARDNAME this turn is put into a graveyard, put a +1/+1 counter on CARDNAME." now triggers on non-combat damage also.
- Added Blood Cultist.
2011-08-06 12:58:03 +00:00
jendave
fb3c657808 - dealtDamageToYouThisTurn will now work correctly even in corner cases where one of your own creatures damages you.
- Added Retaliate.
2011-08-06 12:57:56 +00:00
jendave
7d4fd35e06 - Improved the AI recognizing keywords. 2011-08-06 12:57:47 +00:00
jendave
37efb106cb - Converted Giltspire Avenger to AF Destroy.
- Added Reciprocate.
2011-08-06 12:57:41 +00:00
jendave
cf4437bdbd - Removed the unused variable dealtCombatDmgToOppThisTurn of the card class.
- Fixed dealtDmgToOppThisTurn to be used in the proper place.
- Added some basic AI for AF sacrifice if Defined = Each.
2011-08-06 12:57:32 +00:00
jendave
4506a2f978 - Minor edits to seveal of the SP$DealDamage cards. 2011-08-06 12:57:25 +00:00
jendave
ce8e149a11 - Added Knight-Captain of Eos, Simplify, Crack the Earth and Tremble. 2011-08-06 12:57:16 +00:00
jendave
bb153499e5 - Fixing text for Aven Brigadier 2011-08-06 12:57:06 +00:00
jendave
c57dfcc113 - Fixed Waste Away. 2011-08-06 12:57:01 +00:00
jendave
5b2c3cd910 - Comented ou the now unused code for Untap. 2011-08-06 12:56:55 +00:00
jendave
49e8f78568 - Converted these cards to AF_Untap: Basalt Monolith, Blizzard Elemental, Ethersworn Adjudicator, Grim Monolith, Morphling, Phyrexian Ironfoot, Simic Ragworm, Soliton and Vigilant Drake. 2011-08-06 12:56:49 +00:00
jendave
d25aa92458 - Fixed Smallpox. 2011-08-06 12:56:40 +00:00
jendave
ebd4a34dc5 - Commented out the now unused code block for abDestroyTgt. 2011-08-06 12:56:33 +00:00