jendave
18d02840cf
- Added notattacking as restrictions to isValidCard.
...
- Added Arcades Sabboth.
2011-08-06 08:29:16 +00:00
jendave
5c425f0928
- Edited Leaf-Crowned Elder. Now uses StringBuilder and a JOptionPane.showConfirmDialog() with yes/no option buttons.
2011-08-06 08:29:09 +00:00
jendave
19a7a423bc
- Added Golem Foundry.
2011-08-06 08:29:03 +00:00
jendave
945d4f06d8
- Converted abGainLife to use abCost and Tgt.
...
- Added player as possible ValidTarget option in TargetSelection.
- Updated Mournful Zombie, Spike Feeder, Bottle Gnomes.
2011-08-06 08:28:57 +00:00
jendave
81403cece6
- Added Baku Altar.
...
- Gave Eye of Nowhere the Arcane subtype.
2011-08-06 08:28:48 +00:00
jendave
ff3760ea48
- Missing check in Cost_Payment for computer remove counters.
2011-08-06 08:28:40 +00:00
jendave
b3076dede7
- Added Ink Dissolver.
2011-08-06 08:28:34 +00:00
jendave
f3559e0f1e
- Changed setCounter to be able to skip Doubling Season's ability. This is necessary for undoing remove counter payments.
...
- Fixed setCounter logic for choosing to add or subtract counters.
- Change cost payment to use subtractCounter over setCounter.
2011-08-06 08:28:25 +00:00
jendave
7650da32aa
- Added Vanquish.
2011-08-06 08:28:18 +00:00
jendave
9c4cff8872
- Added 8 cards that target attacking creatures.
2011-08-06 08:28:12 +00:00
jendave
0a6873f67d
- Added Snow Devil, Spirit of the Night, Chastise and Condemn.
2011-08-06 08:27:59 +00:00
jendave
63e798523e
- Added 4 stPump spells with attacking.
2011-08-06 08:27:49 +00:00
jendave
f64981b50c
- Added attacking and blocking as restrictions to isValidCard.
...
- Added Mightstone and Weakstone.
2011-08-06 08:27:40 +00:00
jendave
ed1bd5c763
Fixed An-Zerrin Ruins to only work with creature types.
2011-08-06 08:27:32 +00:00
jendave
1fd30ab9c5
- Morph Up isn't ready to be a Static Ability yet.
2011-08-06 08:27:25 +00:00
jendave
d8c575c0f7
- Added pic urls.
2011-08-06 08:27:20 +00:00
jendave
ef4893e70c
- Initial submission of Static Abilities which resolve instead of get added to the Stack.
...
- Added Ability_Static.java
- Changed Morph, Totem Armor, Hatchling's etb, Multikicker's etb, Swans of Bryn Argoll, An-Zerrin Ruins to be a Static Ability.
- Fixed Morph interaction with Linvala
2011-08-06 08:27:14 +00:00
jendave
43c50cd9f2
Added Executioner's Capsule and Spectral Cloak.
2011-08-06 08:27:05 +00:00
jendave
5d44276251
- Fixed Hand of the Praetors.
2011-08-06 08:26:59 +00:00
jendave
41f82808a2
*Fixed AI decision-making for Spreading Seas,Convincing Mirage and Phantasmal Terrain. It will attempt to manascrew the human based on what lands are on the table. I was going to factor in landwalk abilities of it's own creatures but baby steps and bugfixes first.
2011-08-06 08:26:53 +00:00
jendave
e3c6f1f184
- Added Ichor Rats.
2011-08-06 08:26:47 +00:00
jendave
70490d1a5c
*Added Convincing Mirage and Phantasmal Terrain. (They share a code block with Spreading Seas)
2011-08-06 08:26:39 +00:00
jendave
061b1f9165
- Ghost-Lit Redeemer ability changed to use a keyword
2011-08-06 08:26:30 +00:00
jendave
1a3ea7c4ea
- Added Wurmcoil Engine.
2011-08-06 08:26:25 +00:00
jendave
4b8cce8d9b
- Apparently missed submission for ChangeCost
2011-08-06 08:26:18 +00:00
jendave
d13b5cd2fc
Converted the rest of the god auras to stPump.
2011-08-06 08:26:12 +00:00
jendave
9cb83f2b6f
- Added 4 stPump cards.
2011-08-06 08:26:06 +00:00
jendave
47b04edcad
Added Changeling support to public static ArrayList<Card> getCardType(PlayerZone zone, String cardType), in case someone uses it in the future.
2011-08-06 08:25:57 +00:00
jendave
22348ac177
- Fixed some changeling issues with Aven Brigadier, Rolling Stones and Prowess of the Fair.
...
- Deleted old Storm spell entries.
2011-08-06 08:25:51 +00:00
jendave
c5c927d724
Fixed a lot of changeling issues with the whenever keyword, the CostChange keyword and Protection from Dragons/Demons/Goblins .
2011-08-06 08:25:45 +00:00
jendave
7272a94531
Fixed some changeling issues with "CARDNAME can't be blocked by Walls.", "CARDNAME can't be blocked except by Walls." and "CARDNAME can't be blocked except by Walls and/or creatures with flying.".
2011-08-06 08:25:40 +00:00
jendave
b990d93b9a
Fixed a changeling issue with Soulshift.
2011-08-06 08:25:34 +00:00
jendave
6ab32347df
Fixed some changeling issues with the third ability of Sarkhan the Mad.
2011-08-06 08:25:29 +00:00
jendave
3b41c43f5e
Fixed some changeling issues with Dwarven Pony, Pallid Mycoderm, Goblin Matron, Kithkin Harbinger, Siege-Gang Commander.
2011-08-06 08:25:24 +00:00
jendave
c71223d89b
update abMakeToken to use Ability_Cost
2011-08-06 08:25:18 +00:00
jendave
3f27cdd006
add PT to Tel-Jilad Fallen
2011-08-06 08:25:13 +00:00
jendave
3e62aa8ab1
Added Orb of Dreams.
2011-08-06 08:25:07 +00:00
jendave
e017abb18e
Added Root Maze.
2011-08-06 08:24:59 +00:00
jendave
f9b95baaac
- Updated Ability_Activated to check for a null object for Target.
2011-08-06 08:24:52 +00:00
jendave
992b97aa77
Updated some more checks to use isCreatureType.
2011-08-06 08:24:46 +00:00
jendave
9ce73a11d7
- Added isCreatureType to CardUtil.
...
- Changed isType to use isCreatureType to check for Changelings.
- Added World, Lair, Locus and Fortification to the list of non-creature types.
- Fixed Patriarch's Bidding to only accept creature types and work with changelings.
2011-08-06 08:24:40 +00:00
jendave
a87d282299
add Tel-Jilad Fallen (from Scars of Mirrodin)
2011-08-06 08:24:32 +00:00
jendave
830f36b64e
add Untamed Might (from Scars of Mirrodin)
2011-08-06 08:24:26 +00:00
jendave
70f7a3d2d0
add Withstand Death (from Scars of Mirrodin)
2011-08-06 08:24:20 +00:00
jendave
cfb34451cb
add Scoria Elemental (from Scars of Mirrodin)
2011-08-06 08:24:14 +00:00
jendave
a535d980af
add Assault Strobe (from Scars of Mirrodin)
2011-08-06 08:24:08 +00:00
jendave
b2a03a7549
1)first pass at abMakeToken keyword (same general syntax as spMakeToken but with an extra delimit for spell description)
...
2) convert The Hive to abMakeToken
2011-08-06 08:24:02 +00:00
jendave
5e5527b65f
add Afterlife (from Mercadian Masques)
2011-08-06 08:23:55 +00:00
jendave
8f924e2ff4
- Ability Cost wasn't taking changeCost into account.
2011-08-06 08:23:47 +00:00
jendave
d565239f9d
- Delted the code blocks for the converted cards below.
2011-08-06 08:23:41 +00:00