Commit Graph

1114 Commits

Author SHA1 Message Date
Sloth
2d87227eb0 - Added Nightscape Battlemage and Thornscape Battlemage. 2012-09-14 18:11:43 +00:00
Sloth
b497cbe299 - Added Foriysian Interceptor and Selesnya Sagittars. 2012-09-12 18:13:36 +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
ce5d32e404 - Added support for multiple Kicker abilities to permanents.
- Added Sunscape Battlemage.
2012-09-11 16:08:38 +00:00
Sol
e8ac558a14 - Removing static ability description of Saproling Burst, since it made its DisplayPanel read weird 2012-09-11 02:18:12 +00:00
Sloth
8f999f4956 - More improvements of kicker AI. 2012-09-10 07:44:16 +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
e4ee8a6bbd - Added Evermind. 2012-09-03 11:21:38 +00:00
Sol
8d2725d499 - Convert Spawnwrithe to script 2012-09-02 17:59:20 +00:00
Sloth
a23f9c2d89 - Fixed Skittish Valesk. 2012-09-02 11:26:08 +00:00
Sloth
436e72fa9f - Updated some SVars of slivers. 2012-09-01 21:05:08 +00:00
Sloth
0cb6b29e0c - Added Skullscorch. 2012-09-01 10:35:57 +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
Sol
d91048c38b - Fixing Spoils of Evil 2012-08-31 12:30:40 +00:00
Sloth
67d6634c84 - Added Spoils of Evil. 2012-08-31 11:40:48 +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
245ddfa6b9 - Removed SVar:RemAIDeck:True from some cards. 2012-08-29 20:14:49 +00:00
Sloth
50aae21eb3 - Fixed AI of Grief Tyrant and Incremental Blight. 2012-08-28 21:01:29 +00:00
Sloth
85ce3b5a3b - Added Through the Breach. 2012-08-28 20:47:14 +00:00
Sloth
18754833f6 - Added 4 cards with "Splice onto Arcane". 2012-08-28 20:39:00 +00:00
Sloth
b37b78c32c - Added Skizzik Surger. 2012-08-26 19:13:37 +00:00
Sloth
62f1c9c7cf - Added 3 more DeckNeeds. 2012-08-26 19:13:03 +00:00
Sloth
b1923694aa - Added and updated some more DeckNeeds. 2012-08-25 11:46:58 +00:00
Sloth
ab4c9fe50d - Added and updated some DeckNeeds (White). 2012-08-25 11:20:42 +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
d76b294007 - Added some DeckNeeds (Red). 2012-08-24 20:15:05 +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
moomarc
c141014255 - Fixed Sedge Sliver description duplicate 2012-08-24 15:15:16 +00:00
Sloth
b73a053336 - Fixed some tokens not always being exiled at end of turn. 2012-08-24 07:45:17 +00:00
Sloth
539e2f2939 - Converted some card scripts to use "UnlessCost$ Sac<...". 2012-08-23 11:29:04 +00:00
Sloth
477759c47c - Converted some card scripts to use "UnlessCost$ Sac<...". 2012-08-23 11:15:36 +00:00
Sloth
792588857d - Fixed text of Search for Tomorrow. 2012-08-23 07:50:37 +00:00
Sloth
61453bf15a - The AI can now use Clone and similar cards. 2012-08-19 21:10:43 +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
d08a2da604 - Fixed Sulfuric Vapors 2012-08-16 13:52:25 +00:00
moomarc
fc128b20c4 - Added Spelltwine 2012-08-13 17:33:21 +00:00
Sloth
aec075306b - Added some DeckHints. 2012-08-03 09:32:40 +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
7464419b2e - Updated some SVars. 2012-08-02 11:14:22 +00:00
mcrawford620
8cd3e0a1a0 - work on DeckWantsTest, no longer breaking 2012-08-02 00:31:25 +00:00