LevelX2
|
b737cbfe24
|
* Necropotence - Fixed that the name of the exiled cards was shown in the log.
|
2015-04-09 14:53:24 +02:00 |
|
emerald000
|
5594516c01
|
[TPR] Added Dream Prowler, Kor Chant and Legerdemain.
|
2015-04-08 15:23:46 -04:00 |
|
LevelX2
|
04ce4c85c0
|
* Fixed some problems with transform triggering on the wrong card side.
|
2015-04-08 16:41:49 +02:00 |
|
LevelX2
|
fd8a18129b
|
* Loyal Cathar - Fixed that dies triggered ability also triggered for the night side card.
|
2015-04-07 23:39:38 +02:00 |
|
LevelX2
|
2f09b2859c
|
Some minor changes.
|
2015-04-07 16:46:10 +02:00 |
|
LevelX2
|
a58afbde4f
|
Added Forecast test.
|
2015-04-07 16:12:33 +02:00 |
|
LevelX2
|
f62d3ac227
|
* Exploit - Fixed that Exploit also triggered if the creature with Exploit left the battlefield before the first ability of Exploit resolved.
|
2015-04-07 00:27:07 +02:00 |
|
LevelX2
|
389f2574ba
|
Added Magmasaur, Mogg Infestation and Furnace Brood.
|
2015-04-06 08:48:55 +02:00 |
|
LevelX2
|
66cf690968
|
Fixed some bugs that prevent to select shroud or hexproof targets by not targeted effects (e.g. Proliferate).
|
2015-04-05 11:13:26 +02:00 |
|
LevelX2
|
03b8a22c43
|
* Fixed Wirewood Channeler and Harabaz Druid allowing any combinations of Colors instead if any one color.
|
2015-04-04 14:58:47 +02:00 |
|
LevelX2
|
a60ba1b20f
|
Added Amplify Test.
|
2015-04-04 12:42:48 +02:00 |
|
LevelX2
|
44e58a9a35
|
Fixed some problems of Amplify keyword (not tested yet).
|
2015-04-04 09:58:09 +02:00 |
|
LevelX2
|
72b4849488
|
Fixed a bug of new handling of copied cards.
|
2015-04-04 09:57:45 +02:00 |
|
LevelX2
|
7bae8e395d
|
* Self-Inflicted Wound - Fixed target handling.
|
2015-04-04 09:00:41 +02:00 |
|
LevelX2
|
96cea1e94c
|
Merge pull request #875 from FenrisulfrX/amplify
- Added the 'Amplify' keyword
|
2015-04-04 08:52:19 +02:00 |
|
betasteward
|
18a4a98f1a
|
moved copied cards to GameState
|
2015-04-03 13:37:11 -04:00 |
|
LevelX2
|
1c085b30e2
|
Merge origin/master
Conflicts:
Mage/src/mage/abilities/effects/common/ReturnFromExileForSourceEffect.java
|
2015-04-03 16:53:50 +02:00 |
|
LevelX2
|
37a0c321b6
|
Merge origin/master
Conflicts:
Mage/src/mage/abilities/effects/common/ReturnFromExileForSourceEffect.java
|
2015-04-03 16:53:09 +02:00 |
|
LevelX2
|
dbb9be6703
|
* Arashin Sovereign - Fixed that the player had no option to let the card go to the graveyard.
|
2015-04-03 16:28:40 +02:00 |
|
FenrisulfrX
|
f75c78cc7c
|
- Added the 'Amplify' keyword
Also added Kilnmouth Dragon which uses the keyword.
|
2015-04-03 01:44:47 -03:00 |
|
LevelX2
|
788187fd10
|
* Yomiji, Who Bars the Way - Fixed that the return effect did not work.
|
2015-04-02 23:45:28 +02:00 |
|
LevelX2
|
2d274ec39a
|
[TPR] Added Wood Sage, Vhat-Il Dal and Soltari Guerillas.
|
2015-04-02 08:35:54 +02:00 |
|
emerald000
|
061b600dd2
|
[TPR] Added Crashing Boars, Endangered Armodon and Recycle.
|
2015-04-01 15:15:00 -04:00 |
|
fireshoes
|
670be8eda7
|
[TPR] Added some additional black Tempest Remastered cards
|
2015-03-31 13:05:36 -05:00 |
|
betasteward
|
a878d4879b
|
added optimization for simulations - don't construct Strings for messages that will never be used
|
2015-03-31 09:44:22 -04:00 |
|
fireshoes
|
0fbe4303ae
|
Added set Tempest Remastered and reprints. Added Pit Trap. Updated latest Game Day, FNM, Buy-a-box, WMCQ, and Release promos.
|
2015-03-30 22:51:34 -05:00 |
|
LevelX2
|
9d85a26e12
|
Added some tests and some minor changes.
|
2015-03-30 17:20:04 +02:00 |
|
FenrisulfrX
|
bb9fcfa82a
|
Fix Dragonloard Atarka
Fixes #852
|
2015-03-29 20:14:52 -03:00 |
|
LevelX2
|
918be66431
|
Merge pull request #847 from FenrisulfrX/alliedstrat
- Added Allied Strategies
|
2015-03-29 23:53:55 +02:00 |
|
LevelX2
|
dedbeab86b
|
* Minor formatting.
|
2015-03-29 22:45:24 +02:00 |
|
LevelX2
|
0e64df5d93
|
* Fixed a bug that tap enchanted effect did not work because causing enchantment was already gone. Fixed a bug of SacrificeEffect of handling static filter.
|
2015-03-29 22:44:46 +02:00 |
|
betasteward
|
6405c8d2f0
|
move zoneChangeCounter to GameState - Card is now immutable
|
2015-03-29 08:30:31 -04:00 |
|
LevelX2
|
45aa5f675c
|
* Update Gatherer Downloader.
|
2015-03-29 03:48:55 +02:00 |
|
FenrisulfrX
|
b8733339bf
|
- Added Allied Strategies
Also modified DomainValue.java to support for retrieval of Domain of
target player.
|
2015-03-28 16:04:19 -03:00 |
|
LevelX2
|
e94a395b1d
|
* Obscuring AEther - Fixed that the turn face down ability did not work.
|
2015-03-28 16:33:54 +01:00 |
|
fireshoes
|
4f63793578
|
Submitted Skeleton Shard (Planechase) and Wall of Deceit (Jace vs Chandra)
|
2015-03-28 09:30:28 -05:00 |
|
LevelX2
|
a3a21fd073
|
* Deadeye Navigator - Fixed that the return effect was always done independant from zone changes that happended.
|
2015-03-27 15:19:40 +01:00 |
|
emerald000
|
966e8d1698
|
Removed PostResolveEffect class.
|
2015-03-26 16:59:33 -04:00 |
|
LevelX2
|
0d84127146
|
Release 2015-03-14v5
|
2015-03-26 19:24:53 +01:00 |
|
LevelX2
|
ab661c44f0
|
* Necropotence - Fixed that the face down card going to hand was revealed in game log.
|
2015-03-26 08:25:35 +01:00 |
|
LevelX2
|
23f35e8ad1
|
* Chnaged Tiny Leaders handling of commander zone change replacement.
|
2015-03-26 00:14:21 +01:00 |
|
LevelX2
|
07fdd00fd1
|
* Some update to cards from pull requests.
|
2015-03-25 23:40:50 +01:00 |
|
LevelX2
|
16469bafe6
|
* Soulfire Grand Master - updated handling.
|
2015-03-25 17:13:34 +01:00 |
|
LevelX2
|
b382865e8d
|
* Ashcloud Phoenix - Fixed that the dies triggered abilitiy worked if he died face down.
|
2015-03-25 15:13:46 +01:00 |
|
LevelX2
|
488e7a9290
|
* Implemented latest Commander rule changes concerning zone changes.
|
2015-03-25 13:58:01 +01:00 |
|
LevelX2
|
f1b279d650
|
* Added one more Morph test.
|
2015-03-25 00:30:03 +01:00 |
|
LevelX2
|
4b985b322f
|
* Scroll of the Masters - Fixed activated ability (did add counter instaed of doing a boost until end of turn).
|
2015-03-24 23:00:32 +01:00 |
|
LevelX2
|
23d431a65a
|
* CantBeCounteredControlledEffect - Fixed a bug that the counter source was not cheched correctly (e.g. it was possible to counter spells with blue counters after Autumn's Veil).
|
2015-03-24 22:46:52 +01:00 |
|
LevelX2
|
b2e27f17f1
|
* Spitting Image and Call the Skybreaker - Fixed wrong Retrace costs.
|
2015-03-24 21:51:20 +01:00 |
|
LevelX2
|
e62e2e605e
|
Minor formatting.
|
2015-03-24 21:33:11 +01:00 |
|
LevelX2
|
80847655b3
|
* Fixed not working Raid condition.
|
2015-03-24 17:16:26 +01:00 |
|
LevelX2
|
bff6c45bc4
|
Added Cry of Contrition.
|
2015-03-24 16:57:44 +01:00 |
|
LevelX2
|
7f3ffbb7ed
|
* Pyxis of Pandemonium - Fixed that the exiled permanents were not put to battlefield.
|
2015-03-24 16:55:53 +01:00 |
|
LevelX2
|
2a9af5ad99
|
Moved some postresolveEffects to the correct package.
|
2015-03-24 15:45:33 +01:00 |
|
LevelX2
|
d15d72ffbc
|
Merge pull request #826 from FenrisulfrX/phyvscoa
Implement 6 Cards
|
2015-03-24 01:15:38 +01:00 |
|
FenrisulfrX
|
2b58766d42
|
Implement 6 Cards
Implemented 6 cards needed to add the Phyrexian deck from Phyrexia vs
coalition Duel Decks.
Cards Implemented:
* Hornet Cannon
* Phyrexian Battleflies
* Phyrexian Colossus
* Phyrexian Processor
* Phyrexian Totem
* Sanhuine Guard
|
2015-03-23 18:59:58 -03:00 |
|
betasteward
|
72ff6f27b3
|
changes to the way abilities are added to cards
|
2015-03-23 13:04:09 -04:00 |
|
LevelX2
|
65390e09a6
|
* Fixed handling of Singletons gained to face down creatures (fixes Cloudform giving Flying and Hexproof to enchented card).
|
2015-03-23 17:36:34 +01:00 |
|
LevelX2
|
a137ec1633
|
* Combat - Fixed a bug that creatures that have to block were not forced to block.
|
2015-03-23 16:50:32 +01:00 |
|
LevelX2
|
254d057218
|
* Brutal Hordechief - Fixed a bug that prevented controller from making block decisions.
|
2015-03-23 14:15:25 +01:00 |
|
LevelX2
|
98ab135488
|
* Cavern of Souls - Fixed a bug of the can't be countered handling.
|
2015-03-23 13:25:37 +01:00 |
|
LevelX2
|
e5437643c8
|
* Convoke - Fixed that it was not possible to pay with convoke mana costs containing no colorless mana.
|
2015-03-23 01:09:53 +01:00 |
|
LevelX2
|
1b90730aeb
|
Fixed that to manifest an aura enchantments did not work correctly.
|
2015-03-23 00:03:09 +01:00 |
|
LevelX2
|
5915259e96
|
* Martyr of Sands - Fixed that a player got only a maximum of 3 life also if he tried to reveal more cards.
|
2015-03-22 22:03:59 +01:00 |
|
LevelX2
|
59293271a5
|
Changes to the reset handling of ManaSpentToCastWatcher.
|
2015-03-22 20:14:35 +01:00 |
|
LevelX2
|
740611119b
|
* Mikaeus, the Unhallowed - Fixed that the given undying ability did not trigger.
|
2015-03-22 19:47:46 +01:00 |
|
LevelX2
|
b1427f6066
|
Fixed a bug where the expansion repository version was set.
|
2015-03-22 10:19:26 +01:00 |
|
LevelX2
|
c0689ec675
|
* Dynamic mana effects - Fixed that dynamic mana effects (e.g. Cabal Coffers, Elvish Archdruid) did not benefit from mana manipulation effects like Mana Reflection.
|
2015-03-22 09:47:37 +01:00 |
|
LevelX2
|
e4cfd917e7
|
* Some minor updates.
|
2015-03-20 18:34:20 +01:00 |
|
LevelX2
|
e09141b1fc
|
* Some minor updates.
|
2015-03-20 18:31:44 +01:00 |
|
LevelX2
|
f6cb904288
|
* Manifest - Fixed that the name of the manifested card was shown in the game log.
|
2015-03-20 18:17:35 +01:00 |
|
LevelX2
|
0f37405480
|
* Deathmist Raptor - Fixed a bug that the ability to return it from graveyard did not trigger.
|
2015-03-20 18:07:35 +01:00 |
|
LevelX2
|
10b7791cd2
|
* Tiny Leaders Format - Fixed a bug that happened as you did not set the Leader name to the deck name.
|
2015-03-20 17:30:12 +01:00 |
|
LevelX2
|
5af6b6ca7a
|
Fixed a bug that could lead to endless loops if cards where moved from library to graveyard.
|
2015-03-20 15:10:54 +01:00 |
|
LevelX2
|
050043c6b6
|
* Added logic that a player can order cards if more than one card goes simultanously to graveyard.
|
2015-03-19 15:54:08 +01:00 |
|
LevelX2
|
2d53caf197
|
Updated card content version.
|
2015-03-19 00:55:35 +01:00 |
|
LevelX2
|
aff5f9f2e7
|
[DTK] Some fixes to Dromoka's Command and Enduring Scalelord.
|
2015-03-19 00:29:36 +01:00 |
|
LevelX2
|
81d5d4145a
|
[DTK] Added Death Wind, Dragon Hunter and Qarsi Deceiver.
|
2015-03-18 23:11:44 +01:00 |
|
LevelX2
|
cb8d19906a
|
[DTK] Added Orator of Ojutai and Scale Blessing.
|
2015-03-18 21:55:48 +01:00 |
|
LevelX2
|
32eba22309
|
[DTK] Added 5 multicolor cards.
|
2015-03-18 15:59:16 +01:00 |
|
LevelX2
|
6b7565b097
|
* Grizzly Fate - Fixed that Beast instead of Bear tokens were created.
|
2015-03-18 01:26:07 +01:00 |
|
LevelX2
|
739b430a03
|
Some minor updates.
|
2015-03-18 01:19:03 +01:00 |
|
LevelX2
|
016737c73a
|
[DTK] Added 12 black cards.
|
2015-03-18 00:33:39 +01:00 |
|
LevelX2
|
c8e65b51d5
|
[DTK] Added 8 black cards.
|
2015-03-17 17:28:51 +01:00 |
|
LevelX2
|
e713cfffea
|
Fix to ra recently introduced bug of DontUntapInControllersNextUntapStepTargetEffect class.
|
2015-03-17 09:39:36 +01:00 |
|
LevelX2
|
a9a23026fc
|
[DTK] Added 6 black cards.
|
2015-03-17 08:08:15 +01:00 |
|
LevelX2
|
5a991e591d
|
[DTK] Added 8 blue cards.
|
2015-03-17 01:33:12 +01:00 |
|
LevelX2
|
147ad8f86c
|
[DTK] Added 8 blue cards and some fixes.
|
2015-03-16 18:24:26 +01:00 |
|
LevelX2
|
0430cf63aa
|
Fixed a recently committed bug of add counter logic.
|
2015-03-16 12:06:55 +01:00 |
|
LevelX2
|
325aab10a2
|
[DTK] 10 red cards (red complete) some minor chanes/fixes.
|
2015-03-15 18:56:37 +01:00 |
|
LevelX2
|
08f48b4164
|
Some minor changes and added framework functions.
|
2015-03-15 16:42:53 +01:00 |
|
LevelX2
|
beaa80f16e
|
[DTK] Added 23 green cards. Some other fixes. Added handling of Fight events.
|
2015-03-14 16:19:09 +01:00 |
|
LevelX2
|
73cddda79c
|
* It That Betrayed - Fixed a bug that sacrificing controlled but not owned permanents came back to the battlefield of the controller of It That Betrayed (fixes #796).
|
2015-03-14 10:56:22 +01:00 |
|
LevelX2
|
b4a0fd5920
|
Added a CantBeBlockedByCreaturesAttachedEffect.
|
2015-03-14 08:41:28 +01:00 |
|
LevelX2
|
f9eea60309
|
[DTK] Added Myth Realized.
|
2015-03-13 15:16:37 +01:00 |
|
LevelX2
|
8b2a428cb1
|
Merge origin/master
|
2015-03-13 10:20:31 +01:00 |
|
betasteward
|
9ad8530dee
|
moved faceDown property from Card to CardState
|
2015-03-12 22:09:12 -04:00 |
|
LevelX2
|
4a5d9b758e
|
* Fixed that exile costs were not applied if the exiled creature was not moved to the exile zone because of (e.g. commander) replacement effect. Exile costs are considered as paid now (117.11).
|
2015-03-12 17:42:19 +01:00 |
|
LevelX2
|
8afc1e24bb
|
* Added missing Centaur token reference, get cantaur token by random.
|
2015-03-12 16:55:12 +01:00 |
|
LevelX2
|
0f61d2981b
|
* Tiny Leader - changed subtype to no subtype.
|
2015-03-12 01:13:07 +01:00 |
|