Commit Graph

11252 Commits

Author SHA1 Message Date
Sloth
2b4fb8eb5d - Converted the old Kicker keyword to a proper optional additional cost. 2012-09-09 20:17:54 +00:00
Sloth
fbe1735ea5 - Fixed Buyback on spells with X costs.
- Converted the rest of the Buyback spells to the new keyword.
2012-09-09 12:58:02 +00:00
Sloth
d8074eda74 - Converted Buyback to a keyword that creates an optional additional cost. 2012-09-08 20:46:20 +00:00
slapshot5
bb879d0053 fix cost of Talons of Falkenrath 2012-09-08 16:57:09 +00:00
moomarc
392747bb37 - Fixed Fork. It now correctly changes the color of the copied spell to red. 2012-09-08 16:36:43 +00:00
moomarc
784cc0338b - Added Gate to land types 2012-09-08 13:17:44 +00:00
moomarc
ad15235119 - Expanded UntapYType cost for Benthic Explorers 2012-09-08 11:28:27 +00:00
moomarc
3bc1f0e390 - Added Crackleburr
- Added untapYType<amount/valid/description> cost type
2012-09-08 08:32:12 +00:00
moomarc
f976868b0c - Added Rite of Consumption
- Fixed Corrupt and Syphon Soul (now only gain life equal to damage actually dealt after prevention)
2012-09-07 08:19:51 +00:00
Sloth
5483dbb62b - Updated some AI SVars. 2012-09-06 18:33:07 +00:00
moomarc
c2dcce389b - Improved Veteran's Armaments descriptions 2012-09-06 06:25:03 +00:00
moomarc
2de0381be1 - Fixed description for Veteran's Armaments 2012-09-06 06:22:24 +00:00
slapshot5
1e875db71a text fix for Barbed Battlegear 2012-09-05 23:32:06 +00:00
Sloth
822f93c59c - Improved AI using Cycling abilities. 2012-09-05 20:48:35 +00:00
Sloth
5713579625 - Fixed Harmonic Sliver. 2012-09-05 16:20:46 +00:00
Sloth
39907900ba - Fixed Absorb. 2012-09-05 10:56:17 +00:00
Sloth
adcd0bfe87 - Added SVar:PlayMain1:TRUE to some cards. 2012-09-04 18:52:05 +00:00
Sloth
e9eaec5c61 - Added the quest opponent Robin Hood 3. 2012-09-04 09:11:51 +00:00
Sloth
63292b5cf2 - Added the quest opponents The Zombie 2 and 3. 2012-09-04 09:05:13 +00:00
Sloth
20f98ff49e - Fixed Wild Pair. 2012-09-04 07:50:05 +00:00
slapshot5
7a2098aba4 fix ETBReplacement for Vesuvan Doppelganger. Also changed AB$ ChooseCard to DB$ ChooseCard so mana cost isn't shown. (Now, it should be just like Clone) 2012-09-04 02:30:36 +00:00
Sloth
e4ee8a6bbd - Added Evermind. 2012-09-03 11:21:38 +00:00
Sloth
da9ba6e45e - Added the AI SVar MustAttack. 2012-09-02 18:39:37 +00:00
Sol
8d2725d499 - Convert Spawnwrithe to script 2012-09-02 17:59:20 +00:00
Sloth
3c9ad10fc4 - Added a NeedsToPlayVar to Unbreathing Horde. 2012-09-02 12:36:11 +00:00
Sloth
3e37506a7e - Improved changeKnownOriginCanPlayAI. 2012-09-02 12:06:15 +00:00
Sloth
92f223981e - Fixed Lurking Predators. 2012-09-02 11:30:41 +00:00
Sloth
a23f9c2d89 - Fixed Skittish Valesk. 2012-09-02 11:26:08 +00:00
Sloth
0fbb3e01a9 - Updated the descriptions of three decks. 2012-09-01 22:21:50 +00:00
Sloth
436e72fa9f - Updated some SVars of slivers. 2012-09-01 21:05:08 +00:00
Sloth
fa472aedc5 - Updated the Cyclops 3 deck. 2012-09-01 20:02:09 +00:00
Sloth
4d472fd77e - Updated the deck Hellboy 3 and added a medium version. 2012-09-01 12:38:44 +00:00
Sloth
5e3fd8f3b8 - Added the quest opponent Sentinel 4 (now really). 2012-09-01 11:12:49 +00:00
Sloth
52aad75bf4 - Added the quest opponent Sentinel 4. 2012-09-01 11:06:21 +00:00
Sloth
2f31b96e1a - Added Lava Blister and Molten Influence. 2012-09-01 10:50:04 +00:00
Sloth
5a8d16dd5b - Added Blazing Salvo and Dwarven Scorcher. 2012-09-01 10:44:04 +00:00
Sloth
0cb6b29e0c - Added Skullscorch. 2012-09-01 10:35:57 +00:00
Sloth
d70a0f8c18 - Fixed the dragon auras. 2012-09-01 10:12:57 +00:00
Hellfish
f6624e586b *Fixed optionalness of ETBReplacements
*Allowed multiple ETBReplacements
*Removed a bunch of debug output
*Added "ETB" parameter to AF_Tap, letting it tap stuff no matter where it is if it certifies that it's an etb replacement.
*Fixed Remote Farm
2012-09-01 09:36:34 +00:00
Hellfish
2f40a48ecd *Added ETBReplacement:<Mode>:<SVar>[:Optional] keyword.
*Added ActiveZones parameter to replacement effects to let replacement effects function wherever.
*Converted clones to ETBReplacement
*Added Essence of the Wild
*CardCharacteristics now copy ReplacementEffects
*ReplacementEffects now copy alot more stuff.
*Divvied up Replacement Effect running into layers
*Moved stuff common between Trigger and ReplacementEffect to TriggerReplacementBase
*Let AF_Tap tap cards on the stack in order to work with ETBReplacement.
*Converted Remote Farm to ETBReplacement.
2012-08-31 22:23:02 +00:00
Sloth
086a2c3cee - Added the cost "DamageYou".
- Added Dwarven Driller.
2012-08-31 21:58:42 +00:00
Sol
d91048c38b - Fixing Spoils of Evil 2012-08-31 12:30:40 +00:00
moomarc
77bb9f5a69 - Fixed Urge to Feed and Jaddi Lifestrider
- some javadoc fixes
2012-08-31 12:02:02 +00:00
Sloth
67d6634c84 - Added Spoils of Evil. 2012-08-31 11:40:48 +00:00
moomarc
cbd2e38719 - Small tweaks to Diseased Vermin
- Pump RememberObjects will not remember objects already remembered
2012-08-31 08:42:32 +00:00
Sol
9ef73f6891 - Added Diseased Vermin 2012-08-30 23:19:33 +00:00
Sloth
4d15a3d88e - The AI will no longer use Pump abilities with a TapType cost before declareAttackers/declareBlockers, so it will no longer tap a creature to pump itself. 2012-08-30 11:34:41 +00:00
Sloth
e5c70096f5 - Removed SVar:RemAIDeck:True from some more cards (it looks like the AI can also use mana sources that produce more than one mana of a single color). 2012-08-30 10:58:21 +00:00
Sloth
e05767ef0e - Improved AI of Tangle Wire. 2012-08-30 08:26:42 +00:00
Sloth
cf0d110386 - Fixed Chimeric Coils. 2012-08-30 07:44:13 +00:00