Commit graph

6649 commits

Author SHA1 Message Date
LevelX2
ae2eb8bb50 Minor changes to Dreamborn Muse. 2015-06-17 00:57:28 +02:00
LevelX2
c987ae7a21 [ORI] Added Grasp of the Hieromancer and Heavy Infantry. 2015-06-17 00:54:26 +02:00
LevelX2
379b5bcc54 Merge pull request #1033 from cbrianhill/dreamborn-muse
Dreamborn muse
2015-06-16 17:11:40 +02:00
LevelX2
a3dc7b6691 [ORI] Added Nissa Sage Animist (coded by Emerald). 2015-06-16 17:01:56 +02:00
LevelX2
0b46aec09c Merge origin/master 2015-06-16 08:28:33 +02:00
LevelX2
9ddba9802f [ORI] Added Hixus, Prison Warden. 2015-06-16 08:28:06 +02:00
emerald000
d195c1e207 Added Conclave Naturalists, Mantle of Webs and Veteran's Sidearm. 2015-06-16 02:10:26 -04:00
Brian Hill
b29bb5ac15 Finish adding Dreamborn Muse 2015-06-15 22:14:43 -04:00
Brian Hill
bb4f145bb6 Initial work on Dreamborn Muse 2015-06-15 22:14:43 -04:00
LevelX2
40e22d9f49 Some minor changes. 2015-06-16 00:03:17 +02:00
LevelX2
0e72d4a93f [ORI] Added Sentinel of the Eternal Watch. 2015-06-15 23:45:07 +02:00
LevelX2
605b407dea Merge pull request #1030 from wanderer120/darksteel_set
added greater harvester card. (p.s: i need this card, will add newer …
2015-06-15 23:40:50 +02:00
wanderer120
8443b5ede1 added greater harvester card. (p.s: i need this card, will add newer ones start from mirrodin after this ) 2015-06-15 22:44:17 +08:00
LevelX2
75645946e0 * Searing Blaze - Fixed that damage was not raised to 3 if the controller played a land before. 2015-06-14 23:56:23 +02:00
LevelX2
516b6ea8e7 * Teferi, Mage of Zhalfir - Fixed that the flash ability was not applied to commander in command zone. 2015-06-14 23:24:15 +02:00
LevelX2
324188a86e Fixed missing copy statements of cardAttribute in game state. 2015-06-14 23:22:38 +02:00
LevelX2
6e2441cc42 * Apostle's Blessing - Fixed tooltip text. 2015-06-14 14:52:22 +02:00
Marshall
c5063182b2 Adding Living Hive 2015-06-14 01:00:17 -04:00
LevelX2
060a468d4b Update to release 1.4.1. 2015-06-14 02:43:16 +02:00
LevelX2
e8a875b241 Some minor changes. 2015-06-13 23:42:37 +02:00
LevelX2
7a54d5364c Merge origin/master 2015-06-13 23:05:13 +02:00
LevelX2
adefaf890a [ORI] Added 47 cards. 2015-06-13 21:52:54 +02:00
LoneFox
921361ac38 Fix Stromkirk Noble's missing tooltip text by reimplementing the ability in (what I believe to be) the standard way for such abilities. 2015-06-13 22:30:18 +03:00
LevelX2
d738a5ccce * Soul Foundry - Fixed that the activation cost for the ability to put a copy of the imprinted card to the battlefield was calculated wrongly (fixes #1019). 2015-06-13 21:11:16 +02:00
LevelX2
f98e370331 * Fixed that attack each turn if able was always handled like attack each combat if able. 2015-06-13 20:48:56 +02:00
LevelX2
2036dd104f * Ancient Stirrings - Fixed that the card selection to move a card to hand was not optional (fixes #1020). 2015-06-13 20:08:22 +02:00
LevelX2
e48be86f7b * Zoetic Cavern - Fixed that if cast with Morph the spell was not handled as spell with card type "Creature" (e.g. causing problem with Possibility Storm). 2015-06-13 19:21:03 +02:00
LoneFox
1a0adae936 Implement cards: Drekavac, Erg Raiders, Hasran Ogress, and Sewer Rats 2015-06-13 18:58:43 +03:00
LoneFox
dcd18f3e84 Implement cards: Extra Arms, Goblin Skycutter, and Saber Ants 2015-06-13 16:59:10 +03:00
LoneFox
f287156d9a Remove duplicate import 2015-06-13 16:58:31 +03:00
LoneFox
4e13a248f5 Implement cards: Followed Footsteps, Nim Abomination, Thrashing Wumpus 2015-06-13 11:00:56 +03:00
LevelX2
b3fdc167a8 * The Mimeoplasm - Fixed that if a Mimeoplasm was copied (e.g. by Clone) that not the target copied by Mimeoplasm was copied but instead the Mimeoplasm itself. 2015-06-13 09:35:37 +02:00
LoneFox
4a022dde93 Implement cards: False Prophet, Merrow Harbinger, Still Life, and Tidal Warrior 2015-06-13 09:45:20 +03:00
LevelX2
d28a956754 Merge origin/master 2015-06-13 00:33:58 +02:00
LevelX2
3dc081e1a6 * Copy effect - Fixed that continuous copy effects were not removed as the related permanent left the battlefield. 2015-06-13 00:25:31 +02:00
LevelX2
ad186480a3 * Quenchable Fire - Fixed that the delayed triggered effect could not be removed by the special action. 2015-06-13 00:18:32 +02:00
LevelX2
002cd21809 * Dance of the Dead - Fixed that the enchanted creature was not tapped as it entered the battlefield. Fixed that it was untapped in controllers untap phase without paying the mana costs. 2015-06-12 22:27:23 +02:00
LevelX2
8acfbf0ab3 * Repercussion - Some updates. 2015-06-12 13:51:20 +02:00
LevelX2
eba0cbbd34 Merge pull request #1023 from cbrianhill/repercussion
Repercussion
2015-06-12 13:30:59 +02:00
LevelX2
aba5de3050 Merge http://lonefox.kapsi.fi/git/xmage 2015-06-12 08:19:22 +02:00
LevelX2
7f5e3a262e * Added test and some minor changes. 2015-06-12 08:13:41 +02:00
Brian Hill
81c4ae5d84 Incorporate feedback from LevelX2 2015-06-11 16:28:29 -04:00
Brian Hill
0d0cc34309 Added Repercussion 2015-06-11 16:28:29 -04:00
LevelX2
f7bce827fe * Refraction Trap - Fixed a bunch of problems with that card. 2015-06-11 17:14:43 +02:00
LevelX2
d713ae424f * Enduring Renewal - Fixed that the creature did not come back to hand. 2015-06-11 15:52:47 +02:00
LoneFox
eaf7e59183 Implement cards: Phyrexian Scuta, Power Matrix, and Sinister Strength 2015-06-11 14:25:07 +03:00
LevelX2
753340efc6 * Teferi, Mage of Zhalfir - Fixed that Flash was not given to cards in the libraray (so e.g. Mystical Teachings did not work for creatures that did not have Flash by itself). 2015-06-11 12:57:00 +02:00
LoneFox
81108be346 Fix Guided Strike tooltip text 2015-06-11 13:08:17 +03:00
LoneFox
da6209f21f Add missing image variants for Goblin Grenade, Hymn to Tourach, Icatian Javelineers, and Night Soil 2015-06-11 11:59:12 +03:00
LoneFox
18cc8735d6 Implement cards: Disrupt, Guided Strike, Spiketail Drakeling, Symbiosis 2015-06-11 11:08:55 +03:00