1999Q2/
<!-- MHonArc v2.4.4 -->
<!--X-Subject: [MUD&#45;Dev] Blending graphics with text -->
<!--X-From-R13: h1391470 <h1391470Npfv.hbggnjn.pn> -->
<!--X-Date: Wed, 14 Apr 1999 08:38:08 &#45;0700 -->
<!--X-Message-Id: Pine.SUN.3.96.990414073112.11959A&#45;100000#csia,csi.uottawa.ca -->
<!--X-Content-Type: text/plain -->
<!--X-Head-End-->
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<html>
<head>
<title>MUD-Dev message, [MUD-Dev] Blending graphics with text</title>
<!-- meta name="robots" content="noindex,nofollow" -->
<link rev="made" href="mailto:u1391470#csi,uottawa.ca">
</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="msg00047.html">Previous</a>
&nbsp;|&nbsp;<a href="msg00049.html">Next</a>
&nbsp;]
&nbsp;&nbsp;&nbsp;&nbsp;
Thread:&nbsp;
[&nbsp;<a href="msg00096.html">Previous</a>
&nbsp;|&nbsp;<a href="msg00050.html">Next</a>
&nbsp;]
&nbsp;&nbsp;&nbsp;&nbsp;
Index:&nbsp;
[&nbsp;<A HREF="author.html#00048">Author</A>
&nbsp;|&nbsp;<A HREF="#00048">Date</A>
&nbsp;|&nbsp;<A HREF="thread.html#00048">Thread</A>
&nbsp;]

<!--X-TopPNI-End-->
<!--X-MsgBody-->
<!--X-Subject-Header-Begin-->
<H1>[MUD-Dev] Blending graphics with text</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] Blending graphics with text</LI>
<LI><em>From</em>: u1391470 &lt;<A HREF="mailto:u1391470#csi,uottawa.ca">u1391470#csi,uottawa.ca</A>&gt;</LI>
<LI><em>Date</em>: Wed, 14 Apr 1999 07:32:16 -0400 (EDT)</LI>
<LI><em>Reply-To</em>: <A HREF="mailto:mud-dev#kanga,nu">mud-dev#kanga,nu</A></LI>
<LI><em>Sender</em>: <A HREF="mailto:mud-dev-admin#kanga,nu">mud-dev-admin#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>

I am currently developing on a mud which has implemented a top-down 2D
graphical view (somewhat similar to Ultima 4). The graphics are all .jpg
or .gifs, and come bundled in our custom client. The world file has been
modified to support this, moving the basic object from a room to a zone.
Again, the best way I can describe it is to say that it strongly resembles
Ultima 4, in that there is a wilderness map which you move around in to
get to the zones, which upon entering, has a new map.

Each position in the zone is associated with a room (for flags etc),
because of memory constraints. Given the number of "coordinates" (ie.
unique locations a person can move within the world), we found it to be
too memory intensive for each to have its own structure.

(We are planning of rewriting this in the future, but for now, that is how
it stands. If we completely did away with text, this probably wouldnt
even be a concern.)

Since we have associated rooms, we have kept room descriptions, titles,
etc. I am not sure if we need these at all (after all, don't most players
tog brief anyways?). Similarly, do we need text saying:

    A &lt;mob name here&gt; stands to the &lt;direction&gt;.

when that same mob has an associated icon already visible on the map
screen?

For now, we have kept all this text for those players who will be
connecting without the client (we haven't opened for beta yet), but seeing
as the client is free and supports most things other clients do
(aliasing/triggers/variables/sounds/etc.), is this even a valid concern?
Similarly, people who telnet in are able to see an asci map rather than
jpg/gifs.

Of course, by removing all/most text (the more graphics we are able to
create, the less text we would need), we are "moving away" from the whole
concept of a mud, regardless of our base. There are, of course, certain
things that could never (realistically) be removed, such as text from
says/tells, but most other text can be replaced by graphics.

So, what is a good balance? Would making the mud "graphical" rather than
text based destroy the basis of our being a MUD? Are limited graphics
best?

Your thoughts are appreciated,





_______________________________________________
MUD-Dev maillist  -  MUD-Dev#kanga,nu
<A  HREF="http://www.kanga.nu/lists/listinfo/mud-dev">http://www.kanga.nu/lists/listinfo/mud-dev</A>


</PRE>

<!--X-Body-of-Message-End-->
<!--X-MsgBody-End-->
<!--X-Follow-Ups-->
<HR>
<ul compact><li><strong>Follow-Ups</strong>:
<ul>
<li><strong><A NAME="00201" HREF="msg00201.html">Re: [MUD-Dev] Blending graphics with text</A></strong>
<ul compact><li><em>From:</em> J C Lawrence &lt;claw#varesearch,com&gt;</li></ul>
<li><strong><A NAME="00055" HREF="msg00055.html">Re: [MUD-Dev] Blending graphics with text</A></strong>
<ul compact><li><em>From:</em> Mik Clarke &lt;mikclrk#ibm,net&gt;</li></ul>
<li><strong><A NAME="00051" HREF="msg00051.html">Re: [MUD-Dev] Blending graphics with text</A></strong>
<ul compact><li><em>From:</em> Laurel Fan &lt;lf25+@andrew.cmu.edu&gt;</li></ul>
<li><strong><A NAME="00050" HREF="msg00050.html">Re: [MUD-Dev] Blending graphics with text</A></strong>
<ul compact><li><em>From:</em> Hans-Henrik Staerfeldt &lt;hhs#cbs,dtu.dk&gt;</li></ul>
</UL></LI></UL>
<!--X-Follow-Ups-End-->
<!--X-References-->
<!--X-References-End-->
<!--X-BotPNI-->
<UL>
<LI>Prev by Date:
<STRONG><A HREF="msg00047.html">[MUD-Dev] Mud driver architecture info</A></STRONG>
</LI>
<LI>Next by Date:
<STRONG><A HREF="msg00049.html">Re: [MUD-Dev] Blending graphics with text</A></STRONG>
</LI>
<LI>Prev by thread:
<STRONG><A HREF="msg00096.html">RE: [MUD-Dev] Virtual machine design</A></STRONG>
</LI>
<LI>Next by thread:
<STRONG><A HREF="msg00050.html">Re: [MUD-Dev] Blending graphics with text</A></STRONG>
</LI>
<LI>Index(es):
<UL>
<LI><A HREF="index.html#00048"><STRONG>Date</STRONG></A></LI>
<LI><A HREF="thread.html#00048"><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: [MUD-Dev] Virtual machine design</STRONG>, <EM>(continued)</EM>
<ul compact>
<LI><strong><A NAME="00089" HREF="msg00089.html">RE: [MUD-Dev] Virtual machine design</A></strong>, 
Schubert, Damion <a href="mailto:dschubert#origin,ea.com">dschubert#origin,ea.com</a>, Mon 19 Apr 1999, 19:47 GMT
</LI>
<LI><strong><A NAME="00091" HREF="msg00091.html">RE: [MUD-Dev] Virtual machine design</A></strong>, 
Koster, Raph <a href="mailto:rkoster#origin,ea.com">rkoster#origin,ea.com</a>, Tue 20 Apr 1999, 06:22 GMT
<UL>
<LI><strong><A NAME="00095" HREF="msg00095.html">RE: [MUD-Dev] Virtual machine design</A></strong>, 
Jon A. Lambert <a href="mailto:jlsysinc#ix,netcom.com">jlsysinc#ix,netcom.com</a>, Wed 21 Apr 1999, 06:01 GMT
</LI>
</UL>
</LI>
<LI><strong><A NAME="00096" HREF="msg00096.html">RE: [MUD-Dev] Virtual machine design</A></strong>, 
Chris Gray <a href="mailto:cg#ami-cg,GraySage.Edmonton.AB.CA">cg#ami-cg,GraySage.Edmonton.AB.CA</a>, Thu 22 Apr 1999, 05:02 GMT
</LI>
</ul>
</LI>
<LI><strong><A NAME="00048" HREF="msg00048.html">[MUD-Dev] Blending graphics with text</A></strong>, 
u1391470 <a href="mailto:u1391470#csi,uottawa.ca">u1391470#csi,uottawa.ca</a>, Wed 14 Apr 1999, 15:38 GMT
<UL>
<LI><strong><A NAME="00050" HREF="msg00050.html">Re: [MUD-Dev] Blending graphics with text</A></strong>, 
Hans-Henrik Staerfeldt <a href="mailto:hhs#cbs,dtu.dk">hhs#cbs,dtu.dk</a>, Wed 14 Apr 1999, 19:23 GMT
<UL>
<LI><strong><A NAME="00056" HREF="msg00056.html">Re: [MUD-Dev] Blending graphics with text</A></strong>, 
u1391470 <a href="mailto:u1391470#csi,uottawa.ca">u1391470#csi,uottawa.ca</a>, Fri 16 Apr 1999, 07:17 GMT
<UL>
<LI><strong><A NAME="00078" HREF="msg00078.html">Re: [MUD-Dev] Blending graphics with text</A></strong>, 
claw <a href="mailto:claw#kanga,nu">claw#kanga,nu</a>, Mon 19 Apr 1999, 07:51 GMT
<UL>
<LI><strong><A NAME="00086" HREF="msg00086.html">Re: [MUD-Dev] Blending graphics with text</A></strong>, 
Alex Stewart <a href="mailto:riche#crl,com">riche#crl,com</a>, Mon 19 Apr 1999, 19:02 GMT
</LI>
</UL>
</LI>
</UL>
</LI>
</UL>
</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>