Commit graph

16663 commits

Author SHA1 Message Date
LevelX2
ac223c311d * Gonti, Lord of Luxury - Fixed that also lands could be played instead of only allow casting of cards (related to #2619). 2016-11-21 21:03:01 +01:00
Samuel Sandeen
2376f4ab64 Merge pull request #2618 from Dilnu/master
Don't send events when removing non-existent counters.
2016-11-21 07:46:24 -05:00
Dilnu
9ff3e2c670 Fix the counter removal code so it doesn't throw events when it's removing nonexistent counters. 2016-11-21 07:39:47 -05:00
Dilnu
5e12a141cb Merge remote-tracking branch 'magefree/master' 2016-11-21 07:07:50 -05:00
spjspj
5fe4dcdd29 Merge pull request #2610 from spjspj/master
Add 'EDH power level' rating to Commander tables
2016-11-21 19:45:28 +11:00
spjspj
713854bb43 Add 'EDH power level' rating to Commander tables 2016-11-21 19:40:08 +11:00
spjspj
9b80b1abb1 Add 'EDH power level' rating to Commander tables 2016-11-21 19:34:20 +11:00
LevelX2
166146406a Merge pull request #2615 from spinlock-x/magidex_source
Add magidex.com as additional image source
2016-11-21 07:37:39 +01:00
Pete Rossi
b974a78b1b Add magidex.com as additional image source
Images on magidex are referenced by url-escaped card name, so the
implementation was straightforward.  Flipped and Two-faced cards didn’t
require any additional work to support.

I downloaded all the images, and the only missing cards I could see
were tokens.  Seems to work pretty well.

Fixes issue #2153
2016-11-20 22:33:08 -08:00
LevelX2
612445d711 * Fixed a problem of Sanguine Praetor. 2016-11-20 22:48:08 +01:00
LevelX2
7daa476542 * Fixed that the color of cards cast face dwon and later turned face up was not set. 2016-11-20 22:34:12 +01:00
Samuel Sandeen
2eeabe2f01 Merge pull request #2612 from spinlock-x/sanguine_fix
Fix for Sanguine Praetor
2016-11-20 15:30:45 -05:00
Pete Rossi
7eb8d167b3 Fix for Sanguine Praetor
Sanguine Praetor’s activated ability is only destroying creatures its
owner controls.  This fix changes it to target all creatures.  If my
interpretation of the card text is incorrect then feel free to close
this pull request.
2016-11-20 11:10:02 -08:00
spjspj
7fd2eeedcf Add 'EDH power level' rating to Commander tables 2016-11-20 23:13:16 +11:00
LevelX2
2d43f4fa0e * Collective Restraint - Fixed that it also wrongly prevented players from attacking planeswalkers without paying the cost. 2016-11-20 10:25:56 +01:00
LevelX2
e6afdf0874 * Obscuring Aether - Fixed a problem that face down creatures had P/T = 0/0. 2016-11-20 10:15:11 +01:00
LevelX2
da7982ff2e * Obscuring Aether - Fixed a problem that face down creatures had P/T = 0/0. 2016-11-20 10:13:04 +01:00
LevelX2
d3e6ae6bcd * Fixed test. 2016-11-20 10:12:21 +01:00
LevelX2
ee5376c896 * Nature's Way - Fixed that trample was not applied to target creature. 2016-11-20 09:26:48 +01:00
LevelX2
5aa1d1e422 * Demonspine Whip - Fixed tool tip rule text. 2016-11-20 09:23:34 +01:00
LevelX2
72f2382199 * Gravespawn Sovereign - Fixed tool tip rule text. 2016-11-20 09:23:21 +01:00
LevelX2
7d60d884c3 * Refelecting Pool - Fixed that mana that Exotic Orchard could produce was not taken into account. 2016-11-20 01:15:45 +01:00
LevelX2
4018d39dab Added test. 2016-11-20 00:45:18 +01:00
LevelX2
5ea1724112 * Ghirapur Guide - Fixed that the effect of the activated ability lasted while Ghirapur Guide was on the battlefield instead only until end of turn. 2016-11-20 00:33:01 +01:00
LevelX2
3eb2531cee * Karona, False God - Reworked gain control handling. 2016-11-20 00:15:06 +01:00
LevelX2
eb767b13a6 * Rainbow Vale - Fixed that the control did not switch to an opponent. 2016-11-20 00:14:24 +01:00
LevelX2
03c766a485 * Myriad - Fixed a bug that the token was also created to attack the definding player. 2016-11-19 23:12:02 +01:00
LevelX2
82688fd6f2 * Divergent Transformations - Fixed that the targets were not exiled. 2016-11-19 22:27:12 +01:00
LevelX2
b7b7a97945 * Fixed that died creature were wrongly returned to battlefield also if it was moved to exile by replacement effect before. 2016-11-19 18:44:11 +01:00
LevelX2
360db9104f * Fixed that the order of opening hand actions could not be chosen by the player. 2016-11-19 17:49:51 +01:00
LevelX2
840d6c0b76 Merge origin/master 2016-11-19 13:34:14 +01:00
LevelX2
bc61f66af1 * Merieke Ri Berit - Fixed a bug that controlled creatures after lost of control of Merieke were not destroyed. 2016-11-19 13:33:49 +01:00
spjspj
b29e25cb87 Merge pull request #2609 from spjspj/master
spjspj - Add concept of 'Multiples' (work out in new edh decks which …
2016-11-19 22:54:01 +11:00
LevelX2
ca25cc4679 * Fixed a problem that optional effects could produce IndexOutOfBoundsExceptions. 2016-11-19 12:47:20 +01:00
spjspj
49cfaee144 spjspj - Add concept of 'Multiples' (work out in new edh decks which are not singleton). 2016-11-19 22:45:47 +11:00
LevelX2
8e42660e33 Fixed a problem that tokens that came into play with modified attributes (P/T e.g. from Master of Etherium) were seen for triggered abilities (e.g. Sword of the Meek ) with unmodified attributes. 2016-11-19 12:08:44 +01:00
LevelX2
0ccaca4a3b Fixed a problem that tokens that came into play with modified attributes (P/T e.g. from Master of Etherium) were seen for triggered abilities (e.g. Sword of the Meek ) with unmodified attributes. 2016-11-19 12:08:38 +01:00
LevelX2
06f9e3db19 Hum of the Radix - some minor clean up. 2016-11-19 11:31:52 +01:00
LevelX2
c19f378d0d Merge pull request #2600 from spinlock-x/hum_of_the_radix
Implement Hum of the Radix
2016-11-19 11:27:50 +01:00
LevelX2
f9fcd7e4bf Merge pull request #2602 from Dilnu/master
Fix AlternativeCostSourceAbility
2016-11-19 11:26:00 +01:00
LevelX2
a47dd0eaed Ceta Sanctuary - some minor clean up. 2016-11-19 11:22:39 +01:00
LevelX2
86798f3773 Merge pull request #2605 from spinlock-x/ceta_sanctuary
Implement Ceta Sanctuary
2016-11-19 11:11:57 +01:00
LevelX2
447b7e459f Merge pull request #2606 from MTGfan/master
Jade Statue
2016-11-19 11:07:27 +01:00
LevelX2
054d3a2f9b Sanguine Praetor - some minor clean up. 2016-11-19 11:04:55 +01:00
LevelX2
3f576b3a1c Merge pull request #2607 from spinlock-x/sanguine_praetor
Implement Sanguine Praetor
2016-11-19 10:59:57 +01:00
LevelX2
1ea333fac4 Merge pull request #2608 from use/fix-siege-gang-commander
Fix - enable Siege-Gang Commander to sacrifice Boggart Shenanigans
2016-11-19 10:57:04 +01:00
LevelX2
85c9a53bb0 Merge origin/master 2016-11-19 10:54:30 +01:00
LevelX2
807782efea Added the Basque flag. 2016-11-19 10:53:43 +01:00
Will Hall
d4c523c8af Fix - enable Siege-Gang Commander to sacrifice Boggart Shenanigans 2016-11-19 00:20:02 -08:00
Pete Rossi
f6a425a640 Implement Sanguine Praetor 2016-11-18 23:07:28 -08:00