Commit Graph

30263 Commits

Author SHA1 Message Date
Krazy
2f3b051db0 [maven-release-plugin] prepare release forge-1.5.48 forge-1.5.48 2016-01-29 01:18:27 +00:00
Krazy
e2e740a844 Update CHANGES.txt for the new release 2016-01-29 01:10:24 +00:00
Krazy
0dcf0c72b9 Revert 1.5.48 release 2016-01-29 01:03:21 +00:00
Sol
cb13ecc74d - Fix issue where paying 2/Hybrid mana costs breaks the second hybrid mana before finishes paying the first one 2016-01-28 00:27:22 +00:00
Sol
5ff04e5d3c - Fix spell description for Slip Through Space 2016-01-28 00:09:35 +00:00
Krazy
0e434aa6a8 [maven-release-plugin] prepare for next development iteration 2016-01-27 23:32:11 +00:00
Krazy
d531046b04 [maven-release-plugin] prepare release forge-1.5.48 2016-01-27 23:32:03 +00:00
Sol
d4e5f5e7d1 - Added AI Logic to CounterMagic, so AI can at least use Kozilek as a 12/12 body with a strong ETB ability, even though the AI doesn't know how to use it's activated ability 2016-01-27 23:09:11 +00:00
Agetian
c44901fca5 - Corrected an option description text. 2016-01-26 17:51:32 +00:00
Agetian
4ff9a38cb8 - Implemented an opt-in preferences option for live card image fetching. 2016-01-26 14:56:23 +00:00
Sol
1ef18dfaca - Activating a card with multiple mana abilities which produce differing amounts of mana should prompt the user to select one 2016-01-26 14:15:39 +00:00
Sol
58f11b089f - Temporarily disabling downloader until an OPT-IN checkbox is added to preferences, so users with bad internet connections aren't punished 2016-01-26 13:41:07 +00:00
Agetian
5cb60108ea - Adding RemAIDeck to Kozilek, the Great Distortion for now (AI currently can't handle costs like Discard<1/Card.cmcEQX/...> - see Knollspine Invocation for another example). 2016-01-26 13:35:41 +00:00
swordshine
e50a30a782 - Added Ruin in Their Wake 2016-01-26 07:53:42 +00:00
swordshine
abbb46ba0e - Fixed Kozilek's Channeler, Grinning Ignus and Generator Servant 2016-01-26 07:10:39 +00:00
Agetian
0a4f62c5c7 - Functions that count spells cast this turn/last turn allow duplicate card objects during iteration and filtering. This allows, for example, spells cast with Buyback to be counted properly (fixes Jori En, Ruin Diver triggering on a second spell that was previously cast that same turn with Buyback, and other similar scenarios).
- This fix assumes that the functions mentioned above always care for duplicates if any. Please report any weird behavior you may encounter from this.
2016-01-26 06:33:53 +00:00
Sol
26f60dae8f - Temple of the False God didn't get it's mana ability converted to {C} 2016-01-26 04:25:53 +00:00
Sol
7e2df768e1 - Reckless Bushwhacker shouldn't affect itself 2016-01-25 21:58:27 +00:00
Sol
13ce97c564 - Fix Kozileks Return triggering for other players Eldrazi 2016-01-25 21:34:26 +00:00
Agetian
25f0343ddf - Added Nissa's Judgment (by tjtillman). Currently marked RemAIDeck (DamageEach AI needs improving to make this card work for the computer opponent). 2016-01-24 20:32:37 +00:00
Sol
ba26c33061 - Fixed the pump ability for Kozilek's Shrieker 2016-01-23 23:12:52 +00:00
Sol
346523632a - Now that the AI can target multiple things for Support, it's failing to actually target anything for the Animation triggers and getting stuck 2016-01-23 19:18:11 +00:00
Agetian
25d9aa8995 Added 5 Oath of the Gatewatch intro packs to quest precons. 2016-01-23 09:51:56 +00:00
Sol
433d02daa0 - Fix crash when AI has Panglacial Wurm in his deck 2016-01-23 02:39:18 +00:00
Sol
d8a3bb6014 - Added Reflector Mage 2016-01-22 17:19:56 +00:00
Sol
f946bc0f6a - Deceiver of Form shouldn't be fake scrying twice 2016-01-22 13:53:10 +00:00
Agetian
9dd4c59bd0 - Fixed Tyrant of Valakut toughness. 2016-01-22 09:32:11 +00:00
Sol
9dfc658fb1 - Improve AIs handling of support 2016-01-22 01:47:56 +00:00
Agetian
8f1b56e467 - Fixed Unity of Purpose. 2016-01-21 05:25:37 +00:00
Sol
9675fd7998 - Fixing Elemental Uprising and Visions of Brutality 2016-01-21 01:35:04 +00:00
Sol
9e92856fa5 - Fix Kozilek's Return exile from graveyard ability 2016-01-20 16:18:20 +00:00
Agetian
90c1a555ca - Fixed the Champions of Kamigawa quest draft tournament crashing on start (currently via a hard-coded block name assignment). 2016-01-20 08:10:42 +00:00
Sol
23220a9326 - Fix target parameter for Tears of Valakut 2016-01-20 03:23:09 +00:00
Agetian
5ead6c6a20 - A new attempt at fixing Linvala, the Preserver. 2016-01-19 18:30:53 +00:00
Agetian
640e7f315b - Added a TODO message to Linvala, the Preserver for now (if anybody knows how to properly implement condition checking for triggers to make this card work in a fully rule-correct way, please assist). 2016-01-19 18:10:27 +00:00
Sol
f7c81bd36c - Convert a few more MagicColor references to ManaAtom references. (Fix Autopayment/AI payment of Colorless Costs) 2016-01-19 15:20:14 +00:00
Agetian
fbab80bc10 - Fixing auto payment for cards with {C} in their costs, as well as AI playability of these cards. 2016-01-19 15:13:02 +00:00
Agetian
a9111112ca - Fixed Linvala, the Preserver gain life condition. 2016-01-19 11:59:42 +00:00
Agetian
efc2842273 - Update the fix to SFilterUtil to make the colorless card filter work correctly. 2016-01-19 06:19:48 +00:00
Sol
62049a29ab - Fix Deceiver not "scrying" at the end 2016-01-19 03:07:45 +00:00
Sol
530a3c2eab - Fixing some unexpected issues that colorless mana changes affected
- Commander mana generation restriction removed
2016-01-19 02:43:31 +00:00
Agetian
7a36478289 - Fixed the descriptions of Sweep Away abilities. 2016-01-18 20:17:12 +00:00
swordshine
abd1e71cbd - Fixed Urza's Mine and Urza's Power Plant 2016-01-18 04:41:15 +00:00
Sol
a173540936 - Fix switch PT pumps from not refreshing the view immediately
- Added Immobilizer Eldrazi
2016-01-18 03:14:38 +00:00
drdev
1dd033b238 Implement rewards for Chaos battles 2016-01-18 01:00:24 +00:00
Sol
58328d6ebc - Allow ReplaceMoved to look at the LKI info of the about to be moving object to fix new Kalitas 2016-01-18 00:22:51 +00:00
Sol
e905702eac - Fix autopayment not choosing Colorless before colored when mana is already in your mana pool 2016-01-17 23:31:23 +00:00
Sol
64d805b617 - Fix Deceiver of Form script to actually do its thing 2016-01-17 23:10:35 +00:00
drdev
54f284a17b Fix menu icon for Planar Conquest in New/Load menus 2016-01-17 23:00:46 +00:00
Sol
400e2de18e - Fix Consuming Sinkhole charm svar 2016-01-17 19:51:03 +00:00