Commit graph

10123 commits

Author SHA1 Message Date
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