[fixed/closed]detention sphere
Moderators: BAgate, drool66, stassy, Aswan jaguar, gmzombie, CCGHQ Admins
[fixed/closed]detention sphere
by gmzombie » 17 Nov 2013, 04:02
Describe the Bug:
Detention Sphere cant target planeswalkers?
Which card did behave improperly ?
Detention Sphere
Which update are you using?(date,name)Which type(Duel,Gauntlet,Sealed Deck)
Portals to Theros
What exactly should be the correct behavior/interaction ?
shold be able to exile non land permanent.
Are any other cards possibly affected by this bug ?
Detention Sphere cant target planeswalkers?
Which card did behave improperly ?
Detention Sphere
Which update are you using?(date,name)Which type(Duel,Gauntlet,Sealed Deck)
Portals to Theros
What exactly should be the correct behavior/interaction ?
shold be able to exile non land permanent.
Are any other cards possibly affected by this bug ?
Last edited by BAgate on 29 Jan 2014, 06:50, edited 3 times in total.
Reason: closed
Reason: closed
can I maze of ith your snowstorm?
http://home.comcast.net/~gmzombie/index.html old stuff in here. don't use this stuff right now till I get time to get back into it and readjust.
http://home.comcast.net/~gmzombie/index.html old stuff in here. don't use this stuff right now till I get time to get back into it and readjust.
- gmzombie
- Posts: 856
- Joined: 26 Feb 2009, 01:05
- Location: Wyoming, Mi
- Has thanked: 200 times
- Been thanked: 50 times
Re: detention sphere
by Korath » 17 Nov 2013, 06:10
Please capitalize the card name so we get the rules text popup and don't have to go searching for it.
The problem was that it wasn't looking for a non-land permanent; it was looking for an artifact, creature, or enchantment (somewhat understandable, since that combination's mislabeled as "TYPE_NONLAND"). So it could target Dryad Arbor or Ancient Den or animated manlands, but not planeswalkers.
Detention Sphere fixed in 714e57b. There's some 67 other grep hits for TYPE_NONLAND, TYPE_NONARTIFACT, TYPE_NONCREATURE, or TYPE_NONENCHANTMENT. I don't know yet how many of them meant to be e.g. "anything that's an artifact or land or creature" instead of "anything that's not an enchantment" yet; even those that are, I'm inclined to replace with the straightforward TYPE_ARTIFACT|TYPE_LAND|TYPE_CREATURE instead.
(Turns out the majority of TYPE_NONLAND should just be TYPE_PERMANENT; the rest are evenly divided between correct and incorrect.)
The problem was that it wasn't looking for a non-land permanent; it was looking for an artifact, creature, or enchantment (somewhat understandable, since that combination's mislabeled as "TYPE_NONLAND"). So it could target Dryad Arbor or Ancient Den or animated manlands, but not planeswalkers.
Detention Sphere fixed in 714e57b. There's some 67 other grep hits for TYPE_NONLAND, TYPE_NONARTIFACT, TYPE_NONCREATURE, or TYPE_NONENCHANTMENT. I don't know yet how many of them meant to be e.g. "anything that's an artifact or land or creature" instead of "anything that's not an enchantment" yet; even those that are, I'm inclined to replace with the straightforward TYPE_ARTIFACT|TYPE_LAND|TYPE_CREATURE instead.
(Turns out the majority of TYPE_NONLAND should just be TYPE_PERMANENT; the rest are evenly divided between correct and incorrect.)
-

Korath - DEVELOPER
- Posts: 3522
- Joined: 02 Jun 2013, 05:57
- Has thanked: 491 times
- Been thanked: 1037 times
2 posts
• Page 1 of 1
Who is online
Users browsing this forum: No registered users and 5 guests
