Commit Graph

637 Commits

Author SHA1 Message Date
swordshine
c32830f6a1 - Added 3 cards 2013-04-20 01:08:56 +00:00
swordshine
db2327557f - Vanguard: Added Ink-Eyes, Servant of Oni Avatar and Maralen of the Mornsong Avatar 2013-04-17 04:48:36 +00:00
Maxmtg
89b81fc689 Triggers now check if altcost was used to pay - results in simplier scripts 2013-04-16 17:55:00 +00:00
Sloth
cc4941547d - Fixed description of Moonlace. 2013-04-11 16:32:08 +00:00
Sloth
5b15713fee - Added "NonStackingEffect" SVars. 2013-04-10 21:32:15 +00:00
Maxmtg
396a8e4d14 moonmist and ixidron converted to use RepeatEach effect
setStateAll will be removed
2013-04-09 08:44:13 +00:00
Sloth
42c4797b49 - Updated some AI SVars. 2013-04-06 11:52:41 +00:00
Sloth
9b6d5fa72d - Added missing text to Myr Superion. 2013-04-06 09:57:36 +00:00
Maxmtg
8c0c8633b8 Myr Superion added (no restrictions imposed on AI) 2013-04-06 07:08:32 +00:00
Sloth
b97349fe29 - Converted some more cards to unless costs. 2013-04-05 21:58:34 +00:00
Maxmtg
a4ff971461 Removed hardcode for Lorwyn duals, their ETB replacement effects scripted.
glint_hawk.txt script changed to use less lines and UnlessCost$ mechanism
2013-04-05 20:04:40 +00:00
Sloth
67bff88772 - Added SVar:RemAIDeck:True to the ChangeTarget cards. 2013-04-05 08:17:26 +00:00
swordshine
917f5babd0 - Some script changes about the counter effect 2013-04-05 07:51:16 +00:00
moomarc
c38d213b36 - Corrected Animate duration for Murasa's chaos trigger 2013-04-05 07:29:26 +00:00
swordshine
81f692162c - Plane: Murasa
- Added Misdirection
2013-04-05 05:33:13 +00:00
Sloth
6e3d39b9ce - Updated some SVars. 2013-04-02 22:41:21 +00:00
Sloth
c4ee8cb931 - Fixed Mercadian Atlas. 2013-04-02 22:18:10 +00:00
moomarc
d9778c9cfa - added Chooser and DefinedPlayer params to some ChangeZone hidden origin cards 2013-04-02 07:44:39 +00:00
Hellfish
91fb2a8f8c *Removed ColorIdentity field from ICardCharacteristics,CardRules and scripts.
*Added experimental Oracle Color Identity parser.
2013-04-01 18:13:42 +00:00
swordshine
f3f2ae9efc - Added Multani's Presence and Lullmage Mentor 2013-04-01 05:25:25 +00:00
Hellfish
7e5701953b *Added Color Identity checks 2013-03-30 08:04:17 +00:00
swordshine
2f596e68fb - Removed Mist of Stagnation in Cardlist U 2013-03-29 09:11:45 +00:00
swordshine
2b3174c765 - Added Moonlight Bargain 2013-03-29 08:56:57 +00:00
Sol
4303720899 - AI does not know how to handle Mirror Entity Avatar 2013-03-27 02:16:12 +00:00
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