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
LoneFox
07cab82ed6
Add AttacksAndIsNotBlockedTriggeredAbility. Implement cards: Abyssal Nightstalker, Farrel's Zealot, Ophidian, and Zealot il-Vec
2015-09-05 16:38:42 +03:00
LevelX2
9a37bd28ad
Xmage 1.4.4v0
2015-09-05 12:51:07 +02:00
LevelX2
0a458707dd
* Goblin Recruiter - Fixed that the goblins cards put on top of the library were not revealed.
2015-09-05 12:14:06 +02:00
LevelX2
67969e9f80
* Landfall - Fixed a bug that the check if a land was player did not work always correctly.
2015-09-05 12:13:05 +02:00
LevelX2
411ea27772
* Supend - Fixed that the haste ability lasted also if a creature brought into play by supend if the creature leftz and returned the battlefield by another effect than suspend.
2015-09-05 11:51:02 +02:00
LevelX2
328c6bd461
* Hazezon Tamar - Fixed that the token was wrongly created on the next upkeep instead of the next upkeep of the controller.
2015-09-05 11:41:12 +02:00
LevelX2
e5c667cca9
* Roiling Terrain - Fixed exception bug as it was cast.
2015-09-05 11:37:57 +02:00
LevelX2
04ab3adec5
* Wild Swing - Fixed random target selection.
2015-09-05 11:14:12 +02:00
LevelX2
2df440b5c8
* Brimaz, King of Oreskos - Fixed that a attacker blocked by Brimaz was not able to set the damage assign order between Brimaz and cat tokens.
2015-09-05 10:58:44 +02:00
LevelX2
55f115c39b
* Terastodon - Fixed that the targets of the triggered ability were NOT handled targeted.
2015-09-05 10:32:07 +02:00
LevelX2
fe80d292ab
Some changes for token download.
2015-09-05 01:53:48 +02:00
LevelX2
c7e64ac9fe
[BFZ] Added Oblivion Sower and Titan's Presence.
2015-09-05 00:13:11 +02:00
LevelX2
5d51615eab
[BFZ] Added Blight Herder.
2015-09-04 19:02:50 +02:00
LevelX2
a1e385160a
* Mishra, Artificer Prodigy - Fixed that artifact put into play with it's triggered ability where wrongly handled face down.
2015-09-04 14:33:27 +02:00
Jeff
8ab774e403
- Trigger is not optional.
2015-09-03 17:59:46 -05:00
BijanT
a0f716125d
Merge remote-tracking branch 'magefree/master'
2015-09-03 16:20:15 -05:00
LevelX2
db7784f39d
Merge pull request #1243 from LoneFox78/master
...
New cards
2015-09-03 21:18:16 +02:00
LoneFox
e96540e422
Implement cards: Alabaster Dragon, Dwarven Weaponsmith, Jamuraan Lion, and Living Artifact
2015-09-03 21:46:17 +03:00