Sloth
1101bde6e6
- Little improvements for Attach AI.
2012-10-01 08:08:11 +00:00
ArsenalNut
54bc5068f8
adding a bunch of red RTR cards
2012-09-29 04:11:26 +00:00
ArsenalNut
69622948ca
Reintegrated RTR branch into Trunk. No more commits to the RTRCards branch please.
2012-09-28 03:00:31 +00:00
Sloth
80c7ae0036
- Fixed Zombies of Lim-Dul the Necromancer.
2012-09-26 15:12:17 +00:00
Sloth
30cadef456
- Enabled AI for some of the Instantments (the AI will only cast them at sorcery speed).
2012-09-25 20:16:57 +00:00
Sloth
3cd9c4ae78
- Converted Lightning Axe to the new AlternateAdditionalCost keyword.
2012-09-25 19:24:20 +00:00
moomarc
85bab0d7b8
- Added the remaining Mirage instantments (Grave Servitude, Lightning Reflexes, Soar, and Ward of Lights
2012-09-25 13:50:55 +00:00
moomarc
bc26948f05
- Converted Lotus Cobra to script (executeLandfallEffects can probably be removed - Lotus Cobra seemed to be the last one using it)
2012-09-25 13:10:46 +00:00
Sloth
5497720889
- The AI will now predict P/T pumping abilities of blockers (but not multiple activations).
2012-09-18 19:15:02 +00:00
Sloth
6276200cf5
- Added AI support for pump abilities with "CARDNAME can block an additional creature.".
2012-09-18 17:51:39 +00:00
moomarc
8f3cc7cb0e
- Added Anurid Swarmsnapper, Foriysian Totem, Luminous Guardian, and Mounted Archers.
...
- Stacked "CARDNAME can block an additional creature" keywords will only display 1 description with the number of additional creatures it can block (eg CARDNAME can block an additional 3 creatures.)
2012-09-18 09:19:02 +00:00
Sloth
77e8a361e6
- Made the trigger of Cryptoplasm optional.
2012-09-18 05:55:53 +00:00
Sloth
9c1991b997
- Added SVar:PlayMain1:TRUE to Larceny.
2012-09-18 05:40:42 +00:00
Sloth
eb0af8160c
- The AI will now regenerate permanents threatened by AD DestroyAll.
2012-09-15 19:25:46 +00:00
moomarc
b06f1210dc
- Fixed Lava Spike (missing Arcane type)
2012-09-14 06:40:16 +00:00
Hellfish
99b04bfe0d
*Converted etbCounter keyword to act like ETBReplacement.
...
(Slight syntax change.)
*Improved SVar usage warning.
*Removed unused method GameActionUtil.specialConditionsMet()
2012-09-11 21:02:49 +00:00
Sloth
2b4fb8eb5d
- Converted the old Kicker keyword to a proper optional additional cost.
2012-09-09 20:17:54 +00:00
Sloth
d8074eda74
- Converted Buyback to a keyword that creates an optional additional cost.
2012-09-08 20:46:20 +00:00
Sloth
39907900ba
- Fixed Absorb.
2012-09-05 10:56:17 +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
436e72fa9f
- Updated some SVars of slivers.
2012-09-01 21:05:08 +00:00
Sloth
2f31b96e1a
- Added Lava Blister and Molten Influence.
2012-09-01 10:50:04 +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
50aae21eb3
- Fixed AI of Grief Tyrant and Incremental Blight.
2012-08-28 21:01:29 +00:00
Sloth
ef6d676bbc
- Added AI support to Splice onto Arcane.
...
- Added Lifted by Clouds.
- Added Splice onto Arcane to Vital Surge.
2012-08-28 20:20:20 +00:00
Sloth
6a7adf8816
- Added the cost "Reveal your hand".
...
- Added Land Grant.
2012-08-27 21:39:14 +00:00
Sloth
b1923694aa
- Added and updated some more DeckNeeds.
2012-08-25 11:46:58 +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
539e2f2939
- Converted some card scripts to use "UnlessCost$ Sac<...".
2012-08-23 11:29:04 +00:00
moomarc
993adb08b4
Added the following cards: Land Slide, Last-Ditch Effort, Mana Seism, Renounce, and Scapeshift
2012-08-17 09:44:07 +00:00
Sloth
aec075306b
- Added some DeckHints.
2012-08-03 09:32:40 +00:00
mcrawford620
ed9cbacb43
- AI for Pump -X/0 cards, targeting Human attackers
2012-07-18 00:34:53 +00:00
Sloth
2a17a3d88e
- Converted more cards to StAb RaiseCost.
2012-07-17 16:22:42 +00:00
Sloth
dbe9c48244
- Converted more cards to StAb ReduceCost.
2012-07-15 19:00:48 +00:00
ArsenalNut
f452048b63
convert remaining equipment to new Equip keyword
2012-07-10 02:26:03 +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
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
ArsenalNut
638d768b04
merged r16054-r16079 from the Trunk into CloneFix branch
2012-07-05 05:15:20 +00:00
mcrawford620
ffedbedc15
- AI fix for Tap abilities that target multiple cards.
2012-07-03 22:23:49 +00:00
ArsenalNut
fd57779063
merged r15847-r15910 from the Trunk into CloneFix branch
2012-06-15 01:09:58 +00:00
Hellfish
a460278117
*Crosses fingers* Reintegration of AbilityWork branch.
2012-06-12 22:33:45 +00:00
ArsenalNut
7838d6a54a
merged r15764-r15782 from the Trunk into CloneFix branch
2012-06-01 04:35:31 +00:00
moomarc
d43870f2f3
Added Lancers en-Kor, Nomads en-Kor, Outrider en-Kor, Spirit en-Kor and Warrior en-Kor
2012-05-31 14:08:13 +00:00
ArsenalNut
f82edd5ff2
updated SVars on flip/DFC/licid cards
2012-05-29 19:18:17 +00:00
Sloth
39c2ca953a
- Updated two AI SVars.
2012-05-18 21:05:26 +00:00
Sloth
9b10fd3ba7
- Fixed a lot of sloppily scripted SpellCast triggers (I-M).
2012-05-18 19:40:12 +00:00
Sloth
b6e7457f0d
- Converted parts of Forsaken Wastes and Leyline of Punishment to script.
2012-05-12 07:40:24 +00:00
Sloth
38e069035b
- Converted Academy Rector and Lost Auramancers to script.
2012-05-08 07:32:34 +00:00