[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [werewolf] werewolfbite bug report
- To: werewolf-users@gamerz.net
- Subject: Re: [werewolf] werewolfbite bug report
- From: Gregory Krohne <krohne@gmail.com>
- Date: Thu, 15 Sep 2005 11:31:32 -0400
- Authentication-results: play.gamerz.net header.from=krohne@gmail.com; domainkeys=pass
- Authentication-results: sentrion.gamerz.net header.from=krohne@gmail.com; domainkeys=pass
- Domainkey-signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=OzcANwQQDzJ7PrztUInkki5iRDiMQTpioiPxKvUxcYWoffm37wDBWwT0X/snmC0mNusLwcfhm0UfNsuqajdDbEcZPZMtTAmT5Y43+iQKikCmEws2zOWS4nD2N5ZBd8rreYt+twbcWI9DAeAxLjzVhWyv+oGCWT3nJQg2oeoY+e8=
- In-reply-to: <43299284.6040706@mcm.edu>
- References: <43299284.6040706@mcm.edu>
- Reply-to: krohne@gmail.com
- Sender: owner-werewolf-users@gamerz.net
On 9/15/05, Joe Christensen <jchristensen@mcm.edu> wrote:
> BUG: Turn history turn number is blank on the "nobody died" turns. It
> is probably in the "bite" routine, since it shows under the lynch turn.
Probably; Lee (robogriff) developed the turn number code separately
while I was working on the nighttime processing.
> I would assume that a "kill" would show a turn number since that
> shouldn't've been changed.
That would be true, if I hadn't effectively rewritten the entire
nighttime processing code. Should be more modular now, but any
problems in 'bite' will show up in 'kill', too.