[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [werewolf] Options: recruiting and simultaneous nights
- To: werewolf-users@gamerz.net
- Subject: Re: [werewolf] Options: recruiting and simultaneous nights
- From: Lee Griffin <leegriffin@gmail.com>
- Date: Mon, 12 Sep 2005 13:29:32 -0400
- Authentication-results: play.gamerz.net header.from=leegriffin@gmail.com; domainkeys=pass
- Authentication-results: sentrion.gamerz.net header.from=leegriffin@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=smoybXcwyeSFam1SHVgN68lxD32bdn2kbspj5WQj98z7K3wCYR5GjI6NHaaaXKgiqQ8gUXGZSmhoSNaziUJspBFG3kaa2PWb38tQg64YTaMUmriOb4ya1ch+u7vwxJO6WBHPc9xtsjXLWPvdsccmYP2VZkKhs2i7tNEXfQx7dp0=
- In-reply-to: <e5d8606805091210203f11cf5b@mail.gmail.com>
- References: <e5d8606805091208406743ef34@mail.gmail.com> <e5d8606805091210203f11cf5b@mail.gmail.com>
- Reply-to: leegriffin@gmail.com
- Sender: owner-werewolf-users@gamerz.net
That reminds me, can one of the experienced developers explain how to
set up your local machine to test? I commented out the user check to
create a board, but I would like to avoid that work around in the
future.
On 9/12/05, Gregory Krohne <krohne@gmail.com> wrote:
> I tried to post the code to the group, but it's too big. So, I emailed
> the code to Mark Ballinger. Here's my original summary message:
>
> On 9/12/05, Gregory Krohne <krohne@gmail.com> wrote:
> > This is my attempt to add simultaneous night attacks (werewolf &
> > mafia) and recruiting for werewolves/mafia. I think I don't quite have
> > the placement correct for when the turn number changes. Also, I
> > haven't successfully tested what happens with these options. You may
> > notice a few other... ah... changes as I tried to rationalize the code
> > to the way I think it's supposed to work. I hope that you see them as
> > improvements.
>
> Lee Griffin added the code to number the turns.
>
> I added some hash tables to do lookups that were done with cascading if-then's.
> The night-time processing has been heaviliy reworked to accomodate the
> simultaneous mafia/werewolf attacks and recruiting. I think I
> defaulted everything to work the same as before these options, but I
> haven't run a complete game cycle to test it, yet. I added a couple of
> options at the top to make the script easier to run under Windows. For
> example, you can now override the mail program (sendmail) with an
> environment variable, so you can just dump the mail messages to
> standard output.
>
> Regards,
> Gregory Krohne
>
>
> To unsubscribe, send a message to esquire@gamerz.net with
> unsubscribe werewolf-users@gamerz.net
> as the BODY of the message. The SUBJECT is ignored.
>
>