Commit Graph

494 Commits

Author SHA1 Message Date
Sol
c09666dd6f - Adding EMN cards from Marek's master file (copied straight, no bugfixing) 2016-07-13 01:11:53 +00:00
Agetian
eded29c9cb - Implemented Eternal Masters oracle updates, including the Winter Orb functional change.
- I'm not sure if we need to change the internal in-code representation of KWs "You may spend mana is if it were mana of any color(->type)" and "You may cast nonland cards(->spells) as though they had flash" at this moment. Feel free to do it if necessary.
2016-07-12 05:36:38 +00:00
Hanmac
7b1830632b Mindreaver: add ExiledWithSource and ForgetTrigger 2016-07-10 11:14:41 +00:00
Hanmac
5fd5cc2a70 Mimic Vat: add Check with ExiledWithSource, use better Keywords and AtEOT$ Exile ability
also add Trigger to forget when removed got exiled.
2016-07-08 16:20:34 +00:00
mcrawford620
7521db3efe Add DeckHints so that Ingest and Processors find each other 2016-07-08 05:02:23 +00:00
Hanmac
6f1489f009 fixed some cards with optional draw trigger and discard after that 2016-07-01 19:22:10 +00:00
Hanmac
7be0125b48 Fixed some cards for redirecting Damage to creature or player (the check now works for creatures and player) 2016-06-25 04:12:24 +00:00
Sol
05e27d19a8 - Marang River Prowler cares about black permanents, not blue ones. 2016-06-24 00:30:27 +00:00
Hanmac
61b8df46cf Update Damage Redirection Spells which does Target where the damage was redirected to.
Now it does check if the Target is still a creature (or player) before the replace effect does apply
2016-06-23 08:24:23 +00:00
Hanmac
4b490af6c8 updated some cards that does prevent damage from a chosen source to target creature or player.
use ChosenCard instead of imprinting the source, also Cleanup the ChosenCard after Effect is created.
add OutOfSight Trigger to remove the Effect when the Targeted Creature leaves the Battlefield
2016-06-21 15:02:40 +00:00
Hanmac
d57f6bb58f Updates Cards with "Protection from X" to use easier parsing 2016-06-17 13:26:12 +00:00
Sol
dbe972886d - Massacre Wurm should reference the triggered controller 2016-06-16 17:31:29 +00:00
Hanmac
ae4fc01083 add My Crushing Masterstroke use special Attack to attack owner. 2016-06-14 16:34:08 +00:00
Hanmac
e9f32d344e ChooseGenericEffectAi: add Logic for SelfOthers cards, only use self, if it doesn't has consequences 2016-06-14 07:52:25 +00:00
Hanmac
fda1cbb88b AbilityUtils: make "OppNon" more generic to allow "OppNonParentTarget"
add "The Fate of the Flammable", "May Civilization Collapse", "Feed the Machine" and "Surrender Your Thoughts"
update ChooseGenericEffectAI, currently it does prefer others over self, even if targeted wouldn't hurt target player.
2016-06-11 18:39:32 +00:00
Hanmac
c065dbde0e Add Malfegor Avatar:
add IsUnearthed for Card check and CardUtil.getLKICopy does copy Unearthed too
when a Creature is exiled because of Unearth, use LKI for the ChangesZone Trigger
2016-06-09 08:32:01 +00:00
Agetian
2b0261aa49 - Added alternate token images for the Clue token to cards which were missing TokenAltImage. 2016-06-07 08:05:20 +00:00
Hanmac
4ceceb15e1 Mirror-Sigil Sergeant: make the Trigger Optional 2016-06-03 10:16:14 +00:00
Hanmac
03ab296f59 MindBlaze: add Shuffle Effect
Prophecy: use better ParentTarget
2016-06-01 10:50:27 +00:00
Hanmac
5f47a23c36 add missing TokenImage$ in Attended Knight, Blade Splicer, Master Splicer and Wing Splicer 2016-05-25 20:44:52 +00:00
Hanmac
52ff7515a3 Mishra's Bauble: fixed SpellDescription & StackDescription and TriggerDescription with the Carddraw. 2016-05-24 13:31:58 +00:00
Hanmac
b4e58bc805 add NeedsToPlayVar to Creatures with Character defining abilites to prevent them from zero toughness. 2016-05-04 20:57:59 +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
d45ca543c9 - Running Oracle scraper to just fix all Oracle issues in (hopefully) one shot
- Rename two DFC cards that don't list both names in file name
2016-04-05 15:36:54 +00:00
Sloth
723730d470 - Updated some SVars of SOI cards. 2016-04-03 12:24:41 +00:00
Sol
62f5ddbce2 - And a few more HTML encodings 2016-03-31 20:25:29 +00:00
Sol
f82c0f471c - SpellDescription issue 2016-03-31 19:56:20 +00:00
Sol
5dba8b87e3 - Fix Delirium Trigger "Delirium$ True" not "Condition$ Trigger" (Even though the latter would be more consistent, maybe that can be part of my normalization project) 2016-03-31 18:50:54 +00:00
Sol
364283939d - Fix html encoding that of Costs<> 2016-03-31 16:36:37 +00:00
Sol
7d7153a141 - Adding SOI Cards (A-M) 2016-03-31 15:42:17 +00:00
Sol
58755f626d - Merging cards committed to the SOI branch to trunk 2016-03-30 14:25:24 +00:00
Sloth
d290b775c1 - Added the quest opponents Skurge 1 and Inspector Gadget 2. 2016-02-29 22:40:30 +00:00
Sloth
1a7894daf5 - Changed how the AITapDown SVar works (to be more performance friendly). 2016-02-27 21:24:47 +00:00
Sol
5eb7a64ba5 - Fix Mizzix's Mastery Oracle text 2016-02-24 13:13:02 +00:00
Sol
3c07bfb659 - Fixing description for Ninjutsu 2016-02-20 22:26:35 +00:00
Sloth
524769fbf8 - Small AI updates. 2016-02-09 12:03:55 +00:00
Agetian
38f2b1bd17 - Removed unneeded references in Meteor Blast. 2016-02-07 11:53:00 +00:00
Agetian
a821f2b52a - Fixed Meteor Blast. 2016-02-07 11:52:16 +00:00
Sol
c1042506c8 Convert 'Each' to 'Player' in Card Scripts (H-Z) 2016-02-04 16:28:09 +00:00
Agetian
999dcba9c8 - Implemented some recent creature type changes. 2016-02-02 09:12:45 +00:00
Agetian
10eae00a14 - Fixed Make a Stand. 2016-02-02 05:15:58 +00:00
Sol
173b7cdd19 - C15: Add Mizzix's Mastery 2016-01-29 17:57:39 +00:00
Sol
0daf7de5da - Updates to how tokens ETB blocking interact + adding some needed code for Mirror Match
- C15: Added Mirror Match
2016-01-29 05:02:34 +00:00
Sol
8c2bb3579e - Fix cost of Make a Stand 2016-01-17 03:20:04 +00:00
Sol
c6a85d577c - OGW Cards to Trunk (A-M) 2016-01-14 14:45:56 +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
Sol
e9332adc34 - Some script touchups 2015-11-21 00:45:56 +00:00
Agetian
28d31ceeba - Fixed Magus of the Wheel (removed a portion which was copied over from Meteor Blast) 2015-11-19 07:38:53 +00:00
swordshine
c1d64647d1 - C15: added 7 cards by Marek14 2015-11-19 07:01:46 +00:00