LevelX2
|
6c141a1f3e
|
Fixed color identity evaluation not checking second card face.
|
2016-03-15 11:54:11 +01:00 |
|
LevelX2
|
272f68b530
|
Fixed handling of DontUntapInControllersNextUntapStepTargetEffect (fixes Sleep bug).
|
2016-03-14 18:15:57 +01:00 |
|
LevelX2
|
ad637a2944
|
* Fixed CAST_SPELL_LATE event (e.g. used by Reflector Mage) to only fire for cast events.
|
2016-03-14 13:41:12 +01:00 |
|
LevelX2
|
578cb128dd
|
xmage 1.4.9v2
|
2016-03-12 12:50:26 +01:00 |
|
LevelX2
|
d818fadf52
|
* Instill Energy - Fixed that the untap enchanted creature ability did not work.
|
2016-03-12 11:59:30 +01:00 |
|
LevelX2
|
436c82d25a
|
* Manor Gargoyle - Fixed that the lose of defender ability did not stop it having indestructibility.
|
2016-03-12 10:31:12 +01:00 |
|
LevelX2
|
ba6b6093c3
|
* Fixed that dies trigger were not always handled correctly if the creature with the triggered ability was sacrificed for paying a cost (fixes #1426).
|
2016-03-11 17:17:51 +01:00 |
|
LevelX2
|
4b0d027847
|
* Fixed a bug were copied abilites (e.g. by Progenitor Mimic) did not use the correct controller after the control of the copying permanent changed (e.g. by Capitivating Vampire).
|
2016-03-10 00:54:54 +01:00 |
|
LevelX2
|
3184252d54
|
* Flashback - Fixed that exile effect was not removed after applied.
|
2016-03-10 00:09:50 +01:00 |
|
LevelX2
|
c2b68a9b6f
|
Some minor changes.
|
2016-03-09 18:10:03 +01:00 |
|
LevelX2
|
89bd184407
|
Changed land slot card generation of Fate Reforged booster (related to #666).
|
2016-03-09 12:27:40 +01:00 |
|
LevelX2
|
d7ae1c51c9
|
Added test.
|
2016-03-07 18:30:58 +01:00 |
|
LevelX2
|
0a31a8b479
|
Fixed a problem with Tokens of the CopyEffect (e.g. with Essence of the Wild and Back from the Bring in play).
|
2016-03-07 17:34:03 +01:00 |
|
LevelX2
|
bd43cf0e1e
|
* Fixed possible exception when planswalker were removed from battlefield.
|
2016-03-07 16:28:24 +01:00 |
|
LevelX2
|
633995060e
|
Merge pull request #1611 from spjspj/master
spjspj - implement ClockSpinning (TSP) - Modified AddCountersTargetEf…
|
2016-03-07 16:20:42 +01:00 |
|
LevelX2
|
b86dd17c54
|
* Widespread Panic - Fixed that it also triggered if the library was shuffled by an ability controlled by another player (e.g. Knowledge Exploitation).
|
2016-03-07 16:16:59 +01:00 |
|
spjspj
|
a521381e02
|
spjspj - implement ClockSpinning (FUT) - Modified AddCountersTargetEffect.java to include Cards (similar to removecounterstargeteffect)
|
2016-03-08 01:46:13 +11:00 |
|
rkfg
|
95d5bd852e
|
Merge branch 'staging'
|
2016-03-07 01:35:20 +03:00 |
|
rkfg
|
66040f0c1f
|
Move canPlaySorcery() to ActivatedAbility.canActivate().
|
2016-03-07 01:07:08 +03:00 |
|
rkfg
|
88d17d7ed9
|
Fix lands highlighting on the non-main phases.
|
2016-03-07 00:38:51 +03:00 |
|
LevelX2
|
19d67f9a83
|
Removed old AlternativeCost class, that's no longer used in cards.
|
2016-03-06 22:32:58 +01:00 |
|
LevelX2
|
619856c8f5
|
Some minor changes.
|
2016-03-06 10:25:11 +01:00 |
|
spjspj
|
1685e8eb82
|
spjspj - Implement Divine Intervention (LEG & ME3)
|
2016-03-05 21:25:57 +11:00 |
|
LevelX2
|
41af3e9d4a
|
* Disrupting Shoal - Fixed that the converted mana costs of split cards were not handled correctly.
|
2016-03-05 10:33:27 +01:00 |
|
LevelX2
|
080a1b883c
|
Wild Pair - fixed condition handling.
|
2016-03-04 12:21:47 +01:00 |
|
LevelX2
|
4674b18a51
|
* Fixed some prroblems with can't cast effects and morph ability (related to Reflector Mage, Exclusion Ritual and Alhammarret High Arbiter).
|
2016-03-04 01:07:52 +01:00 |
|
rkfg
|
e2b62fecd8
|
Prevent repeatable conceding (fixes #1526).
|
2016-03-03 19:03:37 +03:00 |
|
LevelX2
|
385313bd64
|
Fixed error of CastFromHandCondition.
|
2016-03-01 21:41:05 +01:00 |
|
LevelX2
|
6299425c1d
|
Fixed error of CastFromHandCondition.
|
2016-03-01 21:38:52 +01:00 |
|
LevelX2
|
ad49eeb4ea
|
Fixed error of CastFromHandCondition.
|
2016-03-01 21:18:53 +01:00 |
|
LevelX2
|
570a6d92dc
|
Foxed some EntersBattlefieldTriggeredAbilities with Intervening-If-Clause not handled correctly.
|
2016-03-01 17:00:02 +01:00 |
|
LevelX2
|
b19b43c4c8
|
* Scion of Vitu-Ghazi - Fixed that conditional trigger was not handled correctly.
|
2016-03-01 15:39:37 +01:00 |
|
LevelX2
|
5b15f96342
|
Fixed some problems of CastFromHandCondition.
|
2016-03-01 15:38:50 +01:00 |
|
LevelX2
|
f53daaaf94
|
Xmage 1.4.9v1
|
2016-02-28 18:39:21 +01:00 |
|
LevelX2
|
0f1839af56
|
Reworked some trap cards using old AlternateCosts class.
|
2016-02-27 23:44:59 +01:00 |
|
LevelX2
|
a9617f8e54
|
* Removed the commander rule 4 (mana generation restriction).
|
2016-02-25 22:05:33 +01:00 |
|
LevelX2
|
9f35637e6d
|
Fixed that a planeswalker that left the battlefield was not correctly removed from combat.
|
2016-02-25 21:41:38 +01:00 |
|
LevelX2
|
df98b4e0af
|
* Fixed a bug with time stamp order and change of basic land type (e.g. Blood Moon and Spreading Seas).
|
2016-02-25 17:08:17 +01:00 |
|
benjamin
|
59933f0842
|
Added documentation to two new functions in Constructed.java
|
2016-02-24 22:24:51 -05:00 |
|
benjamin
|
d2fec6c61d
|
Added Eternal format (Legacy without reserve list cards). Fixed Issues 1133 and 1521 (Pauper Deck legality check).
|
2016-02-24 21:33:10 -05:00 |
|
LevelX2
|
8e671fecaa
|
Added a test.
|
2016-02-25 00:25:33 +01:00 |
|
LevelX2
|
b41c4822e9
|
Fixed BlockedCreatureCount handling.
|
2016-02-24 22:31:19 +01:00 |
|
LevelX2
|
48be09ad52
|
Merge pull request #1552 from markedagain/master
Some requested cards implemented
|
2016-02-24 22:07:39 +01:00 |
|
LevelX2
|
7084748226
|
* Fixed a bug that token permanents were not bounced to hand (related to Reduce to Dreams, Whelming Wave, Part the Veil, Retract, Inundate, AEtherize, Dromar the Banisher, Thousand Winds, Crush of Tentacles, Upheaval, Waterspout Elemental, Kederekt Leviathan, Denizen of the Deep, Llawan Cephalid Empress).
|
2016-02-24 10:55:30 +01:00 |
|
markedagain
|
188db6eedc
|
Refactored Blocked Creature effect
|
2016-02-23 23:54:57 -05:00 |
|
LevelX2
|
067eeebc5d
|
Merge origin/master
|
2016-02-21 23:22:55 +01:00 |
|
LevelX2
|
7aa0ff1f13
|
Fixed a bug if EntersBattlefieldAllTriggeredAbility. (Fixed the Eldrazi Mimic bug).
|
2016-02-21 23:22:17 +01:00 |
|
Quercitron
|
ceb0dfc10b
|
Added Dueling Grounds
|
2016-02-21 17:51:02 +03:00 |
|
LevelX2
|
e9638bcc4d
|
Release 1.4.9v0
|
2016-02-21 12:58:58 +01:00 |
|
LevelX2
|
cf3488d5e5
|
* Guilded Drake - Fixed that the sacrifice did not happen if the target creature for exchange is no longer a valid target during resolution (fixes #1546).
|
2016-02-21 10:20:26 +01:00 |
|