Commit graph

11261 commits

Author SHA1 Message Date
LevelX2
9361b1c2e4 [ORI] Updated mtg-cards-data.txt (80 cards). 2015-06-15 20:09:33 +02:00
LevelX2
cd0f273122 Fixed a bug that if a human player had to discard more cards than he had on hand, the game UI was blocked. 2015-06-15 17:35:48 +02:00
LevelX2
09dd373909 Merge origin/master 2015-06-15 12:21:48 +02:00
LevelX2
ca19cd95f2 Mage release 1.4.1v2 2015-06-15 08:25:13 +02:00
LevelX2
bd4a0e7177 * Added test for commander damage wind condition. 2015-06-15 07:44:34 +02: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
135c76ed71 Added possibility to set a specific deck for a test. 2015-06-14 23:23:26 +02:00
LevelX2
324188a86e Fixed missing copy statements of cardAttribute in game state. 2015-06-14 23:22:38 +02:00
LevelX2
35654a5ca8 Fixed that by some effects that move permanents from battlefield to other zones, the object was not moved and was still on the battlefield but also shown in the target zone. 2015-06-14 18:39:01 +02:00
LevelX2
f6ef6f6667 Updated 1.4.1v1 version id. 2015-06-14 15:00:51 +02:00
LevelX2
725e7c5454 Update version to 1.4.1v1 to fix the graphical UI problems on the client. 2015-06-14 14:53:57 +02:00
LevelX2
0b2e61081a Fixed a problem with the country flag resource name causing null pointer exceptions and graphical problems on the client side. 2015-06-14 14:53:23 +02:00
LevelX2
6e2441cc42 * Apostle's Blessing - Fixed tooltip text. 2015-06-14 14:52:22 +02:00
LevelX2
3e9b4cfb7c Merge origin/master 2015-06-14 10:28:01 +02:00
LevelX2
05b654b5bd Proliferate - Added object id to the displayed permanent's name if the player has to choose which counter to proliferate. 2015-06-14 10:27:44 +02:00
LevelX2
db756581b1 Merge pull request #1025 from ilcartographer/livingHive
Adding Living Hive
2015-06-14 10:17:45 +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
6420666668 Some fixes to player handling. 2015-06-14 02:42:56 +02:00
LevelX2
526a93df7e Some fixes to user table. 2015-06-14 02:42:32 +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
933160856f [ORI] Updated mtg-cards-data.txt (72 cards). 2015-06-13 21:54:17 +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
6d2f95c591 * Fixed that countering the half of a split spell did not work correctly. 2015-06-13 19:57:08 +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
LevelX2
ce26bc8ed0 Added option to deactivate to ask th eplayer in which order cards go to gaveyard. 2015-06-13 12:27:50 +02:00
LevelX2
0f37d0fcd0 Added country name to tooltip of country icon in user list. 2015-06-13 11:30:25 +02: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
3032fff50e * Phantasmal Image - Fixed that under some circumstances copied Dies-Triggered abilities did not work (e.g. copying a Wurmcoil Engine and dying in combat). 2015-06-12 22:17:41 +02:00
LevelX2
32a123e799 Added a test. 2015-06-12 15:04:46 +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
LevelX2
4f6d3f3a1a * Password join value is now distinct from password you set of for a new table. 2015-06-12 08:12:38 +02:00