Hanmac
16a238856e
add Giant Oyster similar like Rust Tick
2016-06-26 09:32:26 +00:00
Agetian
29ff0d5b15
- Added new card to CHANGES.txt.
2016-06-25 20:14:29 +00:00
Hanmac
b851fbe86c
add Stand or Fall: AI does try to use the player with the least creatures in multiplayer because with that creature of other players can't block.
2016-06-25 19:55:51 +00:00
Hanmac
3a8ab02c5f
Captain's Maneuver: removed double SubAbility
2016-06-25 19:40:31 +00:00
Agetian
45aefd2158
- Added new card to CHANGES.txt.
2016-06-25 11:01:55 +00:00
Hanmac
34c27ebe69
AbilityUtils: fixed ThisTargetedPlayer
2016-06-25 10:51:43 +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
Hanmac
f745b18350
EffectEffect: store ChosenPlayer and ChosenType in the Effect too
2016-06-25 04:10:12 +00:00
Hanmac
5babb133c0
AbilityUtils: add ThisTargetedPlayer like ThisTargetedCard
2016-06-25 04:08:12 +00:00
Sol
836b0121e9
- Fix Cream of the Crop not revealing a card when x = 1.
2016-06-24 21:45:22 +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
Sol
259c6750fb
- Mulligan sign got inverted somewhere during testing.
2016-06-23 20:57:36 +00:00
Sol
3deea21ca2
- Missed a file on Cost update
2016-06-23 16:46:23 +00:00
Sol
884fc0fbfd
- Add values to Costs so they can be sorted. Fixes kicker costs being paid earlier than they usually are (Pegasus Stampede)
2016-06-23 14:50:23 +00:00
Sol
ea5d6d4fa5
- Split AI mulliganing to scoring hands/comparing to a base value to later be used with Backup Plan
2016-06-23 14:03:39 +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
swordshine
c952fda344
- EMN: Added Emrakul, the Promised End
2016-06-22 08:19:12 +00:00
Sol
5c642835e7
- Small script fixes
2016-06-21 23:32:28 +00:00
Sol
ff0c33d613
- AI will have better respect for LEDs activation restriction during auto payment
...
- (Hopefully) Fixed auto-payment not clearing out it's express choice which forces Black Lotus, etc, to not prompt user for mana choice
2016-06-21 16:56:10 +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
9e93551fb4
SetStateAi: rearrange the code to have the TargetRestriction check also for Flip cards
2016-06-20 07:05:56 +00:00
Hanmac
e6e0ce1775
ChangeZoneAllEffect: add Optional Option
2016-06-20 07:05:05 +00:00
Hanmac
ab29a9f61a
CleanUpEffect: add extra flag to clear chosen player
2016-06-19 20:07:46 +00:00
Hanmac
3984e9b9fd
add Bitter Feud: use Remember to store second player
2016-06-19 15:41:56 +00:00
Hanmac
23272f45e3
ChoosePlayerEffect: allow to RememberChosen
2016-06-19 15:35:14 +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
Hanmac
806fc1cb0f
AbilityUtils: add "ChosenCardController" useful for later cards
2016-06-19 12:21:43 +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