It is currently 12 May 2025, 11:11
   
Text Size

[fixed/closed]Sphinx Summoner

Moderators: BAgate, drool66, Aswan jaguar, gmzombie, stassy, CCGHQ Admins

[fixed/closed]Sphinx Summoner

Postby 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
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
User avatar
HarlequinCasts
 
Posts: 922
Joined: 07 May 2013, 14:33
Has thanked: 68 times
Been thanked: 30 times

Re: [confirmed]Sphinx Summoner

Postby 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
Code: Select all
      new_default_test_definition(&this_test, TYPE_CREATURE, msg);
      this_test.type_flag = F1_ARTIFACT_CREATURE;
instead of
Code: Select all
      just new_default_test_definition(&this_test, TYPE_ARTIFACT+TYPE_CREATURE, msg);
And another entry in our continuing saga of colored artifacts not charging mana correctly - I can't cast this with an Island, a Swamp, and a Mishra's Workshop, but it works correctly with an Island, a Swamp, and three copies of Wasteland.
User avatar
Korath
DEVELOPER
 
Posts: 3708
Joined: 02 Jun 2013, 05:57
Has thanked: 496 times
Been thanked: 1108 times

Re: [confirmed]Sphinx Summoner

Postby 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
Gargaroz
Programmer
 
Posts: 7097
Joined: 06 Nov 2009, 11:11
Has thanked: 82 times
Been thanked: 595 times


Return to Archived Reports

Who is online

Users browsing this forum: No registered users and 21 guests


Who is online

In total there are 21 users online :: 0 registered, 0 hidden and 21 guests (based on users active over the past 10 minutes)
Most users ever online was 4143 on 23 Jan 2024, 08:21

Users browsing this forum: No registered users and 21 guests

Login Form