<?xml version="1.0" encoding="iso-8859-2"?>
<rss version="2.0">
<channel>
<title>Polskie Forum o Star Made</title>
<link>http://www.starmadeforum.pun.pl</link>
<description> Polskie Forum o Star Made</description>
<language>pl</language>
<docs>http://backend.userland.com/rss</docs>
<item>
<title>Zakrent's destroyer</title>
<link>http://www.starmadeforum.pun.pl/viewtopic.php?pid=7#p7</link>
<guid isPermaLink="false">7@http://www.starmadeforum.pun.pl</guid>
<description><![CDATA[Nazwa: Zakrent's destroyer <br />Opis: Jeden z moich pierwszych dużych statków. <br />Zdjęcia(kliknij dla wiekszej rozdzielczości):<br /><a href="http://postimg.org/image/eucdz8j1t/" target="_blank" rel="nofollow"><img class="postimg" src="http://s8.postimg.org/eucdz8j1t/Zrzut_ekranu_16.jpg" alt="http://s8.postimg.org/eucdz8j1t/Zrzut_ekranu_16.jpg" /></a><br /><a href="http://postimg.org/image/j0sn0tt9t/" target="_blank" rel="nofollow"><img class="postimg" src="http://s8.postimg.org/j0sn0tt9t/Zrzut_ekranu_5.jpg" alt="http://s8.postimg.org/j0sn0tt9t/Zrzut_ekranu_5.jpg" /></a><br />Inne zdjęcia i wnętrze : <a href="http://postimg.org/gallery/akz2afs2/8ce64e9e/" target="_blank" rel="nofollow">http://postimg.org/gallery/akz2afs2/8ce64e9e/</a>]]></description>
<pubDate>Czwartek 24 PaÂdziernik</pubDate>
<comments>Czwartek 24 PaÂdziernik</comments>
</item>
<item>
<title></title>
<link>http://www.starmadeforum.pun.pl/viewtopic.php?pid=6#p6</link>
<guid isPermaLink="false">6@http://www.starmadeforum.pun.pl</guid>
<description><![CDATA[Tu możemy dyskutować o star made.]]></description>
<pubDate>Czwartek 24 PaÂdziernik</pubDate>
<comments>Czwartek 24 PaÂdziernik</comments>
</item>
<item>
<title>Wersja 0.0943</title>
<link>http://www.starmadeforum.pun.pl/viewtopic.php?pid=5#p5</link>
<guid isPermaLink="false">5@http://www.starmadeforum.pun.pl</guid>
<description><![CDATA[Moim zdaniem ta nowa wersja się przydała, ponieważ poprawiono większość Błędów i jest troszeczkę poprawiona grafika :) :D]]></description>
<pubDate>Âroda 23 PaÂdziernik</pubDate>
<comments>Âroda 23 PaÂdziernik</comments>
</item>
<item>
<title>Wersja 0.0943</title>
<link>http://www.starmadeforum.pun.pl/viewtopic.php?pid=4#p4</link>
<guid isPermaLink="false">4@http://www.starmadeforum.pun.pl</guid>
<description><![CDATA[Oto lista zmian w wersji 0.0943:<br /><br />- fixed crash on faulty sector loading<br />- fixed crash when missile is trying to be updated in sector that gets unloaded<br />- fixed crash when object tries to get added into sector that just unloaded<br />- database set from table to lock to entry lock strategy<br />- redesigned segment (chunk) request system to be more robust, and more efficient<br />- fixed memory leak where segments would not be cleaned up on client<br />- fixed explosion not refreshing all affected segments (causing ghost blocks)<br />- fixed chasing missile target mode<br />- fixed bug that would stop requesting segments<br />- structures are now completely loaded on servers without having to move around<br />- fixed crash when ships are loaded with metadata that exceed the buffer size<br />- optimized ray test physics to be more scalable. Makes a difference from 1 to 130 fps in some situations (e.g. shooting a hole though a planet horizontally)<br />- switched from synchronized to ReentrantReadWriteLock for raw block IO operations (multiple readers may acquire lock. all wait for writer)<br />- increased max value for &quot;draw distance&quot; and &quot;max segments&quot; settings<br />- optimized IO operations by using thread pools and a finer lock granularity<br />- eliminated client lag (short freeze) when leaving areas with many objects loaded<br /><br />- fixed a source of segment(chunk) errors<br />- better synchronization for file handle checking (exception on server: &quot;Having to reopen closed file&quot;). Possible fix for &quot;too many files open&quot;<br />- fixed server local crash (causes freeze and spams exceptions) when player enters a ship directly from the gravity of another ship (physics cleanup wasn't done properly in some occasions)<br />- optimized routine for simulation thread a little to not hog less database performance when triggered<br />- mothership no longer stops when undocking an object<br />- sector protection now includes shield hits<br />- improved concurrency of segment generation (depending on type multiple segments(chunks) can be generated at once) -&gt; better multicore usage -&gt; faster object creation when generated (e.g. asteroids)<br />- target chasing missiles will now fly in a straight line when the target no longer exists<br />- slightly increased speed for target chasing missiles<br />- fixed bug in target chasing missile that would cause the client not to have a reference for the target (glitches in flight path)<br />- indicator of targeted entity now appears yellow when in missile target mode (to ensure right aiming with objects in the same line of sight)<br />- re-enabled local segment caches and improved them with new request system (pooled requests from local disk)<br /><br />- fixed bug where entering a space station that reaches over in another sector from that other sector, the sector context would be wrong and the spawning points would get set wrong<br />- Modified ships that have changed the type of the core to something else are now checked on spawn and destroyed should there be no block at the center, or if it's of the 'core' type<br />- added admin command to destroy structures and all their docked objects at once (/destroy_entity_dock)<br />- improved readability of log (consistent format) and scale (smaller timestamps and no unnecessary info)<br />- blueprint/catalog transaction (buy/save) are now logged in serverlog<br />- spawn/renaming of structures is now logged in serverlog<br />- death/kills are now logged in serverlog<br />- fixed bug in AI calculating missile range<br />- AI will automatically switch to the according program now when docked/undocked<br />- fixed bug where astronauts would be physically pushed on server by &quot;no-contact-response&quot; physics helper objects<br />- fixed bug where astronauts cannot be hit by missiles<br />- locked on missiles will now loose target when it gets unavailable (2 sector distance, killed, entered a block as astronaut)<br />- death by missile is now displayed correctly<br />- missile trail graphics will no longer glitch when changing sector<br />- added server cfg option to deactivate skin distribution (for clients the upload will display but the server just throws away the data)<br /><br /><br />- added upload logs to serverlog<br />- fixed light-beacons spawning in space without the block<br />- fixed bug where player would have to have the credits to buy a blueprint although it's set to buy-with-blocks<br />- added advices for loading screen<br />- fixed missiles not exploding (just stopping) but damage was done (last prebuild)<br />- increased slowest turning speed by axis by 50%<br />- increased basic value for shield recharge<br /><br />- fixed GUI for faction hub (player was able to click on things even with open dialog)<br />- fixed a long existing bug that caused the game stop displaying new segments<br />- fixed GUI bug where in some resolutions the &quot;click-area&quot; would be incorrect. Apparently LWJGL Display resolutions aren't always pixel perfect]]></description>
<pubDate>Wtorek 22 PaÂdziernik</pubDate>
<comments>Wtorek 22 PaÂdziernik</comments>
</item>
<item>
<title></title>
<link>http://www.starmadeforum.pun.pl/viewtopic.php?pid=3#p3</link>
<guid isPermaLink="false">3@http://www.starmadeforum.pun.pl</guid>
<description><![CDATA[Oficjalna lista serwerów : <a href="http://starmade-servers.com/" target="_blank" rel="nofollow">http://starmade-servers.com/</a>]]></description>
<pubDate>Wtorek 22 PaÂdziernik</pubDate>
<comments>Wtorek 22 PaÂdziernik</comments>
</item>
<item>
<title>Regulamin</title>
<link>http://www.starmadeforum.pun.pl/viewtopic.php?pid=2#p2</link>
<guid isPermaLink="false">2@http://www.starmadeforum.pun.pl</guid>
<description><![CDATA[1. Administrator forum ma(prawie :)) zawsze racje <br />2. Nie powielaj wątków: <br />a) Jeśli wątek który istnieje zostanie powielony, temat będzie usunięty bez żadnych ostrzeżeń. <br />3. Tworząc wątek umieść go w odpowiednim dziale na forum: <br />a) Wątek który będzie umieszczony w złym miejscu na forum zostanie jak najszybciej przeniesiony w odpowiednie miejsce. <br />4. Unikaj zbaczania z głównego tematu wątku. <br />5. Powstrzymaj się od zamieszczania postów nic nie wnoszących do tematu. <br />6. Zakaz pisania dwóch postów (jeden pod drugim) przez jednego użytkownika. <br />7. Posty i wątki niezgodne z regulaminem będą kasowane bądź ich treść będzie edytowana przez moderatorów.<br />8. Na forum obowiązuje kultura osobista wobec wszystkich użytkowników, zabronione jest używanie wulgarnych czy obraźliwych słów: <br />a) Za wątki i posty posiadające wulgaryzmy(bez nałożenia cenzury w postaci &quot;***&quot;) użytkownik nagrodzony zostanie ostrzeżeniem. <br />b) Na forum zabrania się publikowania treści prowokacyjnych, obraźliwych, erotycznych, rasistowskich, faszystowskich itp. Każdy taki temat, post będzie nagradzany ostrzeżeniem. Jeśli temat lub post był celowo przedstawiony jako jeden z powyższych zabronionych treści, użytkownik musi liczyć się z otrzymaniem zakazu pisania na forum, a w ostateczności z dożywotnim banem. <br />9. Na forum dozwolone są awatary jednak nie mogą one zawierać treści związanych z pornografią oraz rasizmem, to samo tyczy się podpisów. <br />10. Na forum obowiązuje zakaz umieszczania treści niezgodnych z polskim prawem: <br />a) Forum NIE POSIADA W ŻADNYM WYPADKU tematyki warezowej. Zabrania się umieszczania linków do filmów, gier, programów, muzyki itp. bez zgody autora. <br />11. Na forum nie mozna umieszczac (bez zgody administratora) linków do zareklamowania innej strony, forum. <br />12. Za niedostosowanie się do regulaminu grozi ostrzeżenie, 3 ostrzeżenia = zakaz pisaniana, 4 ostrzeżenia = BAN dożywotni. <br />13. Jeśli profil użytkownika łamie regulamin zawarty na forum, administrator bądź moderator ma prawo do zmiany treści zawartej w awatarze bądź sygnaturce bądź w informacjach profilowych]]></description>
<pubDate>Wtorek 22 PaÂdziernik</pubDate>
<comments>Wtorek 22 PaÂdziernik</comments>
</item>
</channel>
</rss>
