1997Q1/
<!-- MHonArc v2.4.4 -->
<!--X-Subject: Just a bit of musing -->
<!--X-From-R13: @nguna Kbfcr <lbfcrNunjnvv.rqh> -->
<!--X-Date: from tacitus.globecomm.net [207.51.48.7] by mx01.ny.us.ibm.net id 857004576.126434&#45;1 Thu Feb 27 00:49:36 1997 -->
<!--X-Message-Id: Pine.GSO.3.93.970226141046.26968B&#45;100000@uhunix2 -->
<!--X-Content-Type: text/plain -->
<!--X-Head-End-->
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<html>
<head>
<title>MUD-Dev message, Just a bit of musing</title>
<!-- meta name="robots" content="noindex,nofollow" -->
<link rev="made" href="mailto:yospe#hawaii,edu">
</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="msg00008.html">Previous</a>
&nbsp;|&nbsp;<a href="msg00010.html">Next</a>
&nbsp;]
&nbsp;&nbsp;&nbsp;&nbsp;
Thread:&nbsp;
[&nbsp;<a href="msg00048.html">Previous</a>
&nbsp;|&nbsp;<a href="msg00010.html">Next</a>
&nbsp;]
&nbsp;&nbsp;&nbsp;&nbsp;
Index:&nbsp;
[&nbsp;<A HREF="author.html#00009">Author</A>
&nbsp;|&nbsp;<A HREF="#00009">Date</A>
&nbsp;|&nbsp;<A HREF="thread.html#00009">Thread</A>
&nbsp;]

<!--X-TopPNI-End-->
<!--X-MsgBody-->
<!--X-Subject-Header-Begin-->
<H1>Just a bit of musing</H1>
<HR>
<!--X-Subject-Header-End-->
<!--X-Head-of-Message-->
<UL>
<LI><em>To</em>: <A HREF="mailto:mud-dev#null,net">mud-dev#null,net</A></LI>
<LI><em>Subject</em>: Just a bit of musing</LI>
<LI><em>From</em>: Nathan Yospe &lt;<A HREF="mailto:yospe#hawaii,edu">yospe#hawaii,edu</A>&gt;</LI>
<LI><em>Date</em>: Wed, 26 Feb 1997 14:31:52 -1000</LI>
</UL>
<!--X-Head-of-Message-End-->
<!--X-Head-Body-Sep-Begin-->
<HR>
<!--X-Head-Body-Sep-End-->
<!--X-Body-of-Message-->
<PRE>

OK, I'm not sure how many of us are back up here... and I'm not sure if
this is even going to get through, as I've been having very slow response
times for this list... but here goes on a little free pondering.

A thread on rec.games.mud.admin has recently turned to combat interaction.
The thread is, unfortunately, dominated by the diku types, who have rather
limited perception when it comes to combat, and who, in trying to propose
beyond the room visability, have trapped themselves into a complex system
to establish three dimesnional positioning and standard vision passing of
rooms. As crude as their suggestions have been, the concept of a MUD based
on free space instead of rooms has been clinging to my mind. What do you
guys think of this? It would not be hard to code, conceptually, but the
tendancy to spam the player would be great, and the creativity of writing
styles might be somewhat hampered in trying to allow player specific
perception of surroundings. One scheme I have been playing with: This
descends from the concept of my graphical MUD project.

X - node
O - object (character or item)
D - description
B - blocking description
S - screening description

D D D D D D D D D D D D D D D
D B D D D D D D D O D D D D D
D D X D O D D X D D D D X D D
D D D D D D D D D S D D D D D
D D B D D D S D D D D D D D D
D D D D O D D D D D D D D D D
D D D D D D D D D D O D D D D
D D X D D S D X D D D D X D D
D D B D D D D D D D D D D D D
D D D D D D D D D D D D D D D

A blocking description would block things "behind" it, using the 2D
crystal latice matrix transforms to determin "behind"ness. Screening hides
the things behind it to varying degrees. Multiple objects can occupy the
same location, but have volume concerns. A "node" corresponds to a room,
and could concievably have size variation, though that is not necessary to
the design. The nodes portrayed here have scope 5x5.

   __    _   __  _   _   ,  ,  , ,  
  /_  / / ) /_  /_) / ) /| /| / /\            First Light of a Nova Dawn
 /   / / \ /_  /_) / \ /-|/ |/ /_/            Final Night of a World Gone
Nathan F. Yospe - University of Hawaii Dept of Physics - yospe#hawaii,edu


</PRE>

<!--X-Body-of-Message-End-->
<!--X-MsgBody-End-->
<!--X-Follow-Ups-->
<HR>
<!--X-Follow-Ups-End-->
<!--X-References-->
<!--X-References-End-->
<!--X-BotPNI-->
<UL>
<LI>Prev by Date:
<STRONG><A HREF="msg00008.html">Re: Wout's mailing list and old digests</A></STRONG>
</LI>
<LI>Next by Date:
<STRONG><A HREF="msg00010.html">Re: Just a bit of musing</A></STRONG>
</LI>
<LI>Prev by thread:
<STRONG><A HREF="msg00048.html">Re: Quadtrees?</A></STRONG>
</LI>
<LI>Next by thread:
<STRONG><A HREF="msg00010.html">Re: Just a bit of musing</A></STRONG>
</LI>
<LI>Index(es):
<UL>
<LI><A HREF="index.html#00009"><STRONG>Date</STRONG></A></LI>
<LI><A HREF="thread.html#00009"><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>Re: Quadtrees?</STRONG>, <EM>(continued)</EM>
<ul compact>
<LI><strong><A NAME="00030" HREF="msg00030.html">Re: Quadtrees?</A></strong>, 
Chris Gray <a href="mailto:cg#ami-cg,GraySage.Edmonton.AB.CA">cg#ami-cg,GraySage.Edmonton.AB.CA</a>, Sat 01 Mar 1997, 17:34 GMT
</LI>
<LI><strong><A NAME="00034" HREF="msg00034.html">Re: Quadtrees?</A></strong>, 
Carter T Shock <a href="mailto:ctso#umiacs,umd.edu">ctso#umiacs,umd.edu</a>, Sun 02 Mar 1997, 21:41 GMT
</LI>
<LI><strong><A NAME="00040" HREF="msg00040.html">Re: Quadtrees?</A></strong>, 
coder <a href="mailto:coder#ibm,net">coder#ibm,net</a>, Mon 03 Mar 1997, 03:26 GMT
</LI>
<LI><strong><A NAME="00048" HREF="msg00048.html">Re: Quadtrees?</A></strong>, 
coder <a href="mailto:coder#ibm,net">coder#ibm,net</a>, Tue 04 Mar 1997, 14:53 GMT
</LI>
</ul>
</LI>
<LI><strong><A NAME="00009" HREF="msg00009.html">Just a bit of musing</A></strong>, 
Nathan Yospe <a href="mailto:yospe#hawaii,edu">yospe#hawaii,edu</a>, Thu 27 Feb 1997, 08:49 GMT
<UL>
<li>&lt;Possible follow-up(s)&gt;<br>
<LI><strong><A NAME="00010" HREF="msg00010.html">Re: Just a bit of musing</A></strong>, 
Adam Wiggins <a href="mailto:nightfall#inficad,com">nightfall#inficad,com</a>, Thu 27 Feb 1997, 12:24 GMT
</LI>
<LI><strong><A NAME="00012" HREF="msg00012.html">Re: Just a bit of musing</A></strong>, 
coder <a href="mailto:coder#ibm,net">coder#ibm,net</a>, Thu 27 Feb 1997, 14:20 GMT
</LI>
<LI><strong><A NAME="00013" HREF="msg00013.html">Re: Just a bit of musing</A></strong>, 
Carter T Shock <a href="mailto:ctso#umiacs,umd.edu">ctso#umiacs,umd.edu</a>, Thu 27 Feb 1997, 21:13 GMT
</LI>
<LI><strong><A NAME="00014" HREF="msg00014.html">Re: Just a bit of musing</A></strong>, 
Wout Mertens <a href="mailto:Wout.Mertens#rug,ac.be">Wout.Mertens#rug,ac.be</a>, Thu 27 Feb 1997, 21:40 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>