Commit Graph

2908 Commits

Author SHA1 Message Date
elcnesh
ceb3de4bca Fix a Card property and remove some unused card-related code. 2014-07-30 06:49:44 +00:00
elcnesh
ecc4620dda - Fix Crawlspace in multiplayer
- Move a method using getOpponent() to AI (only place it's used, to group the methods using this deprecated function in the AI code)
2014-07-29 22:22:14 +00:00
elcnesh
ae98af475c Fix some more getOpponent calls. 2014-07-28 20:17:33 +00:00
elcnesh
b59f77e2ac Fix some more references to getOpponent(). 2014-07-28 15:28:50 +00:00
elcnesh
05cb449cb9 Remove some references to Player.getOpponent (fixing cards for multiplayer games). 2014-07-28 14:35:57 +00:00
elcnesh
643e58e954 A permanent leaving the battlefield causes "lose control" triggers to trigger. 2014-07-28 13:52:52 +00:00
elcnesh
c52fc8c612 Add Ogre Enforcer. 2014-07-28 13:26:02 +00:00
elcnesh
b89326f058 Add Burning-Eye Zubera and Rushing-Tide Zubera. 2014-07-28 10:29:18 +00:00
swordshine
13ada02ae1 - Improve the commander pool to support other non-legendary creature commanders 2014-07-28 10:00:40 +00:00
swordshine
6cac3199de - Commander 2014: Added Teferi, Temporal Archmage 2014-07-27 11:56:42 +00:00
elcnesh
1e93f310aa Remove now unused references to Licid state. 2014-07-27 09:33:22 +00:00
elcnesh
e6a8f5d60d Fix the Licids to use normal AnimateEffect rather than states. Works much better with copy effects and other parts of the game. 2014-07-27 08:55:15 +00:00
drdev
2c72a94010 Support show card option pane 2014-07-26 03:00:06 +00:00
drdev
843dae2072 Prevent crash when zooming cards in deck editor 2014-07-26 00:02:56 +00:00
drdev
93f847ceac Fix so cards that have players play with their hand reveal work properly 2014-07-25 23:52:41 +00:00
drdev
cce5ac665a Fix so stats on face down cards appear properly 2014-07-25 23:24:26 +00:00
drdev
5181b1b267 Support iterating formats in order 2014-07-24 02:46:25 +00:00
swordshine
4bd83f4ec9 - Fixed remaining auras with "This effect doesn't remove CARDNAME". 2014-07-21 10:12:35 +00:00
swordshine
e6f4de26dc - Fixed Pledge of Loyalty 2014-07-21 09:59:39 +00:00
swordshine
47ba659072 - Fixed Tattoo Ward 2014-07-21 09:49:20 +00:00
swordshine
782f7197ea - Fixed other four wards 2014-07-21 09:42:22 +00:00
swordshine
49a5ae3e77 - Fixed White Ward 2014-07-21 09:25:50 +00:00
swordshine
7131a97324 - "This effect doesn't remove Auras" (Spectra Ward) is now checked in state-based actions. 2014-07-21 06:00:32 +00:00
drdev
7e4057b492 Prevent graveyard opening after resolving a removal spell with another spell targeting that creature below it that will now be countered 2014-07-21 04:49:56 +00:00
Sol
c42f6fea9d - !PrintSheets can now be referenced inside Booster contents of an edition file
- M15 Boosters no longer contain cards only found in Intro decks
- Adding a few Conspiracy type cards, along with the capability of their use (NOTE: Deck editors still need a way to add Conspiracy types)
- Added Brago's Favor, Immediate Action, Muzzio's Preparations, Secret Summoning, Secrets of Paradise
2014-07-21 02:56:13 +00:00
drdev
558d24c431 Improve stack display so it feels more like a stack 2014-07-20 22:23:30 +00:00
Chris
7d8e3366ce [maven-release-plugin] prepare for next development iteration 2014-07-19 00:22:30 +00:00
Chris
4fd581fb5c [maven-release-plugin] prepare release forge-1.5.22 2014-07-19 00:22:17 +00:00
drdev
fcc3818a00 Fix formatting for Champion keyword 2014-07-18 08:16:26 +00:00
drdev
d754c4efd0 Fix so "Creature" isn't capitalized in abilities that start with "Sacrifice a creature:" 2014-07-18 07:59:04 +00:00
drdev
b3edcf8620 Prevent printing out "an another" in card rules text 2014-07-18 07:52:17 +00:00
elcnesh
e2d624f398 Fix P/T determination when only base power or base toughness is set for a creature. 2014-07-14 10:02:18 +00:00
swordshine
5e748db716 - Reverted r26631 2014-07-12 08:44:15 +00:00
swordshine
0b8676072d - Added Spectra Ward 2014-07-12 06:03:47 +00:00
elcnesh
76c043fa06 Fix some more block-triggers. 2014-07-11 23:16:04 +00:00
elcnesh
69885ba1af Fix No Quarter. 2014-07-11 19:15:54 +00:00
elcnesh
bf0cc2e926 Fix: when ending the turn, remove all additional phases/steps scheduled for this turn. 2014-07-11 10:48:54 +00:00
elcnesh
59f394bbc0 Fix Possibility Storm when the triggered card is countered. 2014-07-09 15:34:55 +00:00
elcnesh
63e6733e61 Fix copying replacement effects by copying the override ability rather than just the reference. 2014-07-09 13:03:14 +00:00
swordshine
587e005356 - M15: Added Jalira, Master Polymorphist and Necromancer's Stockpile 2014-07-08 14:11:51 +00:00
swordshine
5711863c59 - M15: Added The Chain Veil 2014-07-08 13:23:59 +00:00
elcnesh
2ab802f413 Fix NPE when dealing with copied tokens. 2014-07-08 09:57:42 +00:00
elcnesh
7dc244fb46 Revert order of Eaten by Spiders and Murderous Spoils. 2014-07-06 14:01:32 +00:00
elcnesh
f7cb61b467 Cleanup ControlGainEffect and fix its Stack description. 2014-07-06 09:58:38 +00:00
Chris
12bcc312ba [maven-release-plugin] prepare for next development iteration 2014-07-04 15:39:59 +00:00
Chris
5489fc7d64 [maven-release-plugin] prepare release forge-1.5.21 2014-07-04 15:39:44 +00:00
swordshine
6cea243888 - M15: Added First Response and Feast on the Fallen 2014-07-04 14:34:13 +00:00
elcnesh
e30d7bbaa2 Fix Wanderwine Prophets. 2014-07-01 15:17:31 +00:00
elcnesh
d49b6a992f Add trigger that triggers once for each block made, and fix Dead-Iron Sledge by using it.
This should actually be used by any card with "Whenever this blocks/becomes blocked by a creature, ..."
2014-07-01 14:12:31 +00:00
swordshine
628b4f5f40 - Fixed AddAbilities in Clone effect (the order of addExtraCharacteristics and copyCopiableAbilities is switched, so added this back) 2014-07-01 12:09:39 +00:00