Commit graph

6346 commits

Author SHA1 Message Date
Luna Skyrise
527e05ae35 Mindwhip Sliver: the ability can only be casted as sorcery 2015-05-16 07:50:32 -03:00
Luna Skyrise
eeca9b3f27 [TSP] Add Psionic Sliver 2015-05-15 23:59:26 -03:00
Luna Skyrise
26a5d49b4a [TSP] Add Pulmonic Sliver 2015-05-15 23:51:02 -03:00
Luna Skyrise
1525904b6f [TSP] Add Shadow Sliver 2015-05-15 23:50:54 -03:00
Luna Skyrise
0604417080 [TSP] Add Opaline Sliver 2015-05-15 23:50:47 -03:00
Luna Skyrise
e4eb07dade [TSP] Add Sedge Sliver 2015-05-15 23:50:38 -03:00
Luna Skyrise
2d943d590d [TSP] Add Basal Sliver 2015-05-15 23:50:23 -03:00
Luna Skyrise
174131ee92 [TMP] Add Mindwhip Sliver 2015-05-15 23:49:03 -03:00
Luna Skyrise
69841ae527 [PLC] Add Spitting Sliver 2015-05-15 23:48:41 -03:00
Luna Skyrise
19629038c2 [FUT] Add Sliversmith 2015-05-15 23:47:59 -03:00
Luna Skyrise
e66a9ec125 Merge upstream/master into animal-boneyard-and-more 2015-05-15 22:24:39 -03: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
Luna Skyrise
39f60c20fd [ODY] Add Animal Boneyard 2015-05-12 21:52:09 -03: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