Commit Graph

568 Commits

Author SHA1 Message Date
moomarc
cf145ced6d - Added Double Negative, Repel Intruders, River's Grasp and Torrent of Souls
- Expanded Target selection for 'up to' amounts on the stack
- Allowed for spells with TargetMin$0 to still be played if it has CanPlayNoTgt$True
2012-09-14 06:27:30 +00:00
Sloth
358e408a69 - Fixed AI bug with Kicker. 2012-09-13 11:01:39 +00:00
Sloth
6f0b456e26 - Added Roar of Jukai. 2012-09-13 07:31:12 +00:00
Sloth
540abdbb60 - Added Entangler and Thoughtweft Trio. 2012-09-13 07:14:09 +00:00
moomarc
58d32a2db0 - Fixed Rimescale Dragon 2012-09-12 05:49:09 +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
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
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
Sloth
822f93c59c - Improved AI using Cycling abilities. 2012-09-05 20:48:35 +00:00
Sloth
436e72fa9f - Updated some SVars of slivers. 2012-09-01 21:05:08 +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
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
bed9f69fe7 - Added Rivals' Duel (once more with feeling). 2012-08-26 11:42:03 +00:00
Sloth
b1923694aa - Added and updated some more DeckNeeds. 2012-08-25 11:46:58 +00:00
Sloth
f04c93fad7 - Added and updated some DeckNeeds (Blue). 2012-08-25 11:01:23 +00:00
Sloth
0fe93defe1 - Added and updated some DeckNeeds (Black). 2012-08-25 10:43:15 +00:00
mcrawford620
1ce6f8381b - fixes for LimitedDeck and RemRandomDeck cards 2012-08-25 05:42:03 +00:00
Sloth
b0ec99fcf4 - Added some DeckNeeds (Green). 2012-08-24 19:54:44 +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
b73a053336 - Fixed some tokens not always being exiled at end of turn. 2012-08-24 07:45:17 +00:00
Sloth
477759c47c - Converted some card scripts to use "UnlessCost$ Sac<...". 2012-08-23 11:15:36 +00:00
moomarc
8a1094d08d - Added Reprocess 2012-08-20 06:49:52 +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
moomarc
3763e22d95 - Equip keyword can now take additional params such as AI preferred targets (see M13 rings for examples) 2012-08-08 07:10:54 +00:00
moomarc
eae251029d - Added Rimefeather Owl 2012-08-06 10:40:23 +00:00
Sloth
aec075306b - Added some DeckHints. 2012-08-03 09:32:40 +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
12a118030e - Various little tweaks. 2012-08-02 08:34:50 +00:00
Sol
821d77ac4a - Fixing a bug in CostRemoveCounter canPlay for Remove from Type costs
- Added capability to remove type counters from other zones
- Added Rift Elemental
2012-07-29 22:32:56 +00:00
moomarc
89995badaf Fixed Ghitu Fire-Eater, Oboro Envoy and Rootwater Diver 2012-07-28 10:22:57 +00:00
Sloth
b542de031c - Fixed Rain of Daggers. 2012-07-23 11:26:43 +00:00
Sloth
9f58140991 - Fixed Rhox Faithmender. 2012-07-22 15:48:38 +00:00
mcrawford620
4bb8c2ba70 - AI for draw/discard 2012-07-19 04:54:21 +00:00
Sloth
2a17a3d88e - Converted more cards to StAb RaiseCost. 2012-07-17 16:22:42 +00:00
Sloth
6b9b11e065 - Converted more cards to StAb ReduceCost. 2012-07-16 16:11:33 +00:00
Sloth
a88edded34 - Converted Affinity cards to StAb ReduceCost. 2012-07-15 12:57:22 +00:00
Sloth
583093f589 - Added SVar:RemAIDeck:True to some cards. 2012-07-15 11:03:43 +00:00
ArsenalNut
fbf2980e4d added support for sacrifice UnlessCost 2012-07-15 07:35:34 +00:00
Sloth
86b5fde943 - Fixed CopyPermanent AI not checking for targetability. 2012-07-12 17:26:35 +00:00
Sloth
629055082e - Updated some SVars. 2012-07-11 20:26:13 +00:00
moomarc
a3cea6b534 convert R equipment to new Equip keyword 2012-07-09 17:13:46 +00:00
moomarc
0e3be38441 Added M13 cards by Squee:
- Ring of Evos Isle
- Ring of Kalonia
- Ring of Thune
- Ring of Valkas
- Ring of Xathrid
2012-07-07 09:52:03 +00:00
ArsenalNut
0dd1eecc7c adding four more M13 cards 2012-07-07 06:56:50 +00:00
ArsenalNut
38cef11dcf adding more cards from M13 2012-07-07 05:57:24 +00:00
mcrawford620
150f24b375 - Updated AI in BoosterDraftAI 2012-07-06 23:20:02 +00:00
Sloth
d240c1498b - Added Krenko's Command and Ranger's Path. 2012-07-06 19:37:56 +00:00