LevelX2
4522eda79c
Fixed a bug of PutTokenOntoBattlefieldCopyTargetEffect causing Myriad tests to fail.
2016-07-08 12:14:38 +02:00
drmDev
dfece2d268
small fix on default values
2016-07-04 10:11:34 -04:00
drmDev
0c747a1d41
adjusted default values for power and toughness
2016-07-04 10:08:30 -04:00
drmDev
8a4a1933b1
Soul Separator fixes
2016-07-04 06:26:26 -04:00
drmDev
eb8519cd78
Merge remote-tracking branch 'upstream/master'
2016-07-04 04:16:33 -04:00
drmDev
a4dc6a12b8
Soul Separator (EMN)
2016-07-03 21:27:33 -04:00
LevelX2
7f4fc245cd
* Fixed some cards that choose a subtype as entering the battlefield that did not work for copied permanents (e.g. Brass Herald for Mormir format).
2016-07-03 21:43:12 +02:00
LevelX2
c15719b36b
Fixed the transform message shown in the game log.
2016-06-20 16:21:52 +02:00
LevelX2
7e9d285a49
Fixed some possible null pointer exceptions.
2016-06-18 12:56:25 +02:00
shootbot
1bae2b0b1e
Fixed Leeching Sliver bug
...
Following bugs fixed:
No life loss from a trigger when Leeching Sliver attacks a planeswalker
No life loss from a trigger when Leeching Sliver doesn't attack a player
and another sliver does
2016-06-16 19:51:20 +06:00
spjspj
51a1c8d345
spjspj - Fixes for KormusBell not creating 1/1s from swamps. Copies of ContinuousEffect weren't having dependendToType set (was defaulting to null). Add addDependencyType to UrborgTombOfYawgmoth and setDependedToType to KormusBell.
2016-06-14 22:30:06 +10:00
spjspj
b751e69eec
spjspj - Fix possible npe for Clockspinning and change return code from apply. Also fix possible npe for adding counters
2016-06-09 01:23:19 +10:00
LevelX2
85bc7549fa
* Added Custodi Squire (2 votes), Nightshade Assassin (2 votes), Seize the Day (2 votes) from the Card Requests - JUNE list.
2016-06-04 12:21:47 +02:00
Kranken
5f7d710b5e
Make sure lands via hideaway respects 305.2
2016-05-28 14:07:40 +02:00
Kranken
f06e6a7bbb
Make it possible to play lands using hideaway
...
Previously lands were not playable due to the
ignoreTimings flag being set to false.
Added checks for the hideaway rulings regarding lands.
2016-05-25 20:43:17 +02:00
LevelX2
20138891fe
* Fixed that a delayed sacrifice source effect could create a null pointer exception.
2016-05-16 11:07:18 +02:00
Fenhl
4b113afe64
Merge pull request #1933 from fenhl/parallel-evolution
...
Implement Parallel Evolution
2016-05-14 06:51:38 +00:00
Nathaniel Brandes
06ec3f16ac
Deprecated cards function caller move, part 2.
...
Now with less accidental riders.
2016-05-13 23:30:19 -07:00
Nathaniel Brandes
4b6bbacd8c
Migrated some card moving callers to non-deprecated method.
...
Since the function the were calling just calls into the non-deprecated
method, this is a low risk change.
2016-05-13 23:20:03 -07:00
Fenhl
3594ff6fb8
Fix a typo in the PutTokenOntoBattlefieldCopyTargetEffect docs
2016-05-14 05:50:30 +00:00
Nathaniel Brandes
bceda744fd
Fix JTMS 0 Loyalty ability to use Brain Implementation.
...
As it is the exact same ability, implementing it twice slightly
differently made no sense. Now there is a single implementation for both
of them.
2016-05-11 02:29:06 -07:00
Quercitron
596e2f7f19
Fix DoIfCostPaid effect when it is not optional.
2016-05-02 16:06:56 +03:00
fireshoes
27bce84e5c
Added several cards. Changed LoseAbilityTargetEffect to use targetPointer.
2016-04-27 12:38:52 -05:00
Kenny Wottrich
f3c83d54f5
Remove Unused Imports
...
Delete unused java imports that cause compiler warnings
2016-04-24 19:50:29 -05:00
LevelX2
0c0dd82480
* Some changes to activation count and sacrifice source triggers.
2016-04-21 17:13:57 +02:00
MarcoMarin
a9c9a98120
resolve conflict for Oubliette and Tawnos Coffin
2016-04-19 14:27:17 -03:00
MarcoMarin
4c25816be1
midway through FEM + fixed Oubliette, Tawnos Coffin
2016-04-19 12:50:48 -03:00
emerald000
6162d4c80d
Added Timesifter.
2016-04-18 23:47:17 -04:00
emerald000
8823839a42
Added framework method for copying a StackAbility without casting it.
...
Modified the effects doing so with the new method.
2016-04-17 23:55:11 -04:00
emerald000
a4af95d775
Added Thieves' Auction.
...
Changed Detain reminder to blue text.
2016-04-17 19:22:33 -04:00
LevelX2
1dbba3f7a9
* Soulbond - Reworked to two triggerd abilities ( fixes #1882 ).
2016-04-16 02:43:52 +02:00
emerald000
8d28883f7c
Added Confusion in the Ranks.
2016-04-15 14:53:19 -04:00
LevelX2
22dbb1ef38
Fixed that no event was send for removing counters from players.
2016-04-15 18:01:38 +02:00
LevelX2
2b8f73dbcc
* Fixed CMC calculation for transformed cards ( fixes #1826 ).
2016-04-15 14:59:36 +02:00
Fenhl
2c5083b85d
Implement Brand
2016-04-14 19:31:46 +00:00
Fenhl
430ae503c7
Change all line endings to LF
2016-04-14 16:18:01 +00:00
drmDev
57a992649e
SilentSkimmer and PyreHound bug fixes
2016-04-11 11:41:55 -04:00
drmDev
e6d36d9523
Vanishing card implemented
2016-04-08 17:13:04 -04:00
drmDev
7c8ac25abc
Gelid Shackles implementation. PlayerStub fix
2016-04-08 15:55:25 -04:00
Styxo
7ff31fb12e
Merge origin/master
2016-04-06 20:23:15 +02:00
LevelX2
5686f6b34f
AuraReplacementEffect - Fixed possible null pointer exception.
2016-04-06 15:27:45 +02:00
LevelX2
ae932f9dd7
Fixed some transformed triggered abilities after the recent change of transform handling.
2016-04-06 00:37:29 +02:00
LevelX2
b80166664f
Fixed that discard cost of Wolf of Devil's Breach was not handled correctly ( fixes #1668 ).
2016-04-05 16:56:56 +02:00
Jared Hall
18b92e3d76
[SOI] Accursed Witch Implemented
2016-04-03 04:29:23 -04:00
Styxo
2ad283c8cc
Added Sylvan Echoes, edited Woodland Guidance and Entangling Trap
2016-04-01 20:52:12 +02:00
Styxo
1132bb8eb2
Untap All Lands Effect - Added Filter
2016-03-28 19:11:22 +02:00
Jared Hall
42a7b38cf1
[SOI] Bound by Moonsilver Implementation
2016-03-28 00:37:01 -04:00
LevelX2
0b695d5704
[SOI] Added 7 blue cards.
2016-03-27 00:20:12 +01:00
drmDev
e83a6ebae6
SOI some white cards done. Also refactored ClueArtifactToken
2016-03-26 15:23:40 -04:00
LevelX2
04c8351712
[SOI] Fixed some cards.
2016-03-26 02:17:14 +01:00