Re: [QUIZ] Space Merchant (#71)
- From: Ross Bamford <rossrt@xxxxxxxxxxxxxxx>
- Date: Tue, 21 Mar 2006 23:47:02 +0900
On Tue, 2006-03-21 at 17:56 +0900, Ross Bamford wrote:
On Tue, 2006-03-21 at 08:45 +0900, James Edward Gray II wrote:
On Mar 20, 2006, at 3:00 PM, Ross Bamford wrote:
On Tue, 2006-03-21 at 02:48 +0900, James Edward Gray II wrote:
On Mar 20, 2006, at 11:41 AM, Ross Bamford wrote:
Anyway, the problem with that was that, since Sector handles most
of the
output (and will probably just call puts) the output all goes to the
server's terminal :(
Could you have the client pass you $stdout and $stdin, then set them
on the server?
I had a go with this, but couldn't get it to work.
Bummer. Here is where I got the idea, just FYI:
http://ian.blenke.com/drb
Ahh, I see. It looks like we had pretty similar concepts of how it
should work, but my stdout/stdin references kept on turning into
DRb::DRbUnknown instances after I made the first call on them.
Okay, I have this working now after a fashion, but still can't get it to
work with the station implementation - I don't know highline well, but
looking through it seems to use readline, termios, or something else on
Windows and I'm not sure we can do anything about that...
So currently it can play multiplayer, as long as you don't dock with a
station (which causes the server to wait for input!) :-(
Have to say, though, that playing in one-player is actually pretty good,
it's coming together well guys :) I think I need to make some
adjustments to the galaxy generation, not just because it sometimes
generates those galaxies with a couple of interlinked, unreachable
sectors, but also because it feels a bit sparse in terms of planets and
stations...
--
Ross Bamford - rosco@xxxxxxxxxxxxxxxxxxxxxx
.
- Follow-Ups:
- Re: [QUIZ] Space Merchant (#71)
- From: James Edward Gray II
- Re: [QUIZ] Space Merchant (#71)
- References:
- Re: [QUIZ] Space Merchant (#71)
- From: Ross Bamford
- Re: [QUIZ] Space Merchant (#71)
- Prev by Date: Re: Welcome to our (ruby-talk ML) You are added automatically
- Next by Date: Re: Problem with Why's Poignants guide code..help
- Previous by thread: Re: [QUIZ] Space Merchant (#71)
- Next by thread: Re: [QUIZ] Space Merchant (#71)
- Index(es):
Relevant Pages
|