Commit graph

11023 commits

Author SHA1 Message Date
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
4054b6fc91 * Fixed that cards in graveyard did not show their id in tooltip. 2015-05-13 23:26:06 +02: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
497b977911 * Fixed a bug that the AI did most of the time choose the wrong mana color if producing mana from any or multiple mana effects. 2015-05-13 15:04:42 +02:00
Luna Skyrise
39f60c20fd [ODY] Add Animal Boneyard 2015-05-12 21:52:09 -03:00
LevelX2
bc61ef6fb8 * Update to version 1.4.0v0. 2015-05-13 01:05:12 +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
28d46e2a95 * Added a simple identifier to tooltip and game log to be able to identify the exact target if multiple objects with the same name exist. 2015-05-12 17:30:14 +02:00
LevelX2
e2cb40de70 Some minor log changes and added tests. 2015-05-12 17:29:00 +02:00
LevelX2
1561ed3fa4 * Fixed a recently added bug that prevented attack a player if also a planeswalker of the attacked player is on the battlerfield. 2015-05-12 17:28:17 +02:00
LevelX2
69b381779b * Added a simple skill level to set and filter for tables. 2015-05-12 15:10:24 +02:00
LevelX2
e3cb007848 Merge pull request #962 from lunaskyrise/master
Add 18 new cards + change set package name
2015-05-12 01:31:56 +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
LevelX2
15efe14fd5 * Fixed human players controlling other human players turn (e.g. by Mindsliver). 2015-05-12 01:10:56 +02: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
LevelX2
be11d287dc [MM2] Added new download source mythicspoiler.com. 2015-05-11 22:06:38 +02: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
70f152feb1 * Fixed that some mana effects did not send all neded events (prevented that Contamination chnaged conditonal mana from Cavern of Souls to black mana). 2015-05-11 15:26:39 -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
d42901d052 Some minor changes. 2015-05-11 15:26:19 -03:00
LevelX2
7338022dd1 * Fixed that cyle triggered abilities did not work. 2015-05-11 15:26:09 -03:00
LevelX2
e5a1a623ae * Chief Engineer - Fixed that convoke did not work for Artifacts while Chief Engineer was on the battlefield. 2015-05-11 19:17:38 +02:00
LevelX2
eec65a2881 * Fixed that some mana effects did not send all neded events (prevented that Contamination chnaged conditonal mana from Cavern of Souls to black mana). 2015-05-11 15:33:22 +02:00
LevelX2
17f9bf57d0 * Norn's Annex - Fixed that the effect did not work if a planeswalker of the controller was attacked. 2015-05-11 15:00:54 +02:00
LevelX2
7d2883560c Some minor changes. 2015-05-11 13:49:04 +02:00
LevelX2
fdcc365926 * Fixed that cyle triggered abilities did not work. 2015-05-11 12:18:07 +02: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