Commit graph

6339 commits

Author SHA1 Message Date
Luna Skyrise
4f079286ec Remove most "unchecked conversion" errors 2015-05-18 19:53:34 -03:00
Luna Skyrise
d82b57d6bb Remove most "has been deprecated" errors 2015-05-18 18:35:51 -03:00
LevelX2
cc638261d8 * Drooling Groodian - Fixed missing targets of the spell (fixes #967). 2015-05-17 22:32:56 +02:00
LevelX2
f9ce42100b * Combust - Fixed rarity (was common instead of uncommon). 2015-05-17 22:19:35 +02:00
LevelX2
df9efa97b6 * Dragonlord Kolaghan - Fixed that morphed cast spells where compared with its origin name with cards in the graveyard. 2015-05-17 22:08:56 +02:00
Nathaniel Brandes
7e3b494204 Moved sixth edition cards to correct package.
Classic Sixth Edition card weren't showing up in the deck editor because
the set class was changed without the package being moved.
2015-05-15 02:02:53 -07:00
emerald000
c5737a76cd Fixed Narcolepsy intervening if clause. 2015-05-14 20:31:02 -04:00
LevelX2
21860fa8be * Hollowsage - Fixed that it wrongly triggered on tapping insteadof untapping. 2015-05-14 22:54:18 +02:00
LevelX2
15bb4521f3 * Intimidator Initiate - Added missing target definition. 2015-05-14 22:47:41 +02:00
emerald000
6c010a8efe Added Bitter Ordeal and Psychogenic Probe 2015-05-14 04:07:08 -04:00
LevelX2
776c44b5bb * Sigil Blessing - Fixed tooltip and internal handling. 2015-05-13 23:06:31 +02:00
LevelX2
988ed217f3 * Angelic Destiny - Fixed that the enchantment did not return from graveyard to hand. 2015-05-13 23:05:02 +02:00
LevelX2
db694a4c1e * Otherworldly Journey - Fixed that the returning creature did not get the +1/+1 counter. 2015-05-13 17:49:42 +02:00
LevelX2
7bc8ff9955 * Otherworldly Journey - Fixed that the returning creature did not get the +1/+1 counter. 2015-05-13 17:45:44 +02:00
LevelX2
4c60eba7e6 * Taj-Nar Swordsmith - Fixed that the searched card was returned to hand instead correctly to battlefield. 2015-05-13 17:32:40 +02:00
LevelX2
54be23cb41 Added a test for conditional mana. 2015-05-13 15:05:51 +02:00
LevelX2
7453d6a39e * Fixed the sometimes failing Spellskite Test. 2015-05-13 15:05:34 +02:00
LevelX2
fa847e8feb * Update to version 1.4.0v0. 2015-05-12 23:11:25 +02:00
LevelX2
ed501cad21 * Some minor adjustements/changes. 2015-05-12 23:00:34 +02:00
LevelX2
e2cb40de70 Some minor log changes and added tests. 2015-05-12 17:29:00 +02:00
Luna Skyrise
d1f8575b2f Lymph Sliver: correct tooltip text (quote the Absorb explanation) 2015-05-11 20:16:05 -03:00
Luna Skyrise
0fbb341eac Rancid Earth: correct effect dependency 2015-05-11 20:11:35 -03:00
Luna Skyrise
4219c4eeed Lymph Sliver: adjust tooltip text, fully use PreventionEffectImpl 2015-05-11 19:44:42 -03:00
Luna Skyrise
68a44caadd Shifting Sky: use ChooseColorEffect and a static ability...
...to change colors
2015-05-11 19:39:01 -03:00
Luna Skyrise
ee8b5116e6 Homing Sliver: use hasSubtype to check Sliver cards 2015-05-11 19:18:22 -03:00
Luna Skyrise
0b712fc3e7 Instill Energy: fix the haste-like effect 2015-05-11 19:13:17 -03:00
Luna Skyrise
a49d082823 Orcish Spy: modify LookLibraryTopCardTargetPlayerEffect to admit multiple cards 2015-05-11 19:07:14 -03:00
Luna Skyrise
9149e66e71 No Rest for the Wicked: fixes by LevelX2 2015-05-11 16:58:09 -03:00
Luna Skyrise
4af01f7cf4 Enduring Renewal: various fixes by LevelX2 2015-05-11 16:47:15 -03:00
Luna Skyrise
ff998698c8 Knollspine Invocation: fix by LevelX2
Instead of hacking ManaCostsImpl, adjust real damage via adjustCosts
(see Necropolis Fiend)
2015-05-11 16:36:11 -03:00
Luna Skyrise
548eae29b9 Homing Sliver: apply ability to Slivers on players' hands
Fix based on Past In Flames (Innistrad)
2015-05-11 15:54:36 -03:00
Luna Skyrise
8d0619b356 Distorting Lens: various fixes by LevelX2
* TargetPermanent() instead of TargetCreaturePermanent()
* BecomesColorTargetEffect with setColor = null
* use permanent.getLogName() and player.getLogName()
2015-05-11 15:28:35 -03:00
Luna Skyrise
f203d799ec Orcish Spy: look the top X cards instead of removing them
Basis: LookLibraryTopCardPlayerEffect and Library.getTopCards(game, amount)
2015-05-11 15:28:26 -03:00
LevelX2
1067ba296b * Chief Engineer - Fixed that convoke did not work for Artifacts while Chief Engineer was on the battlefield. 2015-05-11 15:26:48 -03:00
LevelX2
ef1ee0adbf * Norn's Annex - Fixed that the effect did not work if a planeswalker of the controller was attacked. 2015-05-11 15:26:29 -03:00
LevelX2
7338022dd1 * Fixed that cyle triggered abilities did not work. 2015-05-11 15:26:09 -03:00
Luna Skyrise
38bfe70961 [SHM] Added Knollspine Invocation 2015-05-11 00:01:20 -03:00
Luna Skyrise
919cc73e6c [TSB, ICE] Added Enduring Renewal 2015-05-11 00:00:09 -03:00
Luna Skyrise
b0d37ab7a6 [PLS, 8ED] Added Star Compass 2015-05-10 23:59:12 -03:00
Luna Skyrise
0ec9f8869c [PLS, 8ED] Added Shifting Sky 2015-05-10 23:58:55 -03:00
Luna Skyrise
71fc740c04 [FUT] Added Lymph Sliver 2015-05-10 23:57:49 -03:00
Luna Skyrise
ab6105d09e [TOR] Added Rancid Earth 2015-05-10 23:57:13 -03:00
Luna Skyrise
ab773ab509 [10E, USG] Added No Rest for the Wicked
and test
2015-05-10 23:54:05 -03:00
Luna Skyrise
fce9f8a1a7 [ME4, 5ED, 4ED, 3ED, 2ED, LEB, LEA] Added Instill Energy 2015-05-10 23:53:18 -03:00
Luna Skyrise
dd32411e83 [8ED, FEM] Added Orcish Spy...
...and the revealing target player's library effect
2015-05-10 23:51:00 -03:00
Luna Skyrise
6acfeadd21 [FUT] Added Homing Sliver 2015-05-10 23:49:28 -03:00
Luna Skyrise
65283b5ac4 [9ED, 8ED, ARN] Added Rukh Egg
Notice that there has been no published bird token creature, so I used
the card's first edition.
2015-05-10 23:47:22 -03:00
Luna Skyrise
19c4fe1d28 [ME2, 5ED, ICE] Added Sea Spirit 2015-05-10 23:42:22 -03:00
Luna Skyrise
a0824c5c07 [8ED, MMQ] Add Distorting Lens 2015-05-10 23:10:18 -03:00
Luna Skyrise
791522805f [CLD] Add Blizzard Specter 2015-05-10 23:09:29 -03:00