jendave
|
344fab998e
|
check for valid targets in resolve for The Abyss.
|
2011-08-06 10:53:00 +00:00 |
|
jendave
|
99aa759123
|
re-check the number of creatures in play during resolve for Drop of Honey and Porphyry Nodes.
|
2011-08-06 10:52:54 +00:00 |
|
jendave
|
1d53f579db
|
add Throne of Geth (from Scars of Mirrodin) as an example of AF Proliferate.
|
2011-08-06 10:52:49 +00:00 |
|
jendave
|
a7d708ba0f
|
add SP/AB$Proliferate to AbilityFactory (copied all proliferate code from GameAction.getProliferateAbility)
|
2011-08-06 10:52:43 +00:00 |
|
jendave
|
de65a5c5b3
|
- Adding evil_eye_of_urborg and evil_eye_of_orms_by_gore
|
2011-08-06 10:52:37 +00:00 |
|
jendave
|
fc7ed63e63
|
xCount was passing in source Card, but this.getSVar(). fixed.
|
2011-08-06 10:52:30 +00:00 |
|
jendave
|
6da6983ae0
|
- Added spaces to the last 25 of the 75 cards that use AF_Fetch.
|
2011-08-06 10:52:24 +00:00 |
|
jendave
|
c39481fc1a
|
- Fixes for some Upkeep Abilities that care about hand size. It should be determined on resolution, not "locked in" when the ability triggers.
|
2011-08-06 10:52:07 +00:00 |
|
jendave
|
ad64fd65a7
|
- I mistakenly overwrote the correct fix to the AF $Pump bug and this places the overwritten material back into the code base. Sorry for my error.
|
2011-08-06 10:52:02 +00:00 |
|
jendave
|
2b7c80a7da
|
- Added spaces to the second 25 of the 75 cards that use AF_Fetch.
|
2011-08-06 10:51:55 +00:00 |
|
jendave
|
9349049a58
|
- Added spaces to the first 25 of the 75 cards that use AF_Fetch.
|
2011-08-06 10:51:38 +00:00 |
|
jendave
|
0fe1d6ffd8
|
- The Valid card restrictions YouCtrl, Other will now be passed down to hasProperty. This enables using the X SVar of the source card.
|
2011-08-06 10:51:22 +00:00 |
|
jendave
|
073ec4355b
|
add Armageddon Clock (from Antiquities)
--added RemoveCounter to AbilityFactory_Counters
|
2011-08-06 10:51:10 +00:00 |
|
jendave
|
36b7b356ef
|
comment out CardFactory code for Armageddon and Ravages of War.
|
2011-08-06 10:51:01 +00:00 |
|
jendave
|
7bfe53a98d
|
convert Armageddon and Revages of War to AF_DestroyAll
|
2011-08-06 10:50:55 +00:00 |
|
jendave
|
615205929d
|
- Added Sol's fix to the SP$Pump bug.
|
2011-08-06 10:50:50 +00:00 |
|
jendave
|
5c0cbda8af
|
* cleanups
* bugfix += != =+
|
2011-08-06 10:50:44 +00:00 |
|
jendave
|
1277f0fed5
|
- Added Ghost Town.
- Little fixes and updates.
|
2011-08-06 10:50:37 +00:00 |
|
jendave
|
ad33c28ea2
|
- Direct Damage spells that use TgtP can now only Target Planeswalkers you don't control.
|
2011-08-06 10:50:31 +00:00 |
|
jendave
|
1b4bb610b3
|
- Converted Magus of the Disk and Nevinyrral's Disk to keyword.
- Added Tranquil Grove.
|
2011-08-06 10:50:25 +00:00 |
|
jendave
|
763bc22f07
|
- Added DestroyAll to AF Destroy.
- Added Mageta the Lion, Nova Cleric and Scourglass.
|
2011-08-06 10:50:15 +00:00 |
|
jendave
|
dedf5a999c
|
- Changed these cards to AF_Retrieve: Breath of Life, Nature's Spiral and Reborn Hope.
|
2011-08-06 10:50:05 +00:00 |
|
jendave
|
e849b09b50
|
- Improved the AI of AF Bounce a little.
|
2011-08-06 10:49:58 +00:00 |
|
jendave
|
88b8ed0943
|
*Fixed Banshee's X-payment glitch.
|
2011-08-06 10:49:53 +00:00 |
|
jendave
|
6749832368
|
*Fixed a case for ManaCost where it would throw an exception if X was the only mana part in a cost.
*Added Snake Basket.
|
2011-08-06 10:49:47 +00:00 |
|
jendave
|
d84fead8b7
|
* Target addTarget bugfix
* Banshee, Korlash, Heir to Blackblade bugfix
* method names to lowercase refactoring
|
2011-08-06 10:49:39 +00:00 |
|
jendave
|
0ed315dcef
|
*Realized I missed uploading the txt for Vedalken Certarch.
*Fixed PrecostDesc$ parameter for Shinen of Fear's Chill's Channel ability.
|
2011-08-06 10:49:25 +00:00 |
|
jendave
|
0c0946a37e
|
*Missed the txt
|
2011-08-06 10:49:18 +00:00 |
|
jendave
|
6ca8ff07b5
|
*Added Corrupted Harvester.
*Removed now unused CardList and commented-out code from Patriarch's Bidding.
|
2011-08-06 10:49:12 +00:00 |
|
jendave
|
f9fc882aff
|
*Another fix for Patriarch's Bidding so that it actually WORKS instead of just NOT CRASH.
|
2011-08-06 10:49:07 +00:00 |
|
jendave
|
1e556d2627
|
*Fixed NullPointerException when cancelling or leaving blank the Patriarch's Bidding prompt.Still not sure how it messed up the questData so bad..
|
2011-08-06 10:49:01 +00:00 |
|
jendave
|
799d40b011
|
convert Disenchant to AbilityFactory
|
2011-08-06 10:48:56 +00:00 |
|
jendave
|
068a1a98ba
|
convert Ancestral Recall to AbilityFactory
|
2011-08-06 10:48:50 +00:00 |
|
jendave
|
71b0c17ba1
|
add missing stack desc for SP$Draw AbilityFactory
|
2011-08-06 10:48:45 +00:00 |
|
jendave
|
11cee5048a
|
convert Library of Alexandria to AbilityFactory
|
2011-08-06 10:48:40 +00:00 |
|
jendave
|
45428d37bb
|
- Converted Seal of Removal to keyword.
|
2011-08-06 10:48:33 +00:00 |
|
jendave
|
17cd21f550
|
add Argothian Elder (from Urza's Saga)
|
2011-08-06 10:48:26 +00:00 |
|
jendave
|
00f13e7cd1
|
convert Witch Hunter damage ability to AbilityFactory
|
2011-08-06 10:48:20 +00:00 |
|
jendave
|
b0c2750fec
|
convert Jandor's Saddlebags to AB_PermState
|
2011-08-06 10:48:14 +00:00 |
|
jendave
|
b61f3380f7
|
give Arashi his first ability (using the new X in Ability_Cost)
|
2011-08-06 10:48:08 +00:00 |
|
jendave
|
dbc38256b7
|
fix Modification Exception in Lure code.
|
2011-08-06 10:48:03 +00:00 |
|
jendave
|
53760f926f
|
add Mind Warp (from Ice Age)
|
2011-08-06 10:47:58 +00:00 |
|
jendave
|
af3b44056b
|
- Adding NextPhase() into Input_Cleanup. Sometimes the Cleanup phase was getting stuck after discarding.
|
2011-08-06 10:47:51 +00:00 |
|
jendave
|
d8bb28d43e
|
add Psychic Purge (from Legends)
|
2011-08-06 10:47:46 +00:00 |
|
jendave
|
76f19674e8
|
- Changed these cards to AF_Retrieve: Elven Cache, Recollect, Regrowth and Revive.
|
2011-08-06 10:47:38 +00:00 |
|
jendave
|
bc54324c89
|
convert Time Elemental to AB$Bounce
|
2011-08-06 10:47:31 +00:00 |
|
jendave
|
e2c3dadd1d
|
convert Ley Druid to AbilityFactory_PermState
|
2011-08-06 10:47:24 +00:00 |
|
jendave
|
cec64dadee
|
convert Icy Manipulator to AbilityFactory_PermState.
|
2011-08-06 10:47:19 +00:00 |
|
jendave
|
232741bd5e
|
fix LQ pic URLs
|
2011-08-06 10:47:13 +00:00 |
|
jendave
|
58757f69b4
|
- Changed these cards to AF_Retrieve: False Defeat, Resurrection, Unearth and Zombify.
|
2011-08-06 10:47:07 +00:00 |
|