<?xml version="1.0" encoding="ISO-8859-1"?>
<?xml-stylesheet title="XSL_formatting" type="text/xsl" href="includes/rss/rss_20.xsl" ?>

<rss version="2.0" 
 xmlns:dc="http://purl.org/dc/elements/1.1/"
 xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
 xmlns:admin="http://webns.net/mvcb/"
 xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#">

<channel>
<title>Galaxy Empire</title>
<link>http://galaxyempire.com</link>
<description>Conquer The Universe In 3D</description>
<copyright>Galaxy Empire</copyright>
<generator>Galaxy Empire Evo RSS Parser</generator>
<ttl>60</ttl>

<image>
<title>Galaxy Empire</title>
<url>http://galaxyempire.com/images/evo/minilogo.gif</url>
<link>http://galaxyempire.com</link>
<width>94</width>
<height>15</height>
<description>Nuke-Evolution 2.0.7 Powered - Xtreme 2.0 Edition</description>
</image>
<dc:language>en-us</dc:language>
<dc:creator>master@galaxyempire.com</dc:creator>
<dc:date>2013-05-25T07:19:11-05:00</dc:date>

<sy:updatePeriod>hourly</sy:updatePeriod>
<sy:updateFrequency>1</sy:updateFrequency>
<sy:updateBase>2013-05-25T07:19:11-05:00</sy:updateBase>

<item>
<title>solar satellite</title>
<link>http://galaxyempire.com/modules.php?name=Forums&amp;file=viewtopic&amp;t=16#33</link>
<description><![CDATA[Currently that is not possible for this version. If you are asking about the IPad version, you will need to contact Tap 4 Fun.]]></description>
<guid isPermaLink="false">33@http://galaxyempire.com</guid>
<dc:subject>solar satellite</dc:subject>
<dc:date>2013-05-24T10:33:05-05:00</dc:date>
</item>

<item>
<title>How to install?</title>
<link>http://galaxyempire.com/modules.php?name=Forums&amp;file=viewtopic&amp;t=13#31</link>
<description><![CDATA[What do you mean?]]></description>
<guid isPermaLink="false">31@http://galaxyempire.com</guid>
<dc:subject>How to install?</dc:subject>
<dc:date>2013-05-18T00:52:55-05:00</dc:date>
</item>

<item>
<title>Development Blog</title>
<link>http://galaxyempire.com/modules.php?name=Forums&amp;file=viewtopic&amp;t=10#24</link>
<description><![CDATA[Well since my last update quite a few changes to the code have been made. Over the past 3 weeks I have been playing and enhancing many areas of the game. Yes, actually playing it instead of just coding it LOL.<br />
<br />
AI handler<br />
* this has been completely overhauled and all old AI behavior has been recoded and removed. AI now properly go towards the target, the bug with the turning has been completely fixed using the autopilot direction code the player uses. I have also implemented steering behavior to allow AI to work their way around obstacles resulting in a lot fewer collisions with the environment. Another improvement is the AI will gang up on their enemies. This is a plus for the player since this means if your enemy is in the same system you have a bunch of neutral and friendly AI who will go after them. You can also hide behind the bigger ships and let them shot them, it will trigger an attacker response from that AI. AI know who shot them last if their shields are down.<br />
<br />
Factions<br />
*factions now has a full ship choice per faction, in the first iteration of this due to the limited ship count, all ships are available to every faction. I took out the massive poly count ships due to those killing the frame rate (the deferred shader requires 2 passes, doubling the poly count)<br />
<br />
Ships<br />
*all ships have been classified according to their role in the game. This means the equipment and hardpoints assigned to them are in the process of being filled out properly. There is currently 4 freighter classes and 6 standard classes. All ships have been properly resized for each class. Once this is complete each class will operate according to how it's designed.<br />
<br />
Memory leaks<br />
*3 major memory leaks turned up after a major bug in the scene switch made them stand out. This affects the current downloadable files (V 1.011). The first is related to texture handling. To reduce the memory footprint I use a reference count for models and textures, meaning only one is loaded when the reference count is 1 or higher. In this instance I had it do the reference twice which meant when a scene changed, none of the textures were being unloaded (duplicate ref added). The second was in the sound player (OpenAL system). When a sound failed to play which was when the streamer was overloaded (OpenAL failure) the buffer would remain active. This meant that the memory was not removed until the program was shut down and I actually managed to run out of memory with 8 gigs installed with the final bug. So this leads into the final bug that causes both of the previous bugs to rear their ugly head. Hardpoints. During a scene switch the hardpoints on all objects are saved to a temporary file to be reloaded when the next scene is initialized. The bug is they restored 24 times, that means 24 of the same hardpoints, which means 1 gun in first scene, 24 of the same gun in the next scene and 24 times that in the next scene (576). The audio system couldn't keep up with that and started having major streaming issues, which caused it's memory leak by not cleaning up it's buffers.<br />
<br />
Expansions<br />
*All classes of equipment has been fleshed out to 100 levels. This means everything you can mount on your ship now can hit a maximum of 99 levels This does come at a price through power usage and mass added to your ship. Choose carefully as your turn rate and acceleration is tied to your ship mass.]]></description>
<guid isPermaLink="false">24@http://galaxyempire.com</guid>
<dc:subject>Development Blog</dc:subject>
<dc:date>2013-05-13T00:23:16-05:00</dc:date>
</item>

<item>
<title>help me please thank you</title>
<link>http://galaxyempire.com/modules.php?name=Forums&amp;file=viewtopic&amp;t=12#15</link>
<description><![CDATA[I wouldn't know, this is a PC game, please contact Tap 4 Fun about your question.]]></description>
<guid isPermaLink="false">15@http://galaxyempire.com</guid>
<dc:subject>help me please thank you</dc:subject>
<dc:date>2013-05-11T15:46:11-05:00</dc:date>
</item>

<item>
<title>please help!</title>
<link>http://galaxyempire.com/modules.php?name=Forums&amp;file=viewtopic&amp;t=11#12</link>
<description><![CDATA[Are you asking about the iPhone app?]]></description>
<guid isPermaLink="false">12@http://galaxyempire.com</guid>
<dc:subject>please help!</dc:subject>
<dc:date>2013-05-02T22:00:23-05:00</dc:date>
</item>

<item>
<title>Hey all</title>
<link>http://galaxyempire.com/modules.php?name=Forums&amp;file=viewtopic&amp;t=9#9</link>
<description><![CDATA[Hey all,<br />
<br />
I'm trying to find out if the websites offering WoW gold for real money are trustworthy and if so, which ones have been used with pleasurable outcomes. Any and all suggestions will be appreciated. Thanks. <br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
___________________________________________<br />
<a href="http://www.mmoggg.de/" target="_blank" title="http://www.mmoggg.de/" class="postlink" rel="nofollow">wow gold</a>|<a href="http://www.mmoggg.de/Diablo-3-gold/" target="_blank" title="http://www.mmoggg.de/Diablo-3-gold/" class="postlink" rel="nofollow">diablo 3 gold</a>|<a href="http://www.mmoggg.de/" target="_blank" title="http://www.mmoggg.de/" class="postlink" rel="nofollow">wow gold kaufen</a>|<a href="http://www.mmoggg.de/Guild-Wars-2/" target="_blank" title="http://www.mmoggg.de/Guild-Wars-2/" class="postlink" rel="nofollow">GW2 Gold</a>]]></description>
<guid isPermaLink="false">9@http://galaxyempire.com</guid>
<dc:subject>Hey all</dc:subject>
<dc:date>2013-04-08T06:34:02-05:00</dc:date>
</item>

<item>
<title>hello</title>
<link>http://galaxyempire.com/modules.php?name=Forums&amp;file=viewtopic&amp;t=8#8</link>
<description><![CDATA[hello.<br />
<br />
 &amp;#xA0; &amp;#xA0;hello. I am new in the forum. hope I have a good here<br />
<br />
<br />
<br />
<br />
<br />
<br />
____________________________________<br />
<a href="http://www.mmoggg.de/Defiance/" target="_blank" title="http://www.mmoggg.de/Defiance/" class="postlink" rel="nofollow">Dragon Nest Gold</a>|<a href="http://www.kaufendiablo3gold.de/" target="_blank" title="http://www.kaufendiablo3gold.de/" class="postlink" rel="nofollow">Diablo 3 Gold</a>|<a href="http://www.kaufendiablo3gold.de/" target="_blank" title="http://www.kaufendiablo3gold.de/" class="postlink" rel="nofollow">Diablo 3 Gold kaufen</a>|<a href="http://www.mmoggg.de/Guild-Wars-2/" target="_blank" title="http://www.mmoggg.de/Guild-Wars-2/" class="postlink" rel="nofollow">GW2 Gold</a>]]></description>
<guid isPermaLink="false">8@http://galaxyempire.com</guid>
<dc:subject>hello</dc:subject>
<dc:date>2013-04-08T06:33:17-05:00</dc:date>
</item>

<item>
<title>Posting</title>
<link>http://galaxyempire.com/modules.php?name=Forums&amp;file=viewtopic&amp;t=7#7</link>
<description><![CDATA[The posting feature on the site should be fixed. It turned out it was a mis-named cookie so it didn't create one for your browser. If you are still having trouble you can send me a PM or comment on the front page under one of the videos.]]></description>
<guid isPermaLink="false">7@http://galaxyempire.com</guid>
<dc:subject>Posting</dc:subject>
<dc:date>2013-04-01T19:42:31-05:00</dc:date>
</item>

<item>
<title>Download Version 1.012 HERE</title>
<link>http://galaxyempire.com/modules.php?name=Forums&amp;file=viewtopic&amp;t=5#5</link>
<description><![CDATA[Installation notes are in the readme.txt file, click on yellow links below. To decompress simply double click on PART 1. You must have all parts in the same folder for it to work.<br />
<br />
Total file size = 1.7 gigs<br />
<br />
<a href="http://galaxyempire.com/GE/GalaxyEmpire1012.part01.rar" target="_blank" title="http://galaxyempire.com/GE/GalaxyEmpire1012.part01.rar" class="postlink" rel="nofollow"><span style="font-weight: bold"><span style="color: yellow">Galaxy Empire 1.012 Part 1</span></span></a><br />
<a href="http://galaxyempire.com/GE/GalaxyEmpire1012.part02.rar" target="_blank" title="http://galaxyempire.com/GE/GalaxyEmpire1012.part02.rar" class="postlink" rel="nofollow"><span style="font-weight: bold"><span style="color: yellow">Galaxy Empire 1.012 Part 2</span></span></a><br />
<a href="http://galaxyempire.com/GE/GalaxyEmpire1012.part03.rar" target="_blank" title="http://galaxyempire.com/GE/GalaxyEmpire1012.part03.rar" class="postlink" rel="nofollow"><span style="font-weight: bold"><span style="color: yellow">Galaxy Empire 1.012 Part 3</span></span></a><br />
<a href="http://galaxyempire.com/GE/GalaxyEmpire1012.part04.rar" target="_blank" title="http://galaxyempire.com/GE/GalaxyEmpire1012.part04.rar" class="postlink" rel="nofollow"><span style="font-weight: bold"><span style="color: yellow">Galaxy Empire 1.012 Part 4</span></span></a><br />
<a href="http://galaxyempire.com/GE/GalaxyEmpire1012.part05.rar" target="_blank" title="http://galaxyempire.com/GE/GalaxyEmpire1012.part05.rar" class="postlink" rel="nofollow"><span style="font-weight: bold"><span style="color: yellow">Galaxy Empire 1.012 Part 5</span></span></a><br />
<a href="http://galaxyempire.com/GE/GalaxyEmpire1012.part06.rar" target="_blank" title="http://galaxyempire.com/GE/GalaxyEmpire1012.part06.rar" class="postlink" rel="nofollow"><span style="font-weight: bold"><span style="color: yellow">Galaxy Empire 1.012 Part 6</span></span></a><br />
<a href="http://galaxyempire.com/GE/GalaxyEmpire1012.part07.rar" target="_blank" title="http://galaxyempire.com/GE/GalaxyEmpire1012.part07.rar" class="postlink" rel="nofollow"><span style="font-weight: bold"><span style="color: yellow">Galaxy Empire 1.012 Part 7</span></span></a>]]></description>
<guid isPermaLink="false">5@http://galaxyempire.com</guid>
<dc:subject>Download Version 1.012 HERE</dc:subject>
<dc:date>2012-11-25T21:45:36-05:00</dc:date>
</item>

<item>
<title>Clan Advertisement</title>
<link>http://galaxyempire.com/modules.php?name=Forums&amp;file=viewtopic&amp;t=4#4</link>
<description><![CDATA[Advertise your clan here. This is for the iPhone app only. Include an invitation code and which server you are playing on so other users can join you.]]></description>
<guid isPermaLink="false">4@http://galaxyempire.com</guid>
<dc:subject>Clan Advertisement</dc:subject>
<dc:date>2012-11-20T07:14:41-05:00</dc:date>
</item>

</channel>

</rss>
