Commit graph

12642 commits

Author SHA1 Message Date
LevelX2
8f64a2ab54 * Fixed that a player doing a library search with a stated quality (701.15b) couldn't fail to find a card if cards with the stated quality did exist in the searched library. 2015-09-14 23:36:32 +02:00
LevelX2
dbc9113d52 * Scarscale Ritual - Fixed that the spell fizzled as the creature the -1/-1 counter was placed on died by the impact of the counter. 2015-09-14 22:12:42 +02:00
public.folder
42d30f5311 - Changes to Lim-Dul the Necromancer 2015-09-14 11:58:46 -05:00
LevelX2
6b50a02e3c Added a test. 2015-09-14 17:47:06 +02:00
LevelX2
71fcfae75a [BFZ] Added Munda, Ambush Leader - Skyrider Elf - Circle of Hedrons. 2015-09-14 17:20:06 +02:00
LevelX2
d31a23b81c * Touch of Moonglove - Fixed that damage instead of life loss was applied. 2015-09-14 11:44:27 +02:00
LevelX2
9e5a8df1c9 * Hex Parasite - Fixed a bug that the boost was not always applied if only one counter was removed. 2015-09-13 23:42:25 +02:00
LevelX2
9da4d44ad2 * Combat - Fixed a bug that the game log showed block information of blocks that were undone. 2015-09-13 23:35:13 +02:00
LevelX2
70b33e5475 * Fluctuator - Fixed that it crashed the game if onto the battlefield and a card with cycling was on the hand of the controller. 2015-09-13 23:32:46 +02:00
LevelX2
47bb1cb9a1 * Mystic Enforcer - Fixed that it did not get Flying from the threshold ability. 2015-09-13 21:17:27 +02:00
LevelX2
57e69a0fcc * Selkie Hedge-Mage - Fixed that the triggered abilities did not work. 2015-09-13 21:03:06 +02:00
LevelX2
14d79588e6 * Gather the Pack - Fixed that the cards were not revealed. 2015-09-13 20:48:56 +02:00
LevelX2
6cac559fcf Merge pull request #1263 from hanasu/master
Implemented Hoar Shade
2015-09-13 11:01:41 +02:00
Brendan O'Dowd
9d2b775b20 Implemented Hoar Shade. First commit, please let me know if everything looks correct. Tested it briefly and it seems to work well. 2015-09-13 04:20:27 -04:00
LevelX2
ae8ada286c xmage_1.4.4v0 2015-09-13 10:09:13 +02:00
LevelX2
3d8494edb5 Fixed some possible exceptions. 2015-09-13 09:48:35 +02:00
LevelX2
a505173854 Merge pull request #1260 from LoneFox78/master
New cards and fixes
2015-09-13 09:47:21 +02:00
LevelX2
63e25cf132 * Shallow Grave - Fixed that the delayed triggered ability did also effect the target if it changed zone meanwhile (fixes #1262). 2015-09-13 08:47:45 +02:00
LevelX2
7639f1bc6d * Fixed possible NPE and added warning to log to check what abilities have no sourceId (fixes #1261). 2015-09-13 07:55:04 +02:00
LevelX2
b29fe86aa0 Added a test. 2015-09-12 20:37:24 +02:00
LevelX2
88c18bcd8c * Infernal Scarring - Fixed that the "Dies" trigger did not work if the enchanted creature was sacrificed (e.g. using Nantuko Husk). 2015-09-12 20:14:44 +02:00
LoneFox
1c0041f132 Implement cards: Bogardan Lancer, Char-Rumbler, Cryptic Annelid, and Knight of Sursi 2015-09-12 20:56:44 +03:00
LevelX2
0ca991c4ba * Starfield of Nyx - Fixed that the continuous effect's dependancy to continuousEffects that add subtype aura was not checked. Reworked the dependency check to be a bit more generic (#1259). 2015-09-12 19:35:02 +02:00
LoneFox
43bf34613d Combine Final Fortune's effect into AddExtraTurnControllerEffect. Implement cards: Last Chance and Warrior's Oath 2015-09-12 19:27:42 +03:00
LevelX2
daea667cbf * Pyxis of Pandemonium - Fixed that the names of the face down cards were shown in the game log while moving to exile. 2015-09-12 15:04:06 +02:00
LevelX2
1175a18661 * Fixed put token into play thta's of copy of target effects to handle targets correctly that already copy something (e.g. Kiki-Jiki, Mirror Breaker copying a Body Double creature). 2015-09-12 14:52:14 +02:00
LoneFox
d2a97b0b64 Implement cards: Cloudseeder, Llanowar Mentor, Skirk Ridge Exhumer, and Sparkspitter 2015-09-12 15:47:50 +03:00
LoneFox
dcabc46924 Implement cards: Aven Farseer, Fatal Mutation, Root Elemental, and Woodcloaker 2015-09-12 14:24:49 +03:00
LoneFox
41ca5f198f Add LoseLifeControllerAttachedEffect. Kill some custom abilities and effects. Implement card: Pooling Venom 2015-09-12 12:31:08 +03:00
LoneFox
a6aa484ea0 Add description parameter to BecomesTappedAttachedTriggeredAbility. Use it and DestroyAttachedEffect for some existing cards. Fix several issues with Brink of Disaster. Implement card: Uncontrolled Infestation 2015-09-12 11:31:57 +03:00
LevelX2
05e7eedb65 * Gwyllion Hedge-Mage - Fixed that the second triggered ability did not work. 2015-09-12 00:32:35 +02:00
LevelX2
de639cc1d6 * Suspend, added the card name to the rule text of the ability triggering, so different suspended cards were not auto put on the stack by the activated same rule text option. 2015-09-11 23:06:26 +02:00
LevelX2
69dc4f10ac * Fixed that spells with targets cast without paying mana could simply be canceled by canceling the target selection (e.g. player was able to cancel a spell cast by suspend what's not allowed by the rules). 2015-09-11 23:03:03 +02:00
LevelX2
963f371c12 * Anafenza the Foremost - Fixed that animated permanents (e.g. Lavaclaw Reaches) were not moved to exile if they died while beeing a creatures. 2015-09-11 21:50:23 +02:00
fireshoes
520c6672af Merge origin/master 2015-09-11 12:14:07 -05:00
fireshoes
8050d5ba4c [BFZ] Updated mtg-cards-data.txt for 9/11 spoilers. Implemented Akoum Firebird. 2015-09-11 12:13:20 -05:00
LevelX2
4c0473a3c9 * Augur of Bolas - Fixed that the effect to reveal and put a card to hand was not optional. 2015-09-11 15:11:28 +02:00
LevelX2
fe7dbcb5c2 * Dragonlord Silumgar - Added some additional information about the controlled target to hame log and permanent info. 2015-09-11 14:19:28 +02:00
LevelX2
65f4c9d4b2 Merge pull request #1258 from LoneFox78/master
New cards and fixes
2015-09-11 12:38:10 +02:00
LoneFox
d54e27a917 Implement cards: Goblin Swine-Rider, Raging Gorilla, Unyaro Bee Sting, and Vitalizing Cascade 2015-09-11 11:40:14 +03:00
LoneFox
f74558f94a Implement cards: Lightning Cloud, Serene Heart, Tranquil Domain, and Unfulfilled Desires 2015-09-11 10:50:55 +03:00
LoneFox
dfb70e07a3 Add description parameter to DontUntapInControllersUntapStepEnchantedEffect.
This fixes a lot of tooltip texts that had "enchanted permanent" instead of "enchanted creature" in them.
2015-09-11 09:24:40 +03:00
LoneFox
cb34084321 Add DestroyattachedEffect and use it for existing cards. Implement cards: Frozen Solid, Mortal Wound, and Parallax Dementia 2015-09-11 08:43:41 +03:00
LevelX2
a7fd898fcc * Fixed that activation of gained abilities of face down permanents (e.g. by Singing Bell Strike) did uninteded reveal the face down creature. 2015-09-11 00:13:48 +02:00
LevelX2
464955bd3a Fixed that for enchantments put into play (e.g. by Zur the Enchanter) that the selection of the enchanted permanent is not handled targeted. 2015-09-10 23:59:53 +02:00
LevelX2
bc7d158f50 * Gempalm Avenger - Fixed incomplete pull request. 2015-09-10 22:58:06 +02:00
LevelX2
7e690ddd41 Merge pull request #1229 from jjdelasheras/master
Create GempalmPolluter.java
2015-09-10 22:52:26 +02:00
LevelX2
fa0c774bed Merge pull request #1256 from jgabrielygalan/new_cards_1
new card: Duct Crawler
2015-09-10 22:51:37 +02:00
LevelX2
425c570bb1 Merge origin/master 2015-09-10 22:47:47 +02:00
LevelX2
5494f191b9 * Arcbond - Fixed that an exception was thrown if the ability triggered. 2015-09-10 22:47:26 +02:00