Commit Graph

3659 Commits

Author SHA1 Message Date
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
jendave
76250585cf fix LQ pic URL for Sword of Body and Mind 2011-08-06 10:24:28 +00:00
jendave
eedbf164a3 - Added Salvage Slasher and Sigil of the Nayan Gods. 2011-08-06 10:24:22 +00:00
jendave
3f7f166d5c - Added faceDown as a restriction to hasProperty.
- Added Nim Shambler and Primal Whisperer.
2011-08-06 10:24:16 +00:00
jendave
47cfce2cbb - Added missing LQ pic urls and rarity to Bramblesnap and Stone Giant. 2011-08-06 10:24:07 +00:00
jendave
a42c6c87e5 - Added Bravado and Empyrial Plate. 2011-08-06 10:24:01 +00:00
jendave
2214066974 fix for a case where artifact creatures were able to block Argothian Pixies. 2011-08-06 10:23:53 +00:00
jendave
fa69cbcd28 - Added the SVar SacMe to getCardPreference and some cards. 2011-08-06 10:23:47 +00:00
jendave
734e712792 *Missed a txt file...AGAIN. 2011-08-06 10:23:38 +00:00
jendave
25fac8c124 *Added Deity of Scars (it, along with 116 other cards, need Regeneration reactivated though)
*Fixed Albino Troll's types.
2011-08-06 10:23:32 +00:00
jendave
efbe370442 *Minor fix to an ugly oversight in Count$Metalcraft 2011-08-06 10:23:27 +00:00
jendave
4f76ffa296 Added SetInfoUtil class for set lists and cross-reference with set codes.
Bugfix in ReadCard - substring for SetInfo.
Enabled random set-specific pictures.
2011-08-06 10:23:21 +00:00
jendave
926947e1ab - Changes to Thopter Foundry
- Added initial AIPreference code.
- Changed MagicStack.push to .add outside of MagicStack
2011-08-06 10:23:13 +00:00
jendave
9d0aff4cf4 *Converted Galvanic Blast to keyword.
*Added Metalcraft parameter to Count$
2011-08-06 10:23:03 +00:00
jendave
cb9b2dfaa1 *Added Stone Giant 2011-08-06 10:22:55 +00:00
jendave
0f5bcaff77 - Some changes for Kinship cards to have whole Ability sit on the stack. 2011-08-06 10:22:47 +00:00
jendave
2eb3ac0d12 *Added Bramblesnap 2011-08-06 10:22:41 +00:00
jendave
0ea50b8d71 - I commented out the original CardFactoryUtil.upkeep_Wolf_Skull_Shaman() code block and pasted my own version right above the original version. I also included a test deck for testing this code block. The dck file can be found on the Kinship topic at the forum. 2011-08-06 10:22:35 +00:00
jendave
fa1af8750a - Added a UB Black Vise theme.
- Added Meishin, the Mind Cage.
2011-08-06 10:22:30 +00:00
jendave
c84b8f9263 suppressing a couple warnings. 2011-08-06 10:22:22 +00:00
jendave
4e2b9614f9 add Mortal Wound (from Visions) 2011-08-06 10:22:15 +00:00
jendave
06df2f7f65 clean up a couple unused imports 2011-08-06 10:22:08 +00:00