Commit Graph

29985 Commits

Author SHA1 Message Date
Hanmac
e99165093e added missing TokenImage to Pack Guardian 2016-05-01 08:59:08 +00:00
Myrd
bd12bbfad5 Fix spell description for engulf the shores. 2016-05-01 04:54:20 +00:00
Sol
8203877eca - Can the AI use MoveCounters without setting targets? 2016-04-30 23:37:48 +00:00
Hanmac
5cceb922ae add more EndOfTurnLeavePlay to some creatures
also should not attach Aura to creature that does leave play (using the SVar)
EnchantMe creatures should not be attached when they are useless
2016-04-30 13:59:39 +00:00
Hanmac
83f711cd2c Crawling Sensation: fixed the Edition of the TokenImage
unify the TokenImage values to lowercase
2016-04-30 08:35:28 +00:00
Agetian
22706200cf - Added Horrific Visions SOI precon (Crawling Sensation now supported). 2016-04-30 06:03:48 +00:00
jje4th
dbf7b96111 Support for crawling sensation. Provides the ActivationLimit keyword for triggers now (was already supported on SAs) 2016-04-30 05:45:41 +00:00
jje4th
bc4ee13ca5 The Gitrog Monster was not triggering on discard because of a null check. As far as I can tell the null check was there just to prevent null-ref but indadvertently caused OncePerEffect triggers to fail triggering when the stack is empty (such as when discarding a land card to pay a cost) 2016-04-29 20:17:44 +00:00
Hanmac
0040b1eab5 ChooseGenericEffectAI: add missing imports 2016-04-29 17:52:03 +00:00
Hanmac
6452d02471 Sin Ponder AI: fixed ) 2016-04-29 16:48:25 +00:00
Hanmac
7b94b26f3f Sin Ponder AI: add more AI when to mill a card and when not. 2016-04-29 16:30:29 +00:00
Hanmac
dc40d69f2b added Ugin's Fate in a similar way than Zendikar Expeditions.
i don't know if they should be added to the Booster of KTK and FRF
2016-04-29 09:57:29 +00:00
Hanmac
8341e92fa6 TokenEffekt: only show power and toughness when the token is a creature 2016-04-29 05:55:14 +00:00
Hanmac
a7ee7b4732 Confront the Unkown: use better StackDescription to show it is Investigate. 2016-04-29 05:53:37 +00:00
Hanmac
96d83896d0 Darksteel Pendant & Opt: update Oracle to use Scry 2016-04-28 20:48:16 +00:00
Hanmac
04ce82966a Fatespinner: fixed second FatespinnerSkipDraw to FatespinnerSkipMain 2016-04-28 18:36:16 +00:00
Hanmac
38569da39b Declaration in Stone: fixed DBCleanup 2016-04-28 18:18:02 +00:00
Sol
eb3c37eb2d - Reveal is not a True/False param in Dig 2016-04-28 17:26:02 +00:00
Sol
c8723a9644 Declaration in Stone doesn't need the repeat 2016-04-28 13:13:57 +00:00
Sol
2b949a3979 - Improve StackDescription 2016-04-28 12:47:52 +00:00
Sol
8c8ef6d595 - Fix Silverfur Partisan interaction with Zada 2016-04-28 02:35:26 +00:00
Sol
fd315ca217 - Reflector Mage needs to use LKI for name remembering 2016-04-27 21:39:08 +00:00
Sol
e873123a8a - Fix issue with Eye for an Eye 2016-04-26 15:34:18 +00:00
Sol
2a87d86351 - Champions not clearing remembered (by Hanmac) 2016-04-26 15:34:02 +00:00
Sol
2cb31c935c - Brain in a Jar using wrong SVar for how many counters were removed 2016-04-26 13:11:59 +00:00
Sol
db7071d7f2 - Nothing to cleanup 2016-04-26 12:57:08 +00:00
Sol
632b34e13c - They do nothing. (Added Pyromancer's Goggles) 2016-04-26 01:00:02 +00:00
excessum
7d646dc1b7 - Fixed bug with non-madness Avacyn's Judgement 2016-04-25 12:28:09 +00:00
Agetian
dcaa3cbf49 - Fixed Blood Tyrant ("each other player" instead of "each opponent")
- Fixed Urborg Syphon-Mage (amount of life gained should be equal to amount of life lost by each other player)
2016-04-23 14:12:11 +00:00
excessum
16b38de9f7 - Separated AI logic for bouncing and blinking 2016-04-23 06:18:54 +00:00
excessum
c97791a144 - Fixed bug with Clip Wings 2016-04-23 05:55:54 +00:00
Sol
52397a65b1 - Fix Weirding Wood (by Zirbert) 2016-04-22 02:29:34 +00:00
Sol
3c39c1b21c - Added Sin Prodder 2016-04-22 00:52:59 +00:00
Sol
2e08d224b3 - Only create a BYE pairing if there's an assigned Bye Player 2016-04-21 15:25:02 +00:00
Sol
187658aefd - Fixing some issues with Swiss Tournament, and cleaning up some output 2016-04-21 15:19:06 +00:00
Sol
203a2dbdd6 - Attempting to alleviate some issues with the memory leak 2016-04-21 03:51:24 +00:00
Sol
1375f4b503 - FIrst pass of Swiss Tournaments 2016-04-20 23:24:38 +00:00
Sol
87c7e8bbdd Large Commit: Passing in SpellAbilities into isValid/hasProperty to fix Harness the Storm not being possible otherwise.
Fixes a bunch of javadoc errors
2016-04-20 17:47:28 +00:00
Sol
3785488317 - Fix CC of dissension_in_the_ranks.txt 2016-04-19 16:03:29 +00:00
Sol
72e6808372 - Fix Shared Fate clear remembering happening outside the edges of rolling back spells 2016-04-19 15:12:30 +00:00
Sol
a6582f9c4b - avacyns_judgment.txt had running damage amount 2016-04-19 13:26:00 +00:00
drdev
93aeed7b0f Update CHANGES.txt 2016-04-17 22:17:20 +00:00
drdev
56c5c704a8 Ensure window flags only set on EDT thread 2016-04-17 22:09:26 +00:00
drdev
3681ec0aa9 Version bump to 1.5.52.001 2016-04-17 21:43:33 +00:00
drdev
a6fd4887a0 Supporting preventing system sleep for desktop 2016-04-17 21:33:12 +00:00
drdev
f1e952feac Fix warnings 2016-04-17 20:35:59 +00:00
drdev
4b5e6acbc0 Support keeping system awake while downloading anything 2016-04-17 20:33:38 +00:00
drdev
27e0451026 Prevent crash when launching Chaos battle if no duels exist with the preferred difficulty 2016-04-17 19:59:42 +00:00
drdev
b169f01f2e Fix planeswalker ultimate achievement for Arlinn 2016-04-17 19:40:26 +00:00
Sol
1c0ebbae4c - Adding Tournaments to Simulater 2016-04-17 16:32:20 +00:00