Commit Graph

19 Commits

Author SHA1 Message Date
Agetian
443f0f5ee2 - Removed the now-unused Explore hack from AF Dig.
git-svn-id: http://svn.slightlymagic.net/forge/trunk@35758 269b9781-a132-4a9b-9d4e-f004f1b56b58
2017-09-25 07:31:54 +00:00
Agetian
90b6ec4154 - Some fixes for AF Explore.
git-svn-id: http://svn.slightlymagic.net/forge/trunk@35754 269b9781-a132-4a9b-9d4e-f004f1b56b58
2017-09-25 07:18:37 +00:00
Agetian
11a2809d95 - Convert DamageDone|OnlyOnce to the new trigger DamageDoneOnce. Remove code for DamageDone|OnlyOnce (no longer needed).
git-svn-id: http://svn.slightlymagic.net/forge/trunk@35749 269b9781-a132-4a9b-9d4e-f004f1b56b58
2017-09-25 06:41:13 +00:00
Agetian
be0df21707 - Fix compile.
git-svn-id: http://svn.slightlymagic.net/forge/trunk@35747 269b9781-a132-4a9b-9d4e-f004f1b56b58
2017-09-25 05:40:49 +00:00
Hanmac
2f1b5904ab replace lifelink with generic damage trigger, and do lifelink there
git-svn-id: http://svn.slightlymagic.net/forge/trunk@35746 269b9781-a132-4a9b-9d4e-f004f1b56b58
2017-09-25 05:21:06 +00:00
Agetian
f3013b3f9b - ReplaceProduceMana: check the root ability for tap cost (in case the mana ability is a subability), fixes interaction of mana replacement effects (e.g. Mana Reflection) with cards that tap in the root ability (e.g. Nykthos, Shrine to Nyx).
git-svn-id: http://svn.slightlymagic.net/forge/trunk@35743 269b9781-a132-4a9b-9d4e-f004f1b56b58
2017-09-24 14:57:28 +00:00
Indigo Dragon
ba31f5bbed Changed "CARDNAME can block an additional creature." to CARDNAME can block an additional creature each combat."
Notes: Possible weird interactions when giving a multiblock creature an additional block eg. Equipping a Night Market Guard with echo circlet. Further study required.

git-svn-id: http://svn.slightlymagic.net/forge/trunk@35739 269b9781-a132-4a9b-9d4e-f004f1b56b58
2017-09-24 12:33:45 +00:00
Agetian
7ab4abde50 - Fixed generated text for Volrath's Shapeshifter.
git-svn-id: http://svn.slightlymagic.net/forge/trunk@35733 269b9781-a132-4a9b-9d4e-f004f1b56b58
2017-09-23 16:07:28 +00:00
Agetian
9d1d0ec786 - Changed comment type.
git-svn-id: http://svn.slightlymagic.net/forge/trunk@35732 269b9781-a132-4a9b-9d4e-f004f1b56b58
2017-09-23 15:44:08 +00:00
Blacksmith
6a43731006 [maven-release-plugin] prepare for next development iteration
git-svn-id: http://svn.slightlymagic.net/forge/trunk@35726 269b9781-a132-4a9b-9d4e-f004f1b56b58
2017-09-23 13:45:20 +00:00
Blacksmith
cf50723951 [maven-release-plugin] prepare release forge-1.6.3
git-svn-id: http://svn.slightlymagic.net/forge/trunk@35724 269b9781-a132-4a9b-9d4e-f004f1b56b58
2017-09-23 13:45:13 +00:00
Agetian
88746936a9 - Adapted the DigEffect implementation of Explore until the effect is fully converted and it can be removed.
git-svn-id: http://svn.slightlymagic.net/forge/trunk@35722 269b9781-a132-4a9b-9d4e-f004f1b56b58
2017-09-23 11:58:47 +00:00
Hanmac
3518dba4de basic Explore Effect
git-svn-id: http://svn.slightlymagic.net/forge/trunk@35721 269b9781-a132-4a9b-9d4e-f004f1b56b58
2017-09-23 11:47:57 +00:00
Agetian
5991c8f51c - Fixed Scry AI scrying away basic lands thinking that they do not produce mana since they do not use a mana-producing SA as such and rely on the basic land type instead.
git-svn-id: http://svn.slightlymagic.net/forge/trunk@35720 269b9781-a132-4a9b-9d4e-f004f1b56b58
2017-09-23 11:16:58 +00:00
Hanmac
9b1dfe5caa add more Damage Once Triggers
git-svn-id: http://svn.slightlymagic.net/forge/trunk@35706 269b9781-a132-4a9b-9d4e-f004f1b56b58
2017-09-22 05:36:33 +00:00
Agetian
1645528ea1 - Updated the Protection effects to use the timestamp-based changed keywords mechanism, this fixes interactions like Lignify + Reverent Mantra choosing Protection from green.
git-svn-id: http://svn.slightlymagic.net/forge/trunk@35705 269b9781-a132-4a9b-9d4e-f004f1b56b58
2017-09-22 05:00:54 +00:00
Agetian
aba305a24f - Moved the code fragment a bit.
git-svn-id: http://svn.slightlymagic.net/forge/trunk@35702 269b9781-a132-4a9b-9d4e-f004f1b56b58
2017-09-21 18:17:36 +00:00
Agetian
5441dc46b4 - ReplaceDamage: according to 119.8, if something would deal 0 damage, it deals no damage at all, and thus there is no event to replace (please double check).
git-svn-id: http://svn.slightlymagic.net/forge/trunk@35701 269b9781-a132-4a9b-9d4e-f004f1b56b58
2017-09-21 18:08:33 +00:00
Agetian
29260c205d - Updated RankingScraper.py to use the draftsim ranking scraper instead of the defunct bestiaire ranking scraper.
git-svn-id: http://svn.slightlymagic.net/forge/trunk@35700 269b9781-a132-4a9b-9d4e-f004f1b56b58
2017-09-21 17:54:51 +00:00