LevelX2
|
87f919ecac
|
* Reworked handling of revealed and look at windows. Windows can stay open now and moved to a position and stay there.
|
2015-06-21 23:49:16 +02:00 |
|
LevelX2
|
3a57485501
|
[ORI] Fix of SpellMasteryCondition.
|
2015-06-21 01:39:25 +02:00 |
|
LevelX2
|
0ef8fbf567
|
[ORI] Added 5 red cards.
|
2015-06-21 01:31:38 +02:00 |
|
LevelX2
|
1668783ba2
|
Added damage done watcher.
|
2015-06-20 19:53:41 +02:00 |
|
LevelX2
|
03dcc4a9f6
|
Added Menace ability.
|
2015-06-20 19:53:11 +02:00 |
|
LevelX2
|
757b9ea99e
|
* XMage Release 1.4.1v3
|
2015-06-20 13:14:06 +02:00 |
|
LevelX2
|
675801e8d4
|
* Fixed that it was not possible to win by commander damage.
|
2015-06-20 12:50:05 +02:00 |
|
LevelX2
|
8f39a0ba1d
|
* Added test, some mior changes.
|
2015-06-20 11:57:52 +02:00 |
|
LevelX2
|
e509a35795
|
Fixed a bug that existing continuous effects were not applied before state based effects were checked.
|
2015-06-20 01:07:35 +02:00 |
|
LevelX2
|
db5526a1c6
|
* Kicker - Fixed that kicker did not work correctly if the kicker card did change zone again before kicker dependant ability resolved.
|
2015-06-19 23:56:45 +02:00 |
|
LevelX2
|
14a8632f0f
|
Fixed that abilities of copied permanents (e.g. Phyrexian Metamorph copying Harmonic Sliver) that gain abilities to other permanents were in some situations not correctly applied to that other permanents.
|
2015-06-19 20:41:30 +02:00 |
|
emerald000
|
cfd92dc8d5
|
Made TriggeredAbility.checkEventType() abstract. Added missing implementations.
|
2015-06-19 02:29:16 -04:00 |
|
LevelX2
|
42cf7f1f4e
|
Fixed possible npe, added some tests.
|
2015-06-18 22:42:13 +02:00 |
|
LevelX2
|
8caa3087bd
|
* Some minor changes, some fixes to Dideon Battle-Forged.
|
2015-06-18 17:00:21 +02:00 |
|
LevelX2
|
e717ad038b
|
[ORI] Added Kytheon, Hero of Akros.
|
2015-06-18 07:43:36 +02:00 |
|
LevelX2
|
9f7ce41679
|
Some minor changes.
|
2015-06-17 21:45:06 +02:00 |
|
LevelX2
|
76bf596b57
|
Merge pull request #1029 from ilcartographer/cardImplementations
Implementations for Fertilid, Pain Magnification, Aquitect's Will, and Elvish Berserker
|
2015-06-17 21:09:22 +02:00 |
|
LevelX2
|
9882948a06
|
* Splice on Arcane - Fixed that if a player used an alternate cost to cast the arcane spell (e.g. Nourishing Shoal) splice mana costs were also removed.
|
2015-06-17 16:15:44 +02:00 |
|
LevelX2
|
2a253baddf
|
Merge origin/master
|
2015-06-17 15:02:02 +02:00 |
|
LevelX2
|
e934640b5d
|
* Tectonic Edge - Fixed that the number of lands condition was checked as a sum of all opponents instead of a separate check for each opponent on its own.
|
2015-06-17 14:54:57 +02:00 |
|
LevelX2
|
ae2eb8bb50
|
Minor changes to Dreamborn Muse.
|
2015-06-17 00:57:28 +02:00 |
|
LevelX2
|
379b5bcc54
|
Merge pull request #1033 from cbrianhill/dreamborn-muse
Dreamborn muse
|
2015-06-16 17:11:40 +02:00 |
|
LevelX2
|
27929cccba
|
Added handling to make it possible that a transformable card can enter the battlefield transformed.
|
2015-06-16 17:01:15 +02:00 |
|
LevelX2
|
d8df53dde7
|
Added some tests.
|
2015-06-16 14:41:28 +02:00 |
|
LevelX2
|
9ddba9802f
|
[ORI] Added Hixus, Prison Warden.
|
2015-06-16 08:28:06 +02: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 |
|
Marshall
|
5cf5990251
|
Fertilid fix that actually lets the target player search library, not Fertilid's controller
|
2015-06-15 20:48:56 -04: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
|
ca19cd95f2
|
Mage release 1.4.1v2
|
2015-06-15 08:25:13 +02:00 |
|
Marshall
|
e5ef66a3cf
|
Added an additional parameter to BecomesBasicLandTargetEffect to allow it to keep it's other land types; Updated Aquitect's Will to actually make the card an island, not just granting it the mana ability
|
2015-06-14 19:24:31 -04:00 |
|
Marshall
|
a0333eef8f
|
Aquitect's Will implemented
|
2015-06-14 18:06:04 -04: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
|
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
|
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
|
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
|
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 |
|
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
|
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 |
|
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
|
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
|
aba5de3050
|
Merge http://lonefox.kapsi.fi/git/xmage
|
2015-06-12 08:19:22 +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
|
3d59c57b0e
|
Fix NullPointerException when a random discard effect is applied to a player with empty hand.
|
2015-06-11 14:23:55 +03:00 |
|
LevelX2
|
ab4ed4f973
|
* Fixed a bug that cards with added abilities of continuous effects were not found always.
|
2015-06-11 12:54:23 +02:00 |
|