jendave
f899195042
add Eldrazi Spawn token LQ image link
2011-08-06 04:12:54 +00:00
jendave
f2c5f5bea3
add Acid Rain from Legends
2011-08-06 04:12:49 +00:00
jendave
aa4e39d8a6
added Acidic Soil from Urza's Saga
2011-08-06 04:12:43 +00:00
jendave
ea2c099ad3
CardUtil.getColor() -> CardUtil.getColors().contains() in Wojek Embermage
2011-08-06 04:12:36 +00:00
jendave
3659d5936b
fixed type in Rathi Assassin fix
2011-08-06 04:12:30 +00:00
jendave
f4ba0b6c4b
update for Rathi Assassin to use CardUtil.getColors() instead of CardUtil.getColor() based on rule 202.2c
2011-08-06 04:12:25 +00:00
jendave
3108a7885e
Added Dissipate and it's LQ pic urls. I added the spell name to:
...
ComputerAI_counterSpells.getPlayableCounterSpells()
ComputerAI_counterSpells2.getPlayableCounterSpells(final SpellAbility sa)
and the computer can use this spell.
2011-08-06 04:12:20 +00:00
jendave
d226caad39
add All is Dust from Rise of the Eldrazi
2011-08-06 04:12:12 +00:00
jendave
b7bca0b774
add Tranquil Path from Apocalypse
2011-08-06 04:12:06 +00:00
jendave
09e7de448e
1) Added Buried Alive and it's LQ pic url.
...
2) Added LQ pic url for Ulamog, the Infinite Gyre.
2011-08-06 04:11:59 +00:00
jendave
9b83ba3842
- Ulamog fix.
2011-08-06 04:11:53 +00:00
jendave
bf8cee423b
- Added Ulamog, the Infinite Gyre.
2011-08-06 04:11:48 +00:00
jendave
d040284206
I fixed the bad LQ pic url. I should have tested it first. :(
2011-08-06 04:11:43 +00:00
jendave
42b57c1f7d
Added Alaborn Zealot and it's LQ pic url.
2011-08-06 04:11:38 +00:00
jendave
ea59e8b818
added 3 LQ pics
2011-08-06 04:11:32 +00:00
jendave
5fab5894b1
add Dread Warlock (Magic 2010) and Prowling Nightstalker (Portal Second Age) via keyword
2011-08-06 04:11:27 +00:00
jendave
600b5302cc
1) add keyword: CARDNAME can't be blocked except by black creatures.
...
2) added Zulaport Enforcer using this keyword
2011-08-06 04:11:23 +00:00
jendave
e7dc12abe5
1) Added a new keyword "When CARDNAME enters the battlefield, tap enchanted creature.". It is limited in use at this time and can only be used with cards in the code block for Roots and other similar cards.
...
2) Modified the card object for Entangling Vines and Glimmerdust Nap. Added:
Melancholy
Mystic Restraints
Roots
Thirst
via the changes that were made to this card object.
3) Added the LQ pic urls.
2011-08-06 04:11:16 +00:00
jendave
deb361a838
minor tweaks to Jandor's Saddlebags
2011-08-06 04:11:10 +00:00
jendave
dbc1ceada3
fix indentation for Hurkyl's Recall
2011-08-06 04:11:05 +00:00
jendave
403b7bd106
update Dreamstone Hedron to use new drawCards wrapper
2011-08-06 04:11:00 +00:00
jendave
7e2195c404
update Slate of Ancestry to exercise new AllZoneUtil functions.
2011-08-06 04:10:55 +00:00
jendave
ac53b131e0
update Consume the Meek to exercise new AllZoneUtil functions
2011-08-06 04:10:50 +00:00
jendave
54eb0aa6e8
remove duplicate (but mis-typed) card
2011-08-06 04:10:45 +00:00
jendave
b30896320d
adding LQ pic URLs
2011-08-06 04:10:41 +00:00
jendave
07b8c9d621
add Death Cultist from Rise of the Eldrazi
2011-08-06 04:10:36 +00:00
jendave
b059aa5b06
Added card and image for Everflowing Chalice.
2011-08-06 04:10:30 +00:00
jendave
d8577803f1
Added code for Everflowing Chalice (not playable by AI, not a basic mana ability).
2011-08-06 04:10:24 +00:00
jendave
e6b2b411cf
adding Consume the Meek from Rise of the Eldrazi. I swear I'd submitted this before, but I guess not.
2011-08-06 04:10:19 +00:00
jendave
1276c14ff3
- Added Eldrazi Conscription (and fixed the regex to look at more than one digit for P/T in CardFactory_Auras).
2011-08-06 04:10:13 +00:00
jendave
c24fba980d
1) Modified the CardFactoryUtil.hasProtectionFrom() method and wards should no longer be removed because of the type of protection that is given to the enchanted creature.
...
2) Added 2 LQ pic urls.
2011-08-06 04:10:07 +00:00
jendave
7b56a69105
Blood Birthing -> Brood Birthing
2011-08-06 04:10:01 +00:00
jendave
bd5deeba0d
- Added the Eldrazi Drones and a couple of extra Eldrazi Spawn cards.
2011-08-06 04:09:55 +00:00
jendave
17af415683
Added Animate Artifact and it's LQ pic url.
2011-08-06 04:09:48 +00:00
jendave
0e9c46ca6a
- Added Awakening Zone.
2011-08-06 04:09:41 +00:00
jendave
cadb7ed915
- Added Chromatic Star.
2011-08-06 04:09:33 +00:00
jendave
4f02f8342f
d'oh - remove old code.
2011-08-06 04:09:27 +00:00
jendave
f34c4ed3a3
1) fix for AllZoneUtil.java
...
2) update Soulsurge Elemental to exercise new functions
2011-08-06 04:09:22 +00:00
jendave
375991c24c
remove old code and add javadoc for new functions.
2011-08-06 04:09:16 +00:00
jendave
d64c30c32b
1) added more functions to get types in Play
...
2) updated Heedless One to use new functions
3) updated Champions Drake to use new functions
2011-08-06 04:09:11 +00:00
jendave
85501ebc4b
updating Champion's Drake to exercise new functions
2011-08-06 04:09:06 +00:00
jendave
04ba71afa6
update Stasis, Meekstone, Marble Titan and Winter Orb to use new isCardInPlay(...) functionality
2011-08-06 04:09:01 +00:00
jendave
e9d584c5e4
1) AllZoneUtil.java - added functions for: isCardInPlay(cardName); isCardInPlay(cardName, player);
...
2) GameAction.java - update Ali from Cairo checks to use the new functions
2011-08-06 04:08:56 +00:00
jendave
046e2ba417
added Burning Inquiry from Magic 2010
2011-08-06 04:08:50 +00:00
jendave
7bc9ff8f07
added a wrapper function: public void drawCards(player, numCards);
2011-08-06 04:08:44 +00:00
jendave
4bf84cbfbf
adding 3 LQ pics
2011-08-06 04:08:39 +00:00
jendave
cdf0d1c792
AllZoneUtil.java - added functions for Removed from Play and Library
2011-08-06 04:08:35 +00:00
jendave
465c51d440
in Card.java:
...
1) changed visibility of zcTriggers to private
2) commented out public String[] basics (not being used anywhere)
2011-08-06 04:08:30 +00:00
jendave
834b150c01
- Added Mul Daya Channelers.
2011-08-06 04:08:25 +00:00
jendave
6134389097
- Added Vampire Nocturnus.
2011-08-06 04:08:18 +00:00