It is currently 08 Jul 2021, 00:17
   
Text Size

[fixed/closed]"Gold" cards missing a color

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

[fixed/closed]"Gold" cards missing a color

Postby Gargaroz » 29 May 2013, 01:09

I noticed there are some "Gold" cards that aren't properly recognized by its colors, this mean that the color entries in "ct_all" are wrong.
As now, I noticed the multi-hybrid cards from New Alare (and this mess their hybrid mana too), but I'm sure there are others.
If you find them, post it in this thread.
Moderators, please "stick" this thread.
Last edited by Aswan jaguar on 11 Jan 2014, 17:07, edited 3 times in total.
Reason: closed
----
- 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: 7095
Joined: 06 Nov 2009, 11:11
Has thanked: 82 times
Been thanked: 593 times

Re: "Gold" cards missing a color

Postby Sonic » 29 May 2013, 12:52

Probably my fault - the ct_all data entry for the hybrids has to be done manually, like the split/flip, land and mana producing artifact cards. So I've probably screwed up the data entry somewhere.
Working On: Life, the Universe, and Everything.
User avatar
Sonic
Apprentice
 
Posts: 827
Joined: 27 Feb 2010, 00:37
Has thanked: 3 times
Been thanked: 160 times

Re: "Gold" cards missing a color

Postby Gargaroz » 29 May 2013, 15:14

It's my fault too, the final check is up to me ;)
----
- 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: 7095
Joined: 06 Nov 2009, 11:11
Has thanked: 82 times
Been thanked: 593 times

Re: "Gold" cards missing a color

Postby Sonic » 29 May 2013, 22:05

Gargaroz wrote:It's my fault too, the final check is up to me ;)
Loamdragger Giant - 4|RG|RG|RG - G missing in Ct_All
Slave of Bolas - |3|UR|B - R missing in Ct_All
Naya Hushblade - |RW|G - W missing in Ct_All
Jund Hackblade - |BG|R - G missing in Ct_All
Grixis Grimblade - |UR|B - R missing in Ct_All
Esper Stormblade - |WB|U - B missing in Ct_All
Bant Sureblade - |GU|W - U missing in Ct_All
Arsenal Thresher - |2|WB|U - B missing in Ct_All

Any of these turn up in your tests?
I think that covers it though - these look to be all the incorrect hybrids.
Working On: Life, the Universe, and Everything.
User avatar
Sonic
Apprentice
 
Posts: 827
Joined: 27 Feb 2010, 00:37
Has thanked: 3 times
Been thanked: 160 times

Re: "Gold" cards missing a color

Postby Gargaroz » 30 May 2013, 00:03

Well, since you're working on the XLS files, could you please fix that for me ?
----
- 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: 7095
Joined: 06 Nov 2009, 11:11
Has thanked: 82 times
Been thanked: 593 times

Re: "Gold" cards missing a color

Postby Sonic » 30 May 2013, 12:19

Gargaroz wrote:Well, since you're working on the XLS files, could you please fix that for me ?
I'd need your most recent ct_all.xls if you want it done before this months V2 release.
If you send me the file today it would only take a few minutes to fix and I'll send it back later.
Working On: Life, the Universe, and Everything.
User avatar
Sonic
Apprentice
 
Posts: 827
Joined: 27 Feb 2010, 00:37
Has thanked: 3 times
Been thanked: 160 times

Re: "Gold" cards missing a color

Postby Gargaroz » 30 May 2013, 14:00

Nah, just work in the one you have, the data insertion of the next patch has the priority. And I'm not that willing of doing a V2, we just release the bug fix with the new patc.
----
- 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: 7095
Joined: 06 Nov 2009, 11:11
Has thanked: 82 times
Been thanked: 593 times

Re: "Gold" cards missing a color

Postby Sonic » 30 May 2013, 14:35

Gargaroz wrote:Nah, just work in the one you have, the data insertion of the next patch has the priority. And I'm not that willing of doing a V2, we just release the bug fix with the new patc.
OK, no problem.
But I will still need your latest bug fix files before doing the data insertion.
Working On: Life, the Universe, and Everything.
User avatar
Sonic
Apprentice
 
Posts: 827
Joined: 27 Feb 2010, 00:37
Has thanked: 3 times
Been thanked: 160 times

Re: "Gold" cards missing a color

Postby Gargaroz » 31 May 2013, 10:25

I only made a few fixes and take note of them, just work in the file you have ;)
----
- 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: 7095
Joined: 06 Nov 2009, 11:11
Has thanked: 82 times
Been thanked: 593 times

Re: "Gold" cards missing a color

Postby stassy » 07 Jun 2013, 17:47

Does the fact that Esper Stormblade missing a color is the cause that it can't buff with another himself in the bf? So if this is fixed it should work correctly and don't need a report right? :P

Image
stassy
Moderator
 
Posts: 5274
Joined: 25 Feb 2009, 07:06
Has thanked: 471 times
Been thanked: 337 times

Re: "Gold" cards missing a color

Postby Gargaroz » 08 Jun 2013, 12:56

Nope, that's a bug, it's fixed now ;)
----
- 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: 7095
Joined: 06 Nov 2009, 11:11
Has thanked: 82 times
Been thanked: 593 times

Re: "Gold" cards missing a color

Postby BAgate » 26 Nov 2013, 00:52

programmers, do we still need this thread?
Working on: housekeeping and archived reports
User avatar
BAgate
Tester
 
Posts: 2445
Joined: 06 Mar 2012, 11:09
Has thanked: 117 times
Been thanked: 158 times


Return to Archived Reports

Who is online

Users browsing this forum: Bing [Bot] and 4 guests


Who is online

In total there are 5 users online :: 1 registered, 0 hidden and 4 guests (based on users active over the past 10 minutes)
Most users ever online was 1922 on 07 Jun 2021, 06:01

Users browsing this forum: Bing [Bot] and 4 guests

Login Form