1998Q3/
<!-- MHonArc v2.4.4 -->
<!--X-Subject: [MUD&#45;Dev] Re: clients anyone?... -->
<!--X-From-R13: Oaqerj Ivyfba <naqerjNnnnnnnnn.qrzba.pb.hx> -->
<!--X-Date: Sat, 19 Sep 1998 17:58:15 &#45;0700 -->
<!--X-Message-Id: 199809200102.CAA28968#aaaaaaaa,demon.co.uk -->
<!--X-Content-Type: text/plain -->
<!--X-Reference: 199809182050.NAA06913#under,engr.sgi.com -->
<!--X-Head-End-->
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<html>
<head>
<title>MUD-Dev message, [MUD-Dev] Re: clients anyone?...</title>
<!-- meta name="robots" content="noindex,nofollow" -->
<link rev="made" href="mailto:andrew#aaaaaaaa,demon.co.uk">
</head>
<body background="/backgrounds/paperback.gif" bgcolor="#ffffff"
      text="#000000" link="#0000FF" alink="#FF0000" vlink="#006000">

  <font size="+4" color="#804040">
    <strong><em>MUD-Dev<br>mailing list archive</em></strong>
  </font>
      
<br>
[&nbsp;<a href="../">Other Periods</a>
&nbsp;|&nbsp;<a href="../../">Other mailing lists</a>
&nbsp;|&nbsp;<a href="/search.php3">Search</a>
&nbsp;]
<br clear=all><hr>
<!--X-Body-Begin-->
<!--X-User-Header-->
<!--X-User-Header-End-->
<!--X-TopPNI-->

Date:&nbsp;
[&nbsp;<a href="msg01080.html">Previous</a>
&nbsp;|&nbsp;<a href="msg01082.html">Next</a>
&nbsp;]
&nbsp;&nbsp;&nbsp;&nbsp;
Thread:&nbsp;
[&nbsp;<a href="msg01064.html">Previous</a>
&nbsp;|&nbsp;<a href="msg00651.html">Next</a>
&nbsp;]
&nbsp;&nbsp;&nbsp;&nbsp;
Index:&nbsp;
[&nbsp;<A HREF="author.html#01081">Author</A>
&nbsp;|&nbsp;<A HREF="#01081">Date</A>
&nbsp;|&nbsp;<A HREF="thread.html#01081">Thread</A>
&nbsp;]

<!--X-TopPNI-End-->
<!--X-MsgBody-->
<!--X-Subject-Header-Begin-->
<H1>[MUD-Dev] Re: clients anyone?...</H1>
<HR>
<!--X-Subject-Header-End-->
<!--X-Head-of-Message-->
<UL>
<LI><em>To</em>: <A HREF="mailto:mud-dev#kanga,nu">mud-dev#kanga,nu</A></LI>
<LI><em>Subject</em>: [MUD-Dev] Re: clients anyone?...</LI>
<LI><em>From</em>: Andrew Wilson &lt;<A HREF="mailto:andrew#aaaaaaaa,demon.co.uk">andrew#aaaaaaaa,demon.co.uk</A>&gt;</LI>
<LI><em>Date</em>: Sun, 20 Sep 1998 02:02:26 +0100 (BST)</LI>
<LI><em>Reply-To</em>: <A HREF="mailto:mud-dev#kanga,nu">mud-dev#kanga,nu</A></LI>
</UL>
<!--X-Head-of-Message-End-->
<!--X-Head-Body-Sep-Begin-->
<HR>
<!--X-Head-Body-Sep-End-->
<!--X-Body-of-Message-->
<PRE>
Hi,

J C Lawrence:
&gt; On Tue, 11 Aug 1998 19:06:44 +0100 (BST) 
&gt; Andrew Wilson&lt;andrew#aaaaaaaa,demon.co.uk&gt; wrote:
&gt; 
&gt; &gt; Tile based projects like UO and Furcadia and emerging RPG+Quake
&gt; &gt; stuff represent one facet of client technology, funky pictures and
&gt; &gt; a gaming feel with the graphics being the prime purpose of the
&gt; &gt; exercise.
&gt; 
&gt; Having worked thru and played with TkMOO for about an hour, why do
&gt; you consider tile-based interfaces to be contradictory with the more
&gt; representative view of TkMOO?  In essence isn't it really just a
&gt; specific presentation of the world data set, one which a plugin or
&gt; similar could intercept and present differently?

Situational awareness is good.  In fact it's probably mandatory if
you want a successful chat application.  If you want to know who's
online then there are several ways to achieve this: type @who,
eyeball the buddylist, listen to the ambient audio-feed, watch the
little walking people.

You're right, there are any number of ways to present this information,
and each application is going to have a different set of useful
solutions.  If you want to swap ideas then drop QUAKE and go for
ICQ.  If you want to blast reptiles then loose the verbal and get
hold of a weapons-status HUD overlayed on realtime 3d.

I do NOT 'consider tile-based interfaces to be contradictory with
the more representative view of &lt;insert client here&gt;'.  Instead I
consider tile-based clients to be a correct response to the needs
of a given userbase.  If you needed people to think in terms of
living in a 2-1/2d isometric world then you should present the
world in that form if you possibly can.  It's a no-brainer.

    [as an aside.  there's nothing to stop you building a
    Furcadia-looking client out of Tk, if you're really desperate.
    you'd need to rework Tk's braindead 24bit colour-model, wait
    a couple of years for P400s to become the industry standard
    platform and buy some fast 24/7 somewhere.  I'm not interested
    in doing that today.]

&gt; &gt;     I've got a crab (an NPC) at Waterpoint.  When you speak to him
&gt; &gt; your message is passed, via a link through my connected client, to
&gt; &gt; a PERL script sitting on my home UNIX machine.  The script
&gt; &gt; performs an ELIZA transformation on the message and returns a
&gt; &gt; reply which the crab then speaks.  Presto, talking crab.  When I'm
&gt; &gt; not connected, and the link can't be made then the crab recovers
&gt; &gt; by merely insulting the speaker.  The crab is grumpy you see.
&gt; 
&gt; &lt;ponder&gt;
&gt; 
&gt; There have been various discussions here of having ultimately
&gt; decentralised servers where individual client machines conspired
&gt; together to present the apparency of a single cohesive world, and
&gt; where client disconnects were analagous to part of the world falling
&gt; out of existance (or into a degraded level of existance resistant to
&gt; state changes (cf cdfs and other other low grade mirror
&gt; technologies)).  I see this as essentially a step in the same
&gt; direction, except that it makes the __intelligence__ distributed as
&gt; versus the world fact, and thus allows highly localised control of
&gt; world-aspects pertaining to specific players, especially as they
&gt; relate to persistance.
&gt; 
&gt; The fact of the crab's existance is never in question.  The
&gt; behaviour and the value of the crab is entirely tied to the player
&gt; state.
&gt; 
&gt; Cute.

Real.

As for distributed worlds, I consider this to be mostly a mindgame.
We already have distributed cooperating heterogeneous systems,
that's how the internet works.  I've read Gibson, didn't Idoru
contain a reference to some mud that owed its existence to the
services provided by the many systems that comprised the whole?
Circles.

&gt; &gt; Navigating on muds is always tricky...
&gt; 
&gt; Its possibly the nastiest aspect when considered from a global
&gt; perspective as it defines not only how a player knows what his
&gt; current motion possibilities are and how he takes advantage of them, 
&gt; but also how a player moves from one location to a possibly distant
&gt; other location and how he knows how to get there as well as how he
&gt; actually gets there.

Let's say you're just interested in north, south, east, west, up,
down and @quit.  Then things get simple.

Let's say you're interested in 3d coordinate space, well, line-of-sight
is a trivial complication for route-finding algorithms.  It's not
hard, it's just tedious.

Ok, suppose you have some whacked out simulation of character
memory, and your poor little NPC's been zapped by 'Woozies Mind
Eraser'.  The guy is going to have a hard time telling up from
down.  If you want to add some saving-throw code to his route-finding
code to make life difficult for the fellow then go ahead.

The point is that the difficulty is uh, all in the mind.

I took a guess about what you meant by 'global perspective' by the
way.

&gt; &gt;     Some notes on developing the navigation widgets:
&gt; &gt; <A  HREF="http://www.cm.cf.ac.uk/User/Andrew.Wilson/rose_who/">http://www.cm.cf.ac.uk/User/Andrew.Wilson/rose_who/</A>
&gt; 
&gt; I like.  &lt;bow&gt;

I'm grumpy.  But it's only all in the mind.

&gt; J C Lawrence                               Internet: claw#null,net
&gt; (Contractor)                               Internet: coder#ibm,net
&gt; ---------(*)                     Internet: claw#under,engr.sgi.com
&gt; ...Honourary Member of Clan McFud -- Teamer's Avenging Monolith...
&gt; 
&gt; -- 
&gt; MUD-Dev: Advancing an unrealised future.

Ay.


</PRE>

<!--X-Body-of-Message-End-->
<!--X-MsgBody-End-->
<!--X-Follow-Ups-->
<HR>
<!--X-Follow-Ups-End-->
<!--X-References-->
<UL><LI><STRONG>References</STRONG>:
<UL>
<LI><STRONG><A NAME="01064" HREF="msg01064.html">[MUD-Dev] Re: clients anyone?...</A></STRONG>
<UL><LI><EM>From:</EM> J C Lawrence &lt;claw#under,engr.sgi.com&gt;</LI></UL></LI>
</UL></LI></UL>
<!--X-References-End-->
<!--X-BotPNI-->
<UL>
<LI>Prev by Date:
<STRONG><A HREF="msg01080.html">[MUD-Dev] Re: Marian's Tailor vs. Psychopaths</A></STRONG>
</LI>
<LI>Next by Date:
<STRONG><A HREF="msg01082.html">[MUD-Dev] Admin: Unsubscriptions</A></STRONG>
</LI>
<LI>Prev by thread:
<STRONG><A HREF="msg01064.html">[MUD-Dev] Re: clients anyone?...</A></STRONG>
</LI>
<LI>Next by thread:
<STRONG><A HREF="msg00651.html">[MUD-Dev] Re: async i/o and threads (was: Re: lurker emerges</A></STRONG>
</LI>
<LI>Index(es):
<UL>
<LI><A HREF="index.html#01081"><STRONG>Date</STRONG></A></LI>
<LI><A HREF="thread.html#01081"><STRONG>Thread</STRONG></A></LI>
</UL>
</LI>
</UL>

<!--X-BotPNI-End-->
<!--X-User-Footer-->
<!--X-User-Footer-End-->
<ul><li>Thread context:
<BLOCKQUOTE><UL>
<LI><STRONG>[MUD-Dev] Re: clients anyone?...</STRONG>, <EM>(continued)</EM>
<ul compact>
<ul compact>
<ul compact>
<LI><strong><A NAME="00692" HREF="msg00692.html">[MUD-Dev] Re: clients anyone?...</A></strong>, 
Adam J. Thornton <a href="mailto:adam#phoenix,Princeton.EDU">adam#phoenix,Princeton.EDU</a>, Wed 12 Aug 1998, 18:37 GMT
<UL>
<LI><EM>Message not available</EM><UL>
<LI><strong><A NAME="00697" HREF="msg00697.html">[MUD-Dev] Re: LinuxThreads and SIGUSR1 (Ref: [MUD-Dev])</A></strong>, 
Adam J. Thornton <a href="mailto:adam#phoenix,Princeton.EDU">adam#phoenix,Princeton.EDU</a>, Wed 12 Aug 1998, 23:09 GMT
</LI>
</UL>
</LI>
</UL>
</LI>
<LI><strong><A NAME="00790" HREF="msg00790.html">[MUD-Dev] Re: clients anyone?...</A></strong>, 
Adam Wiggins <a href="mailto:adam#angel,com">adam#angel,com</a>, Thu 20 Aug 1998, 18:25 GMT
</LI>
</ul>
</ul>
<LI><strong><A NAME="01064" HREF="msg01064.html">[MUD-Dev] Re: clients anyone?...</A></strong>, 
J C Lawrence <a href="mailto:claw#under,engr.sgi.com">claw#under,engr.sgi.com</a>, Fri 18 Sep 1998, 20:51 GMT
<UL>
<LI><strong><A NAME="01081" HREF="msg01081.html">[MUD-Dev] Re: clients anyone?...</A></strong>, 
Andrew Wilson <a href="mailto:andrew#aaaaaaaa,demon.co.uk">andrew#aaaaaaaa,demon.co.uk</a>, Sun 20 Sep 1998, 00:58 GMT
</LI>
</UL>
</LI>
</ul>
</LI>
<LI><strong><A NAME="00651" HREF="msg00651.html">[MUD-Dev] Re: async i/o and threads (was: Re: lurker emerges</A></strong>, 
James Wilson <a href="mailto:jwilson#rochester,rr.com">jwilson#rochester,rr.com</a>, Tue 11 Aug 1998, 04:20 GMT
<UL>
<LI><strong><A NAME="00655" HREF="msg00655.html">[MUD-Dev] Re: async i/o and threads (was: Re: lurker emerges</A></strong>, 
Jon A. Lambert <a href="mailto:jlsysinc#ix,netcom.com">jlsysinc#ix,netcom.com</a>, Tue 11 Aug 1998, 06:58 GMT
</LI>
</UL>
</LI>
<LI><strong><A NAME="00646" HREF="msg00646.html">[MUD-Dev] Re: async i/o and threads (was: Re: lurker emerges)</A></strong>, 
James Wilson <a href="mailto:jwilson#rochester,rr.com">jwilson#rochester,rr.com</a>, Tue 11 Aug 1998, 02:44 GMT
<UL>
<LI><strong><A NAME="00650" HREF="msg00650.html">[MUD-Dev] Re: async i/o and threads (was: Re: lurker emerges</A></strong>, 
Jon A. Lambert <a href="mailto:jlsysinc#ix,netcom.com">jlsysinc#ix,netcom.com</a>, Tue 11 Aug 1998, 03:56 GMT
</LI>
</UL>
</LI>
</UL></BLOCKQUOTE>

</ul>
<hr>
<center>
[&nbsp;<a href="../">Other Periods</a>
&nbsp;|&nbsp;<a href="../../">Other mailing lists</a>
&nbsp;|&nbsp;<a href="/search.php3">Search</a>
&nbsp;]
</center>
<hr>
</body>
</html>