Commit graph

9889 commits

Author SHA1 Message Date
Samuel Sandeen
3aa480cef8 Merge remote-tracking branch 'magefree/master' 2016-07-24 22:07:15 -04:00
Samuel Sandeen
68e84d9c23 Modify the way some second targets are chosen
If implemented the wrong way when you try to choose second targets the
game can get into an impossible state this fixes three such cards.
2016-07-24 22:07:04 -04:00
drmDev
099e490e4d patching up possible NPEs on quiet speculation 2016-07-24 21:49:36 -04:00
drmDev
f1343dd03f Quiet Speculation bugfix for #1970 - controller searches target player library 2016-07-24 21:47:41 -04:00
Samuel Sandeen
d97d9ea130 Merge remote-tracking branch 'magefree/master' 2016-07-24 18:02:53 -04:00
Samuel Sandeen
5e26638ab5 Fix a bug in Tribal Unity
BoostAllOfChosenSubtypeEffect was too specific and didn’t apply to this
situation. It has been replaced with it’s superclass BoostAllEffect
2016-07-24 18:02:22 -04:00
drmDev
e77033f30c Spreading Flames damage fix 2016-07-24 16:59:13 -04:00
drmDev
642de722f6 Mind Shatter bug fix for #2110. Before a discard effect can happen, checks the amount of cards to be discarded > 0 2016-07-24 15:00:07 -04:00
fwannmacher
10778cdd6b - Converted CardImpl.cardNumber from int to String
- Fixed Issue #1953
- Fixed Issue #1914
- Fixed Issue #739
2016-07-24 15:18:54 -03:00
Samuel Sandeen
05d88b46dd Merge remote-tracking branch 'magefree/master' 2016-07-24 11:53:11 -04:00
LevelX2
bd70f923b7 * Permeating Mass - Fixed that the copy effect did only work, if Permeating Mass did not die from combat damge. 2016-07-24 17:13:53 +02:00
LevelX2
c264da1cca * Tree of Perdition - Fixed that changed thougness value did not chnage back after it left battlefield. 2016-07-24 14:27:50 +02:00
Samuel Sandeen
a535d9d0e8 Merge remote-tracking branch 'magefree/master' 2016-07-23 17:44:44 -04:00
Samuel Sandeen
32a814fa6e Implement Simic Guildmage 2016-07-23 17:40:12 -04:00
Samuel Sandeen
690c0f41a9 Implement Tribal Unity 2016-07-23 17:40:01 -04:00
Derek M
060084f971 Merge pull request #2097 from fwannmacher/master
Added option for download image number of threads and some minor fixes
2016-07-23 09:55:13 -04:00
fireshoes
99dbdef5ce Added Vintage Cube June 2016 to the cube menu. Fixed that Permeating Mass did not use LKI for creating the copy. 2016-07-22 11:52:04 -05:00
drmDev
2e12164999 Stromkirk Condemned bug fix - only affects vampires you control 2016-07-22 08:12:19 -04:00
drmDev
5ac81a4fdc Clear Shot fix - damage source is the creature 2016-07-21 09:07:09 -04:00
Derek M
b8091cc3a8 Merge pull request #2085 from cg5-/master
Add Infernal Caretaker
2016-07-21 06:09:06 -04:00
jeff
c241b45a91 - Added a null check for The Great Aurora 2016-07-20 16:08:42 -05:00
fwannmacher
4732686d8f - Fixed Issue #1992: Added missing cards 2016-07-20 14:42:26 -03:00
fwannmacher
06d14c4388 - Fixed Issue #1994: Added missing cards 2016-07-20 14:32:01 -03:00
fwannmacher
2dacf042d8 - Fixed Issue #1993: Added missing cards 2016-07-20 14:23:41 -03:00
drmDev
8368a8379c variable naming for clarity - Spellbinder 2016-07-20 11:36:58 -04:00
drmDev
a98e05e338 Great Aurora patch - no longer uses deprecated moveCards methods 2016-07-20 09:13:04 -04:00
drmDev
910d6eb048 Spreading Flames targetting fix 2016-07-19 16:33:44 -04:00
fireshoes
9630320ba9 Changed set codes in image sources and Mage Sets to match recent changes. Changed Portal Second Age set code back to PO2. Updated tokens with recent sets to product correct images. Fixed that there was no basic land slot in EMN packs. 2016-07-18 15:49:43 -05:00
Plopman
5350c134da fixed target of Cemetery Recruitment 2016-07-18 19:09:47 +02:00
Neil Gentleman
882136fbc7 Dwarven Blastminer should only be able to target non-basics
likewise Encroaching Wastes
2016-07-17 18:19:16 -07:00
Neil Gentleman
5e1bc1e583 implement Beasts of Bogardan
also fixed Ivory Guardians to correctly boost other Ivory Guardians, and
changed many similar cards to use OpponentControlsPermanentCondition
instead of custom Conditions.
2016-07-17 18:19:16 -07:00
Neil Gentleman
cfb612b68a Mad Auntie's regeneration ability is targeted
Baron Sengir, too
2016-07-17 18:19:16 -07:00
Neil Gentleman
dafd392649 Borborygmos only triggers when damaging a player 2016-07-17 18:19:16 -07:00
Neil Gentleman
46a8ee438a fix "you control you control" in rules text
GainAbilityControlledEffect + FilterControlledCreaturePermanent is redundant
2016-07-17 18:19:16 -07:00
Neil Gentleman
0c37163052 use DestroyAllEffect 2016-07-17 18:19:16 -07:00
Neil Gentleman
eb4e758880 FloodtideSerpentReplacementEffect is unused 2016-07-17 18:19:16 -07:00
drmDev
5c5d729447 Merge remote-tracking branch 'upstream/master' 2016-07-17 14:32:42 -04:00
drmDev
3522223b20 Spellbinder implemented 2016-07-17 14:32:23 -04:00
Neil Gentleman
1b78e06c7f Crosis's Charm doesn't prevent artifacts from regenerating 2016-07-17 10:33:29 -07:00
Neil Gentleman
2a8b117f34 Contingency Plan is just a Sorcery 2016-07-17 10:21:05 -07:00
drmDev
4a162dd609 Inner Struggle fixes so creature is source of damage done to itself 2016-07-17 12:37:31 -04:00
drmDev
f807fed12c Foul Tongue Shriek bug fix - filters attacking creatures you control 2016-07-17 06:41:26 -04:00
Neil Gentleman
5529d7c75d Lunge deals two damage to each target 2016-07-16 14:01:08 -07:00
Neil Gentleman
9b44e7860a Lost in the Woods' effect is not optional 2016-07-16 14:00:59 -07:00
Neil Gentleman
a0121dd47e Lovisa Coldeyes affects all player's creatures 2016-07-16 14:00:51 -07:00
Neil Gentleman
7b9ca84ae1 Agonizing Demise prevents regeneration 2016-07-16 14:00:31 -07:00
Neil Gentleman
6c0c499557 Abu Ja'far is not optional, and prevents regeneration 2016-07-16 14:00:23 -07:00
Neil Gentleman
62cec1c520 Hunter of Eyeblights
not `Of`
2016-07-16 14:00:17 -07:00
Neil Gentleman
16fc86ef1a Awakening Zone's trigger is optional 2016-07-16 14:00:04 -07:00
Neil Gentleman
09a9e06a0f Arashin War Beast's ability is not optional 2016-07-16 13:59:58 -07:00