Commit Graph

624 Commits

Author SHA1 Message Date
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
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
083902409d - Added 4 cards with Splice onto Arcane. 2012-08-28 19:00:14 +00:00
Sol
1edcf73295 - Added Phyrexian Portal
- Simplified Two Piles logic allowed for FaceDown piles
2012-08-28 01:25:49 +00:00
Sloth
49b79ec4ae - Added Dream Halls. 2012-08-27 21:04:46 +00:00
Sloth
a618b4a5c8 - Added discard costs to payCostDuringAbilityResolve.
- Added Deepcavern Imp.
2012-08-26 20:41:08 +00:00
moomarc
7b0bf64eb3 - Added Dystopia 2012-08-26 12:40:49 +00:00
Sloth
fde6e45c68 - Re-added SVar:RemAIDeck:True to the Cumulative upkeep:PayLife<1> cards. These cards are just too hard to handle. 2012-08-26 11:49:27 +00:00
moomarc
abbacaeda3 - Added Decomposition
- added some basic logic for AI cumulative upkeep. Expand as needed.
2012-08-26 11:20:00 +00:00
Sloth
ab4c9fe50d - Added and updated some DeckNeeds (White). 2012-08-25 11:20:42 +00:00
Sloth
0fe93defe1 - Added and updated some DeckNeeds (Black). 2012-08-25 10:43:15 +00:00
mcrawford620
6e9bf59c0b - Adjustments to how AI handles RemRandomDeck cards in Limited. 2012-08-25 00:27:14 +00:00
Sloth
298fab72cd - Split DeckHints into DeckHints and DeckNeeds. Cards with DeckNeeds will only be included if the specified type of cards are in the deck already (for cards like Angel's Feather). 2012-08-24 18:58:19 +00:00
Sloth
935cf55959 - Fixed Deadapult. 2012-08-23 20:16:58 +00:00
Sloth
477759c47c - Converted some card scripts to use "UnlessCost$ Sac<...". 2012-08-23 11:15:36 +00:00
moomarc
3390855c10 - Added Delif's Cube
- Made X svar in Delif's Cone a unique name improved stack description
- CUBE counters added to counter types
2012-08-14 08:43:24 +00:00
moomarc
6c5a614fd9 - Committed Diogenes's fix for Jace and Dream Cache subabilities not being mandatory. 2012-08-10 20:58:17 +00:00
moomarc
0bc500d266 - Added Delif's Cone 2012-08-08 08:18:24 +00:00
moomarc
a5cd5b25d9 - Fix: Disciple of Bolas wasn't clearing remembered list 2012-08-06 20:40:52 +00:00
moomarc
53791eabd6 - Fix: Removed trample from Demonic Taskmaster 2012-08-05 09:53:11 +00:00
mcrawford620
5ba0659f05 - Fix DeckHints and put back in to LimitedDeck generation. 2012-08-02 23:02:24 +00:00
Sloth
f6627d06c1 - Updated some SVars.
- Fixed some card texts.
- Fixed AI of Fissure Vent.
2012-08-02 20:23:00 +00:00
Sloth
ac02aa2134 - Added RememberedLKI as an option for calculateAmount.
- Fixed Disciple of Bolas.
2012-07-31 07:38:40 +00:00
mcrawford620
ed9cbacb43 - AI for Pump -X/0 cards, targeting Human attackers 2012-07-18 00:34:53 +00:00
Sloth
829c8bf9b7 - Converted the last cards to StAb RaiseCost.
- Removed the CostChange keyword.
2012-07-17 18:26:32 +00:00
Sloth
2a17a3d88e - Converted more cards to StAb RaiseCost. 2012-07-17 16:22:42 +00:00
Sloth
1f12fd461c - Converted more cards to StAb ReduceCost. 2012-07-16 16:24:09 +00:00
Sloth
dbe9c48244 - Converted more cards to StAb ReduceCost. 2012-07-15 19:00:48 +00:00
Sloth
a88edded34 - Converted Affinity cards to StAb ReduceCost. 2012-07-15 12:57:22 +00:00
mcrawford620
afa59c0596 - New DeckWants SVar and class. Provides a way to give instructions for selecting related combo cards in random and Limited decks. 2012-07-15 05:37:10 +00:00
moomarc
b47bdd6289 Added Dust of Moments
Added optional param ValidZone to PutCountersAll and RemoveCountersAll
2012-07-12 12:14:37 +00:00
moomarc
e8e8c8c486 Added suspended restriction in isValid 2012-07-12 11:00:48 +00:00
moomarc
612aeafc0e Missed a few eqPumps and forgot to take some out 2012-07-09 18:05:54 +00:00
ArsenalNut
d227c8d2a6 convert G-M equipment to new Equip keyword. added check to attach ability macro to prevent Equip if artifact is creature. 2012-07-09 15:02:26 +00:00
ArsenalNut
96d6cde8ee convert A-F equipment to new Equip keyword 2012-07-09 13:50:19 +00:00
moomarc
16e72f8cc6 Added References parameter to Draco 2012-07-09 08:36:13 +00:00
Sloth
635ba07b6b - Started to add some content to chooseCardCanPlayAI. 2012-07-08 13:19:50 +00:00
ArsenalNut
38cef11dcf adding more cards from M13 2012-07-07 05:57:24 +00:00
Sloth
d240c1498b - Added Krenko's Command and Ranger's Path. 2012-07-06 19:37:56 +00:00
Sloth
840f45f826 - Added Oracle texts to M13 cards. 2012-07-06 19:01:00 +00:00
Sloth
cf9114cb67 - Merged M13 branch into trunk. 2012-07-06 18:48:37 +00:00
Sol
f0f2f1c60a - Adding reprint info for M13 and PC2 cards 2012-07-06 14:43:58 +00:00
moomarc
caad9af21d - Added Cataclysm
- Cleaned up Divine Reckoning
- Added an optional parameter "ChoiceTitle" to ChooseCard to allow more descriptive title prompts for the choice dialogue box.
2012-07-05 16:05:58 +00:00
moomarc
5973ee9e8d Added Draco
UnlessCost can parse arbitrary svar names instead of just X.
2012-07-05 13:57:33 +00:00
ArsenalNut
18481cd366 reintegrating CloneFix branch into Trunk 2012-07-05 06:59:28 +00:00
mcrawford620
898697a212 - Better AI for fetching cards. 2012-07-05 05:45:01 +00:00
ArsenalNut
638d768b04 merged r16054-r16079 from the Trunk into CloneFix branch 2012-07-05 05:15:20 +00:00
ArsenalNut
c46ba5e9ae marking clones with choices as RemAIDeck:True until logic is added to appropriate AFs 2012-07-05 05:08:52 +00:00