Commit Graph

3430 Commits

Author SHA1 Message Date
jendave
88c392118e - Added Jagged Lightning and Swelter. 2011-08-06 10:30:21 +00:00
jendave
a6036d2b42 - Added Counterintelligence, Essence Fracture and Undo. 2011-08-06 10:30:14 +00:00
jendave
2676dd4e34 - Added Repel the Darkness, Terashi's Cry and Lead Astray. 2011-08-06 10:30:06 +00:00
jendave
3595ffcac5 - Enabled spells with "up to" a number of targets.
- Added Broken Dam, Early Frost and Tidal Surge.
2011-08-06 10:29:58 +00:00
jendave
e43a4ae95f - Added canPayLife(int lifePayment) to the payer class and made use of it in several places. 2011-08-06 10:29:48 +00:00
jendave
48eb9b63a8 - Added Enervate. 2011-08-06 10:29:41 +00:00
jendave
caf34deb32 - Moved Targeting from SA to Target class. Added some backwards compatible code to pass along setTargets to Target if it exists.
- Added Multi-targeting capability. And updated current AFs (except Regenerate) to properly resolve for multiple targets.
- Added Plow Under and Symbiosis
2011-08-06 10:29:35 +00:00
jendave
da62b9ea31 - Added a new kinship card, Mudbutton Clanger. 2011-08-06 10:29:20 +00:00
jendave
64533ff20c - Added a new kinship card, Kithkin Zephyrnaut. 2011-08-06 10:29:12 +00:00
jendave
42dc2c47a3 - Added a new kinship card, Squeaking Pie Grubfellows. 2011-08-06 10:29:04 +00:00
jendave
c19bcb21ef fix possible error in Fallen Empires storage lands if 0 counters are removed. 2011-08-06 10:28:57 +00:00
jendave
396b0c0a98 fix rarity for Bosh, Iron Golem 2011-08-06 10:28:52 +00:00
jendave
fcd87cfd29 - Updated CardFactoryUtil.upkeep_Sensation_Gorger(). 2011-08-06 10:28:46 +00:00
jendave
3f21dc88f5 updating a couple places so you can pay all your life if you so desire. 2011-08-06 10:28:41 +00:00
jendave
66803c01ba make sure player can pay 4 life in Sylvan Library code 2011-08-06 10:28:35 +00:00
jendave
978f0a4e41 make payLife conform more closely with the rules 2011-08-06 10:28:29 +00:00
jendave
622fe9fa58 convert Sejiri Merfolk to stPumpSelf 2011-08-06 10:28:24 +00:00
jendave
7f59f1f68b fix Merfolk Sovereign Exception. 2011-08-06 10:28:16 +00:00
jendave
07d32e5a4a - Added a check to the updated Kinship cards. Players will no longer automatically trigger the Kinship ability if their library is empty. Useful for games when the "Milling = Loss Condition" check box is unchecked. 2011-08-06 10:28:10 +00:00
jendave
d608c0bf8b - Updated CardFactoryUtil.upkeep_Winnower_Patrol() and Winnower Patrol now uses counters. 2011-08-06 10:28:05 +00:00
jendave
ec60cc421c - Added Renewal and Updraft. 2011-08-06 10:27:59 +00:00
jendave
2b4933967a - Added 4 cards with "Draw a card at the beginning of the next turn's upkeep.". 2011-08-06 10:27:50 +00:00
jendave
37266ecf0e *Let ForgePreferences create a new preferences file with the standard settings if one is missing.
*Deleted the .preferences file from the svn. (It will be created with standard values anyway.)
2011-08-06 10:27:42 +00:00
jendave
4a744608ea update some payLife calls to be consistent. 2011-08-06 10:27:35 +00:00
jendave
3078ef9f8a clean up very old code related to losing life. 2011-08-06 10:27:29 +00:00
jendave
59ccfa7fe5 - Updated CardFactoryUtil.upkeep_Nightshade_Schemers(). 2011-08-06 10:27:22 +00:00
jendave
a23b044959 - Updated CardFactoryUtil.upkeep_Wandering_Graybeard(). 2011-08-06 10:27:16 +00:00
jendave
31b5b71b6c - Changed "Draw a card at the beginning of the next turn's upkeep." to a delayed triggered ability. 2011-08-06 10:27:11 +00:00
jendave
820c10d96c *Moved HandSize shenanigans into the Player class, tightened up the code overall.
*Fixed minor error in stack description for AF_Tap abilities.
*Added Vedalken Certarch.
2011-08-06 10:27:04 +00:00
jendave
70f4a8dc44 remove explicit Lifelink check in Brion Stoutarm 2011-08-06 10:26:56 +00:00
jendave
7e1b93395a fix LQ pic URL for Stun 2011-08-06 10:26:50 +00:00
jendave
33256c45f7 *Added Stun,Shinen of Fear's Chill,Panic,Krark-Clan Ogre,Demonic Dread & Bola Warrior. 2011-08-06 10:26:44 +00:00
jendave
6e5e4f18da - Milling check not negating return from cantLose() 2011-08-06 10:26:33 +00:00
jendave
961d74e6a4 **** Note: If you write card codeblocks, please be aware that "TgtV" Target constructor is no longer used. Use Target(String message, String[] Valid) instead.
- Changing Target class to always use ValidCards, converted older keywords to follow the new format. 
- Added AF_Tap, converted Burst of Energy and Mind Games
2011-08-06 10:26:27 +00:00
jendave
a449eb5a6b add Pradesh Gypsies (from Legends) 2011-08-06 10:26:16 +00:00
jendave
6495fad55f fixes for Mana Vortex
-sacrifice selection is now limited to lands player controls
-if Mana Vortex counter trigger now checks that it is the Mana Vortex on the stack in resolve
2011-08-06 10:26:10 +00:00
jendave
eb7b416013 add Presence of the Master (from Legends) 2011-08-06 10:26:04 +00:00
jendave
45fc54dc22 - Added Infernal Tribute. 2011-08-06 10:25:56 +00:00
jendave
611d07adf3 - Added the optional parameter CostDesc to ability_Factory for irregular additional costs.
- Converted Natural Order to keyword.
2011-08-06 10:25:50 +00:00
jendave
880f7305f3 - Updated CardFactoryUtil.upkeep_Leaf_Crowned_Elder(). 2011-08-06 10:25:42 +00:00
jendave
1efd406ccc - Fix for AI choice with Modular
- Fix for AI payment for upkeep costs
2011-08-06 10:25:37 +00:00
jendave
cbaf89d8e0 - Updated CardFactoryUtil.upkeep_Ink_Dissolver(). 2011-08-06 10:25:31 +00:00
jendave
6d05ef4454 - Fixed the LQ pic url for Mind Ravel. 2011-08-06 10:25:25 +00:00
jendave
80d8428052 add Mind Ravel (from Ice Age) 2011-08-06 10:25:19 +00:00
jendave
c2ffa39b71 - Minor changes to Wolf-Skull Shaman. Computer now reveals the top card of library only if it's type matches Wolf-Skull Shaman. 2011-08-06 10:25:13 +00:00
jendave
6212deb2e5 - Added the keyword "Draw a card at the beginning of the next turn's upkeep."
- Added Blessed Wine.
2011-08-06 10:25:07 +00:00
jendave
da8152109b - Added Rouse and Platinum Emperion. 2011-08-06 10:24:58 +00:00
jendave
51f5b4a3fd - A small modification to fetchCanPlayAI.
- Added Tragic Poet, Rootwater Diver, Salvage Scout and Hana Kami.
2011-08-06 10:24:49 +00:00
jendave
54439b0517 Added Random option to theme deck list. 2011-08-06 10:24:39 +00:00
jendave
76fed760ab fix LQ pic URL for Salvage 2011-08-06 10:24:33 +00:00