LevelX2
|
2153d5ccf5
|
* Fixed that for spells cast with flashback values calculated from the paid mana (e.g. Converge) did not work correctly.
|
2015-10-30 00:30:53 +01:00 |
|
LevelX2
|
d79776e589
|
* Added some tests.
|
2015-10-28 17:05:58 +01:00 |
|
Neil Gentleman
|
0c988de9fb
|
fix Impelled Giant
|
2015-10-27 20:24:57 -07:00 |
|
LevelX2
|
5c31b03c00
|
* Fixed a problem that ability controller of replacement effects for cards entering the battlefield were not changed early enough (e.g. causing problem if putting Canopy Vista of opponent with Oblivion Sower onto th ebattlefield).
|
2015-10-27 17:55:38 +01:00 |
|
Toby Lawrence
|
d42e5fed78
|
Razorverge Thicket should enter untapped only if you control two or less lands.
|
2015-10-25 17:58:20 -04:00 |
|
LevelX2
|
f14cbb7f36
|
* Fixed a bug with removing spells from stack (e.g. Split Second had some problems) fixes #1333.
|
2015-10-23 18:25:36 +02:00 |
|
LevelX2
|
92bcd0d522
|
* Changed some more card movement handling.
|
2015-10-22 23:02:07 +02:00 |
|
LevelX2
|
2aaea46dc6
|
* Fixed that the exile and return effect of the flip planeswalker did not always work correctly.
|
2015-10-22 15:38:50 +02:00 |
|
LevelX2
|
af67e27bcd
|
* Alesha, Who Smiles at Death - Fixed that the move card to battlefield worked not correctly.
|
2015-10-22 15:37:58 +02:00 |
|
LevelX2
|
4629366ae7
|
* Fixed that spells without mana costs but suspend could be cast with no mana (e.g. Ancestral Vision).
|
2015-10-21 20:16:52 +02:00 |
|
LevelX2
|
d906fc8c00
|
* Fixed that damage redirection to planeswalker did cause an exception.
|
2015-10-21 15:35:58 +02:00 |
|
LevelX2
|
d20bbcfe0b
|
* Fixed that permanents brought onto battlefield by search abilities were always tapped.
|
2015-10-21 15:14:20 +02:00 |
|
LevelX2
|
701a722904
|
* Fixed some redirect effect sthat were implemented as prevention effects (fixes #1216).
|
2015-10-20 22:58:24 +02:00 |
|
LevelX2
|
d58288da6d
|
Some changes to RedirectionEffect class. Fixed that Harm's Way and Shaman en-Kor prevented the damage instead of only redirecting the damage.
|
2015-10-20 17:16:13 +02:00 |
|
LevelX2
|
606bf4d6e0
|
* Fixed that it was not possible to play spells without costs with alternative costs (e.g. Ancestral Visions with Omniscience). Fixed that playing spells with alternate costs did also remove additional costs (e.g. card with entwine cast with Omniscience).
|
2015-10-20 00:44:32 +02:00 |
|
LevelX2
|
7c35a69360
|
* Fixed a bug that if copied spells should be shuffled into the library the original spell was removed from the stack.
|
2015-10-19 22:36:28 +02:00 |
|
Neil Gentleman
|
3817118bc0
|
Fix 'Of', 'By' and 'The' in card names
|
2015-10-19 00:44:26 -07:00 |
|
LevelX2
|
415700ccb2
|
* Some more changes for rework of ENTERS_THE_BATTLEFIELD event and card movement.
|
2015-10-18 23:33:23 +02:00 |
|
LevelX2
|
4216fbab8c
|
* Some more changes for tework ENTERS_THE_BATTLEFIELD event for replacement effects.
|
2015-10-18 11:11:48 +02:00 |
|
LevelX2
|
d145885d2d
|
* Sylvan Library - Fixed that a player that controlled a Sylvan Library from another player was not forced to play life for cards he kept from Sylvan Library's triggered ability (fixes #1307).
|
2015-10-18 10:21:12 +02:00 |
|
LevelX2
|
4243a1d3a3
|
Merge origin/master
Conflicts:
Mage.Sets/src/mage/sets/gatecrash/MasterBiomancer.java
|
2015-10-17 16:33:05 +02:00 |
|
LevelX2
|
59ef2a2889
|
* Reworked ENTERS_THE_BATTLEFIELD event for replacement effects. Some rework to card movement.
|
2015-10-17 16:30:28 +02:00 |
|
LevelX2
|
597d530a37
|
Some minor changes.
|
2015-10-16 15:03:40 +02:00 |
|
LevelX2
|
d264dd83e1
|
* Replaced some custom card effects. Updated enters battlefield replacement effects for new handling.
|
2015-10-15 23:47:06 +02:00 |
|
LevelX2
|
046da0f5d1
|
* Some changed to card moving (not finished)
|
2015-10-15 08:32:58 +02:00 |
|
LevelX2
|
52d0adcac1
|
Fixed some problems with UUID comparing and some problems with card moving.
|
2015-10-14 17:54:55 +02:00 |
|
LevelX2
|
e166018027
|
* Fixed that continuous effects were not yet applied to lands entering the battlefield (preventing Prismatic Omen and Valakut the Molten Pinnacle combo to work).
|
2015-10-13 22:35:50 +02:00 |
|
LevelX2
|
00f48b005d
|
Added test.
|
2015-10-12 23:50:29 +02:00 |
|
LevelX2
|
288a1ec02c
|
* Oath of Lieges - Fixed target handling (fixes #1312).
|
2015-10-12 23:10:16 +02:00 |
|
LevelX2
|
303362fa12
|
* Paradox Haze - Fixed that check if a step is the first upkeep step of a turn did not work always correctly (fixes #1313).
|
2015-10-12 17:35:04 +02:00 |
|
LevelX2
|
aa525bf0d2
|
Merge origin/master
|
2015-10-12 09:12:22 +02:00 |
|
LevelX2
|
8dd9fbea40
|
Conspire - The player is now asked to use conspire only if he is able to pay the tap costs.
|
2015-10-11 23:56:29 +02:00 |
|
LevelX2
|
981a27ccbf
|
* Fate transfer - Fixed that +1/+1 or -1/-1 counters on target permanent were not applied.
|
2015-10-11 18:13:14 +02:00 |
|
LevelX2
|
8b8097878c
|
* Reworked/Cleaned card movement handling.
|
2015-10-11 03:52:38 +02:00 |
|
LevelX2
|
819d341fbb
|
* Nissa, Sage Animist - Added test for +1 ability.
|
2015-10-09 14:55:39 +02:00 |
|
LevelX2
|
987280c4e7
|
* Blizzard Specter - Fixed that the seond mode (discard) did not work.
|
2015-10-09 14:22:21 +02:00 |
|
LevelX2
|
d8cf0d7a4b
|
Fixed that land enchantments that caused the enchanted land to become a basic land type removed wrongly other card types than Land and non basic land subtypes (e.g. Spreding Seas enchanting animated Blinkmoth Nexus).
|
2015-10-09 00:13:41 +02:00 |
|
LevelX2
|
cb250a065a
|
Fixed that triggered abilities from sacrificed permanents did also trigger if the permanent was face down before the sacrifice.
|
2015-10-07 17:47:25 +02:00 |
|
LevelX2
|
f24a1b3898
|
* Fixed check of dies attched triggered abilities not always triggering if attachment and attached object went to graveyard at the same time.
|
2015-10-03 19:23:58 +02:00 |
|
LevelX2
|
85f0cc6bb3
|
Fixed variable remove counter costs to work also correctly if X=0 (e.g. Retribution of the Ancients and Willbreaker).
|
2015-10-03 18:22:14 +02:00 |
|
LevelX2
|
f6ec543b1b
|
TestPlayer fixed that target events created by RestPlayer are reset back if ability activation failed.
|
2015-10-03 18:20:59 +02:00 |
|
LevelX2
|
7b68604471
|
Some changes/fixes to conspire ability.
|
2015-10-03 13:33:22 +02:00 |
|
emerald000
|
435eb49b58
|
Added missing Licids + tests (including 2 failing tests).
|
2015-10-02 23:38:11 -04:00 |
|
LevelX2
|
63c6aa226a
|
* Spellskite - Fixed a bug that wrong log message was written if target was chnaged from a player to spellskite.
|
2015-10-01 22:01:49 +02:00 |
|
LevelX2
|
4b41628032
|
* Added test.
|
2015-09-30 16:58:03 +02:00 |
|
LevelX2
|
8044940a97
|
* Fixed a bug that if all targets (if targets were set) of a spell with an up to target definition (e.g. Adverse Conditions) became illegal the spell did not fizzle as it should.
|
2015-09-30 00:53:33 +02:00 |
|
LevelX2
|
0d755b3c89
|
Some minor changes.
|
2015-09-29 17:37:51 +02:00 |
|
LevelX2
|
6cc2ac0e70
|
* Zada, Hedron Grinder - Fixed a bug with checking and copying modal spells.
|
2015-09-28 19:27:51 +02:00 |
|
LevelX2
|
0680560225
|
* Compost - Fixed that it triggered for all cards going to opponents graveyard (instead of only black cards).
|
2015-09-28 15:14:50 +02:00 |
|
LevelX2
|
7650f53dee
|
* Rosheen Meanderer - Fixed that the created conditional mana could only be used for spells.
|
2015-09-27 10:29:30 +02:00 |
|