Commit Graph

89 Commits

Author SHA1 Message Date
swordshine
63e2854d7a - It should be a special action to remove the effect of Glass Asp (these effects might be transformed to delayed triggers in the future) 2018-01-27 14:53:27 +08:00
KrazyTheFox
6d5e56f6bf Normalize line endings 2017-12-28 23:40:29 -05:00
Agetian
0b025fd0ae - [Part 1] Adding support for DamageDone replacement effects and triggers to work with emblems (for some cards, most other cards would need an extension to ChooseSource and possibly other changes). 2017-11-29 06:48:42 +00:00
Agetian
a8d73f6172 - Fix empty lines in scripts: part 2 2017-10-14 14:29:23 +00:00
Hanmac
5aa489d769 Quicksilver Gargantuan: replaced ChooseCard with internal Choices for Clone 2017-10-14 11:31:43 +00:00
Agetian
52cca9532b - Fix zero cost AB/DB on triggers: letters Q and R 2017-10-14 11:19:28 +00:00
Agetian
5172aaafdb - RemAIDeck update: next iteration (letters P and Q, some playable Graft). 2017-10-05 13:05:36 +00:00
Agetian
8a1ab40f3c - AF Explore: apparently there's no need for a special SpellDescription on it when used as an Execute target for a trigger. 2017-09-25 13:06:56 +00:00
Agetian
380a5bbadd - Script update: AF Explore (better AI support coming soon). 2017-09-25 07:28:24 +00:00
Agetian
be4b7e7232 - A somewhat better implementation of "show another card in prompt" code that potentially allows extension later on for things that may need it. 2017-09-21 03:50:42 +00:00
Agetian
f8b072f14a - Added a (hacky) way to display the remembered card for a SA in the prompt panel, currently used by the Explore workaround implementation, but may be used for more (in cases where the wrong thing is displayed on mouse-over in complex SAs). 2017-09-20 19:37:59 +00:00
Agetian
d36fb16b12 - Migrating XLN cards from upcoming to the real folders. 2017-09-19 12:04:06 +00:00
Indigo Dragon
7232f9446a Replaced all double spaces __ with single spaces _ 2017-09-02 14:17:43 +00:00
Agetian
322a7020e3 - Better fix for Aluren: detect zone granting permissions from the MayPlay card options themselves, not by card name.
- Fixed Qasali Ambusher.
2017-08-19 09:15:09 +00:00
Agetian
a63361302d - Migrating C17 from upcoming to named folders. 2017-08-18 14:34:54 +00:00
Agetian
da28816967 - Updating cards with AddPower/AddToughness$ -X 2017-07-25 19:17:44 +00:00
Sol
c31fb7381b - Move HOU cards to appropriate named folders (delete 7 reprint dupes) 2017-07-09 01:11:43 +00:00
Agetian
19cca4ce79 - Updated more cards to account for the ruling about hidden zones and cards like Eradicate. 2017-06-24 12:52:45 +00:00
Agetian
b30d659aeb - Added some AI deck hints for Amonkhet cards. 2017-06-21 06:33:09 +00:00
Agetian
0da85091fe - Integrating latest Oracle updates by Indigo Dragon. 2017-06-12 12:18:23 +00:00
Agetian
bbd6b3d8ea - Marked Quest for Ula's Temple with AILogic$ AlwaysConfirm. 2017-05-19 15:16:01 +00:00
Sol
2361d7e858 Migrate AKH from Upcoming to normal locations 2017-04-30 21:57:24 +00:00
Agetian
0ed79806b6 - Integrating Indigo Dragon's errata update from April 24. 2017-04-24 20:02:22 +00:00
Agetian
ccdb42d9d3 - Big card text update from Indigo Dragon, part 2. 2017-03-17 18:19:34 +00:00
Agetian
2f2708b6ad - Oracle updates from Indigo Dragon. 2017-03-07 17:12:52 +00:00
Hanmac
889d32d4e8 cards: update Cards with Multikicker using etbCounter 2017-01-31 05:49:10 +00:00
Sol
00220845a3 - Fix description of Quicksmith Spy 2017-01-21 01:18:27 +00:00
Sol
f08b8ab5e0 - Migrate upcoming to normal letter folders 2017-01-13 00:53:00 +00:00
Agetian
807afaffe6 - Removed experimental parameters from a script. 2017-01-10 11:34:25 +00:00
Agetian
0a70660ef9 - For now, set up a temporary measure to prevent the AI from abusing the bug with activating Qasali Ambusher from graveyard and possibly other zones for its "ambush" ability (e.g. noticeable when the AI plays Catwoman quest opponent)
- Unfortunately, couldn't find a way to fix this in the MayPlay code without breaking more things, please feel free to update the necessary code when/if possible. For the time being, marked this as a known issue in the card script and CHANGES.txt.
2017-01-10 11:33:42 +00:00
Hanmac
ef87367ae6 cards: update cards with ReplaceCount/Twice using new ReplaceEffect 2016-12-29 13:45:46 +00:00
Hanmac
29a0adcfff cards: update Cards with Quest counters, they now got MaxQuestEffect SVar to check their max. Also add DeckHints and Update Oracle Text 2016-11-26 11:27:28 +00:00
Hanmac
72df8e241b cards: updated cards with DelayedTrigger 2016-11-16 09:30:30 +00:00
Hanmac
e56545e360 cards: updated charm trigger descriptions 2016-11-09 16:23:21 +00:00
Hanmac
dfdc097755 cards: update Exile until leaves Battlefield cards.
remove RememberChanged when not needed, if needed, use Cleanup
add ForgetOnMoved for the Exiled Cards,
and use EFFECTSOURCE for the Effect
2016-11-01 20:48:25 +00:00
Hanmac
44d4389dd3 Update cards to use new Kicker and Multikicker. Also add DeckHints. 2016-10-19 06:56:58 +00:00
Hanmac
c4f1caa790 cards: updated some "play" to "cast" things
that should not be make a difference because lands can't be played with flash.
2016-10-03 19:46:33 +00:00
Sol
5ddd2a7fff - Fix issue with isMonarch on triggers using the wrong parameters 2016-10-01 00:16:46 +00:00
Sol
566283e0e2 - Fix Quicksmith Genius 2016-09-28 13:05:34 +00:00
Sol
a4dcd85db4 - More migrations (G-Q) 2016-09-22 19:33:27 +00:00
Sol
6bd91ab98b - Adding CN2 cards from Marek 2016-08-30 16:02:42 +00:00
Hanmac
cfcdd37b4a Quicksilver Elemental: add new card 2016-08-06 17:34:30 +00:00
Hanmac
b0347975ca Aluren + Qasali Ambusher: using MayPlayWithFlash 2016-07-28 08:05:55 +00:00
mcrawford620
bfb5c9415a Add deck hints for KTK block cards 2016-07-24 03:53:42 +00:00
Hanmac
83f711cd2c Crawling Sensation: fixed the Edition of the TokenImage
unify the TokenImage values to lowercase
2016-04-30 08:35:28 +00:00
Sol
1e4046e126 - Adding SOI Cards (N-Z) 2016-03-31 15:44:15 +00:00
Sloth
98d46755e3 - Improved AI attacking with creatures with "becomes blocked" triggers. 2016-02-20 12:11:44 +00:00
Sol
4095e809d5 - Colorless produce update (H-R) 2016-01-10 15:26:18 +00:00
Sol
e311a1463c - Convert Chaos abbreviation from {C} to {CHAOS} and add {C} as Colorless 2015-12-29 04:33:35 +00:00
Sloth
c164c4ddfc - Updated two AI SVars. 2015-10-07 20:56:30 +00:00