Commit Graph

3430 Commits

Author SHA1 Message Date
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
jendave
6fb2792ae6 - Improve Colorless Mana Payment when amount in ManaPool is <= to amount of Colorless Mana, or only one type of Mana in the pool. 2011-08-06 10:22:02 +00:00
jendave
8c4d08d95c add Molten Psyche (from Scars of Mirrodin) 2011-08-06 10:21:56 +00:00
jendave
071b8247e7 * cleanups and SetInfo equals bugfix 2011-08-06 10:21:47 +00:00
jendave
4ef7ecb948 - Added Consuming Bonfire and Darigaaz's Charm. 2011-08-06 10:21:41 +00:00
jendave
3d1fce83f5 - Converted the remaining spTutor cards.
- Commented out the spTutor keyword entry.
2011-08-06 10:21:34 +00:00
jendave
64eb28c640 - Added Evolution Charm.
- Converted some cards from spTutor to SP$Fetch.
2011-08-06 10:21:25 +00:00
jendave
b1e0c9a098 *Forgot pithing_needle.txt 2011-08-06 10:21:18 +00:00
jendave
7727c0997e *Added Pithing Needle 2011-08-06 10:21:11 +00:00
jendave
b3a36a4ec2 *Fixed counterspells when played by the AI. 2011-08-06 10:21:04 +00:00
jendave
a017463e7a fix backwards AI targeting in sp/abTap/Untap keywords 2011-08-06 10:20:58 +00:00
jendave
1a88fd39c6 - Fixing Fetch variable for Enlightened Tutor. TopOfLibrary doesn't exist. Destination$Library and LibraryPosition$0
- This might be a problem for other cards that converted over?
2011-08-06 10:20:52 +00:00
jendave
1b456f3b5f restrict Sylvan Library to cards drawn this turn. 2011-08-06 10:20:47 +00:00
jendave
33e6dc377d moving Sylvan Library code to GameActionUtil.java 2011-08-06 10:20:40 +00:00
jendave
7d8957f015 fixing canPlay() for Siren's Call. 2011-08-06 10:20:34 +00:00
jendave
1505b6ac78 add Candelabra of Tawnos (from Antiquities) 2011-08-06 10:20:28 +00:00
jendave
aa645e407d - Added missing P/T to Hyperion Blacksmith.
- Corrected the miss-spelling of the type for Tectonic Instability.
2011-08-06 10:20:20 +00:00
jendave
6d111be69e add Sylvan Library (from Legends) 2011-08-06 10:20:14 +00:00
jendave
c5691bd316 fix LQ pic URL for Temple Elder 2011-08-06 10:20:06 +00:00
jendave
ef289bdfba - Changed the code block for playCard_Kor_Firewalker() to call GameActionUtil.showYesNoDialog(). 2011-08-06 10:20:01 +00:00
jendave
f39ebf17de - Missed a ! in canTarget() for the Player 2011-08-06 10:19:55 +00:00
jendave
e47168b84b add Land Equilibrium (from Legends) 2011-08-06 10:19:50 +00:00
jendave
f63128cfb4 - Added a WR Giant theme.
- Added Wayfaring Giant.
2011-08-06 10:19:43 +00:00
jendave
9cbcf14780 - Added a red Giant theme.
- Added Blind-Spot Giant and Karplusan Giant.
2011-08-06 10:19:34 +00:00
jendave
1fca6f8041 - Added Stern Marshal, Temple Elder, Shu Farmer and Pang Tong, "Young Phoenix". 2011-08-06 10:19:25 +00:00
jendave
cb27f13229 - Changed the HQ pic url for Baron Sengir. 2011-08-06 10:19:16 +00:00
jendave
2192dc7ffc - Added Xun Yu, Wei Advisor, Wu Longbowman and Zhuge Jin, Wu Strategist. 2011-08-06 10:19:10 +00:00
jendave
05ed41d705 - Added Azami, Lady of Scrolls, Apprentice Sorcerer, Capricious Sorcerer, Lu Su, Wu Advisor, Talas Researcher and Svyelunite Priest. 2011-08-06 10:19:01 +00:00
jendave
9dd789c9c9 - Small fix for Fetch with Library as the destination
- Fix CanTarget(Card, Player) to call hasShroud
2011-08-06 10:18:51 +00:00
jendave
cfa0ae0c0d - Added AF_ZoneAffecting for things like Draw, Discard, Mill etc.
- Created Draw AbilityFactory
- Converted Yawgmoth's Bargain to use Draw
2011-08-06 10:18:45 +00:00