Commit Graph

30192 Commits

Author SHA1 Message Date
drdev
2da85f3c51 Fix typo with Sultai Brood for Tarkir plane 2016-07-02 19:47:09 +00:00
drdev
eb987a5292 Fix so match length combo box appears properly 2016-07-02 19:43:04 +00:00
Hanmac
6db36f78fd Card, and Effects: add ExiledWith Attribute, that is used for Linked Abilities with stuff like "exiled with CARDNAME" 2016-07-02 12:14:45 +00:00
Hanmac
979c3ea927 fixed Abomination of Gudul, did copy wrong draw 2016-07-01 20:11:43 +00:00
Hanmac
0d96ce2a3f Abomination of Gudul:fixed picture variable 2016-07-01 19:24:05 +00:00
Hanmac
6f1489f009 fixed some cards with optional draw trigger and discard after that 2016-07-01 19:22:10 +00:00
Hanmac
dbba48fd03 Gideon, Ally of Zendikar: fixed name of Emblem and its Description 2016-07-01 18:55:37 +00:00
Hanmac
b9fac30bc8 Card: add StrictlySelf to have timestamp check, also add cards where that is used 2016-07-01 17:54:49 +00:00
Hanmac
5dcee79d54 EffectEffect: now does treat emblems different than Effects, also does try to guess the ImageKey from Name for Emblems
shows the PlaneswalkerType for the Emblem but thats only cosmetic.
2016-07-01 17:41:19 +00:00
Sol
a2facc6e39 - Fix issue with Sen Triplets and targeting in controllers zone 2016-06-30 18:22:00 +00:00
Agetian
546ba6d133 - Fixed activation cost of Torrent of Lava. 2016-06-30 12:06:44 +00:00
Sol
3309bb1b9e - Fixing Silumgar's control clause 2016-06-29 20:22:44 +00:00
Sol
99517fad5e - Tree of Redemption should check if it's present on the battlefield as it resolves 2016-06-29 14:20:12 +00:00
Agetian
76197d851d - Preparing Mobile Forge release 1.5.54.001. 2016-06-29 04:42:08 +00:00
Krazy
8d73ffb52b [maven-release-plugin] prepare for next development iteration 2016-06-29 04:09:17 +00:00
Krazy
4e6dd62a54 [maven-release-plugin] prepare release forge-1.5.53 forge-1.5.53 2016-06-29 04:09:06 +00:00
Krazy
8ce72bdd8b Update CHANGES.txt for release 2016-06-29 04:04:02 +00:00
Agetian
4b2ac8924d - Fixed KW "CARDNAME's power and toughness are switched" not visually changing back power and toughness upon end of turn. 2016-06-28 13:12:36 +00:00
Hanmac
c37fce0d93 Card: use for Remembered/Imprinted that getDefinedCards can filter them now, also use CardPredicates for sharesSomethingWith stuff
also add game.getCardState into sharesNameWith for DoubleFacedCards
2016-06-28 12:04:47 +00:00
Hanmac
d5a7df5818 StaticAbilityContinuous: set OriginalHost for abilities gained though "GainAbilities" 2016-06-28 11:15:01 +00:00
Hanmac
8a9d85abfc SetStateEffect: TurnFace should be allowed in other zones to allow to turn them up in exile 2016-06-28 11:06:43 +00:00
Hanmac
849116faae CardPredicates: add Predicate for sharesControllerWith 2016-06-28 11:00:30 +00:00
Hanmac
375a8c19b7 AbilityUtils: add that getDefinedCards works with extra values using CardLists.getValidCards for filtering 2016-06-28 10:43:01 +00:00
Sol
4c98302954 - Adding capability to calculate how many modes were chosen 2016-06-28 02:32:12 +00:00
Agetian
9738250215 - Properly report in case the chosen pile somehow ended up being empty. 2016-06-26 15:01:41 +00:00
Agetian
af947b35b3 - DB TwoPiles now lists the contents of the chosen pile in addition to its number (otherwise it's typically confusing and makes the player need to memorize not only the content of both piles but also remember which pile is the first one and which one is the second). 2016-06-26 14:15:03 +00:00
Agetian
d1076cdd51 - Added new card to CHANGES.txt. 2016-06-26 12:08:51 +00:00
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