LevelX2
d7255f971c
* Some more minor changes. Added test.
2015-05-21 23:25:46 +02:00
LevelX2
093b22081a
* Some minor changes.
2015-05-21 22:39:30 +02:00
LevelX2
e6b45222ee
Merge pull request #989 from TGower/master
...
Keldon Warlord, Sleeper Agent, and Rootwater Diver
2015-05-21 09:06:40 +02:00
TGower
95699b7e1c
Added target.setNotTarget(true); as it is a choose ability that does not target the opponent. Gatherer Ruling
...
9/15/2013 Akroan Horse’s enters-the-battlefield ability doesn’t target any opponent. In a multiplayer game, you choose the opponent as the ability resolves.
2015-05-20 21:22:44 -07:00
TGower
35ecb1b26e
2015-05-20 21:02:31 -07:00
LevelX2
6097e297fe
* Prevention effects - Fixed that prevention effects also prevented damage that was not preventable ( fixes #983 ).
2015-05-21 00:25:37 +02:00
LevelX2
a3065b703a
* Fixed that named searches (e.g. Surgical Extraction) work also if the selected card is a split card.
2015-05-20 17:17:42 +02:00
LevelX2
be81d93e2b
Merge pull request #986 from lopho/master
...
Added Plague Rats and some fixes
2015-05-20 16:05:23 +02:00
lopho
486083ba05
Fixed Altar Golem, p/t counts also when not on battlefield
2015-05-20 15:25:04 +02:00
lopho
15f1d14d56
Added Plague Rats (LEA, LEB, 2ED, 3ED, 4ED, 5ED)
2015-05-20 15:23:21 +02:00
LevelX2
1954f7e1d4
Merge pull request #982 from lopho/master
...
Add Poisonbelly Ogre and Hissing Miasma, Unglued set and basic lands, and some other cards...
2015-05-20 13:42:24 +02:00
emerald000
9974cfe070
Color settings removal part 4
2015-05-20 04:43:02 -04:00
emerald000
efc3501f37
Color settings removal part 3
2015-05-20 01:56:47 -04:00
emerald000
7f7bb1d09c
Color settings removal part 2
2015-05-20 01:12:42 -04:00
emerald000
92c90bdaf2
Removed superfluous color settings. Splitted in a couple of commits for my poor computer to handle.
2015-05-20 00:02:42 -04:00
Trevor
ded89ebdd0
2015-05-19 19:46:43 -07:00
Trevor
8e5dccd726
2015-05-19 19:46:39 -07:00
Trevor
abf962aae7
2015-05-19 19:46:36 -07:00
Trevor
58925698fa
2015-05-19 19:46:33 -07:00
Trevor
c4370426f4
2015-05-19 19:46:30 -07:00
Trevor
9d8f7e2c14
2015-05-19 19:46:26 -07:00
Trevor
ce5d666001
2015-05-19 19:46:23 -07:00
Trevor
2af964e16f
2015-05-19 19:46:20 -07:00
Trevor
c448211e43
2015-05-19 19:46:17 -07:00
Trevor
b0fdd26294
2015-05-19 19:46:13 -07:00
Trevor
1cac5bdead
2015-05-19 19:46:10 -07:00
zweistecken
0126f45aa5
[RAV] Add Strands of Undeath
2015-05-19 20:14:22 +02:00
zweistecken
8ba5c94e77
[UGL] Add Unglued set and basic lands
2015-05-19 19:47:36 +02:00
zweistecken
1fe1a08bd5
Merge remote-tracking branch 'upstream/master'
2015-05-19 18:43:31 +02:00
zweistecken
b857195c66
[GPT] Add Hissing Miasma
2015-05-19 18:33:36 +02:00
zweistecken
e324d53d97
added SetTargetPointer Enum to AttackedByCreatureTriggeredAbility
...
PERMANENT targeting attacking creature
PLAYER targeting attacking player
modified Garruk Apex Predator (only card using this) to use SetTargetPointer
2015-05-19 18:33:10 +02:00
zweistecken
16d70585d9
[GPT] Add Poisonbelly Ogre
2015-05-19 18:30:56 +02:00
LevelX2
a31c7d496c
* Goblin Tinkerer - Fixed the not working activated ability.
2015-05-19 17:04:24 +02:00
LevelX2
55fca291da
* Mortarpod - Fixed tooltip text.
2015-05-19 16:57:54 +02:00
LevelX2
4d283993e6
* Necrogenesis and Thrive - Fixed tooltip texts.
2015-05-19 16:42:21 +02:00
LevelX2
025c5bf5d8
* Satyr Firedancer - Fixed that its ability did also trigger for damage from other sources than iinstant or sorcery spells ( fixes #963 ).
2015-05-19 16:20:21 +02:00
LevelX2
c6d0c78d16
Merge pull request #976 from lunaskyrise/unchecked-and-deprecated
...
Remove most "has been deprecated" and "unchecked conversion" errors
2015-05-19 14:48:25 +02:00
LevelX2
1e7e3bf5cc
* Overwhelming Stampede - Fixed that the boost value was not correctly calculated and applied.
2015-05-19 14:29:55 +02:00
LevelX2
e63eef16aa
* Quckling - Fixed that it was not optional to return another creature.
2015-05-19 13:24:27 +02:00
Luna Skyrise
39eb4508c5
Cautery Sliver: apply cost and target to the right ability
...
Fixes #978
2015-05-18 23:12:11 -03:00
Luna Skyrise
7f63ad02a6
Basal Sliver: use SimpleManaAbility...
...
...instead of a custom SimpleActivatedAbility
2015-05-18 20:27:37 -03:00
Luna Skyrise
4f079286ec
Remove most "unchecked conversion" errors
2015-05-18 19:53:34 -03:00
LevelX2
591c289627
Merge pull request #974 from lunaskyrise/animal-boneyard-and-more
...
Animal Boneyard and more
2015-05-19 00:05:19 +02:00
Luna Skyrise
d82b57d6bb
Remove most "has been deprecated" errors
2015-05-18 18:35:51 -03:00
LevelX2
04730e490b
* Deranged Assistant - Disallowed possible undo to prevent cheating with otherwise hidden information (top card of library).
2015-05-18 23:06:15 +02:00
LevelX2
d9883940df
* Stranglehold - Fixed that the can't search effect did not work correctly.
2015-05-18 21:53:17 +02:00
LevelX2
e5a792a8f5
* Puppeteer Clique - Fixed that the ability also tiggered without a valid target.
2015-05-18 21:46:22 +02:00
LevelX2
04f9227349
* Flickerwisp - Fixed that Flickerwisp could target itself.
2015-05-18 21:07:24 +02:00
LevelX2
d6d7a72851
* Sliver Overlord - Fixed that the searched card was not revealed.
2015-05-18 21:03:38 +02:00
LevelX2
b0a404e84b
* Retrace - Fixed that retrace did not work correctly with cost modifications.
2015-05-18 20:48:01 +02: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
Luna Skyrise
262822dfcb
[PLC] Add Frenetic Sliver
2015-05-17 11:49:03 -03:00
Luna Skyrise
2facda95aa
Fix typo in SourceOnBattlefieldCondition's class name
2015-05-16 21:32:05 -03:00
Luna Skyrise
70e866ca32
[PLC] Add Synchronous Sliver
2015-05-16 21:12:38 -03:00
Luna Skyrise
692a743ac6
Dormant Sliver: end quote
2015-05-16 20:25:30 -03:00
Luna Skyrise
c2b5ab47b4
[PLC] Add Cautery Sliver
2015-05-16 20:23:20 -03:00
Luna Skyrise
43bb403c93
[PLC] Add Dormant Sliver
2015-05-16 20:22:23 -03:00
Luna Skyrise
e7bc7d69f4
[TSP] Add Telekinetic Sliver
2015-05-16 19:45:44 -03:00
Luna Skyrise
a462e300c5
Pulmonic Sliver: use constructor instead of statically adding subtype
2015-05-16 19:29:04 -03:00
Luna Skyrise
81591a03a8
Gemhide Sliver: Slivers here may not include just creatures
...
See rules text
2015-05-16 19:28:24 -03:00
Luna Skyrise
c467ef3842
[TSP] Add Screeching Sliver
2015-05-16 19:26:32 -03:00
Luna Skyrise
f81a4534dc
[TSP] Add Ghostflame Sliver
2015-05-16 19:26:24 -03:00
Luna Skyrise
8c1c073d8b
[TSP] Add Watcher Sliver
2015-05-16 17:24:08 -03:00
Luna Skyrise
c0f6eb7af3
Opaline Sliver: remove unused import
2015-05-16 17:23:48 -03:00
Luna Skyrise
0c91d8ca72
[TSP] Add Opaline Sliver
2015-05-16 14:49:22 -03:00
Luna Skyrise
c6d433476b
Animal Boneyard: the ability was never defined
2015-05-16 07:51:14 -03:00
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
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
Luna Skyrise
c48d381b24
[TMP] Add Flailing Drake
...
Includes test.
2015-05-10 23:03:25 -03:00
Luna Skyrise
be41a64975
[9ED, 8ED, UDS] Add Emperor Crocodile
2015-05-10 23:02:23 -03:00
Luna Skyrise
d26cd70a3a
[10E] Add Sylvan Basilisk
2015-05-10 23:01:29 -03:00
Luna Skyrise
fb989cd2f2
[5ED, ICE] Add Chub Toad
2015-05-10 23:00:51 -03:00
LevelX2
47ad97adc7
[MM2] Created Incandescent Soulstoke (had a typo in cards-data).
2015-05-10 11:44:40 +02:00
LevelX2
5c018b15af
Changed Modern Masters 2015 short designation to MM2.
2015-05-10 11:26:35 +02:00
LevelX2
81300cd90a
Fixed rats of Rath and optimized Karplusan Strider.
2015-05-10 09:38:14 +02:00
emerald000
263a9a9806
[MM2] Added Guile.
2015-05-09 21:49:04 -04:00
LevelX2
25ef57570d
[MM2] Added Worldhear Phoneix.
2015-05-10 01:33:02 +02:00
LevelX2
7cdda24e9a
Fixed that AI destroyed all their permanents with Rats of Rath.
2015-05-10 01:32:14 +02:00
LevelX2
9c97953b6b
Added some font color to object and player names output to game logging and feedback area.
2015-05-09 21:18:00 +02:00
LevelX2
c3ea08b59c
[MM2] Added Soulbright Flamekin and Inner-Flame Ignite.
2015-05-09 09:02:55 +02:00
emerald000
b4fad5e349
[MM2] Added Karplusan Strider, Root-Kin Ally and Thrive.
2015-05-08 18:14:06 -04:00
LevelX2
7599adafce
[MM2] Fixed All Suns' Dawn. Added Blades of Velis Ve, Incandescent Soulstoke and Wings of Velis Vel.
2015-05-08 23:49:03 +02:00
fireshoes
5a4911f1c6
[MMB] Added 5/8 spoilers. ~12 cards need coded to complete the set
2015-05-08 12:44:54 -05:00
LevelX2
799def3b49
[MMB] Added Horde of Notion and All Suns' Dawn.
2015-05-08 19:15:40 +02:00
LevelX2
5c041753a6
* Progenitor Mimic - Fixed that the copy effect did not work correctly ( fixes #958 ).
2015-05-08 14:45:14 +02:00
LevelX2
2b719f1dba
* Narrow Escape - Fixed that the target was wrongly permanent creature instead of controlled permanent.
2015-05-08 14:42:53 +02:00
LevelX2
0ef2919a08
Some minor changes. Added a Kicker test.
2015-05-07 21:54:28 +02:00
LevelX2
9edc277374
* Land Tax - Fixed that the effect was not optional.
2015-05-07 21:54:07 +02:00
LevelX2
182f91ea41
* Kuon, Ogre Ascendant - Fixed that also non creatures going to graveyard were count for Kuon, Ogre Ascendant flip ability.
2015-05-07 21:14:21 +02:00
LevelX2
4bea123bf3
Some minor changes. Added a test.
2015-05-07 21:04:04 +02:00
fireshoes
af26b1533a
[MMB] Added 19 cards
2015-05-07 10:42:54 -05:00
fireshoes
2a2ad3b362
[MMB] Added Kiki-Jiki, Tezzeret, Necroskitter, and Mulldrifter
2015-05-06 23:17:43 -05:00
LevelX2
3afd378c2d
* Fixed a lot of cards where hand or graveyard cards were moved to library without firing zone change events.
2015-05-07 00:47:26 +02:00