<?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>Musashi's Cheesy Home Page v0.2 &#187; Neverwinter Nights</title>
	<atom:link href="http://mu.ranter.net/category/neverwinter-nights/feed" rel="self" type="application/rss+xml" />
	<link>http://mu.ranter.net</link>
	<description>I miss my frames.</description>
	<lastBuildDate>Fri, 28 Oct 2011 12:34:14 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=abc</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
		<item>
		<title>.notplan for a Project that Never Happened (as usual)</title>
		<link>http://mu.ranter.net/neverwinter-nights/notplan-for-a-project-that-never-happened-as-usual</link>
		<comments>http://mu.ranter.net/neverwinter-nights/notplan-for-a-project-that-never-happened-as-usual#comments</comments>
		<pubDate>Fri, 04 Jul 2003 19:46:59 +0000</pubDate>
		<dc:creator>Mu</dc:creator>
				<category><![CDATA[Neverwinter Nights]]></category>

		<guid isPermaLink="false">http://mu.ranter.net/wordpress/?p=855</guid>
		<description><![CDATA[What  the fuck is a .plan file? I think they came into vogue after John Carmack started  publishing his in a sort of weird quasi-open sourcey let-the-future-customers-know-what&#8217;s-happening  sort of deal, and as a cheap way to get advance publicity. Nobody needs it anymore,  since you know as soon as you let [...]]]></description>
		<wfw:commentRss>http://mu.ranter.net/neverwinter-nights/notplan-for-a-project-that-never-happened-as-usual/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Three Towns Server Postmortem</title>
		<link>http://mu.ranter.net/neverwinter-nights/three-towns-server-postmortem</link>
		<comments>http://mu.ranter.net/neverwinter-nights/three-towns-server-postmortem#comments</comments>
		<pubDate>Sun, 16 Mar 2003 19:38:03 +0000</pubDate>
		<dc:creator>Mu</dc:creator>
				<category><![CDATA[Neverwinter Nights]]></category>

		<guid isPermaLink="false">http://mu.ranter.net/wordpress/?p=852</guid>
		<description><![CDATA[



How stupid do people find those game postmortems that show up on Gamasutra or in Game Developer? &#34;What went right: Purdy pikchurs. What went wrong: Our game sucks.&#34; What then could be more annoying than a postmortem on not even a game, but a mod for a game? What a waste of time! It sounds [...]]]></description>
		<wfw:commentRss>http://mu.ranter.net/neverwinter-nights/three-towns-server-postmortem/feed</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>Supar Dupar Dagger-Wielding Halfling of Knockdown Exploitation</title>
		<link>http://mu.ranter.net/neverwinter-nights/supar-dupar-dagger-wielding-halfling-of-knockdown-exploitation</link>
		<comments>http://mu.ranter.net/neverwinter-nights/supar-dupar-dagger-wielding-halfling-of-knockdown-exploitation#comments</comments>
		<pubDate>Wed, 28 Aug 2002 19:33:24 +0000</pubDate>
		<dc:creator>Mu</dc:creator>
				<category><![CDATA[Neverwinter Nights]]></category>

		<guid isPermaLink="false">http://mu.ranter.net/wordpress/?p=850</guid>
		<description><![CDATA[Have    you ever bought a game that looked like it had potential, if only bugs would    be addressed? Have you ever waited patiently for a patch to address bugs, and    find out that what the devs release might possibly fix some bugs (but more likely  [...]]]></description>
		<wfw:commentRss>http://mu.ranter.net/neverwinter-nights/supar-dupar-dagger-wielding-halfling-of-knockdown-exploitation/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The Genesis of the Three Towns Server in Lua</title>
		<link>http://mu.ranter.net/neverwinter-nights/the-genesis-of-the-three-towns-server-in-lua</link>
		<comments>http://mu.ranter.net/neverwinter-nights/the-genesis-of-the-three-towns-server-in-lua#comments</comments>
		<pubDate>Thu, 08 Aug 2002 19:18:24 +0000</pubDate>
		<dc:creator>Mu</dc:creator>
				<category><![CDATA[Neverwinter Nights]]></category>

		<guid isPermaLink="false">http://mu.ranter.net/wordpress/?p=830</guid>
		<description><![CDATA[#include &#34;annoying_stuff&#34;
void BuyNeverwinterNights(object oMu) {
if ((GetAnnouncement(), &#34;NWNIsReleased&#34;) == TRUE) {
DriveToLocation(oMu, &#34;BestBuy&#34;)&#8217;
float Cash = (GetMoney(oMu));
if (Cash &#62;= 59.99) {
BuyTheGame(oMu, 1);
}
BuyUnrelatedHintBook(GetWife(oMu));
}
}
void SuckerKynnIntoScripting(object oMu, object oKynn) {
if (KynnIsBored == 1 &#38;&#38; KynnIsGullible == 1) {
SuckerKynnIntoBuyingItToo(oMu, oKynn, 1);
HookKynnWithPvP(oMu, oKynn);
while(GetLocalInt(oKynn, &#34;KynnIsUnderMusControl&#34;) == 0) {
BadgerKynnIntoAgreeingToScript(oMu, oKynn);
}
}
}
void WorkOnAnotherServer(object oMu, object oKynn, object oWarInAvalon, object oAdmin) {
int ThingsAreHorriblyImbalanced = 1;
while(ThingsAreHorriblyImbalanced == 1) {
FixConversations(oMu, [...]]]></description>
		<wfw:commentRss>http://mu.ranter.net/neverwinter-nights/the-genesis-of-the-three-towns-server-in-lua/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

