Commit Graph

1341 Commits

Author SHA1 Message Date
drdev
389681b62a Support showing generic mana in prompt if color can be paid with any color 2016-03-14 05:41:47 +00:00
drdev
81f0bbc633 Implement Planeswalker variant 2016-03-14 05:00:28 +00:00
drdev
431ecd3067 Fix so Vanguard games work for Planar Conquest 2016-03-14 03:25:32 +00:00
Sol
f642f45b2d - If a card should ETB Transformed, and its not a DFC, instead it doesn't. 2016-03-12 03:41:21 +00:00
Sol
76540606b8 - Transformed cards have the CMC of their front side (not applicable to clones of transformed cards) 2016-03-12 03:09:00 +00:00
Sol
623add7d6b - Matches get played to first of two wins, not "best of 3" 2016-03-08 20:58:37 +00:00
Sol
b1b875c77e - Adding Skulk (and applying to Silumgar Assassin) 2016-03-08 15:08:37 +00:00
Sol
d51c96ad77 - Adding Delirium SpellAbilityVariable akin to Metalcraft 2016-03-08 14:36:33 +00:00
Sol
5d29703b06 - New description for madness
- Filter shouldnt use canCast for Colorless costs
2016-03-08 03:33:33 +00:00
Sol
36bc3dac4a - Commander is no longer using Partial Paris 2016-03-03 04:28:01 +00:00
Krazy
e0ad5f52da [maven-release-plugin] prepare for next development iteration 2016-02-24 05:08:20 +00:00
Krazy
004c09ea1e [maven-release-plugin] prepare release forge-1.5.49 2016-02-24 05:07:52 +00:00
Sol
5eb4396ed0 - I don't understand why a function called "IsALandType" doesn't actually include all of the land types. 2016-02-24 04:39:01 +00:00
Sol
3c07bfb659 - Fixing description for Ninjutsu 2016-02-20 22:26:35 +00:00
Myrd
be01e1d927 Make "CARDNAME enters the battlefield tapped." appear earlier in the card's description to match more closely the Oracle text order. 2016-02-20 03:07:43 +00:00
Sol
5eb6ab1c34 - Fix crash when Human player attempts to cast a Charm from a Shared Fate 2016-02-19 18:28:23 +00:00
Sol
20dcf652fe - Rule 800.4: When a player leaves a multiplayer game, removing objects associated with that Player from the game. 2016-02-17 21:46:22 +00:00
Sol
45202ec7e4 - Adding an AffectedZone for a few CantBeActivated cards 2016-02-16 18:53:24 +00:00
Sol
448dbeaa46 - Add some NPE checks in Combat View 2016-02-11 14:46:58 +00:00
Sol
e707e274de - Improve when X is displayed on the StackDescription 2016-02-10 19:20:09 +00:00
Sol
c04e273ac7 - Myriad Landscape cannot search up lands without a land type 2016-02-10 15:10:44 +00:00
Sol
c2c44b1d42 - Make sure the actual mana ability is being grabbed for amoutnOfManaGenerated 2016-02-09 00:31:28 +00:00
Agetian
63d1d42df6 - Work around a hard NPE in canAttackerBeBlockedWithAmount to prevent game-breaking crashing (e.g. when the AI attacks with Tromokratis).
- This is not an actual 'fix', only a circumvention of a possibly bigger problem. Please take a look and correct if you know how to fix the issue.
2016-02-06 17:36:29 +00:00
Sol
2a5ae66753 - Convert "Each" Parameter to "Player" when used with Valid or Defined (A-G) 2016-02-04 16:29:06 +00:00
drdev
8f1b87a848 Refactor Planar Conquest code to support loading events from files 2016-01-31 21:24:06 +00:00
drdev
5dea167f4d Fix warnings 2016-01-31 00:21:06 +00:00
Sol
257a6e7101 - Fix issue with Draconic Roar SA sub ability targeting not having the right information on resolution 2016-01-30 20:56:12 +00:00
Sol
77a39564c0 - Fix "Pickles" combo of Vesuvan Doppleganger triggering flip triggers after replacement clone 2016-01-30 14:48:55 +00:00
Sol
483d1490df - C15: Add Ezuri's Predation 2016-01-30 04:20:36 +00:00
Sol
0daf7de5da - Updates to how tokens ETB blocking interact + adding some needed code for Mirror Match
- C15: Added Mirror Match
2016-01-29 05:02:34 +00:00
Krazy
d60ffaea83 [maven-release-plugin] prepare for next development iteration 2016-01-29 01:18:39 +00:00
Krazy
2f3b051db0 [maven-release-plugin] prepare release forge-1.5.48 2016-01-29 01:18:27 +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
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
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
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
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
Sol
530a3c2eab - Fixing some unexpected issues that colorless mana changes affected
- Commander mana generation restriction removed
2016-01-19 02:43:31 +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
cb14b2ef80 - Fixing Autopay/AI payment of cards like Holdout Settlement 2016-01-17 03:18:39 +00:00
Sol
2bac793f58 - Improve handling for SVars in PresentCompare 2016-01-15 04:39:34 +00:00
Sol
cd5ee18525 - Fixing Colorless costs so they can't be paid by Colored mana for Humans (This may prevent AI from paying Colorless costs) 2016-01-14 21:26:27 +00:00
Myrd
11167610be Remove the commented out debugging line I accidentally left in. 2016-01-10 19:07:38 +00:00
Sol
8e5822fe82 - Why was this stack trace spamming my console log? 2016-01-10 17:54:48 +00:00