[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [haggis] Haggis scoring bug



On Thu, Jun 17, 2004 at 08:58:41AM -0400, Reed, Jim wrote:
> There's still a scoring problem.  In game 86, rules 2 and 5 were not scored
> correctly.  The kicker rule added the wrong number.
> 
> I calculate my score as 142, but I haven't recalculated anyone else's.

This is fixed in the new code.  I was storing the additive value as the card's "basevalue" instead of it's real value.  In the new code, I've dispensed with all of the "addto" rules, so this won't 
happen.