Brik Royster
a3b913b678
[INV] Harsh Judgment
2016-12-27 04:50:28 -07:00
LevelX2
07c6aa729d
* Fixed emblem names of Starwars cards.
2016-12-27 11:51:20 +01:00
Justin Herlehy
b0f85a8d6a
[C16] Trasios, Triton Hero
...
Fixed that ability was not correctly putting reveled lands into play tapped.
2016-12-27 01:18:01 -05:00
fireshoes
7943d1021e
Added AER Masterpieces. Fixed Yahenni's Expertise spelling.
2016-12-24 22:18:13 -06:00
LevelX2
862ac38f51
* Fixed that special actions (e.g. delve mana payment) were handled correctly if a player plays a turn for another player.
2016-12-24 16:52:06 +01:00
LevelX2
7bdc5b2f44
* Show of Dominance - Fixed a bug that toughness instead of power was used to select creature.
2016-12-24 13:01:38 +01:00
LevelX2
08887113fd
Added Hall of Gemstone.
2016-12-24 12:34:34 +01:00
LevelX2
030430fe51
* Debt to the Deathless - Fixed that it wrongly did damage to opponents instead of life loss.
2016-12-24 11:48:12 +01:00
LevelX2
3cd26fa834
* Wild Pair - FIxed that it also triggered for creatures cast from opponents.
2016-12-24 11:02:05 +01:00
LevelX2
4bbdaad101
* Gilded Drake - Fixed possible null pointer exception.
2016-12-24 10:52:57 +01:00
LevelX2
4988e0bb74
Merge origin/master
2016-12-24 10:16:23 +01:00
LevelX2
c05941cf0d
* Added cascade test.
2016-12-24 10:16:03 +01:00
LevelX2
b3e884fae9
Merge pull request #2714 from DimitarKum/master
...
Card fix: Recuperate
2016-12-24 09:56:35 +01:00
LevelX2
b788356460
* Fulfill Contract - Fixed that the spell created an error.
2016-12-24 09:52:58 +01:00
DimitarK
2f38e35344
Recuperate fixed; use to gain life for target player, now gains life for
...
self as it should
2016-12-23 23:10:10 -08:00
ludwig.hirth
e5a5911c6e
* Sacred Ground - Fixed that the Sacred Ground effect did also move the land if it was removed from graveyard since the ability triggered.
2016-12-23 12:29:33 +01:00
Justin Herlehy
decc5c190c
Merge pull request #2708 from JRHerlehy/NewCardsImpl
...
[AER] Heart of Kiran
2016-12-22 21:43:06 -05:00
Styxo
c2ef2b1f47
[CN2] Added Deadly Designs and Fang of the Pack
2016-12-22 08:05:22 +01:00
Justin Herlehy
4ef339d521
[AER] Heart of Kiran
...
Fixed the Alternate Crew Cost to push the correct game events for crewing a vehicle and the vehicle being crewed.
2016-12-21 23:07:55 -05:00
LevelX2
913e7f8719
* Hardened Scales - Fixed that the counter was only added if at least one counter was added originally.
2016-12-21 16:17:18 +01:00
Justin Herlehy
91a3d9a6a2
[AER] Heart of Kiran
...
As the alternate crew cost payment ability is just a simple activated ability with a different wording, it is implemented here as an anonymous inner class to override the getRule() method rather than generate large amounts of boilerplate code to get the same effect with a full class.
2016-12-21 02:33:58 -05:00
Justin Herlehy
7395c4aa12
[AER] Tezzeret the Schemer
...
Remove unused code from test version.
2016-12-20 21:40:23 -05:00
Justin Herlehy
ef3efc9c86
[AER] Tezzeret the Schemer
2016-12-20 21:21:42 -05:00
Justin Herlehy
f44c934334
[AER] Oath of Ajani
2016-12-20 11:34:15 -05:00
Justin Herlehy
ffd1b37eeb
Merge pull request #2694 from JRHerlehy/master
...
[AER] Oath of Ajani
2016-12-20 11:33:24 -05:00
Styxo
465fa48026
[AER] Added Quicksmith Rebel & Spy
2016-12-20 15:01:07 +01:00
Styxo
2eb0a487a4
Added WishEffect, ExchangeLifeTargetEffect and did refactors
2016-12-20 13:31:39 +01:00
Styxo
cff83aefb1
Created LoseHalfLifeTargetEffect, DiscardedByOpponentTrigger and made some refactors
2016-12-19 12:39:26 +01:00
LevelX2
a5b2c9f8c0
Merge pull request #2695 from PedroTav/develop
...
[PLS] Dark Suspicions
2016-12-18 23:41:10 +01:00
LevelX2
3c0ee90663
Pia's Revolution - Fixed that it wrongly triggered for artifacts from other players.
2016-12-18 23:14:11 +01:00
LevelX2
1de210ab74
* Fixed a bug of DealsDamageToOneOrMoreCreaturesTriggeredAbility, added some tests.
2016-12-18 17:50:33 +01:00
Filipe Cordeiro
6b36899fc9
[PLS] Dark Suspicions
2016-12-18 16:35:24 +00:00
Filipe Cordeiro
e31480cb21
[PLS] Dark Suspicions
2016-12-18 14:12:56 +00:00
LevelX2
da9e9a1180
* Fixed some possible null pointer exceptions and some minor editing.
2016-12-18 15:02:19 +01:00
LevelX2
69b27f594a
* Wrexial, the Risen Deep - Fixed a problem that prevented selecting the card from graveyard.
2016-12-18 14:59:47 +01:00
Justin Herlehy
957d75bad3
[AER] Oath of Ajani
2016-12-17 18:59:28 -05:00
LevelX2
9ea22d0af1
* Manifold Insights - Fixed possible endless loop.
2016-12-17 23:18:27 +01:00
LevelX2
89718f0d0a
* Eye of the Storm - Fixed copy check.
2016-12-17 12:15:35 +01:00
LevelX2
61dd62b148
* Undiscovered Paradise - Fixed that it was not returned to hand on untap step ( fixes #2693 ).
2016-12-17 09:27:24 +01:00
LevelX2
04a857ad3d
* Clear Shot - Fixed damage calculation ( fixes #2689 ).
2016-12-17 09:08:13 +01:00
LevelX2
0ce97cc0a7
* Eye of the Storm - removed the check that the spell has to be cast from the hand zone ( fixes #2684 ).
2016-12-17 01:14:53 +01:00
LevelX2
8ed258010a
[AER] Added Dark Intimations.
2016-12-17 01:06:18 +01:00
LevelX2
8de2313961
* Sword of War and Peace - Fixed possible target bug.
2016-12-17 00:18:03 +01:00
LevelX2
25c9a28184
* Guardian Angel - Fixed activated action.
2016-12-17 00:02:16 +01:00
LevelX2
8e51e3a2bf
Merge pull request #2686 from MTGfan/master
...
Guardian Angel and added Dynamic Value constructor to PreventDamageToTargetEffect
2016-12-16 22:57:21 +01:00
LevelX2
e31897f9b6
Merge pull request #2690 from Styxo/master
...
StarWars update
2016-12-16 22:42:27 +01:00
Filipe Cordeiro
38ff0c2024
Fixes bug in Jaddi Lifestrider
...
Fixes #2469
2016-12-16 21:09:04 +00:00
LevelX2
8d6d8d25e5
* Reflecting Pool - Fixed that mana from dynamic mana abilities were not taken into account (e.g. Gaea's Cradle or Serra's Sanctum).
2016-12-16 18:38:40 +01:00
LevelX2
2eae39b82f
* Voyager Staff - Fixed that the exiled creature did return under Voyager Staff's controller instead correctly under its owner control.
2016-12-16 18:13:42 +01:00
LevelX2
60ac2af0f6
* Extractor Demon - Fixed triggered ability to trigger correctly for leaving battlefield instead of dying.
2016-12-16 18:05:41 +01:00