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
fireshoes
56781870ab
Merge origin/master
2015-09-03 13:23:27 -05:00
fireshoes
991d8ce788
[BFZ] Updated Lantern Scout and Hero of Goma Fada tooltips.
2015-09-03 13:21:33 -05:00
LevelX2
5a812f022d
Added the new mulligan rule with Scry. Litte Scry rework.
2015-09-03 17:27:43 +02:00
LoneFox
561366133d
Implement cards: Detonate, Disembowel, Serendib Sorcerer, and Spire Owl
2015-09-03 12:48:05 +03:00
LoneFox
8d28300edd
Implement cards: Elvish Herder, Orcish Mechanics, Psychic Drain, and Woodripper
2015-09-03 10:40:24 +03:00
LoneFox
1dcc0b9e79
Implement cards: Ashnod's Battle Gear, Endoskeleton, Flowstone Armor, Spirit Shield, Tawnos's Weaponry, and Zelyon Sword
2015-09-03 09:29:18 +03:00
LoneFox
6913a2dc37
Implement cards: Lady Caleria, Livonya Silone, Tor Wauki, and Tuknir Deathlock
2015-09-03 08:29:43 +03:00
fireshoes
7113adf2dc
Merge origin/master
2015-09-02 23:47:58 -05:00
fireshoes
5fca9dac06
[BFZ] Implemented Lantern Scout and Hero of Goma Fada. Updated a couple older Allies. Updated Avacyn, Angel of Hope to match oracle text.
2015-09-02 23:44:23 -05:00
Jeff
ceaa183561
- Added Grimoire Thief.
2015-09-02 22:54:44 -05:00
LevelX2
7627935d93
* Chain of Vapor - Fixed that the copied spell did nor work correctly.
2015-09-03 01:28:26 +02:00
LevelX2
1ee22be81a
[BFZ] Added Radiant Flames.
2015-09-02 23:28:25 +02:00
fireshoes
bac2a3da99
Merge origin/master
2015-09-02 12:23:55 -05:00
fireshoes
696d25f955
Implemented Sheer Drop and Coastal Discovery. [MBP] Added Khans block promos and SDCC promos.
2015-09-02 12:18:42 -05:00
LevelX2
b9e005c556
* Deathbellow Raider - Fixed that attacking was not forced.
2015-09-02 16:33:00 +02:00
LevelX2
df7ace5568
* Marauding Maulhorn - Fixed that attacking was not forced.
2015-09-02 16:31:32 +02:00
LevelX2
100ad1b2de
[BFZ] Added Ruinous Path.
2015-09-02 16:21:15 +02:00
LevelX2
93825fff9c
* Wheel of Sun and Moon - Fixed a bug that happened as Wheel of Sun and Moon tried to move the card of a spell cast to the library.
2015-09-02 16:20:05 +02:00
LevelX2
4a98e1ba07
* Rite of Passage - Fixed wrong tooltip text.
2015-09-02 12:56:27 +02:00
LevelX2
86ababf674
* Giant Octopus - Deleted from 8th and 9th edition (it was only included in the related but not yet implemented Box Sets).
2015-09-02 12:38:57 +02:00
LevelX2
22adee71ca
* Cabal Slaver - Fixed that the discard effect for damaged opponents did not work.
2015-09-02 12:26:16 +02:00
fireshoes
aa0021b43c
Merge origin/master
2015-09-01 21:02:47 -05:00
fireshoes
d78fe4065a
Implemented Drowner of Hope, Arcades Sabboth, Dwell on the Past, Pulse of the Forge, and Rime Dryad.
2015-09-01 20:22:36 -05:00
BijanT
911fc48b31
Removed the auto-generated stub comment in GraveScrabbler.java
2015-09-01 19:55:08 -05:00
LevelX2
bb1839f79b
Added a test.
2015-09-01 23:54:56 +02:00
LevelX2
774b7bdb0a
* Oloro, Ageless Ascetic - Fixe dthat the life loss was wrongly dealt as damage to the opponents.
2015-09-01 23:50:34 +02:00
LevelX2
fa14128486
* SOURCE_CAST_SPELL_ABILITY check for sourceId added.
2015-09-01 22:52:00 +02:00
BijanT
bf02a53f53
Merge remote-tracking branch 'magefree/master'
2015-09-01 14:01:46 -05:00
LevelX2
1213fd22c8
* Followed Footsteps - Fixed that the token copy was not working correctly if the target was already copying something (e.g. a Cryptoplasm).
2015-09-01 17:34:21 +02:00
fireshoes
545b0c8fc5
[CSP] Implemented Legions of Lim-Dul and Rime Transfusion.
2015-08-31 22:37:42 -05:00
fireshoes
4da225475f
Changed some existing cards to use PermanentsOnTheBattlefieldCondition instead of adding a cost.[BFZ] Implemented Brood Butcher.[CSP] Implemented Heidar Rimewind Master, Rimewind Cryomancer, and Rimewind Taskmage.[LEG] Implemented Hyperion Blacksmith.
2015-08-31 18:58:45 -05:00
fireshoes
b1b3465bb4
[BFZ] Implemented Breaker of Armies, Skitterskin, and Retreat to Emeria.
2015-08-31 13:49:29 -05:00
fireshoes
ee1f12bacb
Merge origin/master
2015-08-31 11:53:54 -05:00
fireshoes
b4083a9110
[BFZ] Added 8/31 spoilers and updated some collector numbers.
2015-08-31 11:51:55 -05:00
LevelX2
6979d2ce5e
* Momir Vig, Simic Visionary - Fixed, that the revealed card was wrongly moved to bottom of library if it's not creature instead of staying at top of library.
2015-08-31 17:07:43 +02:00
LevelX2
fbb02760aa
* Harsh Mercy - Fixed useless continue statement.
2015-08-31 07:55:59 +02:00
LevelX2
56df1e463d
Merge pull request #1235 from pcasaretto/harsh-mercy
...
Implement Harsh Mercy
2015-08-31 07:52:14 +02:00
fireshoes
b7db163a09
[BFZ] Implemented Gideon, Ally of Zendikar
2015-08-30 20:31:23 -05:00
Paulo L F Casaretto
9188fe2088
Test and fix Harsh Mercy
2015-08-30 22:09:19 -03:00
fireshoes
cb0e4a84ce
[BFZ] Implemented Oran-Rief Hydra and Nissa's Renewal.
2015-08-30 18:10:42 -05:00
fireshoes
83022daabe
Merge origin/master
2015-08-30 14:48:44 -05:00
fireshoes
cb01b0ee05
Implemented [BFZ] Omnath, Locus of Rage, [MRD] Dross Scorpion, and[SCG] Vengeful Dead. Changed some cards from using DiesCreatureTriggedAbility to DiesThisOrAnotherCreatureAbility.
2015-08-30 14:47:21 -05:00
LevelX2
525da15640
* Diluvian Primordial - Fixed that the spells cast were not moved to exile.
2015-08-30 21:47:18 +02:00
LevelX2
5f7f04be65
* Master of the Wild Hunt - Fixed that the damage that the controller of the targeted creature could assign was handled targeted and so hexproof could wrongly block that assignment.
2015-08-30 21:30:58 +02:00
LevelX2
a09eb2f94e
* Leeching Bite - Fixed target handling to use correctly two target instances.
2015-08-30 21:15:09 +02:00
LevelX2
a6662b5dcc
* Spellskite - Fixed a bug of log message. Fixed a bug that multiple targets from different target instances could be changed with one activation.
2015-08-30 21:14:11 +02:00
fireshoes
f2bb7470cf
Implemented [BFZ] Ulamog, the Ceaseless Hunger and [S99] Wicked Pact. Updated some cards to use SacrificeCostCreaturesPower.
2015-08-30 12:37:59 -05:00
LevelX2
3df8b4958f
Merge pull request #1234 from LoneFox78/master
...
New cards
2015-08-30 10:41:28 +02:00
LevelX2
826b65628e
* Aven Windreader - Fixed that the reveal ability did only show the card to the controller of the ability and that the card was removed from libraray instead only shown.
2015-08-30 10:12:28 +02:00
LevelX2
eb3aef7ee5
* Fixed that the new early way to add counters to permanents entering the battlefield (e.g. used for Undying) checked effects while the permanents was not already set to Zone battlefield. That caused e.g. the ability of Tatterkite not to work at that time.
2015-08-30 10:04:36 +02:00
fireshoes
9e1f67fa1a
[BFZ] Implemented Felidar Cub, Incubator Drone, Barrage Tyrant, Mist Intruder, Gideon's Reproach, Kozilek's Channeler, and Eldrazi Scion Token. [ONS] Implemented Airdrop Condor.
2015-08-30 02:52:11 -05:00
fireshoes
2f3a3e89ec
Merge origin/master
2015-08-30 01:39:16 -05:00
fireshoes
edbbdbeb3a
Updated 8/28-29 BFZ spoilers to mtg-cards-data.txt. Added rare dual land cycle, basic lands, Rolling Thunder reprint, Defiant Bloodlord, Eldrazi Devastator, and Hedron Archive.
2015-08-30 01:38:05 -05:00
Paulo L F Casaretto
f7ed1b4d30
Implement Harsh Mercy
2015-08-29 19:09:10 -03:00
Jeff
386f4a2253
- Added Sorceress Queen and Cosmic Horror.
2015-08-29 14:16:41 -05:00
LevelX2
043161ff4a
* Liliana, Defiant Necromancer - Fixed that the emblem ability did only trigger for controlled creatures dying instead correctly for all.
2015-08-29 20:51:18 +02:00
LoneFox
5a1c3c41bb
Implement cards: Jagged Lightning, Madicine Bag, Skyshroud Elite, and Two-Headed Giant of Foriys
2015-08-29 21:22:37 +03:00
LevelX2
fb965ebdd6
* Opalescence - Fixed that the dependent effect (613.7) Opalescence was applied before the effect of Enchanted Evening if Opalescence was cast earlier.
2015-08-29 18:52:46 +02:00
LevelX2
9c3ea4fc7f
Added Conversion.
2015-08-29 18:49:36 +02:00
LoneFox
4103ab877d
Implement cards: Knight of Dawn, Nettletooth Djinn, Striped Bears, and Zuran Spellcaster
2015-08-29 19:48:58 +03:00
LoneFox
83e8306da8
Implement cards: Cursed Land, Feedback, Wanderlust, and Warp Artifact
2015-08-29 18:59:21 +03:00
LoneFox
ff8d0dad87
Fix card numbers of 4th edition Blessing and 5th edition Heal
2015-08-29 17:53:44 +03:00
LoneFox
4c446bd1c5
Add SacrificeCostConvertedMana and use it for Bosh, Iron Golem. Implement cards: Faith Healer, Priest of Yawgmoth, Sacrifice, and Soldevi Adnate
2015-08-29 17:38:42 +03:00
LevelX2
4774015343
* Oblation - Fixed that abilities of the permanent moved to library triggered from later card draw.
2015-08-29 10:40:49 +02:00
LevelX2
752335f4ab
* Winds of Change - Fixed wrong order hadling of moving cards to libraray and draw.
2015-08-29 10:39:57 +02:00
LevelX2
571c1cd640
* Molten Psyche - Fixed that abilities of permanents moved to library triggered from later card draw or putting cards into play.
2015-08-29 10:37:58 +02:00
LevelX2
5115776c6d
* Warp World - Fixed that abilities of permanents moved to library triggered from later card draw or putting cards into play.
2015-08-29 10:37:25 +02:00
LevelX2
da45a3d921
* The Great Aurora - Fixed that abilities of permanents moved to library triggered from later card draw or putting cards into play.
2015-08-29 10:36:43 +02:00
LoneFox
f31bf037fe
Implement cards: Biorhythm, Denizen of the Deep, Final Punishment, and High Ground
2015-08-29 08:31:34 +03:00
Jeff
dc6db8d684
- Added Vesuvan Doppleganger and Merieke Ri Berit.
2015-08-28 15:46:53 -05:00
LevelX2
dfe1e2ef5a
Some minor changes.
2015-08-28 16:52:33 +02:00
LevelX2
ff3d262a9b
[BFZ] Added Forerunner of Slaughter and Dominator Drone.
2015-08-28 16:52:14 +02:00
LevelX2
758f56792e
* Added button popup menu to be able to automatically answer ability related "Yes" / "No" requests (related to #328 ).
2015-08-28 11:44:14 +02:00
LevelX2
faac815ed2
* Guardian of Tazeem - Fixed conditional handling.
2015-08-28 11:40:46 +02:00
LevelX2
2efa60bc13
Merge pull request #1231 from LoneFox78/master
...
More Portal Three Kingdoms cards + a couple of others
2015-08-28 11:25:46 +02:00
LoneFox
15cabd9369
Implement cards: Angel of Fury; Guan Yu, Sainted Warrior; and Zodiac Dragon
2015-08-28 11:04:53 +03:00
fireshoes
891034358d
Merge origin/master
2015-08-27 22:56:53 -05:00
fireshoes
be805a397d
Added Roast FNM promo and Guardian of Tazeem [BFZ]. Fixed Nissa's Pilgrimage not shuffling after searching.
2015-08-27 22:55:52 -05:00
BijanT
950c9c428e
Merge remote-tracking branch 'magefree/master'
2015-08-27 21:33:17 -05:00
LoneFox
f01080281d
Implement cards: False Mourning, Wei Ambush Force, Wei Night Raiders, and Wu Scout
2015-08-27 18:47:37 +03:00
LoneFox
e40aec6bc3
Implement cards: Zhang He, Wei General; Zhang Liao, Hero of Hefei; Zhao Zilong, Tiger General; and Zuo Ci, The Mocking Sage
2015-08-27 17:39:10 +03:00
LoneFox
1eb2420c04
Implement cards: Forced Retreat, Sage's Knowledge, Taoist Mystic, and Wolf Pack
2015-08-27 17:07:55 +03:00
LoneFox
c8afc3e1f1
Implement cards: Flanking Troops, Shu Defender, Slashing Tiger, and Trained Cheetah
2015-08-27 16:33:42 +03:00
LevelX2
a496e69e7a
Merge origin/master
2015-08-27 14:52:53 +02:00
LevelX2
b63cc121ef
Some minor changes.
2015-08-27 14:51:21 +02:00
LoneFox
2953baa466
Add AttacksAloneTriggeredAbility and use it for Nefarox, Overlord of Grixis. Implement cards: Lunk Errant; Ma Chao, Western Warrior; Reckless Ogre; Rogue Kavu; and Yuan Shao's Infantry
2015-08-27 15:44:31 +03:00
LevelX2
7ba8341e39
Merge pull request #1228 from LoneFox78/master
...
Portal Three Kingdoms cards
2015-08-27 12:45:38 +02:00
jjdelasheras
d51b2e9d05
Create GempalmPolluter.java
2015-08-27 12:34:57 +02:00
LoneFox
828705dc9c
Implement cards: Desert Sandstorm, Desperate Charge, Virtuous Charge, and Wielding the Green Dragon
2015-08-27 10:51:20 +03:00
LoneFox
352df17951
Implement cards: Broken Dam, Extinguish, Guan Yu's 1,000-Li March, and Rockslide Ambush
2015-08-27 10:40:00 +03:00
BijanT
8c7d2f3546
Implemented Ebonblade Reaper
2015-08-26 22:53:35 -05:00
BijanT
45044a51ee
Revert "Revert "Implemented Grave Scrabbler""
...
This reverts commit 46fff6acfe
.
2015-08-26 21:44:09 -05:00
BijanT
46fff6acfe
Revert "Implemented Grave Scrabbler"
...
This reverts commit 09200bc68a
.
2015-08-26 21:42:04 -05:00
BijanT
150fc8649a
Merge remote-tracking branch 'magefree/master'
2015-08-26 21:41:20 -05:00
BijanT
09200bc68a
Implemented Grave Scrabbler
...
Added the MadnessCondition class and overrided the isActivated function
of the MadnessTriggeredAbility class were added to do so.
2015-08-26 21:41:12 -05:00
LevelX2
43fb00dc37
* Reciprocate - Fixed wrong casting cost.
2015-08-26 22:18:47 +02:00
fireshoes
3c8c439d19
Cleaned up some of the cards from earlier and related cards.
2015-08-26 12:58:26 -05:00
LoneFox
ba7b3d6564
Implement cards: Poison Arrow, Shu Soldier-Farmers, Spring of Eternal Peace, and Young Wei Recruits
2015-08-26 18:19:38 +03:00
LoneFox
70e7465a4e
Implement cards: Council of Advisors, Return to Battle, Riding Red Hare, and Stolen Grain
2015-08-26 14:53:23 +03:00
LoneFox
11cde1fcb9
Implement cards: Borrowing the East Wind; Cao Ren, Wei Commander; Sima Yi, Wei Field Marshal; and Wu Admiral
2015-08-26 13:40:20 +03:00
LoneFox
07f4617713
Implement cards: Burning Fields, Hunting Cheetah, Shu Grain Caravan, and Yellow Scarves Troops
2015-08-26 11:52:40 +03:00
LoneFox
0e8c64c97f
Implement cards: Liu Bei, Lord of Shu; Riding the Dilu Horse; Sun Ce, Young Conquerer; and Trip Wire
2015-08-26 11:23:00 +03:00
LoneFox
5c3a3efb34
Implement cards: Corrupt Court Official, Corrupt Eunuchs, Ghostly Visit, and Mystic Denial
2015-08-26 10:12:57 +03:00
fireshoes
0bc3ed1cbc
Merge origin/master
2015-08-25 22:27:04 -05:00
fireshoes
1f24f68a11
Fixed spelling of CanAttackAsThoughItDidntHaveDefender. Added M2M2 and P1P0 counter types. Added "HintText" to other landwalks in addtion to swampwalk. Added 40 cards.
2015-08-25 22:26:16 -05:00
LevelX2
cc93840897
* Fixed some cards where effects for put into play tokens were not applied to all tokens if multiple tokens (e.g. caused by Doubling Season) were put into play.
2015-08-26 00:22:05 +02:00
LevelX2
78071ce0a3
* Fixed a bug that order of triggered abilities of tokens were not shown to human player and the UI was locked ( fixes #910 ).
2015-08-25 23:34:15 +02:00
LevelX2
b62dadf95d
* Fixed that conditional mana (e.g. River of Tears) did not trigger mana adding effects like Vorinclex, Voice of Hunger.
2015-08-25 22:38:45 +02:00
LevelX2
dc6dc07e47
* Mighty Emergence - Fixed that the effect also worked for not controlled creatures.
2015-08-25 16:41:28 +02:00
LevelX2
c5718e3f19
* Phasing - Fixed that idirect phasing (attachments of permanents with phasing) were not phased out with the permanent they attached to.
2015-08-25 15:09:44 +02:00
LevelX2
61188dbdc3
* Fixed a problem with rule text generation. Reworked rule text generation of landwalk abilities.
2015-08-25 13:40:44 +02:00
BijanT
d157b38cdd
Implemented Card: Heroes Remembered
2015-08-24 19:17:41 -05:00
LevelX2
1868631a96
* Kira, Great Glass-Spinner - Some fixes to the triggered ability that controlled creatures gain.
2015-08-24 08:31:06 +02:00
LevelX2
c024318489
* Kira, Great Glass-Spinner - Some fixes to the triggered ability that controlled creatures gain.
2015-08-24 01:53:24 +02:00
LevelX2
8b02e6805f
* Fixed wrong card numbers of some Fifthedition cards. Smoke, Stasis, SeaSerpent, Tsunami, Spirit Link, Mind Warp, Recall, Flare.
2015-08-23 23:23:31 +02:00
LevelX2
b6eab4977a
* Burning-Tree Shaman - Fixed target handling (using always the target from first time the ability triggered).
2015-08-23 22:48:05 +02:00
LevelX2
91482964dc
* Megrim - Fixed target handling (using always the target from first time the ability triggered).
2015-08-23 22:46:22 +02:00
LevelX2
cc9f036c89
Merge pull request #1220 from LoneFox78/master
...
New cards
2015-08-23 21:19:01 +02:00
LoneFox
be25ff1dbf
Implement cards: Cloudreach Cavalry, Covert Operative, Glintwing Invoker, and Smokespew Invoker
2015-08-23 17:36:47 +03:00
LoneFox
a0728f36f3
Implement cards: Aven Warhawk, Keeper of the Nine Gales, Sunstrike Legionnaire, and Wingbeat Warrior
2015-08-23 12:26:11 +03:00
LoneFox
185e99bd62
Implement cards: Akroma's Devoted, Defender of the Order, Liege of the Axe, and Vile Deacon
2015-08-23 11:35:35 +03:00
LoneFox
d5af4f8c21
Implement cards: Daru Sanctifiers, Patron of the Wild, Primal Whisperer, and Skinthinner
2015-08-23 10:46:51 +03:00
fireshoes
df2090b0e3
Merge origin/master
2015-08-22 21:35:06 -05:00
fireshoes
479a0117d6
Implemented Zombie Trailblazer, Wormwood Treefolk, Wormwood Dryad, Witch Engine, Viscid Lemures, and Boggart Loggers. Fixed Nirkana Revenant's triggered ability to now be a mana ability.
2015-08-22 21:33:11 -05:00
LoneFox
77279fd5a2
Implement cards: Balshan Collaborator, Liquify, Narcissism, and Pardic Collaborator
2015-08-22 20:16:40 +03:00
LoneFox
90003d99f3
Implement cards: Flame Burst, Muscle Burst, and Pardic Firecat
2015-08-22 19:26:42 +03:00
Jeff
47f8483538
- Added Ratcatcher
2015-08-21 14:53:56 -05:00
LevelX2
e7a58a105e
Merge pull request #1217 from LoneFox78/master
...
New cards from Time Spiral
2015-08-21 09:54:22 +02:00
LevelX2
fc59e12431
Merge origin/master
2015-08-21 09:51:01 +02:00
LevelX2
23039572f2
Xmage 1.4.3v3
2015-08-21 09:49:53 +02:00
LoneFox
1d5b724063
Implement cards: Molder, Sprout, Tectonic Fiend, and Viscerid Deepwalker
2015-08-21 10:48:44 +03:00
LoneFox
979afc0cac
Implement cards: D'Avenant Healer, Drudge Reavers, Flamecore Elemental, and Foriysian Interceptor
2015-08-21 10:07:59 +03:00
fireshoes
e490a3445a
Implemented Grozoth, Dementia Sliver, and Planewalker's Scorn, Fury, Favor, and Mirth.
2015-08-20 22:42:12 -05:00
LoneFox
971958b32c
Implement cards: Ith, High Arcanist; PendelHaven Elder; Sarpadian Empires, Vol. VII; and Unyaro Bees
2015-08-20 23:55:58 +03:00
fireshoes
f49f9d1c18
Merge origin/master
2015-08-20 14:23:13 -05:00
fireshoes
9f5de67248
Changed Rebel Informer and Mercenary Informer to use FilterObject instead of FilterStackObject. Added alternate art versions of ATQ and ARN cards. Implemented Extinction and Tsabo's Decree. Fixed Necropotence tooltip.
2015-08-20 14:22:01 -05:00
LoneFox
93eb216e73
Implement cards: Basalt Gargoyle, Cloudchaser Kestrel, Scarwood Treefolk, and Squall Line
2015-08-20 22:02:05 +03:00
LoneFox
597d1323fa
Implement cards: Corpulent Corpse, Viashino Bladescout, Wurmcalling, and Yavimaya Dryad
2015-08-20 21:10:03 +03:00
LoneFox
b42587e5ea
Implement cards: Keldon Halberdier, Stormcloud Djinn, Thrill of the Hunt, and Verdant Embrace
2015-08-20 19:04:39 +03:00
LoneFox
4c981a49af
Add ODY Aura Graft and 10E Karplusan Strider
2015-08-20 17:50:55 +03:00
Jesse Whyte
eab32ae5e3
Merge origin/master
2015-08-20 17:26:09 +10:00
Jesse Whyte
852442e492
Implemented Retribution of the Meek
2015-08-20 17:01:02 +10:00
fireshoes
9c213ac460
Fixed Taniwha mana cost.
2015-08-20 00:02:03 -05:00
LevelX2
f7dfcec728
Merge pull request #1214 from LoneFox78/master
...
A big dump of trivial/simple cards
2015-08-19 17:42:13 +02:00
LoneFox
864cb1b051
Implement some creatures with morph
2015-08-19 16:31:24 +03:00
LoneFox
5934c462d8
Implement some creatures with mana abilities
2015-08-19 16:12:26 +03:00
LoneFox
8324d9df8f
Implement some creatures with horsemanship
2015-08-19 14:20:34 +03:00
LoneFox
9db6c86b9c
Implement more creatrues with protection
2015-08-19 13:44:22 +03:00
LoneFox
35d3bf9c73
Implement more creatures with protection
2015-08-19 13:29:00 +03:00
LoneFox
e73b39cb06
Implement some creatures with protection
2015-08-19 13:15:11 +03:00
LoneFox
a170ecd115
Implement some creatures with cumulative upkeep
2015-08-19 12:41:49 +03:00
LevelX2
6d8378d5e4
Fixed Tidewalkers duration.
2015-08-19 11:23:38 +02:00
LevelX2
2cf5907189
Fixed that the X value of permanents like Hangbar Walker isn't used again if the permanent enters the battlefield later without beeing cast (e.g. returning from leaving Oblivion Ring).
2015-08-19 11:21:22 +02:00
LoneFox
6085ebb5db
Fix the set code of Masters Edition Spectral Bears
2015-08-19 12:07:17 +03:00
LoneFox
2165e78130
Implement some creatures with upkeep costs
2015-08-19 11:50:09 +03:00