[fixed/closed]Sphinx Summoner
Moderators: BAgate, drool66, Aswan jaguar, gmzombie, stassy, CCGHQ Admins
[fixed/closed]Sphinx Summoner
by HarlequinCasts » 02 Sep 2013, 02:03
Describe the Bug:
Sphinx Summoner can search your library for any artifact.
Which card did behave improperly ?
Sphinx Summoner
Which update are you using?(date,name)Which type(Duel,Gauntlet,Sealed Deck)
Odyssey v2
What exactly should be the correct behavior/interaction ?
Sphinx Summoner can only search for artifact creatures.
Are any other cards possibly affected by this bug ?
NA
Sphinx Summoner can search your library for any artifact.
Which card did behave improperly ?
Sphinx Summoner
Which update are you using?(date,name)Which type(Duel,Gauntlet,Sealed Deck)
Odyssey v2
What exactly should be the correct behavior/interaction ?
Sphinx Summoner can only search for artifact creatures.
Are any other cards possibly affected by this bug ?
NA
- Attachments
-
Sphinx Summoner.zip
- (2.54 KiB) Downloaded 170 times
Last edited by BAgate on 03 Feb 2014, 17:37, edited 5 times in total.
Reason: closed
Reason: closed
-
HarlequinCasts - Posts: 922
- Joined: 07 May 2013, 14:33
- Has thanked: 68 times
- Been thanked: 30 times
Re: [confirmed]Sphinx Summoner
by Korath » 07 Sep 2013, 01:41
It can find non-artifact creatures, too.
The tests that this uses in global_checking.c are convoluted and full of 1001 different undocumented special cases. I'm not confident in making the change, but what I think it needs to be is
The tests that this uses in global_checking.c are convoluted and full of 1001 different undocumented special cases. I'm not confident in making the change, but what I think it needs to be is
- Code: Select all
new_default_test_definition(&this_test, TYPE_CREATURE, msg);
this_test.type_flag = F1_ARTIFACT_CREATURE;
- Code: Select all
just new_default_test_definition(&this_test, TYPE_ARTIFACT+TYPE_CREATURE, msg);
-
Korath - DEVELOPER
- Posts: 3708
- Joined: 02 Jun 2013, 05:57
- Has thanked: 496 times
- Been thanked: 1108 times
Re: [confirmed]Sphinx Summoner
by Gargaroz » 13 Sep 2013, 15:33
Fix inserted, for the interaction with Mishra's Workshop... Korath it's all yours 

----
- Current / medium term task: adjusting the code for making Misdirection and such usable
- Long term task: inserting all the good stuff I left out from the "Golden Years" mod
- Current / medium term task: adjusting the code for making Misdirection and such usable
- Long term task: inserting all the good stuff I left out from the "Golden Years" mod
- Gargaroz
- Programmer
- Posts: 7097
- Joined: 06 Nov 2009, 11:11
- Has thanked: 82 times
- Been thanked: 595 times
3 posts
• Page 1 of 1
Who is online
Users browsing this forum: No registered users and 26 guests