Commit graph

7749 commits

Author SHA1 Message Date
BursegSardaukar
94fcb96e4d Moved the tap-symbol searching effect into from within Ability Predicate into MagewrightStone itself, since it is a single-use predicate.
Goblin Wizard's set number has been corrected.

References to "goblin permanent" have been shortened to "Goblin" within the Goblin Wizard's tooltip text.
2015-09-14 15:43:06 -04:00
public.folder
42d30f5311 - Changes to Lim-Dul the Necromancer 2015-09-14 11:58:46 -05:00
LevelX2
71fcfae75a [BFZ] Added Munda, Ambush Leader - Skyrider Elf - Circle of Hedrons. 2015-09-14 17:20:06 +02:00
LoneFox
d2a90e6131 Implement cards: Briar Shield, Bubble Matrix, Foriysian Brigade, and Master of Arms 2015-09-14 13:41:13 +03:00
LevelX2
d31a23b81c * Touch of Moonglove - Fixed that damage instead of life loss was applied. 2015-09-14 11:44:27 +02:00
LoneFox
cdfdcde2a5 Fix a minor problem with Xanthic Statue's text 2015-09-14 11:35:05 +03:00
LoneFox
e55c127f6f Implement cards: Dwarven Berserker, Gallowbraid, Soul Shepherd, and Xanthic Statue 2015-09-14 10:58:09 +03:00
LoneFox
9533577a61 Implement cards: Fallow Wurm, Merfolk Traders, Morinfen, and Revered Unicorn 2015-09-14 09:00:26 +03:00
tmannion
ac0795c7bf Corrected authorship. 2015-09-13 21:10:43 -04:00
BursegSardaukar
23bf65201b Added "Last-Ditch Effort" 2015-09-13 21:05:58 -04:00
BursegSardaukar
a7912bcdca Added "Last-Ditch Effort" 2015-09-13 21:03:33 -04: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
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
Leathios
aa4c04b6aa Implemented Card: Aegis of the Meek 2015-09-13 16:21:54 -04: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
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
BursegSardaukar
96afd0d18c Cleaned up unneeded imports for Goblin Wizard.
Added Magewright's Stone.

Modified AbilityPredicate to allow for Magewright's stone to search specifically for creatures containing {T} in their mana cost.
2015-09-13 02:26:17 -04:00
BursegSardaukar
0189d64361 Cleaned up unneeded imports for Goblin Wizard.
Added Magewright's Stone.

Modified AbilityPredicate to allow for Magewright's stone to search specifically for creatures containing {T} in their mana cost.
2015-09-13 02:09:05 -04:00
BursegSardaukar
f16bd0bd0b Added Goblin Wizard implementation 2015-09-12 22:10:10 -04: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
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
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
fireshoes
040b970e59 [BFZ] Updated mtg-cards-data.txt for 9/10 spoilers. Implemented Greenwarden of Murasa, Felidar Sovereign reprint, Catacomb Sifter, Herald of Kozilek, Drana's Emissary, Shambling Vent, and Resolute Blademaster. 2015-09-10 13:19:15 -05:00
Jesus Gabriel y Galan
e0521f1dcd new card: Duct Crawler 2015-09-10 15:55:08 +02:00
fireshoes
a61d67b9c2 [BFZ] Fixed Ulamog's Nullifier countering spells if controller chose to move cards from exile to graveyard, but opponent didn't have cards in exile. 2015-09-10 00:36:47 -05:00
fireshoes
e009831da0 [BFZ] Fixed wrong ETB ability on Ulamog's Nullifier. 2015-09-09 23:54:50 -05:00
fireshoes
aaef51a65a [BFZ] Implemented Akoum Hellkite, Grovetender Druids, Grove Rumbler, Roil Spout, and Ulamog's Nullifier. Fixed Dominator Drone filter. 2015-09-09 23:13:01 -05:00
LoneFox
6125b85be3 Implement more Charms from Mirage and Visions 2015-09-09 13:38:21 +03:00
LoneFox
45862acaee Implement the Charm cycle from Onslaught 2015-09-09 12:16:56 +03:00
LoneFox
34d604fe4b Rename BecomesChosenNonWallCreatureTypeTargetEffect -> BecomesChosenCreatureTypeTargetEffect and make the non-Wall part a parameter. Clean up the cards that use it. Fix Standardize, which was using wrong effect. 2015-09-09 12:14:54 +03:00
fireshoes
92acdad7d8 [BFZ] Implemented Tajuru Warcaller and Deathless Behemoth 2015-09-09 01:19:28 -05:00
fireshoes
15c0bd9c38 [BFZ] Implemented Smothering Abomination, Tandem Tactics, and Ob Nixilis Reignited. 2015-09-08 22:37:15 -05:00
fireshoes
4fefd3f773 Merge origin/master 2015-09-08 18:46:41 -05:00
fireshoes
b0550530ca Fixed spelling of AtTheBeginOfMainPhaseDelayedTriggeredAbility. [BFZ] Implemented Undergrowth Champion and Kiora, Master of the Depths. Fixed mistranslated name for Fathom Feeder. 2015-09-08 18:45:39 -05:00
LevelX2
340398fb74 * Fixed that state triggered abilities were not checked at the correct times. 2015-09-09 00:51:41 +02:00
Jeff
92f30f3f2f - Added Lim-Dul the Necromancer 2015-09-08 16:31:10 -05:00
Jeff
d8b422f3d3 - Little fixes 2015-09-08 14:16:53 -05:00
LevelX2
e37c9a6472 * Fixed some problems with creation of tokens of target permanents (fixes #1244). 2015-09-08 18:13:32 +02:00
LevelX2
39cfbec82f * Some fixed / changes to multi target destry effects. 2015-09-08 16:48:25 +02:00
LevelX2
b4d7009af8 Fixed multitarget handling of Decimate and Boom//Bust. 2015-09-08 08:09:48 +02:00
LevelX2
0dcd11cf4b * Reversed target handling of DestroyTargetEffect. 2015-09-08 08:05:07 +02:00
LevelX2
1d97129443 * Pestilence Demon - Fixed that some of the dealt damage was handled as comat damage. 2015-09-08 08:03:37 +02:00
LevelX2
1095fe2c14 * Llanowar Augur - Fixed that the target creature did not get Trample. 2015-09-08 07:58:34 +02:00
LevelX2
5b36eebdde * Travel Preparations - Fixed tooltip text. 2015-09-07 23:54:43 +02:00
LevelX2
14a2f0489b Merge pull request #1249 from LoneFox78/master
New stuff and some fixes
2015-09-07 22:51:52 +02:00
LoneFox
a4b6efc8f7 Fix card number of Tor Giant 2015-09-07 21:31:58 +03:00
LoneFox
1474b42974 Implement cards: Insidious Bookworms, Ritual of the Machine, Viscerid Armor, and Yavimaya Ancients 2015-09-07 21:20:47 +03:00
fireshoes
26a96f8bc2 Merge origin/master 2015-09-07 12:53:52 -05:00
fireshoes
922a1a92c4 [BFZ] Implemented Lumbering Falls, Scythe Leopard, Stasis Snare, Desolation Twin, and promo versions of BFZ cards. Updated mtg-cards-data.txt with 9/7 spoilers. 2015-09-07 12:52:11 -05:00
LoneFox
2fad1e11eb Implement cards: Brothers of Fire, Brushwagg, Icatian Scout, and Merfolk Seer 2015-09-07 20:22:36 +03:00
LoneFox
8b8d627405 Implement cards: Chromium, Gorilla Berserkers, Granite Gargoyle, and Lim-Dul's High Guard 2015-09-07 19:14:08 +03:00
LoneFox
edefe229df Fix a duplicate effect on Lady Evangela and some tooltip text issues. 2015-09-07 18:48:17 +03:00
LevelX2
d757d87acc * Swiftfoot Boots - Fixed missing haste ability (fixes #1248). 2015-09-07 17:31:26 +02:00
LoneFox
a0ba619b87 Implement RampageAbility and some creatures that have it 2015-09-07 17:53:43 +03:00
fireshoes
b04fde92bf Merge origin/master 2015-09-07 00:00:16 -05:00
fireshoes
6eee179c1a [BFZ] Implemented Deep-Sea Scavenger and Planar Outburst 2015-09-06 23:59:13 -05:00
LevelX2
25275e523d Merge pull request #1245 from LoneFox78/master
Cards with "attacks and is not blocked" type triggers
2015-09-06 23:37:31 +02:00
LevelX2
fb819f1f51 Added test (failing because bug not fixed yet). Some minor changes. 2015-09-06 23:29:58 +02:00
LevelX2
561d254b22 * Kurkesh, Onakke Ancient - Fixed possible null pointer exception. 2015-09-06 22:39:55 +02:00
LevelX2
b8f0c38101 * Valakut, the Molten Pinnacle - Fixed possible null pointer exception. 2015-09-06 22:11:42 +02:00
LoneFox
7bf2c48d78 Implement cards: Coral fighters, Guiltfeeder, Keeper of Tresserhorn, and Lim-Dul's Paladin 2015-09-06 18:46:10 +03:00
LoneFox
56a5db497e Fix AddPoisonCounterTargetEffect ignoring setText(). Implement cards: Crypt Cobra, Suq'Ata Assassin, and Swamp Mosquito 2015-09-06 14:43:12 +03:00
LoneFox
0a1da41608 Implement cards: Bone Dancer, Dauthi Mindripper, Mindstab Thrull, and Thalakos Deceiver 2015-09-06 14:10:08 +03:00
fireshoes
92f384364a Merge origin/master 2015-09-05 15:22:58 -05:00
fireshoes
7cffbaa9aa Fixed that Omnath, Locus of Rage triggered off of all Elementals dying instead of only controlled Elementals. 2015-09-05 15:19:18 -05:00
LevelX2
3a29e7c336 * Some minor chnages. 2015-09-05 18:52:02 +02:00
LevelX2
46cc6fd95a Merge origin/master 2015-09-05 18:51:13 +02:00
LevelX2
fcf1d70407 * Metalworker - Fixed null pointer exception of the mana ability. 2015-09-05 18:50:31 +02:00
fireshoes
7d2fa3e65f Merge origin/master 2015-09-05 10:49:23 -05:00
fireshoes
d14f95b6fc Added Rishadan Port judge promo 2015-09-05 10:46:52 -05:00
LoneFox
bf3dd1a5bd Implement cards: Dwarven Vigilantes, Goblin Grenadiers, Merchant Ship, and Murk Dwellers, 2015-09-05 17:47:34 +03:00