Hottest Free Downloads - DownloadPipe.com Over 197,000 downloads! Bookmark Now!
DownloadPipe.com - New Downloads Every Minute
 SEARCH:
FAQFAQ    SearchSearch      ProfileProfile    Private MessagesPrivate Messages   Log inLog in

/dev/null/nethack Tournament 2008 Announcement

 
Goto page Previous  1, 2
   Games (Home) -> Roguelike RSS
Next:  MetaCollider beta 6 released--bug fixes, gameplay..  
Author Message
robin

External


Since: Sep 21, 2005
Posts: 302



(Msg. 16) Posted: Fri Oct 17, 2008 9:40 pm
Post subject: Re: /dev/null/nethack Tournament 2008 Announcement [Login to view extended thread Info.]
Archived from groups: rec>games>roguelike>nethack, others (more info?)

JoaoSantos wrote:
....
> I never played on a nethack tournament, maybe I'll join in. But I have
> a question: can the bones generated on a server A be loaded on a
> server B? I don't think so, but would like to know for sure.

Actually, they probably would be since we do have to enforce very
similar build options on all the servers.

That's a really nifty idea, though, so I've added it to the list of
possible features to investigate.

Thanks,
-robin
Back to top
Login to vote
Kent Paul Dolan

External


Since: Apr 27, 2007
Posts: 332



(Msg. 17) Posted: Sat Oct 18, 2008 11:19 pm
Post subject: Re: /dev/null/nethack Tournament 2008 Announcement [Login to view extended thread Info.]
Archived from groups: rec>games>roguelike>nethack, others (more info?)

robin wrote:
> Carl wrote:

[about the November NetHack tournament on the
/dev/null site]

>> Any chance you'll be supporting telnet this year?
>> (I hope)

> That's a tough one. Is there any reason you'd
> need telnet instead of ssh?

Telnet seems to be considered "too big a security
hole" (or some such), these days, which is probably
why OpenBSD stopped distributing it.

For a personal example, my email service
provider (The WELL, the oldest (1984 or so)
by-subscription "open to the general public"
'Net access site in the world) a couple of
weeks ago dropped support of telnet in favor
of ssh.

There's a pretty good discussion of "why not telnet
any more" here, FYI:

http://www.well.com/help/ssh/

"Putty" is a fine, free, easily installed, widely
available example of an ssh tool:

http://www.google.com/search?q=putty+download

It is almost painless after a bit of initial setup
for each site you access.

I've used it for several years now with no
complaints, on MS-Windows.

[It's nice to have putty also on the Ubuntu
side of my computer, as that makes for a
comfortable common text-only interface when
I swap OSen.]

Linux versions exist, probably for every common
distribution, as do, I think, Mac OSX versions.

xanthian.
Back to top
Login to vote
7aboir kinoufo

External


Since: Oct 21, 2008
Posts: 1



(Msg. 18) Posted: Tue Oct 21, 2008 11:36 am
Post subject: Re: /dev/null/nethack Tournament 2008 Announcement [Login to view extended thread Info.]
Archived from groups: rec>games>roguelike>nethack, others (more info?)

robin <usenet.DeleteThis@unrated.net> wrote in
news:05vis5-a4u.ln1@news.devnull.net:

> NetHack Tournament (<http://nethack.devnull.net>) opens. As with past
By the way, the link to "The Onion" on your main page is broken.
Correct link is http://www.theonion.com/content/node/25814
Cheers.
Back to top
Login to vote
Carl

External


Since: Nov 01, 2007
Posts: 360



(Msg. 19) Posted: Fri Oct 31, 2008 11:49 am
Post subject: Re: /dev/null/nethack Tournament 2008 Announcement [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

On Oct 15, 10:36 pm, robin <use....DeleteThis@unrated.net> wrote:

>
> Pre-registration opened on October 1st, and will remain available until
> the start of the Tournament on Halloween; during that time you can again
> re-activate your player account from previous years (provided that you
> still have the same email address), rather than having to register a new
> account every year.

It's almost time!!!
Will we be able to set our option settings globally, or is it
different for each server? When will that be available?
Back to top
Login to vote
robin

External


Since: Sep 21, 2005
Posts: 302



(Msg. 20) Posted: Fri Oct 31, 2008 7:12 pm
Post subject: Re: /dev/null/nethack Tournament 2008 Announcement [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

Carl wrote:
....
> It's almost time!!!
> Will we be able to set our option settings globally, or is it
> different for each server? When will that be available?

Options are globally set; when ou set them on the web site it pushes the
rc files out to all the game servers. The job that does that runs every
10 minutes.

-robin
Back to top
Login to vote
nethack

External


Since: Nov 02, 2008
Posts: 8



(Msg. 21) Posted: Sun Nov 02, 2008 6:35 am
Post subject: Re: /dev/null/nethack Tournament 2008 Announcement [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

On Oct 31, 8:12 pm, robin <use....DeleteThis@unrated.net> wrote:
> Carl wrote:
>
> ...
>
> > It's almost time!!!
> > Will we be able to set our option settings globally, or is it
> > different for each server?  When will that be available?
>
> Options are globally set; when ou set them on the web site it pushes the
> rc files out to all the game servers.  The job that does that runs every
> 10 minutes.
>
> -robin

the Colorado server is not loading the rc files.
The option for number_pad is binary in the web interface; but should
be a pick menu for off, on, DOS.

Just feedback; but great job on the web interface for options.

Gary
Back to top
Login to vote
robin

External


Since: Sep 21, 2005
Posts: 302



(Msg. 22) Posted: Sun Nov 02, 2008 10:07 am
Post subject: Re: /dev/null/nethack Tournament 2008 Announcement [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

nethack.RemoveThis@garyolson.org wrote:
....
> the Colorado server is not loading the rc files.
> The option for number_pad is binary in the web interface; but should
> be a pick menu for off, on, DOS.
....

We just figured out the problem with the Colorado server (it also wasn't
getting new accounts) and it's fixed now.

number_pad appears to be a boolean option in the docs, but in trhe
source it has:

} else if (!strcmp("number_pad", optname)) {
static const char *npchoices[3] =
{"0 (off)", "1 (on)", "2 (on, DOS compatible)"};

so I guess I'll be changing that ... Wink

-robin
Back to top
Login to vote
7aboir

External


Since: Oct 21, 2009
Posts: 1



(Msg. 23) Posted: Wed Oct 21, 2009 3:25 am
Post subject: Re: /dev/null/nethack Tournament 2008 Announcement [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

7aboir kinoufo <pas.de.RemoveThis@mail.svp> écrivait
news:Xns9B3E8B469BD38NoMailNoMailcom@127.0.0.1:

> robin <usenet.RemoveThis@unrated.net> wrote in
> news:05vis5-a4u.ln1@news.devnull.net:
>
>> NetHack Tournament (<http://nethack.devnull.net>) opens. As with past
> By the way, the link to "The Onion" on your main page is broken.
> Correct link is http://www.theonion.com/content/node/25814
> Cheers.
Still broken.
Happy birthday!
(Sorry I somehow accidentaly stumble accross this one and could not resist
Wink
Back to top
Login to vote
Display posts from previous:   
Related Topics:
/dev/null/nethack 2008 10th Anniversary Tournament wrap-up - First, I want to thank everyone who participated (players, coders and administrators); the Tournament couldn't happen without everyone's contributions. With three returning admin volunteers (welcome back, Matt, Kraln & Wolfgang) and two new admins..

Crawl Stone Soup Tournament: August 2008 - Hello everyone! With help from a cast of characters always growing and always awesome, I'm putting together the first Crawl tournament in the style of various nethack tournaments, including the /dev/null network tournament and Eidolos's June tournaments...

-Crawl- -Stone Soup- Release Announcement (yes, Release An.. - In the past months, in secret so as not to risk raising any ruckus that wouldn't be followed by actual results, Darshan and I have been cooperating on a project to bring the Crawl-playing public many new features, and especially our favorite features of....

Announcement: Seven-Day-Roguelike Playing Competition! - Welcome to the inaugural Seven-Day-Roguelike Playing Competition! The goal of the 7DRL Playing Competition is for entrants to play, provide feedback on, and (if possible) complete as many Seven Day Roguelikes as possible, within a single week. The..

Announcement: Seven-Day-Roguelike Playing Competition (7DR.. - Welcome to the second Seven-Day-Roguelike Playing Competition! The goal of the 7DRL Playing Competition is for entrants to play, provide feedback on, and (if possible) complete as many Seven Day Roguelikes as possible, within a single week. The week of...
       Games (Home) -> Roguelike All times are: Pacific Time (US & Canada) (change)
Goto page Previous  1, 2
Page 2 of 2

 
You can post new topics in this forum
You can reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
Categories:
 Windows Forums
  Game Forums
 Linux Forums
 Mac Forums
 PDA Forums
 Mobile Forums
  Top  |  Store  |  RSS Feeds RSS  |  Data Feeds  |  Advertise  |  Submit  |  Bookmark  |  Newsletter  |  Contact