<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Mudlet</title>
	<atom:link href="http://www.mudlet.org/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.mudlet.org</link>
	<description>The Mud Client</description>
	<lastBuildDate>Mon, 25 Jan 2010 13:36:57 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Mac Mudlet 1.0.5 now here</title>
		<link>http://www.mudlet.org/2009/12/mac-mudlet-1-0-5-now-here/</link>
		<comments>http://www.mudlet.org/2009/12/mac-mudlet-1-0-5-now-here/#comments</comments>
		<pubDate>Tue, 29 Dec 2009 23:02:57 +0000</pubDate>
		<dc:creator>Vadi</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[mac]]></category>
		<category><![CDATA[mudlet]]></category>

		<guid isPermaLink="false">http://www.mudlet.org/?p=417</guid>
		<description><![CDATA[Sorry for the delay Mac people &#8211; but Mudlet 1.0.5 is now available as an update. We&#8217;re using a new and improved installer, and should continue being in sync with the Linux and Windows releases in the future.

Much thanks to shenlon for doing an excellent job on the previous packages, and to ixokai for creating [...]]]></description>
			<content:encoded><![CDATA[<p>Sorry for the delay Mac people &#8211; but Mudlet 1.0.5 is now available as an update. We&#8217;re using a new and improved installer, and should continue being in sync with the Linux and Windows releases in the future.</p>
<p><a href="http://www.mudlet.org/wp-content/uploads/2009/12/2wbxsgg.png" rel="shadowbox[post-417];player=img;"><img class="aligncenter size-medium wp-image-419" title="2wbxsgg" src="http://www.mudlet.org/wp-content/uploads/2009/12/2wbxsgg-300x198.png" alt="2wbxsgg 300x198 Mac Mudlet 1.0.5 now here" width="300" height="198" /></a></p>
<p>Much thanks to shenlon for doing an excellent job on the previous packages, and to ixokai for creating the new installer.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.mudlet.org/2009/12/mac-mudlet-1-0-5-now-here/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Quick poll &#8211; which kind of text in Mudlet do you prefer?</title>
		<link>http://www.mudlet.org/2009/12/quick-poll-which-kind-of-text-in-mudlet-do-you-prefer/</link>
		<comments>http://www.mudlet.org/2009/12/quick-poll-which-kind-of-text-in-mudlet-do-you-prefer/#comments</comments>
		<pubDate>Fri, 18 Dec 2009 02:27:22 +0000</pubDate>
		<dc:creator>Vadi</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.mudlet.org/?p=410</guid>
		<description><![CDATA[]]></description>
			<content:encoded><![CDATA[<script type='text/javascript' language='javascript' charset='utf-8' src='http://s3.polldaddy.com/p/2401281.js'></script><noscript> <a href='http://answers.polldaddy.com/poll/2401281/'>View Poll</a></noscript>
]]></content:encoded>
			<wfw:commentRss>http://www.mudlet.org/2009/12/quick-poll-which-kind-of-text-in-mudlet-do-you-prefer/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>Mudlet 1.0.5 is here</title>
		<link>http://www.mudlet.org/2009/12/mudlet-1-0-5-is-here/</link>
		<comments>http://www.mudlet.org/2009/12/mudlet-1-0-5-is-here/#comments</comments>
		<pubDate>Thu, 17 Dec 2009 00:49:38 +0000</pubDate>
		<dc:creator>Vadi</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.mudlet.org/?p=400</guid>
		<description><![CDATA[New Features
We&#8217;ve added Lua functions to create permanent aliases/triggers/timers that show up in the script editor. This means that the #alias way of creating stuff from the input line is now feasible!
Another scripting addition was that now you can check if an alias/trigger/timer exits or is enabled. You can also enable, disable, and delete them [...]]]></description>
			<content:encoded><![CDATA[<h3>New Features</h3>
<p>We&#8217;ve added Lua functions to create permanent aliases/triggers/timers that show up in the script editor. This means that the #alias way of creating stuff from the input line is now feasible!</p>
<p>Another scripting addition was that now you can check if an alias/trigger/timer exits or is enabled. You can also enable, disable, and delete them via scripting.</p>
<p>The trigger editor pattern list was also partially redesigned, along with the trigger editor itself &#8211; making it perform much faster.</p>
<p>Blaine von Roeder has also created a Variable Persistence System &#8211; which means you can now easily save your variables across sessions! The manual will be updated shortly on how to make use of this.</p>
<p>Additinally, Babelfish created a checho function &#8211; it allows you to easily make an echo that has colors in between, using the hex color values. Next Mudlet version will have a cecho function which will allow you to do things like <em>cecho(&#8220;this is <red>red <green>green <blue>blue&#8221;)</em>!</p>
<h3>Bug Fixes</h3>
<ul>
<li>Updated to QT-4.6, removing many rendering and display issues(doubling line inputs, etc)</li>
<li>Fixed resetFormat( windowName ) to work on main console. Syntax is resetFormat().</li>
<li>Defaulted LF-after-newline to ON for GA-enabled MUDs. Fixes reported problems with IRE prompts.</li>
<li>Returning focus to Mudlet no longer causes incorrect characters to be hilighted in the command line.</li>
<li>Pressing up when the command line is empty now selects the last sent command.</li>
<li>Timer Folders no longer spam the Debug Console with execute announcements</li>
<li>Debug console now shows correct capture groups for Aliases and Triggers (Bug 493400)</li>
<li>LuaGlobal and Mudlet Documentation now properly updated on Mudlet start</li>
<li>Colorizer triggers renamed to &#8220;Highlight Triggers&#8221; (Cosmetic)</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.mudlet.org/2009/12/mudlet-1-0-5-is-here/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Mudlet 1.0.4</title>
		<link>http://www.mudlet.org/2009/12/mudlet-1-0-4/</link>
		<comments>http://www.mudlet.org/2009/12/mudlet-1-0-4/#comments</comments>
		<pubDate>Thu, 03 Dec 2009 15:41:44 +0000</pubDate>
		<dc:creator>Vadi</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.mudlet.org/?p=396</guid>
		<description><![CDATA[Just a small maintenance update fixing a couple of problems that users reported:

Fix: timer couldnt disable itself
sqlite database support
Added createGauge, setGauge, getRGB, deselect functions
Fixed preferences dialog resetting the font

The Mudlet team is currently working on the 1.1.0 release, which will feature MXP! Here&#8217;s a preview of it on Imperian:

]]></description>
			<content:encoded><![CDATA[<p>Just a small maintenance update fixing a couple of problems that users reported:</p>
<ul>
<li>Fix: timer couldnt disable itself</li>
<li>sqlite database support</li>
<li>Added createGauge, setGauge, getRGB, deselect functions</li>
<li>Fixed preferences dialog resetting the font</li>
</ul>
<p>The Mudlet team is currently working on the 1.1.0 release, which will feature MXP! Here&#8217;s a preview of it on Imperian:<br />
<a href="http://www.mudlet.org/wp-content/uploads/2009/12/screenshot_191.png" rel="shadowbox[post-396];player=img;"><img src="http://www.mudlet.org/wp-content/uploads/2009/12/screenshot_191-300x248.png" alt="screenshot 191 300x248 Mudlet 1.0.4" title="screenshot_191" width="300" height="248" class="aligncenter size-medium wp-image-397" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.mudlet.org/2009/12/mudlet-1-0-4/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Mudlet 1.0.3 is now here</title>
		<link>http://www.mudlet.org/2009/11/mudlet-1-0-3-is-now-here/</link>
		<comments>http://www.mudlet.org/2009/11/mudlet-1-0-3-is-now-here/#comments</comments>
		<pubDate>Fri, 27 Nov 2009 18:17:55 +0000</pubDate>
		<dc:creator>Vadi</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.mudlet.org/?p=356</guid>
		<description><![CDATA[New things:

&#8220;don&#8217;t print commands&#8221; option fixed
command history: if you have the clear command line option turned on, cursor up should get the last command and not the one
windows crash fixed: drag and drop: trigger drop trigger folder onto heading(triggers)->folder disappears-> crash if you click on 1st trigger
fixed crash on drag and drop: if your drop [...]]]></description>
			<content:encoded><![CDATA[<p><strong>New things:</strong></p>
<ul>
<li>&#8220;don&#8217;t print commands&#8221; option fixed</li>
<li>command history: if you have the clear command line option turned on, cursor up should get the last command and not the one</li>
<li>windows crash fixed: drag and drop: trigger drop trigger folder onto heading(triggers)->folder disappears-> crash if you click on 1st trigger</li>
<li>fixed crash on drag and drop: if your drop into an open trigger folder</li>
<li>drag &#038; drop: fixed crash if you drop above or below the trigger headline parent -> forbid such drops</li>
</ul>
<p><strong>Lua functions:</strong></p>
<ul>
<li>Added calcFontSize( fontSize ) to determine how wide and high a mini console needs to be to display a certain amount</li>
<li>Added startLogging(true/false) turn logging on and off.</li>
</ul>
<p>Several other misc. changes are included in the <a href="http://www.mudlet.org/download/">downloads</a> section.</p>
<p>Enjoy!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.mudlet.org/2009/11/mudlet-1-0-3-is-now-here/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Mudlet 1.0.2</title>
		<link>http://www.mudlet.org/2009/11/mudlet-1-0-2/</link>
		<comments>http://www.mudlet.org/2009/11/mudlet-1-0-2/#comments</comments>
		<pubDate>Fri, 20 Nov 2009 19:51:09 +0000</pubDate>
		<dc:creator>Vadi</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[1.0]]></category>
		<category><![CDATA[2]]></category>
		<category><![CDATA[crash]]></category>
		<category><![CDATA[fix]]></category>
		<category><![CDATA[no echo]]></category>
		<category><![CDATA[send]]></category>

		<guid isPermaLink="false">http://www.mudlet.org/?p=345</guid>
		<description><![CDATA[Mudlet 1.0.2 is now available for download. 
It fixes a crash that would happen with drag and drop, allows send() to just send stuff to the MUD without echos, and has a display performance fix for Windows. Enjoy!
]]></description>
			<content:encoded><![CDATA[<p>Mudlet 1.0.2 is now available for <a href="http://www.mudlet.org/download/">download</a>. </p>
<p>It fixes a crash that would happen with drag and drop, allows send() to just send stuff to the MUD without echos, and has a display performance fix for Windows. Enjoy!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.mudlet.org/2009/11/mudlet-1-0-2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Mudlet 1.0.1 release</title>
		<link>http://www.mudlet.org/2009/11/mudlet-1-0-1-release/</link>
		<comments>http://www.mudlet.org/2009/11/mudlet-1-0-1-release/#comments</comments>
		<pubDate>Tue, 17 Nov 2009 01:40:55 +0000</pubDate>
		<dc:creator>Vadi</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.mudlet.org/?p=343</guid>
		<description><![CDATA[Hey, just a quick followup &#8211; 1.0.1 is out, fixing a windows crash on killTimer() function and black echos.
]]></description>
			<content:encoded><![CDATA[<p>Hey, just a quick followup &#8211; 1.0.1 is out, fixing a windows crash on killTimer() function and black echos.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.mudlet.org/2009/11/mudlet-1-0-1-release/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Mudlet 1.0 is HERE!</title>
		<link>http://www.mudlet.org/2009/11/mudlet-1-0-is-here/</link>
		<comments>http://www.mudlet.org/2009/11/mudlet-1-0-is-here/#comments</comments>
		<pubDate>Mon, 16 Nov 2009 02:31:07 +0000</pubDate>
		<dc:creator>Vadi</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[1.0]]></category>
		<category><![CDATA[available]]></category>
		<category><![CDATA[Release]]></category>

		<guid isPermaLink="false">http://www.mudlet.org/?p=313</guid>
		<description><![CDATA[A year and three months in development, the 1.0 release of Mudlet is here!
Watch the introductory Mudlet 1.0 screencast
What is Mudlet? It&#8217;s a free, open-source and cross-platform MUD client that works on Linux, Windows, and Mac OS! Designed to be fast, efficient, and user-friendly, you can get your own copy for free right here: http://www.mudlet.org/download/

Mudlet [...]]]></description>
			<content:encoded><![CDATA[<p style="text-align: left;">A year and three months in development, the 1.0 release of Mudlet is here!</p>
<p style="text-align: center;"><a href="http://www.youtube.com/watch?v=c1Llvwy0Y_Y&amp;feature=PlayList&amp;p=A40A1E6E5AEB8874&amp;index=0&amp;playnext=1">Watch the introductory Mudlet 1.0 screencast</a></p>
<p>What is Mudlet? It&#8217;s a free, open-source and cross-platform MUD client that works on <strong>Linux</strong>, <strong>Windows</strong>, and <strong>Mac</strong> OS! Designed to be fast, efficient, and user-friendly, you can get your own copy for free right here: <a href="http://www.mudlet.org/download/">http://www.mudlet.org/download/</a><br />
<span id="more-313"></span><br />
Mudlet features <a href="http://en.wikipedia.org/wiki/Lua_(programming_language)">Lua</a> as it&#8217;s scripting base and a rich client API to support it. Split screen, auto-completion from output and input, multi-session gaming, HTML and text logging, replay recording and playback are all part of the package.</p>
<p>Mudlet also features a rich UI api for creating your own labels and buttons anywhere on the screen and changing their looks:</p>
<p><a href="http://www.mudlet.org/wp-content/uploads/2009/11/download.png"><img class="size-thumbnail wp-image-322 alignnone" title="download" src="http://www.mudlet.org/wp-content/uploads/2009/11/download-150x150.png" alt="download 150x150 Mudlet 1.0 is HERE!" width="150" height="150" /></a></p>
<p>Special focus has also been placed on the speed of the client (<a href="http://blip.tv/file/1693706">watch</a>).</p>
<p>Now go out and enjoy Mudlet! We&#8217;d love to hear your feedback on <a href="http://forums.mudlet.org/">our forums</a>.</p>

<a href='http://www.mudlet.org/wp-content/uploads/2009/11/screenshot_097.png' title='screenshot_097'><img width="150" height="150" src="http://www.mudlet.org/wp-content/uploads/2009/11/screenshot_097-150x150.png" class="attachment-thumbnail" alt="screenshot 097 150x150 Mudlet 1.0 is HERE!" title="screenshot_097" /></a>
<a href='http://www.mudlet.org/wp-content/uploads/2009/11/screenshot_098.png' title='screenshot_098'><img width="150" height="150" src="http://www.mudlet.org/wp-content/uploads/2009/11/screenshot_098-150x150.png" class="attachment-thumbnail" alt="screenshot 098 150x150 Mudlet 1.0 is HERE!" title="screenshot_098" /></a>
<a href='http://www.mudlet.org/wp-content/uploads/2009/11/screenshot_099.png' title='screenshot_099'><img width="150" height="150" src="http://www.mudlet.org/wp-content/uploads/2009/11/screenshot_099-150x150.png" class="attachment-thumbnail" alt="screenshot 099 150x150 Mudlet 1.0 is HERE!" title="screenshot_099" /></a>
<a href='http://www.mudlet.org/wp-content/uploads/2009/11/download.png' title='download'><img width="150" height="150" src="http://www.mudlet.org/wp-content/uploads/2009/11/download-150x150.png" class="attachment-thumbnail" alt="download 150x150 Mudlet 1.0 is HERE!" title="download" /></a>
<a href='http://www.mudlet.org/wp-content/uploads/2009/11/screenshot_100.png' title='screenshot_100'><img width="150" height="150" src="http://www.mudlet.org/wp-content/uploads/2009/11/screenshot_100-150x150.png" class="attachment-thumbnail" alt="screenshot 100 150x150 Mudlet 1.0 is HERE!" title="screenshot_100" /></a>
<a href='http://www.mudlet.org/wp-content/uploads/2009/11/screenshot_101.png' title='screenshot_101'><img width="150" height="150" src="http://www.mudlet.org/wp-content/uploads/2009/11/screenshot_101-150x150.png" class="attachment-thumbnail" alt="screenshot 101 150x150 Mudlet 1.0 is HERE!" title="screenshot_101" /></a>
<a href='http://www.mudlet.org/wp-content/uploads/2009/11/screenshot_102.png' title='screenshot_102'><img width="150" height="150" src="http://www.mudlet.org/wp-content/uploads/2009/11/screenshot_102-150x150.png" class="attachment-thumbnail" alt="screenshot 102 150x150 Mudlet 1.0 is HERE!" title="screenshot_102" /></a>
<a href='http://www.mudlet.org/wp-content/uploads/2009/11/screenshot_103.png' title='screenshot_103'><img width="150" height="150" src="http://www.mudlet.org/wp-content/uploads/2009/11/screenshot_103-150x150.png" class="attachment-thumbnail" alt="screenshot 103 150x150 Mudlet 1.0 is HERE!" title="screenshot_103" /></a>

]]></content:encoded>
			<wfw:commentRss>http://www.mudlet.org/2009/11/mudlet-1-0-is-here/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Beta 15 &amp; git changes</title>
		<link>http://www.mudlet.org/2009/09/beta-15-git-changes/</link>
		<comments>http://www.mudlet.org/2009/09/beta-15-git-changes/#comments</comments>
		<pubDate>Wed, 30 Sep 2009 00:59:51 +0000</pubDate>
		<dc:creator>Vadi</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.mudlet.org/?p=300</guid>
		<description><![CDATA[Some updates to the git repository.
The new clone url is git://mudlet.git.sourceforge.net/gitroot/mudlet/mudlet, and the download as archive is available here.
Additionally, Mudlet beta 15 is now available!
]]></description>
			<content:encoded><![CDATA[<p>Some updates to the git repository.</p>
<p>The new clone url is git://mudlet.git.sourceforge.net/gitroot/mudlet/mudlet, and the download as archive is available here.</p>
<p>Additionally, Mudlet beta 15 is <a href="http://www.mudlet.org/download">now available</a>!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.mudlet.org/2009/09/beta-15-git-changes/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>OS X Installer is now available for Mudlet</title>
		<link>http://www.mudlet.org/2009/05/mudlet-on-mac/</link>
		<comments>http://www.mudlet.org/2009/05/mudlet-on-mac/#comments</comments>
		<pubDate>Tue, 26 May 2009 17:08:27 +0000</pubDate>
		<dc:creator>Vadi</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[dmg]]></category>
		<category><![CDATA[installer]]></category>
		<category><![CDATA[mac]]></category>
		<category><![CDATA[mudlet]]></category>
		<category><![CDATA[os x]]></category>

		<guid isPermaLink="false">http://www.mudlet.org/?p=288</guid>
		<description><![CDATA[Thanks to arkholt&#8217;s efforts, a Mac installer for Mudlet is now available!
Download (Note: It requires an Intel OS X 10.5+.)
  
]]></description>
			<content:encoded><![CDATA[<p>Thanks to <a href="http://thedailypanel.blogspot.com">arkholt</a>&#8217;s efforts, a Mac installer for Mudlet is now available!</p>
<p><strong><span style="font-size: large;"><a href="http://www.mudlet.org/download/">Download</a></span></strong> (Note: It requires an Intel OS X 10.5+.)</p>
<p><a href="http://www.ubuntu-pics.de/bild/15108/picture_1_SKl5eV.png" rel="shadowbox[post-288];player=img;" target="_blank"><img src="http://www.ubuntu-pics.de/thumb2/15108/picture_1_SKl5eV.png" border="0" alt="picture 1 SKl5eV OS X Installer is now available for Mudlet "  title="OS X Installer is now available for Mudlet " /></a> <a href="http://www.ubuntu-pics.de/bild/15107/mactriggereditor_Y6awI2.png" rel="shadowbox[post-288];player=img;" target="_blank"><img src="http://www.ubuntu-pics.de/thumb2/15107/mactriggereditor_Y6awI2.png" border="0" alt="mactriggereditor Y6awI2 OS X Installer is now available for Mudlet "  title="OS X Installer is now available for Mudlet " /></a> <a href="http://www.ubuntu-pics.de/bild/15106/macmainwindow_Jt7XPV.png" rel="shadowbox[post-288];player=img;" target="_blank"><img src="http://www.ubuntu-pics.de/thumb2/15106/macmainwindow_Jt7XPV.png" border="0" alt="macmainwindow Jt7XPV OS X Installer is now available for Mudlet "  title="OS X Installer is now available for Mudlet " /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.mudlet.org/2009/05/mudlet-on-mac/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Mudlet Beta is now available!</title>
		<link>http://www.mudlet.org/2009/03/mudlet-beta-yes-it-is/</link>
		<comments>http://www.mudlet.org/2009/03/mudlet-beta-yes-it-is/#comments</comments>
		<pubDate>Sun, 08 Mar 2009 02:09:06 +0000</pubDate>
		<dc:creator>Vadi</dc:creator>
				<category><![CDATA[Release]]></category>
		<category><![CDATA[beta]]></category>
		<category><![CDATA[buttons]]></category>
		<category><![CDATA[export]]></category>
		<category><![CDATA[import]]></category>
		<category><![CDATA[mudlet]]></category>
		<category><![CDATA[pcre]]></category>
		<category><![CDATA[speed]]></category>
		<category><![CDATA[xml]]></category>

		<guid isPermaLink="false">http://www.mudlet.org/?p=272</guid>
		<description><![CDATA[Yes, it is here! Go download now.
There are installers for Windows and Ubuntu, with a Mac in plans. Mudlet at this point is a quite usable client for everyday gaming &#8211; we&#8217;d like you to stress it as much as you can, make it crash, find flaws or find new features that you&#8217;d like! Let [...]]]></description>
			<content:encoded><![CDATA[<h4>Yes, it is here! <a href="http://www.mudlet.org/download/">Go download now</a>.</h4>
<p>There are installers for <strong>Windows</strong> and <strong>Ubuntu</strong>, with a <strong>Mac</strong> in plans. Mudlet at this point is a quite <strong>usable client for everyday gaming</strong> &#8211; we&#8217;d like you to stress it as much as you can, make it crash, find flaws or find new features that you&#8217;d like! <a href="http://forums.mudlet.org/">Let us know</a>, because we&#8217;re listening.</p>
<p>Changes since the pre-alpha version:</p>
<ul>
<li>Switched to the PCRE 7.6 regex engine which is much more powerful</li>
<li>Enabled the new speed display by default</li>
<li>Improved scripting support with more functions (see help manual)</li>
<li>Improved trigger engine with trigger chains and multicondition triggers &#8211; many bugfixes and improvements</li>
<li>Added support for XML packages, including import/export!</li>
<li>Added customizable button bars</li>
<li>Switched from qmake to cmake for building (qmake is still left as backup though)</li>
<li>Improved command line autocompletion</li>
<li>Added buffer limiting to Mudlet (right now it&#8217;s hardcoded at 100k lines with 10k batch deletion; this will be customizable later)</li>
<li>Added small screen netbook support</li>
<li>&#8230; and a more detailed changelog is available on <a href="http://mudlet.git.sourceforge.net/git/gitweb.cgi?p=mudlet">our git page</a>.</li>
</ul>
<p><br class="spacer_" /></p>
<p>Caveats in the beta version:</p>
<ul>
<li>Settings from the pre-alpha won&#8217;t be transferred &#8211; but if you&#8217;ve made lot of them and wouldn&#8217;t like to lose them, <a href="http://forums.mudlet.org/">let us know</a> and we&#8217;ll add a converter</li>
<li>The interface polishing is not done &#8211; does look ugly / unusable in some places, but the functionality should be there</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.mudlet.org/2009/03/mudlet-beta-yes-it-is/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Mudlet progress</title>
		<link>http://www.mudlet.org/2009/02/mudlet-progress/</link>
		<comments>http://www.mudlet.org/2009/02/mudlet-progress/#comments</comments>
		<pubDate>Sun, 08 Feb 2009 21:01:59 +0000</pubDate>
		<dc:creator>Vadi</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[corrupted]]></category>
		<category><![CDATA[export]]></category>
		<category><![CDATA[git]]></category>
		<category><![CDATA[import]]></category>
		<category><![CDATA[profiles]]></category>
		<category><![CDATA[secure]]></category>

		<guid isPermaLink="false">http://www.mudlet.org/?p=237</guid>
		<description><![CDATA[There&#8217;s been lots of work boiling around Mudlet lately &#8211; now that the new display is in, the only thing that delayed our beta is really gone, and we&#8217;re working on stabilizing/fixing up Mudlet to be beta-ready.
Secure Profiles
One of the chronic problems in MUD clients is profile corruption &#8211; when all your work just goes [...]]]></description>
			<content:encoded><![CDATA[<p>There&#8217;s been lots of work boiling around Mudlet lately &#8211; now that the new display is in, the only thing that delayed our beta is really gone, and we&#8217;re working on stabilizing/fixing up Mudlet to be beta-ready.</p>
<h2>Secure Profiles</h2>
<p>One of the chronic problems in MUD clients is profile corruption &#8211; when all your work just goes <em>*poof*</em>. We&#8217;ve took that issue very seriously, so Mudlet now has a <em>Secure Profiles</em> feature.</p>
<p>The way this works is that Mudlet makes snapshots of your profile in different time periods &#8211; and when saving, it doesn&#8217;t delete the old snapshots until they&#8217;re obsolete. This way, even if you get a power loss, your old profiles will be safe and not everything will be lost.</p>
<h2>Improved Connection Dialog</h2>
<p>We&#8217;ve been hard at work to polish the Connection dialog. Here are rather recent screenshots (a bit of polishing is needed, as you might notice:</p>

<a href='http://www.mudlet.org/wp-content/uploads/2009/02/screenshot_1003841.png' rel='shadowbox[post-237];player=img;' title='Welcome screen'><img width="150" height="150" src="http://www.mudlet.org/wp-content/uploads/2009/02/screenshot_1003841-150x150.png" class="attachment-thumbnail" alt="Mudlet welcome screen" title="Welcome screen" /></a>
<a href='http://www.mudlet.org/wp-content/uploads/2009/02/screenshot_100383.png' rel='shadowbox[post-237];player=img;' title='Connection window'><img width="150" height="150" src="http://www.mudlet.org/wp-content/uploads/2009/02/screenshot_100383-150x150.png" class="attachment-thumbnail" alt="Mudlet connection window" title="Connection window" /></a>

</p>
<p><br class="spacer_" /></p>
<p><span style="color: #ffffff;">.</span></p>
<p>We&#8217;ll be looking at improving all of Mudlet&#8217;s windows in terms of usability and aesthetics in the upcoming releases. Speaking of which &#8211; if you&#8217;re familiar with html &amp; css, <a href="http://www.mudlet.org/contact/" target="_self">we need you</a>! Mudlet could use a nice start page instead of the grey box that we have right now.</p>
<h2>Import / export</h2>
<p>Mudlet has also received import/export functionality &#8211; you can now import/export your whole profile, or selected items (for sharing). It&#8217;s rather basic for now, but does the job way better than copy/pasting. A more featureful addons system is <a href="http://make.mudlet.org/mudlet-addons/" target="_blank">being planned</a>.</p>
<h2>Improved developer process</h2>
<p>We&#8217;re experimenting with using git, hosted on <span style="text-decoration: line-through;">github.com</span> sourceforget.net for the git code hosting. The master branch is available here &#8211; so if you&#8217;d like to make a patch, the preferred way is to setup a github account, make a branch there &#8211; and when your patch is ready, Heiko will merge your changes into the master branch.</p>
<h2>Upcoming beta</h2>
<p>As already mentioned, we&#8217;re working hard on making a beta-release soon (hoping to have it within a week, even). We&#8217;ve compiled <a href="http://make.mudlet.org/the-lists/" target="_blank">a list of things</a> we&#8217;d like to address before the beta &#8211; if you have anything to add to that, your input is welcome.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.mudlet.org/2009/02/mudlet-progress/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Ubuntu PPA and .debs now available</title>
		<link>http://www.mudlet.org/2009/01/ubuntu-ppa-and-debs-now-available/</link>
		<comments>http://www.mudlet.org/2009/01/ubuntu-ppa-and-debs-now-available/#comments</comments>
		<pubDate>Fri, 30 Jan 2009 03:40:24 +0000</pubDate>
		<dc:creator>Vadi</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.mudlet.org/?p=221</guid>
		<description><![CDATA[Ubuntu repository and easy .deb installers are now available! Instructions are provided on the downloads page.
We&#8217;re still looking for more ways to make Mudlet easier to install/upgrade for you &#8211; so if you&#8217;re familiar with Mac, OpenSUSE, Fedora, *BSD packaging or anything else &#8211; let us know.
]]></description>
			<content:encoded><![CDATA[<p>Ubuntu repository and easy .deb installers are <a title="download mudlet" href="http://www.mudlet.org/download/" target="_blank">now available</a>! Instructions are provided on the downloads page.</p>
<p>We&#8217;re still looking for more ways to make Mudlet easier to install/upgrade for you &#8211; so if you&#8217;re familiar with Mac, OpenSUSE, Fedora, *BSD packaging or anything else &#8211; <a href="http://www.mudlet.org/contact/" target="_blank">let us know</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.mudlet.org/2009/01/ubuntu-ppa-and-debs-now-available/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Mudlet&#8217;s new fast display</title>
		<link>http://www.mudlet.org/2009/01/mudlets-new-fast-display/</link>
		<comments>http://www.mudlet.org/2009/01/mudlets-new-fast-display/#comments</comments>
		<pubDate>Wed, 21 Jan 2009 21:55:33 +0000</pubDate>
		<dc:creator>Vadi</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.mudlet.org/?p=209</guid>
		<description><![CDATA[Mudlet&#8217;s new display (what displays the MUD text that you see) is coming together very well.
At the moment, it has scrolling, selection, copying, and split screen capabilities &#8211; with screenwidth 0 support coming next.
Preliminary tests results show that it is very fast &#8211; as intended! Given 14,258 various lines with color, the new display displayed [...]]]></description>
			<content:encoded><![CDATA[<p>Mudlet&#8217;s new display (what displays the MUD text that you see) is coming together very well.</p>
<p>At the moment, it has scrolling, selection, copying, and split screen capabilities &#8211; with screenwidth 0 support coming next.</p>
<p><a href="http://blip.tv/file/1693706/" target="_blank">Preliminary tests</a> results show that it is <strong>very fast</strong> &#8211; as intended! Given 14,258 various lines with color, the new display displayed them all in only <strong>0.6</strong> of a second. To compare, zMud took <strong>2 minutes</strong> to display the same text (with cMud scrolling through at 20 seconds).</p>
<p>So stay tuned for when the display is finished and in use :)</p>
]]></content:encoded>
			<wfw:commentRss>http://www.mudlet.org/2009/01/mudlets-new-fast-display/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Updated Windows installer</title>
		<link>http://www.mudlet.org/2009/01/updated-windows-installer/</link>
		<comments>http://www.mudlet.org/2009/01/updated-windows-installer/#comments</comments>
		<pubDate>Tue, 13 Jan 2009 02:18:11 +0000</pubDate>
		<dc:creator>Vadi</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.mudlet.org/?p=199</guid>
		<description><![CDATA[The Windows installer has been updated with several bugfixes. Grab the installer from here, or the update here from the previous verison.
Additionally, if you have any input on what capabilities Mudlet&#8217;s text display should support &#8211; let us know. We&#8217;re making a custom one just for Mudlet &#8211; so that it is extremely fast, and [...]]]></description>
			<content:encoded><![CDATA[<p>The Windows <a href="http://www.mudlet.org/download/" target="_blank">installer</a> has been updated with <a href="https://bugs.launchpad.net/mudlet/+bugs?field.tag=patch-applied" target="_blank">several bugfixes</a>. Grab the installer from here, or the update <a href="http://drop.io/mudlet1/asset/mudlet-update-1-0-40-7z" target="_blank">here</a> from the previous verison.</p>
<p>Additionally, if you have any input on what capabilities Mudlet&#8217;s text display should support &#8211; let us know. We&#8217;re making a custom one just for Mudlet &#8211; so that it is extremely fast, and is able to cope with the large amount of text and formatting extremely quickly.</p>
<p><strong>Update</strong>: The installer was <a href="http://drop.io/mudlet1/asset/mudlet-update-1-0-40-7z">updated</a>, fixing a bug where scripts weren&#8217;t auto-compiled at start.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.mudlet.org/2009/01/updated-windows-installer/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Welcome, Bruno!</title>
		<link>http://www.mudlet.org/2009/01/welcome-bruno/</link>
		<comments>http://www.mudlet.org/2009/01/welcome-bruno/#comments</comments>
		<pubDate>Sun, 11 Jan 2009 00:35:29 +0000</pubDate>
		<dc:creator>Vadi</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[addition]]></category>
		<category><![CDATA[bruno]]></category>
		<category><![CDATA[collaboration]]></category>
		<category><![CDATA[mudlet]]></category>
		<category><![CDATA[team]]></category>

		<guid isPermaLink="false">http://www.mudlet.org/?p=194</guid>
		<description><![CDATA[Bruno Bigras has joined the team of people behind Mudlet. Bruno is helping on the C++ coding &#8211; so he&#8217;s making &#38; fixing Mudlet internals themselves. He&#8217;s already helped us fix several bugs, and implement a new Connections dialog.
A lil&#8217; bio of Bruno: college student, KDE-trunk fan, OpenBSD and FreeBSD on servers. His native tongue [...]]]></description>
			<content:encoded><![CDATA[<p><a href="https://launchpad.net/%7Ebrunoqc" mce_href="https://launchpad.net/~brunoqc" target="_blank">Bruno Bigras</a> has joined the team of <a href="the-makers" mce_href="the-makers" target="_blank">people behind Mudlet</a>. Bruno is helping on the C++ coding &#8211; so he&#8217;s making &amp; fixing Mudlet internals themselves. He&#8217;s already helped us <a href="https://bugs.launchpad.net/%7Ebrunoqc" mce_href="https://bugs.launchpad.net/~brunoqc" target="_blank">fix several bugs</a>, and implement a new Connections dialog.</p>
<p><b>A lil&#8217; bio of Bruno</b>: college student, KDE-trunk fan, OpenBSD and FreeBSD on servers. His native tongue is French, and he resides in Quebec, Canada. Likes hockey, and only buys ThinkPads T-series for laptops.</p>
<p>Should you like to <b>join the Mudlet team</b>, <a href="http://www.mudlet.org/contact/" mce_href="http://www.mudlet.org/contact/">get in touch</a> with us!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.mudlet.org/2009/01/welcome-bruno/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Happy Holidays!</title>
		<link>http://www.mudlet.org/2008/12/happy-holidays/</link>
		<comments>http://www.mudlet.org/2008/12/happy-holidays/#comments</comments>
		<pubDate>Wed, 24 Dec 2008 20:01:26 +0000</pubDate>
		<dc:creator>Vadi</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[christmas]]></category>
		<category><![CDATA[holidays]]></category>
		<category><![CDATA[new year]]></category>

		<guid isPermaLink="false">http://www.mudlet.org/?p=186</guid>
		<description><![CDATA[Happy holidays to everyone on behalf of the Mudlet Makers team! We wish everyone a safe and happy celebration along with a positive year.
Hopefully the coming year of 2009 will bring you a great version of Mudlet to play with :)
]]></description>
			<content:encoded><![CDATA[<p>Happy holidays to everyone on behalf of the <a href="http://www.mudlet.org/the-makers/" target="_blank">Mudlet Makers</a> team! We wish everyone a safe and happy celebration along with a positive year.</p>
<p>Hopefully the coming year of 2009 will bring you a great version of Mudlet to play with :)</p>
]]></content:encoded>
			<wfw:commentRss>http://www.mudlet.org/2008/12/happy-holidays/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Beta delayed, Lua testers wanted</title>
		<link>http://www.mudlet.org/2008/12/beta-delayed-lua-testers-wanted/</link>
		<comments>http://www.mudlet.org/2008/12/beta-delayed-lua-testers-wanted/#comments</comments>
		<pubDate>Sat, 20 Dec 2008 18:26:13 +0000</pubDate>
		<dc:creator>Vadi</dc:creator>
				<category><![CDATA[news]]></category>

		<guid isPermaLink="false">http://www.mudlet.org/?p=177</guid>
		<description><![CDATA[Hi all,
Unfortunately the Mudlet Beta will be delayed. The reason for this is that the current main display (where you see all the mud text) is too slow &#8211; while it handles fine large-spam situations like raids, it performs poorly in certain very unlikely and extreme cases when you get spammed with a lot of [...]]]></description>
			<content:encoded><![CDATA[<p>Hi all,</p>
<p>Unfortunately the Mudlet Beta will be <strong>delayed</strong>. The reason for this is that the current main display (where you see all the mud text) is too slow &#8211; while it handles fine large-spam situations like raids, it performs poorly in certain very unlikely and extreme cases when you get spammed with a <em>lot</em> of lines. So we&#8217;re working on implementing a simpler, much more efficient display which will boast much better performance &#8211; and this will delay the schedule.</p>
<p>Mudlet is still in pre-alpha though, and we&#8217;re looking for experienced scripters &#8211; preferably with Lua knowledge &#8211; to to test out the functions provided by Mudlet for scripting. This is just the time to <strong>request new features</strong> so that they can be incorporated into the design easily, or to find issues with the current ones. To get started, see the <a href="http://www.mudlet.org/download/" target="_blank">downloads page</a> &#8211; or <a href="http://forums.mudlet.org/" target="_blank">our forums</a> if you need any help.</p>
<p>The last few developments in Mudlet have been a copy/paste function &#8211; this allows you to send text to mini windows, while preserving all of the formatting and coloring. Several bugfixes and usability improvements have also been added.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.mudlet.org/2008/12/beta-delayed-lua-testers-wanted/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Mudlet Pre-Alpha is out!</title>
		<link>http://www.mudlet.org/2008/11/mudlet-pre-alpha-is-out/</link>
		<comments>http://www.mudlet.org/2008/11/mudlet-pre-alpha-is-out/#comments</comments>
		<pubDate>Mon, 24 Nov 2008 20:21:53 +0000</pubDate>
		<dc:creator>Vadi</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[download]]></category>
		<category><![CDATA[pre-alpha]]></category>

		<guid isPermaLink="false">http://www.mudlet.org/?p=120</guid>
		<description><![CDATA[The Mudlet pre-alpha is now publicly available. The purpose of this release is a through testing of the Lua API, however all general feedback is welcome.
Source code is available via svn: svn co https://mudlet.svn.sourceforge.net/svnroot/mudlet mudlet (or as an archive)
Along with a pre-compiled Windows binary: 
Give it a try, and please report feedback!
]]></description>
			<content:encoded><![CDATA[<p>The Mudlet pre-alpha is now publicly <strong>available</strong>. The purpose of this release is a through testing of the Lua API, however all general feedback is welcome.</p>
<p>Source code is available via svn: <em>svn co https://mudlet.svn.sourceforge.net/svnroot/mudlet mudlet</em> (or <a href="http://mudlet.svn.sourceforge.net/viewvc/mudlet.tar.gz?view=tar">as an archive</a>)</p>
<p>Along with a pre-compiled Windows binary: <h2 id="downloadcat-3"><a href="http://www.mudlet.org/download?dl_cat=3" title="View all downloads in Windows installers">Windows installers</a></h2><p><img src="http://www.mudlet.org/wp-content/plugins/wp-downloadmanager/images/unknown.gif" alt="unknown Mudlet Pre Alpha is out!" title="" style="vertical-align: middle;" />&nbsp;&nbsp;<strong><a href="http://www.mudlet.org/download/45/">Mudlet 1.0.5</a></strong><br /><strong>&raquo; unknown - December 16, 2009</strong><br /><h3>New Features</h3>
<p>Greatly expanded LUA API for accessing/manipulating Alises, Triggers, Timers.</p>
<p>Functions for creating permanent, GUI-viewable/modifiable items.</p>
<ul>
<li>permAlias( name, parent, pattern, code )</li>
<li>permSubstringTrigger( name, parent, pattern, code )</li>
<li>permRegexTrigger( name, parent, pattern, code )</li>
<li>permBeginOfLineStringTrigger( name, parent, pattern, code )</li>
<li>permTimer( name, parent, frequency, code )</li>
</ul>

<h3>Functions for checking the state of various items.</h3>
<ul>
<li>exists( name, type ) - type is "alias", "trigger", or "timer". Returns the number of items that exist with that name and type.</li>
<li>isActive( name, type ) -type is "alias", "trigger", or "timer". Returns the number of active items with that name and type.</li>
</ul>

<h3>New Alias Functions</h3>
<li>enableAlias( name )</li>
<li>disableAlias( name )</li>
<li>killAlias( name )</li>
</ul>
<p>All function the same as their timer/trigger counterparts.</p>

<h3>Improved enable* and disable* to allow for error checking.</h3>
<ul>
<li>enableTrigger, enableAlias, enableTimer, enableKey</li>
<li>disableTrigger, disableAlias, disableTimer, disableKey</li>
</ul>
<p>All functions now return number of items enabled or disabled.</p>


<p>Totally redesigned trigger editor, with huge speed improvements.</p>

<h3>Variable Persistence System -- Easily save settings between sessions!</h3>
<ul>
<li>remember( varName ) - flags a variable to be saved. Variables pending saving are stored in the table _saveTable </li>
<li>loadVars() - loads saved variables out of SavedVariables.lua into _G (global namespace).</li>
<li>saveVars() - saves all variables flagged for saving into SavedVariables.lua. Stores their values at time func is called.</li>
</ul>
<p>Notes: Variables are loaded with the same name they were saved as. Saving global "myVar" will load it          load it back in as global "myVar" when loadVars() is called.</p>


<h3>Bug Fixes</h3>
<ul>
<li>Updated to QT-4.6, removing many rendering and display issues(doubling line inputs, etc)</li>
<li>Fixed resetFormat( windowName ) to work on main console. Syntax is resetFormat().</li>
<li>Defaulted LF-after-newline to ON for GA-enabled MUDs. Fixes reported problems with IRE prompts.</li>
<li>Returning focus to Mudlet no longer causes incorrect characters to be hilighted in the command line.</li>
<li>Pressing up when the command line is empty now selects the last sent command.</li>
<li>Timer Folders no longer spam the Debug Console with execute announcements</li>
<li>Debug console now shows correct capture groups for Aliases and Triggers (Bug 493400)</li>
<li>LuaGlobal and Mudlet Documentation now properly updated on Mudlet start</li>
<li>Colorizer triggers renamed to "Highlight Triggers" (Cosmetic)</li>
</ul></p><p><img src="http://www.mudlet.org/wp-content/plugins/wp-downloadmanager/images/unknown.gif" alt="unknown Mudlet Pre Alpha is out!" title="" style="vertical-align: middle;" />&nbsp;&nbsp;<strong><a href="http://www.mudlet.org/download/42/">Mudlet 1.0.4</a></strong><br /><strong>&raquo; unknown - December 3, 2009</strong><br /><ul>
<li>Fix: timer couldnt disable itself</li>
<li>sqlite database support</li>
<li>Added createGauge, setGauge, getRGB, deselect functions</li>
<li>Fixed preferences dialog resetting the font</li>
</ul></p><h2 id="downloadcat-4"><a href="http://www.mudlet.org/download?dl_cat=4" title="View all downloads in Mac installers">Mac installers</a></h2><p><img src="http://www.mudlet.org/wp-content/plugins/wp-downloadmanager/images/unknown.gif" alt="unknown Mudlet Pre Alpha is out!" title="" style="vertical-align: middle;" />&nbsp;&nbsp;<strong><a href="http://www.mudlet.org/download/47/">Mac Mudlet 1.0.5</a></strong><br /><strong>&raquo; unknown - December 29, 2009</strong><br /><strong>Note:</strong> Uninstall the previous Mudlet version (both main app and dependencies) before installing this one!

<h3>New Features</h3>
<p>Greatly expanded LUA API for accessing/manipulating Alises, Triggers, Timers.</p>
<p>Functions for creating permanent, GUI-viewable/modifiable items.</p>
<ul>
<li>permAlias( name, parent, pattern, code )</li>
<li>permSubstringTrigger( name, parent, pattern, code )</li>
<li>permRegexTrigger( name, parent, pattern, code )</li>
<li>permBeginOfLineStringTrigger( name, parent, pattern, code )</li>
<li>permTimer( name, parent, frequency, code )</li>
</ul>

<h3>Functions for checking the state of various items.</h3>
<ul>
<li>exists( name, type ) - type is "alias", "trigger", or "timer". Returns the number of items that exist with that name and type.</li>
<li>isActive( name, type ) -type is "alias", "trigger", or "timer". Returns the number of active items with that name and type.</li>
</ul>

<h3>New Alias Functions</h3>
<li>enableAlias( name )</li>
<li>disableAlias( name )</li>
<li>killAlias( name )</li>
</ul>
<p>All function the same as their timer/trigger counterparts.</p>

<h3>Improved enable* and disable* to allow for error checking.</h3>
<ul>
<li>enableTrigger, enableAlias, enableTimer, enableKey</li>
<li>disableTrigger, disableAlias, disableTimer, disableKey</li>
</ul>
<p>All functions now return number of items enabled or disabled.</p>


<p>Totally redesigned trigger editor, with huge speed improvements.</p>

<h3>Variable Persistence System -- Easily save settings between sessions!</h3>
<ul>
<li>remember( varName ) - flags a variable to be saved. Variables pending saving are stored in the table _saveTable </li>
<li>loadVars() - loads saved variables out of SavedVariables.lua into _G (global namespace).</li>
<li>saveVars() - saves all variables flagged for saving into SavedVariables.lua. Stores their values at time func is called.</li>
</ul>
<p>Notes: Variables are loaded with the same name they were saved as. Saving global "myVar" will load it          load it back in as global "myVar" when loadVars() is called.</p>


<h3>Bug Fixes</h3>
<ul>
<li>Updated to QT-4.6, removing many rendering and display issues(doubling line inputs, etc)</li>
<li>Fixed resetFormat( windowName ) to work on main console. Syntax is resetFormat().</li>
<li>Defaulted LF-after-newline to ON for GA-enabled MUDs. Fixes reported problems with IRE prompts.</li>
<li>Returning focus to Mudlet no longer causes incorrect characters to be hilighted in the command line.</li>
<li>Pressing up when the command line is empty now selects the last sent command.</li>
<li>Timer Folders no longer spam the Debug Console with execute announcements</li>
<li>Debug console now shows correct capture groups for Aliases and Triggers (Bug 493400)</li>
<li>LuaGlobal and Mudlet Documentation now properly updated on Mudlet start</li>
<li>Colorizer triggers renamed to "Highlight Triggers" (Cosmetic)</li>
</ul></p><p><img src="http://www.mudlet.org/wp-content/plugins/wp-downloadmanager/images/unknown.gif" alt="unknown Mudlet Pre Alpha is out!" title="" style="vertical-align: middle;" />&nbsp;&nbsp;<strong><a href="http://www.mudlet.org/download/44/">Mac Mudlet 1.0.4 updater</a></strong><br /><strong>&raquo; 4.5 MiB - December 3, 2009</strong><br />Use this if you have a previous Mudlet version installed to upgrade quicker.</p><p><img src="http://www.mudlet.org/wp-content/plugins/wp-downloadmanager/images/unknown.gif" alt="unknown Mudlet Pre Alpha is out!" title="" style="vertical-align: middle;" />&nbsp;&nbsp;<strong><a href="http://www.mudlet.org/download/43/">Mac Mudlet 1.0.4</a></strong><br /><strong>&raquo; 28.6 MiB - December 3, 2009</strong><br /><ul>
<li>Fix: timer couldnt disable itself</li>
<li>sqlite database support</li>
<li>Added createGauge, setGauge, getRGB, deselect functions</li>
<li>Fixed preferences dialog resetting the font</li>
</ul></p><h2 id="downloadcat-5"><a href="http://www.mudlet.org/download?dl_cat=5" title="View all downloads in Source code">Source code</a></h2><p><img src="http://www.mudlet.org/wp-content/plugins/wp-downloadmanager/images/unknown.gif" alt="unknown Mudlet Pre Alpha is out!" title="" style="vertical-align: middle;" />&nbsp;&nbsp;<strong><a href="http://www.mudlet.org/download/46/">Mudlet 1.0.5</a></strong><br /><strong>&raquo; unknown - December 16, 2009</strong><br /><h3>New Features</h3>
<p>Greatly expanded LUA API for accessing/manipulating Alises, Triggers, Timers.</p>
<p>Functions for creating permanent, GUI-viewable/modifiable items.</p>
<ul>
<li>permAlias( name, parent, pattern, code )</li>
<li>permSubstringTrigger( name, parent, pattern, code )</li>
<li>permRegexTrigger( name, parent, pattern, code )</li>
<li>permBeginOfLineStringTrigger( name, parent, pattern, code )</li>
<li>permTimer( name, parent, frequency, code )</li>
</ul>

<h3>Functions for checking the state of various items.</h3>
<ul>
<li>exists( name, type ) - type is "alias", "trigger", or "timer". Returns the number of items that exist with that name and type.</li>
<li>isActive( name, type ) -type is "alias", "trigger", or "timer". Returns the number of active items with that name and type.</li>
</ul>

<h3>New Alias Functions</h3>
<li>enableAlias( name )</li>
<li>disableAlias( name )</li>
<li>killAlias( name )</li>
</ul>
<p>All function the same as their timer/trigger counterparts.</p>

<h3>Improved enable* and disable* to allow for error checking.</h3>
<ul>
<li>enableTrigger, enableAlias, enableTimer, enableKey</li>
<li>disableTrigger, disableAlias, disableTimer, disableKey</li>
</ul>
<p>All functions now return number of items enabled or disabled.</p>


<p>Totally redesigned trigger editor, with huge speed improvements.</p>

<h3>Variable Persistence System -- Easily save settings between sessions!</h3>
<ul>
<li>remember( varName ) - flags a variable to be saved. Variables pending saving are stored in the table _saveTable </li>
<li>loadVars() - loads saved variables out of SavedVariables.lua into _G (global namespace).</li>
<li>saveVars() - saves all variables flagged for saving into SavedVariables.lua. Stores their values at time func is called.</li>
</ul>
<p>Notes: Variables are loaded with the same name they were saved as. Saving global "myVar" will load it          load it back in as global "myVar" when loadVars() is called.</p>


<h3>Bug Fixes</h3>
<ul>
<li>Updated to QT-4.6, removing many rendering and display issues(doubling line inputs, etc)</li>
<li>Fixed resetFormat( windowName ) to work on main console. Syntax is resetFormat().</li>
<li>Defaulted LF-after-newline to ON for GA-enabled MUDs. Fixes reported problems with IRE prompts.</li>
<li>Returning focus to Mudlet no longer causes incorrect characters to be hilighted in the command line.</li>
<li>Pressing up when the command line is empty now selects the last sent command.</li>
<li>Timer Folders no longer spam the Debug Console with execute announcements</li>
<li>Debug console now shows correct capture groups for Aliases and Triggers (Bug 493400)</li>
<li>LuaGlobal and Mudlet Documentation now properly updated on Mudlet start</li>
<li>Colorizer triggers renamed to "Highlight Triggers" (Cosmetic)</li>
</ul></p></p>
<p>Give it a try, and please report feedback!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.mudlet.org/2008/11/mudlet-pre-alpha-is-out/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>New website theme!</title>
		<link>http://www.mudlet.org/2008/11/new-website-theme/</link>
		<comments>http://www.mudlet.org/2008/11/new-website-theme/#comments</comments>
		<pubDate>Thu, 20 Nov 2008 14:50:04 +0000</pubDate>
		<dc:creator>Vadi</dc:creator>
				<category><![CDATA[informational]]></category>
		<category><![CDATA[look]]></category>
		<category><![CDATA[theme]]></category>

		<guid isPermaLink="false">http://www.mudlet.org/?p=109</guid>
		<description><![CDATA[Our website now has a brand-new theme, designed by Thorsten Wilms and implemented by Vadi.
]]></description>
			<content:encoded><![CDATA[<p>Our <a href="http://www.mudlet.org/">website</a> now has a brand-new theme, designed by <a href="http://thorwil.wordpress.com/">Thorsten Wilms</a> and implemented by Vadi.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.mudlet.org/2008/11/new-website-theme/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
