Commit Graph

2386 Commits

Author SHA1 Message Date
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
jendave
7643276422 - Converted: AEther Adept; Devout Lightcaster; Man-o'-War and Sun Ce, Young Conquerer. 2011-08-06 08:23:36 +00:00
jendave
fa89caa2e7 - Set color for tokens that begin in play for Quests, since they don't use MakeToken. 2011-08-06 08:23:29 +00:00
jendave
cd4cf15117 Added AEthersnipe; Aven Fogbringer; Glowing Anemone; Hunting Drake; Looming Hoverguard; Stern Proctor; Surrakar Banisher; Vedalken AEthermage; Vedalken Dismisser. 2011-08-06 08:23:23 +00:00
jendave
fdb014d1f9 - Added better support for Tokens and new Color handling
- Bugfix: Added color into copyStats since tokens use that to multiply.
2011-08-06 08:23:11 +00:00
jendave
44ef5d830d - Added 3 stPump cards.
- Added Dispeller's Capsule and Dust Bowl.
2011-08-06 08:23:04 +00:00
jendave
7d2ade4524 - Created a GainLife function instead of needing two lines everywhere life gaining happened. 2011-08-06 08:22:54 +00:00
jendave
0c46834544 - Fixed Snake Umbra pic link. 2011-08-06 08:22:43 +00:00
jendave
ba2a66d532 - Forgot to add Snake Umbra and Spider Umbra. 2011-08-06 08:22:37 +00:00
jendave
65a08ac5a6 Updated the Domain theme. 2011-08-06 08:22:31 +00:00
jendave
00de8efa38 - Added the "World rule".
- Added the World supertype to Concordant Crossroads.
- Converted Serra Aviary to stPump.
2011-08-06 08:22:25 +00:00
jendave
6076bcf922 - Fixed most of the warnings Eclipse complains about. 2011-08-06 08:22:16 +00:00
jendave
2c6b1dc132 add Waylay (from Urza's Saga) 2011-08-06 08:22:01 +00:00
jendave
32c9456793 1) add new keyword: At the beginning of the end step, exile CARDNAME.
2) update Feral Lightning to use this instead of sacrifice
2011-08-06 08:21:54 +00:00
jendave
ecd76342b1 forgot to commit CardFactory_Instants.java to remove Sprout (converted to keyword) 2011-08-06 08:21:48 +00:00
jendave
ca59f3b474 - Changed 3 cards to stPump.
- Fixed rarity of Tidal Wave.
2011-08-06 08:21:42 +00:00
jendave
438fd59f75 Changed Hand of the Praetors to stPump. 2011-08-06 08:21:35 +00:00
jendave
a303f3634d - Added "Totem armor" keyword. - Added some totem armor cards. 2011-08-06 08:21:30 +00:00
jendave
a9b396da1d add Tidal Wave (from Mirage) 2011-08-06 08:21:18 +00:00
jendave
0aba2271e7 -convert Sprout to keyword
-fix Spore Burst typo
2011-08-06 08:21:12 +00:00
jendave
0321536802 add Spore Burst (from Conflux) 2011-08-06 08:21:07 +00:00
jendave
3000ef4837 add Spontaneous Generation (from Mercadian Masques) 2011-08-06 08:21:01 +00:00
jendave
a5125dd00b - Moving EOT command inside the Resolve function to "lock in" the timestamp of each activation of color changers.
- Manlands and other color changers now change color back to colorless at the end of the turn after multiple activations.
2011-08-06 08:20:55 +00:00
jendave
3ad9ebf1c2 -add Goblin Scouts (from Mirage)
-add Icatian Town (from Fallen Empires)
-add Sosuke's Summons (from Betrayers of Kamigawa)
2011-08-06 08:20:48 +00:00
jendave
3eff5d4513 -add Artifact Mutation (from Invasion)
-add Aura Mutation (from Invasion)
-add Death Mutation (from Apocalypse)
2011-08-06 08:20:38 +00:00
jendave
199f14749e 1) implement X in Drawback$MakeToken
2) add AEther Mutation (from Apocalypse) using Drawback$MakeToken X functionality
2011-08-06 08:20:31 +00:00
jendave
c5ba91fe7f add Violet Pall (from Morningtide) as an example of Drawback$MakeToken 2011-08-06 08:20:23 +00:00
jendave
70cf8a689e add the Basics of Drawback$MakeToken
-X not implemented yet
2011-08-06 08:20:17 +00:00
jendave
4930e9be49 -Added Joihra of the Ghitu 2011-08-06 08:20:12 +00:00
jendave
a528a08462 - Added some pic urls. 2011-08-06 08:20:04 +00:00
jendave
032af77c84 Moved suspend and vanishing to the counter removal code. 2011-08-06 08:19:59 +00:00
jendave
e04fb2695a - Added Ichorclaw Myr. - Fixed a bug with the Whenever keyword that triggered multiple times on a creature with "Whenever CARDNAME becomes blocked, ...". 2011-08-06 08:19:53 +00:00