Commit graph

16639 commits

Author SHA1 Message Date
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
MTGfan
2ae50d81fd Jade Statue 2016-11-19 00:14:23 -05:00
Pete Rossi
1cb279288d Implement Ceta Sanctuary 2016-11-18 19:58:48 -08:00
Samuel Sandeen
0996a4d549 Merge pull request #2604 from use/fix-2576
Fix for #2576: Heritage Druid should be able to tap Prowess of the Fair
2016-11-18 20:22:10 -05:00
Samuel Sandeen
7d26f35bc8 Merge pull request #2582 from MTGfan/master
Correction to Protean Hydra code and add Gaea's Liege
2016-11-18 20:20:54 -05:00
Will Hall
2312a29d72 Fix for #2576: Heritage Druid should be able to tap Prowess of the Fair 2016-11-18 15:48:24 -08:00
LevelX2
e6093c67da Merge origin/master 2016-11-18 17:01:56 +01:00
Samuel Sandeen
8c36ab3e85 Merge pull request #2603 from HCrescent/master
Added Mortuary
2016-11-18 06:53:06 -05:00
HCrescent
67395a8e09 Added Mortuary 2016-11-17 22:25:18 -06:00
spjspj
9a4d5ca15e Merge pull request #2597 from spjspj/master
spjspj - Force stop and stop skip for when there's potential attackers
2016-11-18 00:16:25 +11:00
spjspj
d7b1ae68ed spjspj - Sorcery count was double 2016-11-18 00:14:59 +11:00
MTGfan
9c80ca143b updated Gaea's Liege, removed unused import on Protean Hydra, corrected Rock Hydra line to have {this} instead of Rock Hydra. 2016-11-16 22:39:49 -05:00
Jason Larabell
98c6619343 Merge remote-tracking branch 'upstream/master' 2016-11-16 22:34:18 -05:00
Dilnu
0caaaa4205 Fix AlternativeCostSourceAbility at the moment it doesn't apply it's filter early enough and so it has strange effects in certain edge cases. Specifically it allows Hypergenesis to be cast with Aluren and Kentaro. 2016-11-16 21:20:37 -05:00
Samuel Sandeen
a14e19f1c0 Merge pull request #2599 from HCrescent/master
Added Lifeline
2016-11-16 07:17:10 -05:00
Pete Rossi
d91ed6128e Implement Hum of the Radix
Tested various situations and verified it behaves correctly.  Tested
with multiple instances of the card on both side of the battlefield and
verified that the effect stacks properly. (At least this is my
understanding of how the card works)
2016-11-15 23:09:15 -08:00
HCrescent
03ee51bcbf Added Lifeline 2016-11-15 21:24:12 -06:00
Samuel Sandeen
402cbfa5fa Merge pull request #2595 from JRHerlehy/master
Implement Metamorphose
2016-11-15 19:59:10 -05:00
JRHerlehy
6d8b37b2ac Add controll != null check.
Added recommended changes.
2016-11-15 10:18:53 -08:00
LevelX2
4e38494278 Merge pull request #2596 from spinlock-x/chimeric_egg
Implement Chimeric Egg
2016-11-15 16:36:23 +01:00
spjspj
47874a7f03 spjspj - Force stop and stop skip for when there's potential attackers 2016-11-15 23:20:51 +11:00
Styxo
e4323529d6 Added Jodah's Avenger, Spellshift and Venarian Glimmer 2016-11-15 12:20:26 +01:00
JRHerlehy
17705ea302 Rareity Fix
Fixed incorrect rareity assigned to CoP: Artifacts in Fifth Dawn from
Common to Uncommon
2016-11-14 23:56:46 -08:00
Pete Rossi
d129dbc746 Implement Chimeric Egg 2016-11-14 23:42:11 -08:00
JRHerlehy
493a43cf93 Implement Metamorphose
Implement Metamorphose from Scourge
2016-11-14 21:12:15 -08:00