Fenhl
96b4a446a9
Fix typo in the Breed Lethality deck
2016-12-05 05:01:26 +00:00
Justin Herlehy
947dcc0a47
Merge pull request #2643 from JRHerlehy/master
2016-12-04 19:13:13 -08:00
Fenhl
85f9812d72
Fix basic land artwork of C16 precons
2016-12-05 01:59:42 +00:00
spjspj
6515e89b25
Merge pull request #2654 from spjspj/master
...
spjspj - Crown of the Ages (ICE,5ED).
2016-12-04 23:47:41 +11:00
spjspj
f3f498b10c
spjspj - Crown of the Ages (ICE,5ED).
2016-12-04 23:47:04 +11:00
spjspj
ab09e12103
Merge pull request #2652 from spjspj/master
...
spjspj - More updates to edh Power Level.
2016-12-03 19:31:48 +11:00
spjspj
6f0aafb449
spjspj - More updates to edh Power Level.
2016-12-03 19:29:57 +11:00
spjspj
94224ab367
Merge pull request #2651 from spjspj/master
...
spjspj - Fix for must attack effects not forcing attacks in multiplayer
2016-12-03 18:54:04 +11:00
spjspj
2d1e776153
spjspj - Fix for must attack effects not forcing attacks in multiplayer
2016-12-03 18:48:41 +11:00
spjspj
9f66125cf9
spjspj - Fix for must attack effects not forcing attacks in multiplayer
2016-12-03 18:26:40 +11: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
ludwig.hirth
d051cb7b42
* Some client menu changes.
2016-12-02 16:06:34 +01:00
spjspj
1085529b98
Merge pull request #2646 from spjspj/master
...
spjspj - 7pt Aus Highlander
2016-12-01 19:03:40 +11:00
spjspj
b7695f7fea
spjspj - 7pt Aus Highlander
2016-12-01 19:01:00 +11: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
LevelX2
d2eaf1e2d0
Merge pull request #2642 from HCrescent/master
...
Shared Fate: added Look at face down effect and fixed play from exile…
2016-11-30 11:07:07 +01: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
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
94356ba997
Xmage 1.4.19
2016-11-27 20:03:55 +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
7481b7f5b2
Fixed possible endless loop if player left game during combat.
2016-11-27 07:54:02 +01:00
LevelX2
68d0e6b9fa
Added the monarch concept to xmage and all related cards.
2016-11-27 01:14:32 +01:00
LevelX2
8bf299e342
* Fixed and extended extra turn test.
2016-11-26 13:46:10 +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
LevelX2
6eddc080e1
Merge pull request #2629 from psykad/Cairn-Wanderer
...
Added Cairn Wanderer
2016-11-26 10:25:11 +01:00
LevelX2
946b723361
* Fixed possible null pointer exceptions.
2016-11-26 10:22:23 +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
Ryan Skeldon
17402e90da
Merge remote-tracking branch 'refs/remotes/magefree/master'
2016-11-25 19:46:42 -05:00
spjspj
cd6917be93
Merge pull request #2628 from spjspj/master
...
spjspj - Implement Australian 7pt Highlander
2016-11-26 09:51:56 +11:00
spjspj
159d06477d
spjspj - Implement Australian 7pt Highlander
2016-11-26 09:40:05 +11: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