jendave
acc160dcfd
- Added a first draft of the use of getValidCard in xCount.
...
- Added Dogpile
2011-08-06 09:01:40 +00:00
jendave
625ae172b5
- Fixed Archon of Redemption.
...
- Fixed a little bug in the wheneverkeyword.
2011-08-06 09:01:33 +00:00
jendave
a7271e384e
translated
2011-08-06 09:01:26 +00:00
jendave
d9dd9f6b3c
- Changed Luminous Angel to keyword.
2011-08-06 09:01:17 +00:00
jendave
3377a7527d
add Bone Flute (from The Dark)
2011-08-06 09:01:10 +00:00
jendave
efa4cf111f
fix pic URLs for Argivian Restoration, Call to Mind and Call to the Netherworld.
2011-08-06 09:01:04 +00:00
jendave
20fc7dd759
- A bit more cleanup for Bloodfire Colossus.
2011-08-06 09:00:57 +00:00
jendave
0e1139a68e
added more translation
2011-08-06 09:00:52 +00:00
jendave
eb413e8637
translated howTo
2011-08-06 09:00:44 +00:00
jendave
d041cf7457
cleanup GameAction.java
2011-08-06 09:00:38 +00:00
jendave
6fbdbf3153
fix instances of subtractLife when it should be addDamage
2011-08-06 09:00:33 +00:00
jendave
4f7f8718f4
fix instances of setLife and subtractLife that should have been using addDamage (GameActionUtil.java)
2011-08-06 09:00:26 +00:00
jendave
9c853300ba
fix many instances of subtractLife when it should be addDamage (CardFactory_Sorceries.java)
2011-08-06 09:00:21 +00:00
jendave
5ee4754dd6
- Shortened the keyword of Duress by using "Card" as Type.
2011-08-06 09:00:16 +00:00
jendave
3ce12456ec
- Fixed Search for Tomorrow.
2011-08-06 09:00:10 +00:00
jendave
a95aed50dc
Updating recently added cards.
2011-08-06 09:00:04 +00:00
jendave
963ef386e6
fix many instances of subtractLife when it should be addDamage (CardFactory_PlanesWalkers.java)
2011-08-06 08:59:56 +00:00
jendave
6583bfcbfe
fix many instances of subtractLife when it should be addDamage
2011-08-06 08:59:50 +00:00
jendave
b46176eb47
Added Ephemeron and updated Bloodfire Colossus.
2011-08-06 08:59:45 +00:00
jendave
353b104abc
1) fix many instances of subtractLife when it should be addDamage
...
2) convert Mogg Fanatic to keyword.
2011-08-06 08:59:39 +00:00
jendave
e69877aab5
Added Ephemeron and updated Bloodfire Colossus.
2011-08-06 08:59:31 +00:00
jendave
d348629d27
add Reckless Abandon (from Urza's Destiny) and fix Goblin Grenade to addDamage instead of subtractLife.
2011-08-06 08:59:24 +00:00
jendave
bf66a421c2
- Arcbound Ravager made easy by new PutCounter ability.
2011-08-06 08:59:16 +00:00
jendave
5c199e351e
fix Duress so Artifact Lands (like Darksteel Citadel) cannot be targeted.
2011-08-06 08:59:10 +00:00
jendave
686f7926e3
fix Creature type for Blistering Firecat.
2011-08-06 08:59:04 +00:00
jendave
c48cd889cf
Added:
...
Selenia Dark Angel
Blinking Spirit
Luminous Angel
Fork
Amugaba
Beast of Burden
Benthic Djinn
Workhorse
Flowstone Sculpture
Mindless Automaton
2011-08-06 08:58:59 +00:00
jendave
cb7a985a93
Added:
...
Selenia Dark Angel
Blinking Spirit
Luminous Angel
Fork
Amugaba
Beast of Burden
Benthic Djinn
Workhorse
Flowstone Sculpture
Mindless Automaton
2011-08-06 08:58:53 +00:00
jendave
b090706b8f
Added:
...
Selenia Dark Angel
Blinking Spirit
Luminous Angel
Fork
Amugaba
Beast of Burden
Benthic Djinn
Workhorse
Flowstone Sculpture
Mindless Automaton
2011-08-06 08:58:36 +00:00
jendave
8b7fe1f853
- Added the destination battlefield to spTutor.
...
- Added Search for Tomorrow, Spoils of Victory and Untamed Wilds.
2011-08-06 08:58:29 +00:00
jendave
922e06a752
Fixed +n pump issue. The "fixes"(remove '+') were seriously bugging me: if your cards don't parse correctly, don't change the cards, change the Parser.
2011-08-06 08:58:20 +00:00
jendave
af5c8560ec
- Added Dwarven Bloodboiler.
2011-08-06 08:58:15 +00:00
jendave
1c3b995d3e
Implemented cards:
...
Molten hydra
Spitting hydra
Magma giant
Cloudthresher
Thunder dragon
Bloodfire Colossus
Crater Hellion
Feral Hydra
Grove of the burnwillows
2011-08-06 08:58:08 +00:00
jendave
39dbed90c3
Implemented cards:
...
Molten hydra
Spitting hydra
Magma giant
Cloudthresher
Thunder dragon
Bloodfire Colossus
Crater Hellion
Feral Hydra
Grove of the burnwillows
2011-08-06 08:57:55 +00:00
jendave
9453e814b0
Added keyword at endstep shuffle CARDNAME into owner's library
2011-08-06 08:57:49 +00:00
jendave
b9683af08e
- Removed executePlayerDamageEffects from addCombatDamage, since it gets also called in addDamage.
2011-08-06 08:57:44 +00:00
jendave
83c269176a
- Shortened the keywords of some spReturnTgt spells by using "Card" as Type.
...
- Added Reborn Hope.
2011-08-06 08:57:38 +00:00
jendave
0fd45c5898
replace String.isEmpty() with String.length()==0 for Java < 1.6 compat.
2011-08-06 08:57:29 +00:00
jendave
b9f7457fc2
- Added Unearth and changed spReturnTgt code to include a spell description parameter which in turn allowed a cycling card to be added.
2011-08-06 08:57:24 +00:00
jendave
4454c64ae3
- Fixing merge issues for AbilityFactory
2011-08-06 08:57:16 +00:00
jendave
f9d481d5a6
Third draft of AbilityFactory. Overwrites changes in AbilityFactory from r2620.
...
Renamed DealDamage to AbilityFactory_DealDamage. Now supports the spell version. (Shock)
All static modifiers removed.
Added support for Buyback in the CardFactory handler for AbilityFactory cards.
2011-08-06 08:57:11 +00:00
jendave
aab152403a
- Changed "Return Up To" to "UpTo" in both Urborg Uprising and to spReturnTgt.
2011-08-06 08:57:01 +00:00
jendave
91f7e87378
- Fixed Elven Cache; Reclaim; Recollect and Regrowth.
2011-08-06 08:56:54 +00:00
jendave
453730e600
- Converted False Mourning and Salvage to the spReturnTgt keyword and deleted the unneeded code block.
2011-08-06 08:56:47 +00:00
jendave
f16b280138
- Removing Static from Member Variables of AbilityFactory so they are not shared between cards.
...
- Create a new AbilityFactory for each time AF is used to prevent issues with Factory not being fresh.
- Added AbilityFactory_Counters.java for AFs that deal with putting or removing counters from cards
- Added createAbilityPutCounters for Abilities that put Counters on cards.
- Added Amok, Fume Spitter, and Trigon of Corruption as Samples of using PutCounter
2011-08-06 08:56:40 +00:00
jendave
58fd4d34ae
- Fixed Koth AI.
2011-08-06 08:56:29 +00:00
jendave
0838065ace
- Added Argivian Find; Argivian Restoration; Call to Mind; Call to the Netherworld; Nature's Spiral; Recollect; Relearn and Revive.
2011-08-06 08:56:24 +00:00
jendave
4acf803f0f
- Converted Reclaim to the spReturnTgt keyword and deleted the unneeded code block. Modified the spReturnTgt code to handle to top of library.
2011-08-06 08:56:11 +00:00
jendave
ccc2b8f363
- Converted Elven Cache and Regrowth to spReturnTgt keyword.
...
- Deleted the code block for Elven Cache and Regrowth.
2011-08-06 08:56:03 +00:00
jendave
44373092ae
add Touchstone (from Weatherlight)
2011-08-06 08:55:56 +00:00
jendave
b0163982e8
- Deleted the unneeded code block for Breath of Life; False Defeat; Resurrection and Zombify.
2011-08-06 08:55:50 +00:00