Commit Graph

4818 Commits

Author SHA1 Message Date
Agetian
45aefd2158 - Added new card to CHANGES.txt. 2016-06-25 11:01:55 +00:00
Hanmac
8bafb0b4dd add Captain's Maneuver: use ChosePlayer/ChoseCard to turn targeted into chosen values for the Effect use same damage counting as Razia 2016-06-25 04:15:00 +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
4e57057150 - Breathstealer's Crypt shouldn't force players to click 2016-06-24 14:50:31 +00:00
Agetian
bc09d1af9f - Added new cards to CHANGES.txt. 2016-06-24 14:42:29 +00:00
Hanmac
2aeea52abc add Razia, Boros Archangel, use StoreSVar to keep track of the remaining shield values 2016-06-24 10:05:40 +00:00
Sol
05e27d19a8 - Marang River Prowler cares about black permanents, not blue ones. 2016-06-24 00:30:27 +00:00
Sol
044e07b30b - Fix reduce cost on Spellwild Ouphe (apparently the default only works for the controller) 2016-06-24 00:21:07 +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
Sol
5c642835e7 - Small script fixes 2016-06-21 23:32:28 +00:00
Hanmac
386747c14d add Samite Ministration with having check for ReplacedSource 2016-06-21 15:12:45 +00:00
Hanmac
592942f4c1 add Honorable Passage with having check for ReplacedSource 2016-06-21 15:11:38 +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
4c602c257b Chant of Vitu-Ghazi: removed Remember You, is not needed for the Effect, also remove duplicated DamageDone Replacement, its only needed for Redirect Damage, added missing Svars 2016-06-21 14:40:22 +00:00
Sol
fbfc14f408 - AI shouldn't cast Kjeldoran Dead if it doesn't control any creatures. 2016-06-21 14:25:40 +00:00
Agetian
d55315f98e - Fixed naming inconsistencies in the Ice Age world. 2016-06-21 11:47:38 +00:00
Krazy
736c3a5cda Update CHANGES.txt in preparation for release 2016-06-21 03:29:06 +00:00
Sol
d8ca281c58 - Adding new cards to Changes.txt 2016-06-20 14:10:21 +00:00
Hanmac
9b6ce1a062 add Dawnbreak Reclaimer, with extra logic in ChangeZoneAllAi 2016-06-20 07:09:20 +00:00
Hanmac
3984e9b9fd add Bitter Feud: use Remember to store second player 2016-06-19 15:41:56 +00:00
Hanmac
ef8ff1d7e8 add Comeuppance: checking for ReplacedSource, and if its not a Creature deal the damage to ReplacedSourceController 2016-06-19 13:04:15 +00:00
Hanmac
6c335baed8 add Flaming Gambit: use Pump with Curse to Target player before the ChooseCard 2016-06-19 12:26:34 +00:00
Agetian
58d703dc15 - Updated CHANGES.txt to mention Xyx's new quest worlds. 2016-06-19 05:18:28 +00:00
Agetian
0d9a4a2602 -Fixed a typo. 2016-06-19 04:34:57 +00:00
Agetian
b9995f0840 -Satisfy the requirements of generic tar for file naming conventions. 2016-06-19 04:26:44 +00:00
Hanmac
c6909c4318 Soul Summons: fixed Manifest Description 2016-06-18 20:54:37 +00:00
Hanmac
21dcf086a4 CardDetailUtil: add output of ChosenCard in the CardView 2016-06-18 20:53:33 +00:00
Hanmac
56c6fa3a7b Card: allow more than one PreventAllDamageBy and allow to have "," in the definition.
add Silhouette which does use same PreventAllDamageBy effect than Bronze Horse
2016-06-18 20:52:06 +00:00
Hanmac
c7afea54fb add Kor Chant and colorshifted Kor Dirge, they are now doable with ChosenCard 2016-06-18 16:58:30 +00:00
Hanmac
2c74a8d794 Oracle's Attendants: use ChosenCard instead of Remember 2016-06-18 16:43:59 +00:00
Hanmac
7ceb231b92 updated PreventEffects again, they now use the ChosenCard directly instead of remembering it for the Effect 2016-06-18 14:34:42 +00:00
Agetian
96e18bc941 - Added quest worlds by Xyx. 2016-06-18 10:50:48 +00:00
Agetian
6a0d7cd326 - Prevent a crash when generating a draft tournament with an incomplete block specification (e.g. ICE/ALL for the ICE/ALL/CSP block). Currently allowed only in custom worlds, please revise if necessary. 2016-06-18 10:11:33 +00:00
Hanmac
58d88ac2b1 Update missing Rune of Protection: Red 2016-06-17 13:26:54 +00:00
Hanmac
d57f6bb58f Updates Cards with "Protection from X" to use easier parsing 2016-06-17 13:26:12 +00:00
Hanmac
b1b06fed77 Update Cards to have RedSource istead of Red when they are looking for "red source"
Prevention Effects now does check inside the Effect too (if the color or a source did change), also use ChosenCard instead of Remember, and Cleanup the ChosenCard.
add Ghostly Flame which does add Colorless Damage Source
2016-06-17 13:23:40 +00:00
Agetian
5cffc8577d - Fixed a little typo. 2016-06-16 18:35:39 +00:00
Sol
128a053c6b - For some reason Skeleton Shard wasn't targeting? 2016-06-16 17:42:13 +00:00
Sol
dbe972886d - Massacre Wurm should reference the triggered controller 2016-06-16 17:31:29 +00:00
Hanmac
e9e7d1bb5a Hidden Retreat: add damage prevention similar to Dromoka's Command 2016-06-16 16:41:13 +00:00
Hanmac
d27f001321 Barbed Wire: add card, like Copper Tablet with damage prevent effect 2016-06-16 12:58:10 +00:00
Hanmac
6b5d372331 Torrent of Lava: add Card, use OriginalHost to get the Source of the Damage 2016-06-16 09:36:09 +00:00
Hanmac
12cebdbf87 Seraph: add Card, use DelayedTrigger and lose Control Effects 2016-06-15 18:46:29 +00:00
Hanmac
1e607538ca Stensia: add Plane, Remember creatures it does only happen once for each creature. 2016-06-15 13:25:15 +00:00
Hanmac
e2b79f1e8c I Bask in Your Silent Awe: add new ongoing scheme 2016-06-15 12:05:20 +00:00
Hanmac
6fe2391adb Krosan Verge: only shuffle once 2016-06-15 12:03:40 +00:00
Hanmac
ae4fc01083 add My Crushing Masterstroke use special Attack to attack owner. 2016-06-14 16:34:08 +00:00
Hanmac
116220a2ef add Firestorm Phoenix: you can look at it when it did return to hand, and it can't be played 2016-06-14 08:08:33 +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
c6ad6d30d0 BecomesTarget: does add inZoneBattlefield checks for BecomesTarget Trigger 2016-06-12 19:08:51 +00:00