LevelX2
913e7f8719
* Hardened Scales - Fixed that the counter was only added if at least one counter was added originally.
2016-12-21 16:17:18 +01:00
Justin Herlehy
91a3d9a6a2
[AER] Heart of Kiran
...
As the alternate crew cost payment ability is just a simple activated ability with a different wording, it is implemented here as an anonymous inner class to override the getRule() method rather than generate large amounts of boilerplate code to get the same effect with a full class.
2016-12-21 02:33:58 -05:00
Justin Herlehy
7395c4aa12
[AER] Tezzeret the Schemer
...
Remove unused code from test version.
2016-12-20 21:40:23 -05:00
Justin Herlehy
ef3efc9c86
[AER] Tezzeret the Schemer
2016-12-20 21:21:42 -05:00
Justin Herlehy
f44c934334
[AER] Oath of Ajani
2016-12-20 11:34:15 -05:00
Justin Herlehy
ffd1b37eeb
Merge pull request #2694 from JRHerlehy/master
...
[AER] Oath of Ajani
2016-12-20 11:33:24 -05:00
Styxo
465fa48026
[AER] Added Quicksmith Rebel & Spy
2016-12-20 15:01:07 +01:00
Styxo
2eb0a487a4
Added WishEffect, ExchangeLifeTargetEffect and did refactors
2016-12-20 13:31:39 +01:00
Styxo
cff83aefb1
Created LoseHalfLifeTargetEffect, DiscardedByOpponentTrigger and made some refactors
2016-12-19 12:39:26 +01:00
LevelX2
a5b2c9f8c0
Merge pull request #2695 from PedroTav/develop
...
[PLS] Dark Suspicions
2016-12-18 23:41:10 +01:00
LevelX2
3c0ee90663
Pia's Revolution - Fixed that it wrongly triggered for artifacts from other players.
2016-12-18 23:14:11 +01:00
LevelX2
1de210ab74
* Fixed a bug of DealsDamageToOneOrMoreCreaturesTriggeredAbility, added some tests.
2016-12-18 17:50:33 +01:00
Filipe Cordeiro
6b36899fc9
[PLS] Dark Suspicions
2016-12-18 16:35:24 +00:00
Filipe Cordeiro
e31480cb21
[PLS] Dark Suspicions
2016-12-18 14:12:56 +00:00
LevelX2
da9e9a1180
* Fixed some possible null pointer exceptions and some minor editing.
2016-12-18 15:02:19 +01:00
LevelX2
69b27f594a
* Wrexial, the Risen Deep - Fixed a problem that prevented selecting the card from graveyard.
2016-12-18 14:59:47 +01:00
Justin Herlehy
957d75bad3
[AER] Oath of Ajani
2016-12-17 18:59:28 -05:00
LevelX2
9ea22d0af1
* Manifold Insights - Fixed possible endless loop.
2016-12-17 23:18:27 +01:00
LevelX2
89718f0d0a
* Eye of the Storm - Fixed copy check.
2016-12-17 12:15:35 +01:00
LevelX2
61dd62b148
* Undiscovered Paradise - Fixed that it was not returned to hand on untap step ( fixes #2693 ).
2016-12-17 09:27:24 +01:00
LevelX2
04a857ad3d
* Clear Shot - Fixed damage calculation ( fixes #2689 ).
2016-12-17 09:08:13 +01:00
LevelX2
0ce97cc0a7
* Eye of the Storm - removed the check that the spell has to be cast from the hand zone ( fixes #2684 ).
2016-12-17 01:14:53 +01:00
LevelX2
8ed258010a
[AER] Added Dark Intimations.
2016-12-17 01:06:18 +01:00
LevelX2
8de2313961
* Sword of War and Peace - Fixed possible target bug.
2016-12-17 00:18:03 +01:00
LevelX2
25c9a28184
* Guardian Angel - Fixed activated action.
2016-12-17 00:02:16 +01:00
LevelX2
8e51e3a2bf
Merge pull request #2686 from MTGfan/master
...
Guardian Angel and added Dynamic Value constructor to PreventDamageToTargetEffect
2016-12-16 22:57:21 +01:00
LevelX2
e31897f9b6
Merge pull request #2690 from Styxo/master
...
StarWars update
2016-12-16 22:42:27 +01:00
Filipe Cordeiro
38ff0c2024
Fixes bug in Jaddi Lifestrider
...
Fixes #2469
2016-12-16 21:09:04 +00:00
LevelX2
8d6d8d25e5
* Reflecting Pool - Fixed that mana from dynamic mana abilities were not taken into account (e.g. Gaea's Cradle or Serra's Sanctum).
2016-12-16 18:38:40 +01:00
LevelX2
2eae39b82f
* Voyager Staff - Fixed that the exiled creature did return under Voyager Staff's controller instead correctly under its owner control.
2016-12-16 18:13:42 +01:00
LevelX2
60ac2af0f6
* Extractor Demon - Fixed triggered ability to trigger correctly for leaving battlefield instead of dying.
2016-12-16 18:05:41 +01:00
Styxo
360fd7542c
StarWars update
2016-12-16 11:26:52 +01:00
Styxo
1d989a70db
Merge origin/master
2016-12-15 15:37:49 +01:00
Styxo
157d6e484f
Small fixes
2016-12-15 15:36:35 +01:00
spjspj
45a614c2ba
Merge pull request #2688 from spjspj/master
...
spjspj - Eye of the Storm fix
2016-12-15 21:55:38 +11:00
spjspj
9c6b9073a8
spjspj - Eye of the Storm fix
2016-12-15 20:42:29 +11:00
spjspj
00ece851b1
Merge pull request #2687 from spjspj/master
...
spjspj - Evolutionary Escalation fix (C16)
2016-12-15 16:54:03 +11:00
spjspj
ce8befffdd
spjspj - Evolutionary Escalation fix (C16)
2016-12-15 16:51:05 +11:00
MTGfan
26c176abaa
Guardian Angel and added Dynamic Value constructor to PreventDamageToTargetEffect
2016-12-14 17:20:00 -05:00
JRHerlehy
2ee5f223fe
[AER] Fix Consulate Crackdown to use TargetController.OPPONENT instead of TargetController.NOT_YOU
2016-12-13 15:27:55 -08:00
MTGfan
9f4f05a4ab
Simulacrum
2016-12-13 13:25:06 -05:00
LevelX2
3ca573b7c0
Merge pull request #2672 from MTGfan/master
...
Nettling Imp, TargetController and ControllerPredicate updated to include active choice
2016-12-13 15:23:36 +01:00
Justin Herlehy
557019e8a6
Merge pull request #2679 from JRHerlehy/master
...
[CN2] Refactor Council's Dilemma voting.
2016-12-13 02:02:43 -08:00
Styxo
df5060859a
Added Candles of Leng, Seeds of Innocence and Wake of Destruction
2016-12-13 10:35:22 +01:00
Styxo
f88d3f0bbf
Refactored RevealCardsFromLibraryUntil and some cards to use it
2016-12-13 09:21:11 +01:00
MTGfan
7846f9f61a
Nettling Imp minor adjustment
2016-12-13 02:16:22 -05:00
JRHerlehy
a066f1615f
[CN2] Remove unused local variables.
2016-12-12 21:02:36 -08:00
JRHerlehy
b9d5fbcbe5
[CN2] Create new vote effect to reduce boilerplate code duplication on Council's Dilemma cards.
2016-12-12 20:58:31 -08:00
JRHerlehy
82223b2548
[AER] Consulate Crackdown
2016-12-12 17:51:35 -08:00
JRHerlehy
0e5c830f27
Fix Pyromancers Swath
2016-12-12 16:25:10 -08:00
MTGfan
2fcb26887c
Nettling Imp and predicate revisions
2016-12-12 15:16:36 -05:00
LevelX2
fe97f289f8
Ravnica: City of Guilds - Added the 5 missing cards with Radiance ability word.
2016-12-12 20:54:45 +01:00
MTGfan
a199d6eaea
Nettling Imp, TargetController and ControllerPredicate updated to include active choice
2016-12-12 03:03:39 -05:00
LevelX2
79c80fe24b
Added a test and some minor changes.
2016-12-11 23:10:20 +01:00
LevelX2
eadadd591a
* Dance of the Dead - Fixed possible error while retrieving controlling player of enchanted permanent.
2016-12-11 23:07:56 +01:00
LevelX2
7c7cebc048
* Saskia the Unyielding - Fixed that the damage source of the triggered ability was not the combat damage causing creature.
2016-12-11 22:58:35 +01:00
LevelX2
4b4aef8ed5
* Orzhov Advokist - Fixed that the attack preventing effect did not work correctly.
2016-12-11 16:25:08 +01:00
LevelX2
3d9b51bec3
* Animate Artifact - Fixed some problems.
2016-12-11 15:58:57 +01:00
LevelX2
fb2d3f911e
* Power Surge - Fixed some problems.
2016-12-11 15:14:09 +01:00
LevelX2
561f120ce0
* Consecrete Land - Some changes.
2016-12-11 12:38:25 +01:00
LevelX2
fde05d8efb
Merge pull request #2649 from MTGfan/master
...
I need help finishing these cards, thanks
2016-12-11 10:27:59 +01:00
Justin Herlehy
ba57ccfc9e
[USG] Lotus Blossom ( #2671 )
2016-12-09 16:11:16 -08:00
MTGfan
0fe80503d7
Typo Consecrate Land ability2 was not ability2 in the add line
2016-12-08 22:43:01 -05:00
MTGfan
90aec7c517
Changes to Consecrate Land and Power Surge both not working yet.
2016-12-08 22:38:17 -05:00
MTGfan
4a2e1c5063
Merge remote-tracking branch 'upstream/master'
2016-12-08 21:37:02 -05:00
JRHerlehy
e80c55a7bd
[JUD] Crush of Wurms
2016-12-08 15:24:34 -08:00
JRHerlehy
e09af19c64
[JUD] Crush of Wurms
2016-12-08 15:22:03 -08:00
ludwig.hirth
c4ec832717
* Obzedat, Ghost Council & Séance - Fixed problems that the effects did nor work correctly if the move to exile was replaced (e.g. when a commander goes to command zone instead).
2016-12-08 16:51:05 +01:00
LevelX2
f276236f34
Merge pull request #2636 from spinlock-x/specters_shroud
...
Implement Specter's Shroud
2016-12-08 15:48:45 +01:00
LevelX2
6f324b1fe4
Merge pull request #2657 from psykad/ob-nixilis-unshackled-fix
...
Fixed Ob nixilis Unshackled
2016-12-08 15:47:53 +01:00
JRHerlehy
cc6e67a0d4
Fix for Trench Wurm
2016-12-07 18:52:42 -08:00
LevelX2
ed829a792f
* Ephara, God of thePolis - Fixed that the draw effect was applied to the active player.
2016-12-07 17:47:57 +01:00
fireshoes
11a705fda3
Added Borderland Explorer, Yaheeni's Expertise, and Vintage Cube Nov '16.
2016-12-07 09:46:27 -06:00
fireshoes
2b25440bd9
Merge origin/master
2016-12-07 09:44:56 -06:00
fireshoes
271fbf0963
Merge
2016-12-07 09:33:00 -06:00
Styxo
3fec494c2a
Merge origin/master
2016-12-07 11:56:58 +01:00
Styxo
0a88531333
[LRW] Added Colfenors Plan and Colfenors Urn
2016-12-07 11:47:01 +01:00
JRHerlehy
2e89952bac
Merge remote-tracking branch 'origin/master'
...
# Conflicts:
# Mage.Sets/src/mage/cards/p/PiasRevolution.java
# Mage.Sets/src/mage/sets/AetherRevolt.java
2016-12-07 00:46:19 -08:00
JRHerlehy
deb59d409d
Implement AER card Ajani Unyielding
...
Moved Swords to Plowshares effect to common class to dedupe code.
2016-12-07 00:45:06 -08:00
JRHerlehy
eaa0e3587e
Implement AER card Pia's Revolution
2016-12-07 00:44:50 -08:00
Styxo
c4df86fb10
[AER] Added Pias Revolution and Trophy Mage
2016-12-07 09:34:32 +01:00
Styxo
2b088bde22
Fix for Jazal Goldmane and Ovalchase Daredevil
2016-12-07 09:33:12 +01:00
JRHerlehy
83b7f7a545
Implement AER card Pia's Revolution
2016-12-06 17:26:46 -08:00
Styxo
ba30a514d2
[AER] Added Ajani and Tezzeret from PW decks
2016-12-06 15:38:24 +01:00
JRHerlehy
efd5d15995
Implement AER card Disallow
2016-12-06 02:41:36 -08:00
Ryan Skeldon
33a9ecaa64
Fixed Ob Nixilis Unshackled
...
Corrected opponent targeting.
2016-12-05 18:26:31 -05:00
Justin Herlehy
947dcc0a47
Merge pull request #2643 from JRHerlehy/master
2016-12-04 19:13:13 -08:00
spjspj
f3f498b10c
spjspj - Crown of the Ages (ICE,5ED).
2016-12-04 23:47:04 +11:00
MTGfan
70fa433480
Power Surge ToDo: count untapped land at beginning of turn
2016-12-03 21:48:44 -05:00
JRHerlehy
3eea0cb13d
Add chat information message for gaining control of a permanent.
...
Reformatted and optimized imports.
2016-12-02 15:15:11 -08:00
JRHerlehy
b3fc8318aa
Implement final Council's dilemma card, Expropriate.
2016-12-02 14:33:25 -08:00
MTGfan
0f90531b33
Animate Artifact please test this
2016-12-01 23:33:10 -05:00
MTGfan
cc1f4b563d
Consecrate Land currently not working
2016-12-01 14:20:40 -05:00
Pete Rossi
a14232cce2
Set the 'onlyCombat' parameter to true
2016-11-30 19:24:42 -08:00
JRHerlehy
19d6f80b96
Implement Council's Dilemma Cards
...
Implement cards with the Council's Dilemma from Conspriacy: Take the
Crown expansion.
Card - Lieutenants of the Guard, Messenger Jays, Capital Punishment,
Orchard Elemental, and Selvala's Stampede. Missing is Expropriate.
Cards have been tested locally with up to three players.
2016-11-30 02:52:21 -08:00
HCrescent
a47a1044f0
Shared Fate: added Look at face down effect and fixed play from exile effect.
2016-11-29 23:20:28 -06:00
MTGfan
4f744b4e53
Added Personal Incarnation
...
Personal Incarnation implemented.
TargetController and ActivatedAbilityImpl added OWNER as required by Personal Incarnation
2016-11-29 20:15:02 -05:00
Samuel Sandeen
390e36629d
Merge pull request #2641 from Dilnu/master
...
Fix Endless Whispers putting creatures onto the battlefield tapped.
2016-11-29 19:49:50 -05:00
Dilnu
fda424a1c5
Fix Endless Whispers putting creatures onto the battlefield tapped.
2016-11-29 19:47:57 -05:00
Pete Rossi
8427d9086f
Implement Specter's Shroud
2016-11-28 21:18:58 -08:00
Styxo
b326f37405
Added Angry Mob, Dwarven Driller, Firecat Blitz, Greel Mind Raker, Hallowed Ground and Lava Blister
2016-11-28 15:23:24 +01:00
LevelX2
b62ca1ed1f
Xmage 1.4.19
2016-11-27 19:59:42 +01:00
spjspj
9d473500d1
Merge pull request #2632 from spjspj/master
...
spjspj - Fix for Martyr's Bond
2016-11-27 21:14:48 +11:00
spjspj
a89447ce84
spjspj - Fix for Martyr's Bond
2016-11-27 21:14:01 +11:00
LevelX2
68d0e6b9fa
Added the monarch concept to xmage and all related cards.
2016-11-27 01:14:32 +01:00
LevelX2
db831202da
Merge pull request #2630 from MTGfan/master
...
New AttachedPermanentToughnessValue and related updates plus misc
2016-11-26 10:40:39 +01:00
LevelX2
26e3cde8b3
* Some minor chnages to Cairn Wanderer.
2016-11-26 10:38:48 +01:00
MTGfan
36d6c006ca
New AttachedPermanentToughnessValue, updated DamageAttachedControllerEffect to take DynamicValue (ex. to work with AttachedPermanentToughnessValue), and updated Creature Bond to use AttachedPermanentToughnessValue and DamageAttachedControllerEffect. Corrected Gaea's Liege, Kor Scythemaster, Soltari Lancer, and Spirit of the Night to use SourceAttackingCondition. Rmoved the AttackingCondition we creature for Gaea's Liege since it duplicated the already existing SourceAttackingCondition. For the other three using SourceAttackingCondition and the minor changes to the code for them should make their code more efficient.
2016-11-26 03:57:46 -05:00
Ryan Skeldon
ae3750840b
Added license
2016-11-26 02:23:27 -05:00
Ryan Skeldon
949eb1acb0
Implemented Cairn Wanderer
2016-11-26 02:00:30 -05:00
spjspj
ba54c699be
Merge pull request #2627 from spjspj/master
...
spjspj - Implement Australian 7pt Highlander
2016-11-26 09:22:18 +11:00
Styxo
79abf8a239
Added Planar Overlay
2016-11-25 15:15:26 +01:00
Styxo
7a6ea5575c
Fixed that Fumigate was destroying creatures with regeneration shield
2016-11-25 15:14:56 +01:00
spjspj
c0be640c4a
spjspj - Implement Australian 7pt Highlander
2016-11-25 20:56:24 +11:00
LevelX2
06aeed6238
Merge pull request #2624 from spinlock-x/purity
...
Implement Purity
2016-11-23 17:04:28 +01:00
LevelX2
302d9d8c24
Merge pull request #2621 from Dilnu/master
...
Fix March of the Machines
2016-11-23 17:01:54 +01:00
Styxo
9d94e9ed7e
Added Creature Bond, Emerald Dragonfly and Great Defender
2016-11-23 14:25:04 +01:00
Styxo
f78430a35b
Added Web of Inertia
2016-11-23 10:18:58 +01:00
Pete Rossi
ef9110ed26
Implement Purity
2016-11-22 21:48:02 -08:00
LevelX2
c9acb11af1
* Excavation - Fixed that always the controller drew the card instead of correctly the player that activated the ability.
2016-11-22 17:14:58 +01:00
Dilnu
3198558dd6
Fix March of the Machines
...
Add a DependencyType for ArtifactAddingRemoving and use it to make March of the Machines come after artifact type adding effects.
2016-11-22 08:40:54 -05:00
spjspj
d4493ac5f0
Merge pull request #2620 from spjspj/master
...
Add 'EDH power level' rating to Commander tables
2016-11-22 19:30:54 +11:00
spjspj
1fd3ab68b6
Add 'EDH power level' rating to Commander tables
2016-11-22 19:30:02 +11:00
LevelX2
8f43a86db3
Merge pull request #2617 from JRHerlehy/master
...
Implement Riftmarked Knight
2016-11-21 21:07:34 +01:00
LevelX2
216ebcdfbd
* Veteran Bodygard - Some minor fixes.
2016-11-21 21:06:44 +01:00
LevelX2
50d81f63c7
Merge pull request #2613 from MTGfan/master
...
Veteran Bodyguard
2016-11-21 21:03:45 +01:00
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
Justin Herlehy
9dea328e45
Removed trigger only once check.
...
Removed only trigger once check as backend has been corrected to not
fire excessive events.
2016-11-21 11:44:03 -08:00
Justin Herlehy
d39f60ae42
Merge branch 'master' of https://github.com/JRHerlehy/mage
2016-11-21 11:01:21 -08:00
Justin Herlehy
cc36cc0952
Merge remote-tracking branch 'refs/remotes/magefree/master'
2016-11-21 11:01:09 -08:00
JRHerlehy
f7c322ade6
Corrections to Riftmarked Knight
...
Made ability only place a single token on the battlefield and only
trigger if the card getting its final counter removed is Riftmarked
Knight.
2016-11-21 01:08:00 -08:00
Justin Herlehy
d0383f4fb4
Imitial Commit of Riftmarked Knight
...
Initial commit of Riftmarked Knight.
2016-11-20 21:22:46 -08:00
LevelX2
612445d711
* Fixed a problem of Sanguine Praetor.
2016-11-20 22:48:08 +01:00
MTGfan
5a9c8b404b
Veteran Bodyguard
2016-11-20 15:26:21 -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
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
da7982ff2e
* Obscuring Aether - Fixed a problem that face down creatures had P/T = 0/0.
2016-11-20 10:13:04 +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
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
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
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
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
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
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
HCrescent
67395a8e09
Added Mortuary
2016-11-17 22:25:18 -06: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
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
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
LevelX2
cd61bf48d1
Added a test.
2016-11-13 22:29:26 +01:00
spjspj
12f0462300
Merge pull request #2591 from spjspj/master
...
Slight fix - SidarKondoOfJamuraa
2016-11-13 23:44:32 +11:00
spjspj
4210796281
Slight fix - SidarKondoOfJamuraa
2016-11-13 23:41:58 +11:00
LevelX2
92a04be280
* Warp World - Fixed a bug caused by removing cards from library.
2016-11-12 17:32:57 +01:00
LevelX2
44f7b1b13c
* Selvala, Explorer Returned - Fixed that the life gaining effect did not work.
2016-11-12 09:37:41 +01:00
LevelX2
c84d7ef49b
Rite of the Raging Storm - Fixed bug that tokens were not doubled if the token was created by an effect controlled from other players ( fixes #2584 ).
2016-11-12 09:00:09 +01:00
LevelX2
7cd105b951
Rite of the Raging Storm - Fixed some minor bugs ( fixes #2584 ).
2016-11-12 08:45:43 +01:00
MTGfan
abb8e58fa0
Merge remote-tracking branch 'upstream/master'
2016-11-11 19:26:47 -05:00
MTGfan
a1f3486890
Gaea's Liege
2016-11-11 19:22:53 -05:00
spjspj
17d7796325
Merge pull request #2583 from spjspj/master
...
spjspj - Eye of Singularity (VIS)
2016-11-12 10:02:44 +11:00
spjspj
e97d9dc0e2
spjspj - Eye of Singularity (VIS)
2016-11-12 10:01:48 +11:00
Styxo
47a11baeda
Added Council Guardian and Luminesce
2016-11-11 15:18:49 +01:00
MTGfan
ba3f4c721a
Correction to Protean Hydra code for removal of the +1/+1 counters regardless of if the damage is prevented.
2016-11-10 23:10:11 -05:00
LevelX2
02dd57d889
Merge pull request #2574 from fenhl/fix-set-codes-2
...
Fix set codes of 3 sets
2016-11-10 12:48:10 +01:00
LevelX2
d7982e0bbe
Merge pull request #2578 from MTGfan/master
...
Rock Hydra with corrections from original commit.
2016-11-10 12:45:58 +01:00
spjspj
6ed29d91b4
Merge pull request #2580 from spjspj/master
...
spjspj - Dawn Elemental (SCG)
2016-11-10 20:02:10 +11:00
spjspj
669cd74e99
spjspj - Dawn Elemental (SCG)
2016-11-10 20:00:35 +11:00
Styxo
d291c289b8
Added Aboroth, Avizo, Benediction of Moons and Infernal Tribute
2016-11-10 09:00:37 +01:00
MTGfan
9f0102abd2
Rock Hydra with corrections from original commit. Tested against Wall of Torches and Wild Slash.
2016-11-09 23:29:04 -05:00
fireshoes
20d09443d5
Changed Declaration in Stone to exile to the generic exile window instead of its own. Added card name identifier to the revealed hand in ExileCardYouChooseTargetOpponentEffect so you can see previously revealed cards when their hand is revealed multiple times.
2016-11-09 11:00:24 -06:00
LevelX2
2368606720
* Crumbling Vestige - Reverted the triggered ability back to a non mana ability.
2016-11-08 18:27:22 +01:00
LevelX2
5075c4f533
* Grip of Chaos - Fixed that the possible random new targets were not calculated correctly.
2016-11-08 18:19:38 +01:00
emerald000
22caed9267
Added Mangara's Tome.
2016-11-08 03:06:22 -05:00
emerald000
996d1a47f9
Fixed Tangle Wire not working if destroyed in response to the trigger.
2016-11-08 01:28:14 -05:00