<?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"
	>

<channel>
	<title>WorldForge Developers Journal</title>
	<atom:link href="http://worldforgedev.org/feed/" rel="self" type="application/rss+xml" />
	<link>http://worldforgedev.org</link>
	<description></description>
	<pubDate>Sun, 07 Dec 2008 22:28:25 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.5</generator>
	<language>en</language>
			<item>
		<title>Ember 0.5.5 released</title>
		<link>http://worldforgedev.org/archives/164</link>
		<comments>http://worldforgedev.org/archives/164#comments</comments>
		<pubDate>Sun, 07 Dec 2008 22:28:25 +0000</pubDate>
		<dc:creator>erik</dc:creator>
		
		<category><![CDATA[Software]]></category>

		<guid isPermaLink="false">http://worldforgedev.org/?p=164</guid>
		<description><![CDATA[Ember version 0.5.5 has been released and is now available from the WorldForge download site.
Ember is a 3d client for the WorldForge project. It uses the Ogre 3d graphics library for presentation and CEGUI for its GUI system.
This release introduces a new combined minimap and compass widget, many improvements to the entity creator and an [...]]]></description>
			<content:encoded><![CDATA[<p>Ember version 0.5.5 has been released and is now available from the WorldForge download site.</p>
<p>Ember is a 3d client for the WorldForge project. It uses the Ogre 3d graphics library for presentation and CEGUI for its GUI system.</p>
<p>This release introduces a new combined minimap and compass widget, many improvements to the entity creator and an upgrade to the cutting edge Ogre 1.6 3d library.<br />
<span id="more-164"></span><br />
Changes:</p>
<ul>
<li>a new minimap widget</li>
<li>improved entity creator</li>
<li>working OSX support</li>
<li>more and better entity recipes for the entity creation</li>
<li>upgrade to Ogre 1.6</li>
<li>many bug fixes</li>
</ul>
<p>This version can be downloaded from the sourceforge download site, at the following locations:</p>
<ul>
<li><a href="http://downloads.sourceforge.net/worldforge/ember-0.5.5.tar.bz2">ember-0.5.5.tar.bz2</a></li>
<li><a href="http://downloads.sourceforge.net/worldforge/ember-media-0.5.5.tar.bz2">ember-media-0.5.5.tar.bz2</a></li>
<li><a href="http://downloads.sourceforge.net/worldforge/ember-0.5.5.x86.package">ember-0.5.5.x86.package</a></li>
</ul>
<p>We currently only provide precompiled packages for Linux, but will provide Windows and OSX packages in the near future.</p>
<p>Note that if you compile from source, you will need to install the content of ember-media-0.5.5.tar.bz2 to PREFIX/share/ember/media or use the &#8220;make releasemediarsync&#8221; make target.</p>
<p>If you compile Ogre yourself make sure to disable FreeImage (&#8211;disable-freeimage).</p>
<p>More information can be found at the <a href="http://wiki.worldforge.org/wiki/Ember">Ember</a> site.</p>
<p>All bug reports should be posted at the <a href="https://launchpad.net/ember">Launchpad.</a></p>
<p><a href="http://amber.worldforge.org/ember/screenshots/tn/screenshot_20081123_181039.jpg.html"><img class="alignnone" src="http://amber.worldforge.org/ember/screenshots/tn/screenshot_20081123_181039.jpg" alt="" width="133" height="100" /></a> <a href="http://amber.worldforge.org/ember/screenshots/tn/screenshot_20081123_181034.jpg.html"><img class="alignnone" src="http://amber.worldforge.org/ember/screenshots/tn/screenshot_20081123_181034.jpg" alt="" width="133" height="100" /></a></p>
<p>Here&#8217;s a video of the <a href="http://www.youtube.com/watch?v=pOxXHWC5wlE">new compass</a> in action.</p>
]]></content:encoded>
			<wfw:commentRss>http://worldforgedev.org/archives/164/feed</wfw:commentRss>
		</item>
		<item>
		<title>Cyphesis 0.5.18 Release</title>
		<link>http://worldforgedev.org/archives/162</link>
		<comments>http://worldforgedev.org/archives/162#comments</comments>
		<pubDate>Sun, 30 Nov 2008 18:49:53 +0000</pubDate>
		<dc:creator>alriddoch</dc:creator>
		
		<category><![CDATA[Cyphesis]]></category>

		<guid isPermaLink="false">http://worldforgedev.org/?p=162</guid>
		<description><![CDATA[Cyphesis version 0.5.18 has been released and is now available from the WorldForge download site.
Cyphesis is a small to medium scale server for WorldForge games, with builtin AI. This version includes the demo game Mason which is currently in development. This release is intended for server administrators wishing to run a Mason server and World [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://worldforge.org/dev/eng/servers/cyphesis">Cyphesis</a> version 0.5.18 has been released and is now available from the WorldForge <a href="http://sourceforge.net/project/showfiles.php?group_id=11799">download site</a>.</p>
<p>Cyphesis is a small to medium scale server for WorldForge games, with builtin AI. This version includes the demo game <a href="http://worldforge.org/games/mason">Mason</a> which is currently in development. This release is intended for server administrators wishing to run a Mason server and World developers developing new worlds or game systems.<span id="more-162"></span></p>
<p>Major changes in this version:</p>
<blockquote><p>World data is now fully persistent across crashes and restarts.</p>
<p>Lots of bug fixes and performance improvements.</p></blockquote>
<p>Source code and Linux binary packages can be downloaded from here:</p>
<blockquote><p><a href="http://downloads.sourceforge.net/worldforge/cyphesis-0.5.18.tar.bz2">Source Code tar.bz2</a></p>
<p><a href="http://downloads.sourceforge.net/worldforge/cyphesis-0.5.18.tar.gz">Source Code tar.gz</a></p>
<p><a href="http://downloads.sourceforge.net/worldforge/cyphesis-0.5.18.package">Linux autopackage</a></p>
<p><a href="http://downloads.sourceforge.net/worldforge/cyphesis-0.5.18-1.src.rpm">Linux source code rpm</a></p>
<p><a href="http://downloads.sourceforge.net/worldforge/cyphesis-0.5.18-1.fc9.wf.i386.rpm">Fedora Core 9 rpm</a></p></blockquote>
]]></content:encoded>
			<wfw:commentRss>http://worldforgedev.org/archives/162/feed</wfw:commentRss>
		</item>
		<item>
		<title>WFMath 0.3.8 Release</title>
		<link>http://worldforgedev.org/archives/159</link>
		<comments>http://worldforgedev.org/archives/159#comments</comments>
		<pubDate>Sat, 15 Nov 2008 18:08:42 +0000</pubDate>
		<dc:creator>alriddoch</dc:creator>
		
		<category><![CDATA[Libraries]]></category>

		<guid isPermaLink="false">http://worldforgedev.org/?p=159</guid>
		<description><![CDATA[WFMath version 0.3.8 has been released and is available from the WorldForge download site. WFMath, or the WorldForge Math library&#8217;s main focus is geometric objects, and it has classes for several shapes as well as the basic math objects, points, vectors, matrices and quaternions. It is required by all WorldForge components.
This release is aimed at [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://worldforge.org/dev/eng/libraries/wfmath">WFMath</a> version 0.3.8 has been released and is available from the WorldForge <a href="http://sourceforge.net/project/showfiles.php?group_id=11799">download site</a>. WFMath, or the WorldForge Math library&#8217;s main focus is geometric objects, and it has classes for several shapes as well as the basic math objects, points, vectors, matrices and quaternions. It is required by all WorldForge components.</p>
<p>This release is aimed at all developers.<br />
<span id="more-159"></span><br />
Changes in this version:</p>
<ul>
<li>The source has been updated to build cleanly on modern compilers.</li>
<li>The build files have been updated to work better with modern tools.</li>
</ul>
<p>Source code and Linux binary packages can be downloaded from here:</p>
<ul>
<li><a href="http://downloads.sourceforge.net/worldforge/wfmath-0.3.8.tar.bz2">Source code</a></li>
<li><a href="http://downloads.sourceforge.net/worldforge/wfmath-0.3.8-1.src.rpm">Source rpm</a></li>
<li><a href="http://downloads.sourceforge.net/worldforge/wfmath-0.3.8-1.fc9.wf.i386.rpm">Fedora 9 rpm</a></li>
<li><a href="http://downloads.sourceforge.net/worldforge/wfmath-devel-0.3.8-1.fc9.wf.i386.rpm">Fedora 9 devel rpm</a></li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://worldforgedev.org/archives/159/feed</wfw:commentRss>
		</item>
		<item>
		<title>libwfut 0.2.1 released</title>
		<link>http://worldforgedev.org/archives/156</link>
		<comments>http://worldforgedev.org/archives/156#comments</comments>
		<pubDate>Mon, 03 Nov 2008 19:50:51 +0000</pubDate>
		<dc:creator>Simon</dc:creator>
		
		<category><![CDATA[Libraries]]></category>

		<category><![CDATA[Tools]]></category>

		<guid isPermaLink="false">http://worldforgedev.org/?p=156</guid>
		<description><![CDATA[libwfut 0.2.1 has been released and is available from the WorldForge download site. WFUT is a content distribution system initially intended to provide media updates for WorldForge clients. libwfut is a C++ implementation of the client side functionality.
This release allows downloads to be aborted, contains some sample python front-ends and fixes a few small bugs. [...]]]></description>
			<content:encoded><![CDATA[<p>libwfut 0.2.1 has been released and is available from the WorldForge <a title="WorldForge download site" href="http://sourceforge.net/project/showfiles.php?group_id=11799">download site</a>. WFUT is a content distribution system initially intended to provide media updates for WorldForge clients. libwfut is a C++ implementation of the client side functionality.</p>
<p>This release allows downloads to be aborted, contains some sample python front-ends and fixes a few small bugs. This version will also use a systemwide installation of tinyxml if available.</p>
<p><span id="more-156"></span></p>
<p>Source: <a title="libwfut-0.2.1.tar.gz" href="http://downloads.sourceforge.net/worldforge/libwfut-0.2.1.tar.gz">libwfut-0.2.1.tar.gz</a></p>
]]></content:encoded>
			<wfw:commentRss>http://worldforgedev.org/archives/156/feed</wfw:commentRss>
		</item>
		<item>
		<title>WOMBAT 0.4.0 and 0.4.1 released</title>
		<link>http://worldforgedev.org/archives/154</link>
		<comments>http://worldforgedev.org/archives/154#comments</comments>
		<pubDate>Fri, 31 Oct 2008 18:30:03 +0000</pubDate>
		<dc:creator>kai</dc:creator>
		
		<category><![CDATA[Media]]></category>

		<category><![CDATA[Tools]]></category>

		<category><![CDATA[WOMBAT]]></category>

		<guid isPermaLink="false">http://worldforgedev.org/?p=154</guid>
		<description><![CDATA[The WOMBAT team is happy to announce the release of WOMBAT 0.4.0 and 0.4.1
New features in these versions include:

Completely revamped look and feel
Support for users and roles
Actions that change the server&#8217;s data
Custom icons that reflect the content of the media, if possible
New stock icons from the Tango project
Display total number of files under a directory [...]]]></description>
			<content:encoded><![CDATA[<p>The WOMBAT team is happy to announce the release of WOMBAT 0.4.0 and 0.4.1</p>
<p>New features in these versions include:</p>
<ul>
<li>Completely revamped look and feel</li>
<li>Support for users and roles</li>
<li>Actions that change the server&#8217;s data</li>
<li>Custom icons that reflect the content of the media, if possible</li>
<li>New stock icons from the Tango project</li>
<li>Display total number of files under a directory to simplify browsing</li>
</ul>
<p>As always, the <a href="http://wombat.worldforge.org/">WOMBAT demo page</a> has the current version for you to test.</p>
]]></content:encoded>
			<wfw:commentRss>http://worldforgedev.org/archives/154/feed</wfw:commentRss>
		</item>
		<item>
		<title>Cyphesis 0.5.17 Release</title>
		<link>http://worldforgedev.org/archives/150</link>
		<comments>http://worldforgedev.org/archives/150#comments</comments>
		<pubDate>Tue, 28 Oct 2008 18:14:12 +0000</pubDate>
		<dc:creator>alriddoch</dc:creator>
		
		<category><![CDATA[Cyphesis]]></category>

		<guid isPermaLink="false">http://worldforgedev.org/?p=150</guid>
		<description><![CDATA[Cyphesis version 0.5.17 has been released and is now available from the WorldForge download site.
Cyphesis is a small to medium scale server for WorldForge games, with builtin AI. This version includes the demo game Mason which is currently in development. This release is intended for server administrators wishing to run a Mason server and World [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://worldforge.org/dev/eng/servers/cyphesis">Cyphesis</a> version 0.5.17 has been released and is now available from the WorldForge <a href="http://sourceforge.net/project/showfiles.php?group_id=11799">download site</a>.</p>
<p>Cyphesis is a small to medium scale server for WorldForge games, with builtin AI. This version includes the demo game <a href="http://worldforge.org/games/mason">Mason</a> which is currently in development. This release is intended for server administrators wishing to run a Mason server and World developers developing new worlds or game systems.<span id="more-150"></span></p>
<p>Major changes in this version:</p>
<blockquote><p>Terrain modifiers are now fully supported.</p>
<p>A new persistence backend has been written and is in testing.</p>
<p>Properties have been re-written to be way more efficient.</p>
<p>Internal metrics and monitors are now exposed using http.</p>
<p>Registration with the metaserver is now much more reliable.</p>
<p>Simulation is now jittered to make CPU load much smoother.</p>
<p>Lots of bugs have been fixed.</p></blockquote>
<p>Source code and Linux binary packages can be downloaded from here:</p>
<blockquote><p><a href="http://downloads.sourceforge.net/worldforge/cyphesis-0.5.17.tar.bz2">Source Code tar.bz2</a></p>
<p><a href="http://downloads.sourceforge.net/worldforge/cyphesis-0.5.17.tar.gz">Source Code tar.gz</a></p>
<p><a href="http://downloads.sourceforge.net/worldforge/cyphesis-0.5.17.package">Linux autopackage</a></p>
<p><a href="http://downloads.sourceforge.net/worldforge/cyphesis-0.5.17-1.src.rpm">Linux source code rpm</a></p>
<p><a href="http://downloads.sourceforge.net/worldforge/cyphesis-0.5.17-1.fc9.wf.i386.rpm">Fedora Core 9 rpm</a></p></blockquote>
]]></content:encoded>
			<wfw:commentRss>http://worldforgedev.org/archives/150/feed</wfw:commentRss>
		</item>
		<item>
		<title>Ember 0.5.4 released</title>
		<link>http://worldforgedev.org/archives/148</link>
		<comments>http://worldforgedev.org/archives/148#comments</comments>
		<pubDate>Tue, 09 Sep 2008 21:07:19 +0000</pubDate>
		<dc:creator>erik</dc:creator>
		
		<category><![CDATA[Ember]]></category>

		<guid isPermaLink="false">http://worldforgedev.org/?p=148</guid>
		<description><![CDATA[Ember version 0.5.4 has been released and is now available from the WorldForge download site.
Ember is a 3d client for the WorldForge project. It uses the Ogre 3d graphics library for presentation and CEGUI for its GUI system.
This release incorporates the results from the three Google Summer of Code projects. The entity creator is greatly [...]]]></description>
			<content:encoded><![CDATA[<p>Ember version 0.5.4 has been released and is now available from the WorldForge download site.</p>
<p>Ember is a 3d client for the WorldForge project. It uses the Ogre 3d graphics library for presentation and CEGUI for its GUI system.</p>
<p>This release incorporates the results from the three Google Summer of Code projects. The entity creator is greatly expanded, with scripting functionality, there&#8217;s now proper support for terrain modifiers and there&#8217;s a working sound system in place.<br />
<span id="more-148"></span><br />
Changes:</p>
<ul>
<li>improved entity creator with advanced scripting support</li>
<li>support for terrain modifiers</li>
<li>a new complete sound system</li>
<li>updated sky and lightning subsystem (Caelum 0.3)</li>
<li>improved lua scripting support, with proper handling of return values</li>
</ul>
<p>This version can be downloaded from the sourceforge download site, at the following locations:</p>
<ul>
<li><a href="http://downloads.sourceforge.net/worldforge/ember-0.5.4.tar.bz2">ember-0.5.4.tar.bz2</a></li>
<li><a href="http://downloads.sourceforge.net/worldforge/ember-media-0.5.4.tar.bz2">ember-media-0.5.4.tar.bz2</a></li>
<li><a href="http://downloads.sourceforge.net/worldforge/ember-0.5.4.x86.package">ember-0.5.4.x86.package</a></li>
</ul>
<p>We currently only provide precompiled packages for Linux, but will provide Windows and OSX packages in the near future.</p>
<p>Note that if you compile from source, you will need to install the content of ember-media-0.5.4.tar.bz2 to PREFIX/share/ember/media or use the &#8220;make releasemediarsync&#8221; make target.</p>
<p>If you compile Ogre yourself make sure to disable FreeImage (&#8211;disable-freeimage).</p>
<p>More information can be found at the <a href="http://wiki.worldforge.org/wiki/Ember">Ember</a> site.</p>
<p>All bug reports should be posted at the <a href="https://launchpad.net/ember">Launchpad.</a></p>
]]></content:encoded>
			<wfw:commentRss>http://worldforgedev.org/archives/148/feed</wfw:commentRss>
		</item>
		<item>
		<title>Mercator 0.2.6 Release</title>
		<link>http://worldforgedev.org/archives/146</link>
		<comments>http://worldforgedev.org/archives/146#comments</comments>
		<pubDate>Sun, 17 Aug 2008 00:26:27 +0000</pubDate>
		<dc:creator>alriddoch</dc:creator>
		
		<category><![CDATA[Libraries]]></category>

		<guid isPermaLink="false">http://worldforgedev.org/archives/146</guid>
		<description><![CDATA[Mercator 0.2.6 has been released and is now available from the WorldForge download site.
Mercator is a library for handling procedural world data, especially terrain. It is used by all WorldForge components. This API is still in development, and changes with each version.

Changes in this version:

The API for terrain modifications has been fleshed out and is [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.worldforge.org/dev/eng/libraries/mercator">Mercator</a> 0.2.6 has been released and is now available from the WorldForge download site.</p>
<p>Mercator is a library for handling procedural world data, especially terrain. It is used by all WorldForge components. This API is still in development, and changes with each version.<br />
<span id="more-146"></span><br />
Changes in this version:</p>
<ul>
<li>The API for terrain modifications has been fleshed out and is now more complete.</li>
<li>The Forest code has been extended to make it more generic and<br />
useful.</li>
<li>The offset of a Segment is now provided in terrain coordinates<br />
rather than segment multiples to make code simpler everywhere.</li>
<li>Memory footprint is reduced, and some leaks have been fixed.</li>
<li>Inline and generated API documentation has been improved.</li>
<li>Test coverage has been improved.</li>
</ul>
<p>Source code and Linux binary packages can be downloaded from here:</p>
<ul>
<li><a href="http://downloads.sourceforge.net/worldforge/mercator-0.2.6.tar.bz2">Source Code</a></li>
<li><a href="http://downloads.sourceforge.net/worldforge/mercator-0.2.6-1.src.rpm">Source RPM</a></li>
<li><a href="http://downloads.sourceforge.net/worldforge/mercator-0.2.6-1.fc9.wf.i386.rpm">Fedora Core 9 RPM</a></li>
<li><a href="http://downloads.sourceforge.net/worldforge/mercator-devel-0.2.6-1.fc9.wf.i386.rpm">Fedora Core 9 devel RPM</a></li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://worldforgedev.org/archives/146/feed</wfw:commentRss>
		</item>
		<item>
		<title>Ember 0.5.3 binary and development package for Windows available</title>
		<link>http://worldforgedev.org/archives/145</link>
		<comments>http://worldforgedev.org/archives/145#comments</comments>
		<pubDate>Sat, 16 Aug 2008 11:07:43 +0000</pubDate>
		<dc:creator>erik</dc:creator>
		
		<category><![CDATA[Ember]]></category>

		<category><![CDATA[Software]]></category>

		<guid isPermaLink="false">http://worldforgedev.org/archives/145</guid>
		<description><![CDATA[A binary package for Ember 0.5.3 is now available from here. DirectX 9.0c needs to be installed for it to work.
In addition to that, we now provide a development package for win32, to be found here.
The main reason for providing the development package is in the hope to find someone to maintain the win32 port, [...]]]></description>
			<content:encoded><![CDATA[<p>A binary package for Ember 0.5.3 is now available from <a href="http://downloads.sourceforge.net/worldforge/Ember-0.5.3.exe">here</a>. DirectX 9.0c needs to be installed for it to work.</p>
<p>In addition to that, we now provide a development package for win32, to be found <a href="http://downloads.sourceforge.net/worldforge/ember-dependencies-mingw-0.5.3.zip">here</a>.</p>
<p><span id="more-145"></span>The main reason for providing the development package is in the hope to find someone to maintain the win32 port, which currently has to be done by me. All main development however occurs on Linux. The development package can be used to more easily setup a compilation environment on windows. In order to do this you will need both the MinGW environment and Code::Blocks. The development package contains further documentation on further needed packages.</p>
<p>Note that we only provide this package for win32, since Linux systems normally provides all required tools needed for easy compilation through their packaging systems. More information on how to compile Ember can be found on the <a href="http://wiki.worldforge.org/wiki/Compiling_Ember">wiki</a>.</p>
<p>All main development of Ember occurs on Linux, so the Win32 port is not guaranteed to be as stable. If you experience any problems, please report them, preferrebly to the <a href="https://bugs.launchpad.net/ember/" title="The Ember bug tracker.">bug tracker</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://worldforgedev.org/archives/145/feed</wfw:commentRss>
		</item>
		<item>
		<title>WOMBAT 0.3.0 released.</title>
		<link>http://worldforgedev.org/archives/144</link>
		<comments>http://worldforgedev.org/archives/144#comments</comments>
		<pubDate>Wed, 13 Aug 2008 12:30:39 +0000</pubDate>
		<dc:creator>kai</dc:creator>
		
		<category><![CDATA[Media]]></category>

		<category><![CDATA[Tools]]></category>

		<category><![CDATA[WOMBAT]]></category>

		<guid isPermaLink="false">http://worldforgedev.org/archives/144</guid>
		<description><![CDATA[The WOMBAT team is happy to announce the release of WOMBAT 0.3.0
See the full announcement for details, and check out the live demo.
]]></description>
			<content:encoded><![CDATA[<p>The WOMBAT team is happy to announce the release of WOMBAT 0.3.0</p>
<p>See the <a href="http://kblin.blogspot.com/2008/08/wombat-030-released.html">full announcement</a> for details, and check out the <a href="http://wombat.worldforge.org/">live demo</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://worldforgedev.org/archives/144/feed</wfw:commentRss>
		</item>
	</channel>
</rss>
