<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: FMud version 0.5 released</title>
	<atom:link href="http://bc-dev.net/2008/09/03/fmud-version-05-released/feed/" rel="self" type="application/rss+xml" />
	<link>http://bc-dev.net/2008/09/03/fmud-version-05-released/</link>
	<description></description>
	<lastBuildDate>Thu, 17 May 2012 14:35:00 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Justin</title>
		<link>http://bc-dev.net/2008/09/03/fmud-version-05-released/#comment-56</link>
		<dc:creator>Justin</dc:creator>
		<pubDate>Wed, 15 Oct 2008 01:08:03 +0000</pubDate>
		<guid isPermaLink="false">http://bc-dev.net/?p=28#comment-56</guid>
		<description>I have noticed that when using ANSI reset after bold colors, the boldness is turned off but the color is not reset.</description>
		<content:encoded><![CDATA[<p>I have noticed that when using ANSI reset after bold colors, the boldness is turned off but the color is not reset.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: matt</title>
		<link>http://bc-dev.net/2008/09/03/fmud-version-05-released/#comment-40</link>
		<dc:creator>matt</dc:creator>
		<pubDate>Thu, 04 Sep 2008 23:07:57 +0000</pubDate>
		<guid isPermaLink="false">http://bc-dev.net/?p=28#comment-40</guid>
		<description>This is a side effect of the new display method I am using. There is no obvious way to make the lines closer together (I have already set the separation at the minimum). If I do find a way to change it I will put it in as an option maybe in future.

Personally I think it looks good with a bit more space and either way the memory use should be far lower this way than it was before.</description>
		<content:encoded><![CDATA[<p>This is a side effect of the new display method I am using. There is no obvious way to make the lines closer together (I have already set the separation at the minimum). If I do find a way to change it I will put it in as an option maybe in future.</p>
<p>Personally I think it looks good with a bit more space and either way the memory use should be far lower this way than it was before.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Caius</title>
		<link>http://bc-dev.net/2008/09/03/fmud-version-05-released/#comment-39</link>
		<dc:creator>Caius</dc:creator>
		<pubDate>Thu, 04 Sep 2008 22:39:49 +0000</pubDate>
		<guid isPermaLink="false">http://bc-dev.net/?p=28#comment-39</guid>
		<description>I notice that there is some space between the lines in the output window. Would it be possible to change this to normal line height?</description>
		<content:encoded><![CDATA[<p>I notice that there is some space between the lines in the output window. Would it be possible to change this to normal line height?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: matt</title>
		<link>http://bc-dev.net/2008/09/03/fmud-version-05-released/#comment-38</link>
		<dc:creator>matt</dc:creator>
		<pubDate>Thu, 04 Sep 2008 05:57:23 +0000</pubDate>
		<guid isPermaLink="false">http://bc-dev.net/?p=28#comment-38</guid>
		<description>I reduced the client height to 680 pixels but it will expand to fill the size you set in the html - so make sure that is set to 800 by 680 in the webpage too.

In the next version I hope to have a way for people to adjust the size themselves. Right now you can probably alter the width in the html (the client should expand to fit) but the height for now is fixed at 680 otherwise you get blank spaces as you saw.</description>
		<content:encoded><![CDATA[<p>I reduced the client height to 680 pixels but it will expand to fill the size you set in the html &#8211; so make sure that is set to 800 by 680 in the webpage too.</p>
<p>In the next version I hope to have a way for people to adjust the size themselves. Right now you can probably alter the width in the html (the client should expand to fit) but the height for now is fixed at 680 otherwise you get blank spaces as you saw.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Molideus</title>
		<link>http://bc-dev.net/2008/09/03/fmud-version-05-released/#comment-37</link>
		<dc:creator>Molideus</dc:creator>
		<pubDate>Wed, 03 Sep 2008 22:45:24 +0000</pubDate>
		<guid isPermaLink="false">http://bc-dev.net/?p=28#comment-37</guid>
		<description>Some info about the new version:
- a blank spaces under the command input box (on IE6, Firefox, Google Chrome)
- can the user set the slug height. It&#039;s very space consumption on my mud.</description>
		<content:encoded><![CDATA[<p>Some info about the new version:<br />
- a blank spaces under the command input box (on IE6, Firefox, Google Chrome)<br />
- can the user set the slug height. It&#8217;s very space consumption on my mud.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: FMud 0.1 released - Top Mud Sites Forum</title>
		<link>http://bc-dev.net/2008/09/03/fmud-version-05-released/#comment-35</link>
		<dc:creator>FMud 0.1 released - Top Mud Sites Forum</dc:creator>
		<pubDate>Wed, 03 Sep 2008 07:33:12 +0000</pubDate>
		<guid isPermaLink="false">http://bc-dev.net/?p=28#comment-35</guid>
		<description>[...] Re: FMud 0.5 released     The major change this version is a rewrite of the way the display is handled. This should dramatically reduce the memory usage of the client, particularly after extended use.  Full release notes and download link:  FMud version 0.5 released &#124; bc-dev.net [...]</description>
		<content:encoded><![CDATA[<p>[...] Re: FMud 0.5 released     The major change this version is a rewrite of the way the display is handled. This should dramatically reduce the memory usage of the client, particularly after extended use.  Full release notes and download link:  FMud version 0.5 released | bc-dev.net [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>

