Commit Graph

31284 Commits

Author SHA1 Message Date
Agetian
21ade6f309 - Added supported EMN precons to quest mode (Weapons and Wards intro deck is currently unsupported due to missing Slayer's Cleaver). 2016-07-14 18:43:47 +00:00
Agetian
02d06e7a1c - Removed a useless line I forgot to take out. 2016-07-14 09:07:54 +00:00
Agetian
6bf4c4ad66 - Attempted to fix the "single zone" targeting restriction for cards that require choosing multiple cards via a list input.
- For the human player, once the first target is chosen, the other targets are only listed from the same zone (e.g. from the same graveyard), other targets are not listed.
- For the AI player, the illegally chosen targets are removed post-selection from the targeting list. This is suboptimal and is only done this way so the AI at least does not cheat. We need an AI expert to expand on this to make the AI choose targets sanely in the first place.
2016-07-14 06:09:33 +00:00
Agetian
72fae66f7d - Removed an unnecessary reference to X. 2016-07-14 05:21:01 +00:00
Agetian
6a8a1fe37e - Fixed Wormfang Crab (its exile ability shouldn't be optional). 2016-07-14 04:51:59 +00:00
mcrawford620
95e2b096f8 Add deckhints to cards 2016-07-14 04:49:56 +00:00
Agetian
ff5cebc777 - Fixed Selfless Spirit (did not have Flying). 2016-07-14 04:30:25 +00:00
Agetian
4de63c381f - Fixed Court Homunculus not transforming under proper conditions. 2016-07-14 04:28:35 +00:00
Agetian
e91fda1444 - Removed Trample from Ulrich, Uncontested Alpha 2016-07-14 04:18:40 +00:00
Agetian
d36f0a50a0 - Fixed Vildin-Pack Outcast abilities. 2016-07-14 04:16:18 +00:00
Agetian
b56b3ada2d - Fixed Ruthless Disposal type. 2016-07-14 04:10:15 +00:00
Sol
0e7bb9755c - Blessed Alliance missing description for third mode 2016-07-14 02:32:08 +00:00
Sol
a27d7aa966 - Cryptolith Fragment listed as back face in rankings file 2016-07-13 19:04:11 +00:00
mcrawford620
7bf644e640 Update rankings with newer data 2016-07-13 17:50:48 +00:00
Sol
0b473cb792 - FIxed Borrowed Hostility description of Escalate 2016-07-13 17:07:38 +00:00
Hanmac
3e96d8ffb8 add some missing EMN Artifacts 2016-07-13 17:01:37 +00:00
Hanmac
8f7e9c0106 Add some new EMN cards 2016-07-13 15:14:32 +00:00
Sol
f8700fec7a - Fix description of Collective Defiance Escalate 2016-07-13 14:24:42 +00:00
Hanmac
a7e8e9bf52 Fixed some errors, found by stormcat 2016-07-13 14:01:49 +00:00
mcrawford620
80978ad228 DeckHints can return Map of cards by Type 2016-07-13 05:02:02 +00:00
Hanmac
9020c0b4ea add Otherworldly Outburst which was named Give No Ground1, and remove duplicated chilling_grasp1 and long_road_home1 2016-07-13 04:52:05 +00:00
Hanmac
9a98fd9e7e Conduit of Storms: fixed Trigger and ManaGain Ability 2016-07-13 04:43:57 +00:00
Hanmac
4eab7155d1 Liliana, the Last Hope: fixed tiny coding errors 2016-07-13 04:41:51 +00:00
Hanmac
96c2b82e10 Lone Rider: add missing SVar 2016-07-13 04:40:30 +00:00
Hanmac
1d754f52e5 Tamiyo, Field Researcher: remove unneeded DBCleanup 2016-07-13 04:39:26 +00:00
Sol
a71eee9947 - Small fix in EMN Edition file 2016-07-13 02:58:09 +00:00
Sol
7c0216aa2f - Stensia Innkeeper PT 2016-07-13 02:44:44 +00:00
Sol
d1e88f6743 - Adding EMN block data/preliminary rankings.txt 2016-07-13 01:48:38 +00:00
Sol
9078fa9586 - Fix two name typos 2016-07-13 01:39:49 +00:00
Sol
c09666dd6f - Adding EMN cards from Marek's master file (copied straight, no bugfixing) 2016-07-13 01:11:53 +00:00
Sol
06e21c589b - Merge EMN cards from branch to trunk 2016-07-12 23:59:13 +00:00
Sol
8a6ccdd34c - Adding EMN edition file 2016-07-12 23:55:40 +00:00
Hanmac
ffd6ab924d CharmEffect: prevent setTargetCard from doing an warning, when copy the target, when no target is given 2016-07-12 18:20:08 +00:00
Sloth
1c18ac6169 - Updated the quest deck Varys 2. 2016-07-12 07:08:46 +00:00
Hanmac
3dacb43a9c ReplaceDiscard: add ReplacedSource so using it in Player for the Cause of the Discard Effect 2016-07-12 06:21:02 +00:00
Agetian
d79ad9708f - A little correction for Alchemist's Refuge Oracle text. 2016-07-12 05:38:42 +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
Agetian
7510baf5e2 - Avoid division by zero when evaluating the opening hand if there are deck contains no lands. 2016-07-12 05:28:09 +00:00
mcrawford620
3678e6a870 Allow multiple deck hints in a card 2016-07-12 04:43:31 +00:00
Hanmac
56ee36c7a3 AbilityUtils: applyTextChangeEffects: some fixes about textChange
now replacement does not try to replace what was already replaced. (in description with a strike)
exclude the ChosenColor from Any (replace Blue to Blue doesn't make any sense)
for Types does use PluralType, that does help to replace "Forests" with "Plains", but also fixed the Problem with replaceing Creature Types in Keywords which are written as Plural and should stay as such.
2016-07-11 13:41:30 +00:00
Hanmac
6ce4256f2f CardUtil: add LandTypes to plural/singular Maps 2016-07-11 13:33:32 +00:00
Agetian
c7dc2ac740 - Added achievements for EMN planeswalkers (devised by Marek14). 2016-07-11 05:32:57 +00:00
mcrawford620
83d93c4436 Use card ranker in BoosterDraftAI so pack cards are compared with existing cards in deck 2016-07-11 05:12:49 +00:00
Hanmac
7dc270565f CardTraitBase: add OriginalMapParams for TokenEffect 2016-07-11 05:02:43 +00:00
Hanmac
11c414c5d7 Effects: for that which are not direct SubAbilities, apply the changeText if the parent is Intrinsic 2016-07-11 05:01:04 +00:00
drdev
47eeb5be1c Hook up button events 2016-07-10 23:42:39 +00:00
drdev
4427439e04 Add tournament results labels to stats screen 2016-07-10 23:25:14 +00:00
drdev
e57e95a054 Support displaying tournaments
Make display of credits number consistent
2016-07-10 23:03:22 +00:00
drdev
123e7bcb01 Position buttons on screen 2016-07-10 22:23:06 +00:00
drdev
6cf805b517 Flesh out some QuestDraft stuff 2016-07-10 21:39:05 +00:00