Commit Graph

563 Commits

Author SHA1 Message Date
swordshine
f797c9ad00 - Added Mistform Warchief 2013-03-22 14:05:05 +00:00
Sloth
33efc81ce2 - Fixed AI not playing Mana Drain. 2013-03-20 19:58:15 +00:00
moomarc
ae493f8948 - Removed the 'Text' line from some recent scripts and from the card template script. 2013-03-20 12:05:37 +00:00
moomarc
200ac8381d - fixed Maelstrom Pulse so that it doesn't destroy a creature twice, eliminating the effectiveness of regeneration 2013-03-20 10:29:05 +00:00
Sol
e5de3d3d23 - Fixing Momenary Blink using "Targeted" instead of "Remembered" since Targeted refers to the old object, but Remembered is the new one 2013-03-19 03:27:28 +00:00
moomarc
93d915f877 - Fixed Mirri the Cursed Avatar putting the +1/+1 counter on the targeted creature instead of the activating creature 2013-03-18 11:38:53 +00:00
Sloth
f22b7aee0f - Rewrote the card controller system.
- Converted Control Magic auras to continuous static abilities.
2013-03-16 23:28:18 +00:00
Sloth
5e687f98b9 - Fixed AI using Man-o'-War. 2013-03-14 08:24:50 +00:00
Sol
a5f7855e03 - Added Mercadian Atlas 2013-03-14 03:29:35 +00:00
moomarc
4f114411e1 - Added Mana Clash 2013-03-10 14:57:18 +00:00
moomarc
f91f0984cb - Fixed Molten Sentry so that no call is necessary for the coin flip 2013-03-10 10:44:23 +00:00
Sol
be80c5582e - Reverting RememberedSize, which isn't a great name if its only sposed to be used with counters 2013-03-09 05:22:11 +00:00
Sol
a1f1ae5c1d - Replacing the duplicate RememberedSize with the the Remembered Counter that already existed. 2013-03-09 04:06:28 +00:00
swordshine
3da93a1aee - Fixed Murderous Spoils 2013-03-06 13:02:58 +00:00
swordshine
35b4efec1b - Fixed Mirrorweave 2013-03-05 02:12:00 +00:00
Maxmtg
3517416a5a Added commander arsenal setinfo (CM1) 2013-03-04 19:29:52 +00:00
Maxmtg
e04cbaeb0f new setinfos, part m 2013-03-04 14:18:51 +00:00
Sol
46fa85528f - Adding the three "Opponent Chooses" modal spells from Alliances. If the Human casts one, the AI will currently choose the "least harmful" fork of the mode for now, this is a static "decision". 2013-03-04 03:56:04 +00:00
swordshine
198ee38ba6 - Added Kumano's Blessing and Winnow 2013-02-28 00:37:31 +00:00
moomarc
8fcb03fb3e - Added Master of the Wild Hunt Avatar
- added AtRandom param to GenericChoice AF
2013-02-27 17:12:21 +00:00
swordshine
32aade3d4b - Added Pledge of Loyalty and Mirror Golem 2013-02-27 05:44:50 +00:00
Sol
c845b8bcb4 - Added Maro Avatar 2013-02-26 02:55:21 +00:00
Maxmtg
5147a891c9 mass-removal of deprecated lines 'Text:no text' and 'End' from card scripts 2013-02-25 19:00:08 +00:00
Sloth
37368c7fd5 - Updated some AI SVars. 2013-02-25 09:47:40 +00:00
Sol
7d80bce8a4 - Adding 5 more laces 2013-02-25 02:53:17 +00:00
swordshine
294a302d20 - Added 5 cards 2013-02-25 00:30:56 +00:00
Sloth
0b92d9e12f - Fixed some Auras not triggering because of their TriggerZones. 2013-02-24 21:40:10 +00:00
Sloth
6e1374c84e - Added Circle of Despair and Martyr's Cause. 2013-02-20 21:58:58 +00:00
Sloth
670f345c16 - Updated some SVars. 2013-02-20 09:38:01 +00:00
swordshine
212efd5e00 - Added Conjurer's Ban
- Fixed Minamo Sightbender
2013-02-17 07:44:02 +00:00
swordshine
7ba3368d31 - Added some cards 2013-02-17 06:49:00 +00:00
Sloth
16fab3ff87 - Added Marble Priest and Talruum Piper. 2013-02-16 08:24:18 +00:00
Sloth
e98066e6b9 - The AI can now use some of the DividedAsYouChoose spells with X costs. 2013-02-14 10:30:26 +00:00
moomarc
4c1cc669a2 - Added Rock Slide, Serra's Hymn and Volcanic Wind
- Fixed Meteor Shower's description
- Converted last few damage division scripts
2013-02-14 08:26:47 +00:00
moomarc
51a5847812 - Added Meteor Shower and Infernal Harvest 2013-02-14 07:21:10 +00:00
Sloth
a2bdad3b32 Added "AILogic$ Never" to Muse Vessel. 2013-02-13 19:23:19 +00:00
Sloth
7dfff8c527 - Added/Fixed SVar:RemAIDeck:True on some cards. 2013-02-13 19:21:46 +00:00
moomarc
883f2b3109 - Added Magmatic Core
- Converted some more cards to DividedAsYouChoose
2013-02-13 14:47:56 +00:00
swordshine
6953d25c73 - Added Setinfos to recent cards 2013-02-12 08:27:36 +00:00
swordshine
c21689690f - Fixed DamageDeal StackDescription string builder (to script Crush Underfoot)
- Initial commit of "TargetsWithSameController" (check the parent targets, might be used in Bioshift and Simic Guildmage in future)
- Added two Avatars: Sisters of Stone Death Avatar and Viridian Zealot Avatar
- Added some cards
2013-02-12 07:46:56 +00:00
moomarc
75f45c2076 - Converted Dodecapod, Loxodon Smiter, Obstinate Baloth and Wilt-Leaf Liege from keywords to replacement effects.
- Added DiscardMeByOpp param and applied to relevant cards (I've prioritised from 1 - 3, 3 being most dangerous to discard, but priority checking isn't actually applied yet. Plan to expand when I have more free time).
2013-02-12 06:23:43 +00:00
swordshine
a6e42a73dd - Added some cards
- Vanguard: added Momir Vig, Simic Visionary Avatar
2013-02-07 11:19:37 +00:00
swordshine
b61fba478f - Added Muse Vessel
- Added cleanup to some cards
2013-01-31 08:36:37 +00:00
swordshine
43e4df3dd5 - Added Helm of Kaldra
- Vanguard: Added Murderous Redcap Avatar
2013-01-30 00:23:23 +00:00
swordshine
3ccb43b78b - Vanguard: Added Ashling, the Extinguisher Avatar
- More cards converted to replacement effects
2013-01-28 05:55:28 +00:00
swordshine
48c09149ef - Added Nightveil Specter
- Converted cards with etbReplacements "as...enters the battlefield"
2013-01-28 00:51:54 +00:00
Sol
09c043ece7 - Adding Oracle text generated by magiccards.info (hopefully they look ok, I screened about 50 of them and found some minor issues that have been fixed) to Gatecrash cards 2013-01-27 18:05:49 +00:00
swordshine
b2fe0ad6b1 - Converted several cards with etb replacement effects 2013-01-26 05:26:51 +00:00
ArsenalNut
5a65d60d5f Reintegrated Gatecrash cardfolder branch into Trunk. Updated setdata.txt and setInfoScript.py for Gatecrash 2013-01-25 23:41:25 +00:00
swordshine
d448d904d9 - Added Lairwatch Giant
- Added oracles for planes
- Fixed cost description of Grimgrin, Corpse-Born
2013-01-23 08:51:35 +00:00