[MUD-Dev] Collecting ideas for a MUD server... (fwd)

Wesley W. Terpstra terpstra at iota.dhs.org
Thu Dec 23 01:53:10 CET 1999


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

On Wed, 22 Dec 1999, Rahul Sinha wrote:

> On Wed, 22 Dec 1999, Greg Miller wrote:
> 
> > I made the mistake with Tradewars: TNE of having the interface
> > hard-coded in the client in early versions. Having to download a new
> > client version nearly every time the server is updated is not a good
> > thing.
> 
> interface agnosticism is a Good Thing ;-)
> 
> on a related note, wes, do you plan to allow for text-user access?

Not in any way.

Sorry, but there's lots of text MUDs out there and requiring backwards
compatibility would hinder Alex's creativity. He wants the freedom to make
things first person if he so chooses or birds eye view... Building rooms
will be a 'show me' not 'tell me' scenario as I understand it.

Having to do both would be a massive pan.

> > If you can do that without downloading any information to the client
> > that's not supposed to be available to the player, and without having
> > the server trust the results of any client-side computations, go for it.
> 
> which means you can only offload graphics computations, or some physics if
> you don't mind that lag will make your players "hop"

I had also hoped to get the clients to do all the chain building since you
can't forge them, but I don't know how they can get the data they need
yet. And then there's the whole single-source/single-destination vs.
single-source/all-destination shortest path argrivation (curses! why did
god make them cost nearly the same?!).

Maybe I can get the clients to do the entire dfs and send the server the
results... They're trivially verified after all.

> this sounds like Everquest...
Where can I find more about this?

And what are these archives people keep refering to? I only just
subscribed to this list (yesterday) so I am a completely blind newbie. 

Are you people just talking about the archives from this mailing list at
www.kangu.nu?

- ---
E-mail: terpstra at interchange.ubc.ca        Host: iota.dhs.org
PGP key: hkp://wwwkeys.us.pgp.net/terpstra@interchange.ubc.ca
         http://www.iota.dhs.org/pgp-keys/terpstra.pgp

-----BEGIN PGP SIGNATURE-----
Version: PGPfreeware 5.0i for non-commercial use
Comment: Made with pgp4pine 1.71b
Charset: noconv

iQA/AwUBOGHxCaYi3MeZ5h2mEQLxgQCgjEky7pYSV3NEBbzTpQV56Tw+YHEAoLTh
GLfi76cL0kE1foe0KbiJptJ8
=ooLg
-----END PGP SIGNATURE-----




_______________________________________________
MUD-Dev maillist  -  MUD-Dev at kanga.nu
http://www.kanga.nu/lists/listinfo/mud-dev



More information about the mud-dev-archive mailing list