Commit Graph

4852 Commits

Author SHA1 Message Date
Hanmac
bc1a80f395 Cold Storage: added ExiledWithSource, fixed that it only can return creature cards 2016-07-10 09:06:14 +00:00
Hanmac
158c7de947 Bane Alley Broker: add ExiledWithSource and also ClearChosenCard 2016-07-10 09:00:12 +00:00
Hanmac
2249b92382 Ashiok, Nightmare Weaver: add ExiledWithSource for the Remembered checks 2016-07-10 08:58:11 +00:00
Hanmac
0226bab818 Lunarch Inquisitors: add Forget to remove the from Rembered when the exiled card is removed from exile 2016-07-10 08:42:31 +00:00
mcrawford620
8b5e00f93b Refactor to only rank cards once 2016-07-10 03:41:07 +00:00
Hanmac
c7f464297b TargetSelection: chooseCardFromStack had no check for mandatory, if thats true, it's not possbile to press Cancel 2016-07-09 18:25:18 +00:00
mcrawford620
52458fd146 Add new classes 2016-07-08 23:45:09 +00:00
Hanmac
5fd5cc2a70 Mimic Vat: add Check with ExiledWithSource, use better Keywords and AtEOT$ Exile ability
also add Trigger to forget when removed got exiled.
2016-07-08 16:20:34 +00:00
mcrawford620
7521db3efe Add DeckHints so that Ingest and Processors find each other 2016-07-08 05:02:23 +00:00
mcrawford620
343b864b12 Forgot to turn off debugging 2016-07-08 04:48:39 +00:00
mcrawford620
3f0974d05c Wrap System.out.printlns so they don't always show 2016-07-08 04:32:04 +00:00
Sol
637306b991 - Improve booster generation for Shadows over Innistrad to be a bit more realistic 2016-07-03 20:38:24 +00:00
swordshine
c6106d7f58 - EMN: Added Lupine Prototype by Marek 14
- EMN: Added Decimator of the Provinces (Emerge)
2016-07-03 08:09:31 +00:00
drdev
2e302bcd6a Refactor quest tournaments logic to make them easier to implement for Android 2016-07-03 02:50:12 +00:00
drdev
3ca0fd072c Improve readability of card downloading output 2016-07-02 20:38:23 +00:00
drdev
69a4a864b8 Fix so error message has space before folder path 2016-07-02 20:03:05 +00:00
drdev
2da85f3c51 Fix typo with Sultai Brood for Tarkir plane 2016-07-02 19:47:09 +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
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
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 2016-06-29 04:09:06 +00:00
Krazy
8ce72bdd8b Update CHANGES.txt for release 2016-06-29 04:04:02 +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
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