jendave
|
4aaea36432
|
Fixed Card Image issue for Deck Editor type GUI's - cards with PicCount SVar's now display correctly.
Fixed getMostRecentSet method to not return Alpha, when no SetInfo is defined for a card.
|
2011-08-06 13:19:30 +00:00 |
|
jendave
|
c7411a84f2
|
convert Korlash, Heor to Blackblade to stSetPT keyword.
|
2011-08-06 13:19:23 +00:00 |
|
jendave
|
82f7fb8445
|
convert Emperor Crocodile to keyword
|
2011-08-06 13:19:15 +00:00 |
|
jendave
|
a84cc9cd9e
|
convert Champion's Drake to stPumpSelf
|
2011-08-06 13:19:07 +00:00 |
|
jendave
|
619b45dfeb
|
convert Covetous Dragon to a keyword.
|
2011-08-06 13:18:59 +00:00 |
|
jendave
|
4c67d03354
|
convert Vampire Nocturnus to stPumpSelf and stPumpAll keywords.
|
2011-08-06 13:18:52 +00:00 |
|
jendave
|
eb46e2a059
|
cleaned up some java warnings.
|
2011-08-06 13:18:44 +00:00 |
|
jendave
|
9685266ea8
|
oops. missed one place with StaticEffect keyword.
|
2011-08-06 13:18:38 +00:00 |
|
jendave
|
6b26a098ca
|
convert Quick Sliver to stPumpAll (included a hack for Flash specifically to affect cards in hand)
-commented out now unused StaticEffect keyword.
|
2011-08-06 13:18:33 +00:00 |
|
jendave
|
441e871211
|
Fixed card image and set code for kiki jiki, stonecloaker and the ravnica bounce lands.
|
2011-08-06 13:18:26 +00:00 |
|
jendave
|
3d48935f6e
|
convert Wren's Run Packmaster to stPumpAll keyword.
|
2011-08-06 13:18:19 +00:00 |
|
jendave
|
a34d76ffff
|
convert That Which Was Taken to stPumpAll keyword
|
2011-08-06 13:18:11 +00:00 |
|
jendave
|
13a55a4fcb
|
convert Time of Heroes to stPumpAll keyword
|
2011-08-06 13:18:04 +00:00 |
|
jendave
|
2bf7ebe1f1
|
convert Broodwarden to stPumpAll keyword.
|
2011-08-06 13:17:56 +00:00 |
|
jendave
|
70670f54db
|
convert Akroma's Memorial to stPumpAll
|
2011-08-06 13:17:48 +00:00 |
|
jendave
|
4d2bfbd2dd
|
add Steal Artifact (from original base Alpha)
|
2011-08-06 13:17:40 +00:00 |
|
jendave
|
b69ec49431
|
-if moveToHand is called on a token, the token is simply removed from the zone it's in. (aka, moveToHand now handles tokens)
-simplified code for Hurkyl's Recall
|
2011-08-06 13:17:26 +00:00 |
|
jendave
|
9502e7c0c8
|
convert Gush to SP$Draw
|
2011-08-06 13:17:20 +00:00 |
|
jendave
|
9554175e8e
|
convert Worldly Tutor to AF_Fetch
|
2011-08-06 13:17:12 +00:00 |
|
jendave
|
156c369ef1
|
convert Elvish Fury to AF_Pump
|
2011-08-06 13:17:05 +00:00 |
|
jendave
|
e02f2d8eb9
|
convert Whispers of the Muse to AF_Draw
|
2011-08-06 13:16:58 +00:00 |
|
jendave
|
3944d780bc
|
convert Entomb to AF_Fetch
|
2011-08-06 13:16:51 +00:00 |
|
jendave
|
a5479e4e2e
|
- Renaming of Zones in the code to Battlefield and Exile to match current name conventions.
- Addition of Stack and Command as Zones for future use.
|
2011-08-06 13:16:42 +00:00 |
|
jendave
|
84bc550d60
|
fix up Storm World to be 4 minus hand.size() instead of 3 minus hand.size().
|
2011-08-06 13:16:14 +00:00 |
|
jendave
|
2c154de852
|
move Elvish Vanguard out of where it currently is. It was the only thing of its kind there.
|
2011-08-06 13:16:08 +00:00 |
|
jendave
|
16fc37c3ee
|
- Convert Cromat, Hanna Ships Navigator and Sakura-Tribe Elder to AFs.
|
2011-08-06 13:16:02 +00:00 |
|
jendave
|
82f95bcadd
|
convert Homarid to stPumpSelf
|
2011-08-06 13:15:54 +00:00 |
|
jendave
|
4adfb2a760
|
convert Heedless One to stSetPT keyword
|
2011-08-06 13:15:47 +00:00 |
|
jendave
|
4e5f33cdd5
|
- Added some basic AI that checks not to cast a creature with 0 toughness.
|
2011-08-06 13:15:38 +00:00 |
|
jendave
|
f2d049ab52
|
convert Magnivore to stSetPT keyword
|
2011-08-06 13:15:33 +00:00 |
|
jendave
|
b0eb5134fc
|
convert Guul Draz Specter and Gul Draz Vampire to stPumpSelf keywords.
|
2011-08-06 13:15:19 +00:00 |
|
jendave
|
3fcaaf4795
|
- Added super.canPlayAI() to some more canPlayAI() calls.
|
2011-08-06 13:15:11 +00:00 |
|
jendave
|
976e2177de
|
convert Goblin Gaveleer to stPumpSelf
|
2011-08-06 13:15:04 +00:00 |
|
jendave
|
4a9f6b7043
|
convert Bloodghast to stPumpSelf
|
2011-08-06 13:14:50 +00:00 |
|
jendave
|
76e9d7fcf8
|
convert Ruthless Cullblade to stPumpSelf
|
2011-08-06 13:14:42 +00:00 |
|
jendave
|
876e34cce2
|
convert Overbeing of Myth to stSetPT keyword
|
2011-08-06 13:14:28 +00:00 |
|
jendave
|
5bc6c43b7a
|
convert Masumaro, First to Live to stSetPT keyword
|
2011-08-06 13:14:21 +00:00 |
|
jendave
|
09d082d170
|
convert Multani, Maro Sorcerer to stSetPT keyword
|
2011-08-06 13:14:13 +00:00 |
|
jendave
|
1513cfb73a
|
convert Goblin Assault to stPumpAll
|
2011-08-06 13:14:05 +00:00 |
|
jendave
|
03523ffd17
|
convert Gaea's Avenger to stSetPT
|
2011-08-06 13:13:57 +00:00 |
|
jendave
|
9be3a03805
|
fix spell text for Night Soil
|
2011-08-06 13:13:44 +00:00 |
|
jendave
|
4bfb27dc63
|
- Fixed canPlayAI() for the etbDestroyTgt keyword.
|
2011-08-06 13:13:39 +00:00 |
|
jendave
|
383abdcbcb
|
remove code for Spore Saproling keyword (no longer used; converted to AF_Token.)
|
2011-08-06 13:13:33 +00:00 |
|
jendave
|
20521a21db
|
convert Wayward Soul and Vedalken Mastermind to AF_Bounce.
|
2011-08-06 13:13:15 +00:00 |
|
jendave
|
229850b4b2
|
delete unused code from the old PlayerLife type.
|
2011-08-06 13:13:07 +00:00 |
|
jendave
|
3744cda5f7
|
convert Energizer to AB$PutCounter and random cleanups.
|
2011-08-06 13:12:59 +00:00 |
|
jendave
|
a599da3bef
|
convert Elvish Farmer, Mycologist, and Psychotrope Thallid to AFs.
|
2011-08-06 13:12:52 +00:00 |
|
jendave
|
fc04d4933e
|
convert Doomed Necromancer to AB$Retrieve
|
2011-08-06 13:12:37 +00:00 |
|
jendave
|
e014ca33af
|
convert Stalking Assassin to AF_Destroy
|
2011-08-06 13:12:30 +00:00 |
|
jendave
|
409e67c726
|
convert Marrow-Gnawer to stPumpAll and AF_Token
|
2011-08-06 13:12:22 +00:00 |
|