<?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>Battle Tanks</title>
	<atom:link href="http://btanks.sourceforge.net/blog/feed/" rel="self" type="application/rss+xml" />
	<link>http://btanks.sourceforge.net/blog</link>
	<description>Battle Tanks — Free open-source arcade game with multiplayer deathmatch, CTF and cooperative modes.</description>
	<pubDate>Tue, 22 Jul 2008 07:50:43 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5.1</generator>
	<language>en</language>
			<item>
		<title>Ukrainian localization</title>
		<link>http://btanks.sourceforge.net/blog/2008/07/21/ukrainian-loclization/</link>
		<comments>http://btanks.sourceforge.net/blog/2008/07/21/ukrainian-loclization/#comments</comments>
		<pubDate>Mon, 21 Jul 2008 12:18:39 +0000</pubDate>
		<dc:creator>private_face</dc:creator>
		
		<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://btanks.sourceforge.net/blog/?p=48&amp;langswitch_lang=ru</guid>
		<description><![CDATA[Our game now have Ukrainian localization. Thanks to Vadim Nehay.
This localization will be included to the final release 0.8.xxxx. Now it can be found in SVN.
By the way, we are wanna appeal to those who have translate our game to their languages. There are a lot of new phrases that need to be translated. We [...]]]></description>
			<content:encoded><![CDATA[<p>Our game now have Ukrainian localization. Thanks to Vadim Nehay.</p>
<p>This localization will be included to the final release 0.8.xxxx. Now it can be found in SVN.</p>
<p>By the way, we are wanna appeal to those who have translate our game to their languages. There are a lot of new phrases that need to be translated. We would appreciate if you renew your localization.</p>
]]></content:encoded>
			<wfw:commentRss>http://btanks.sourceforge.net/blog/2008/07/21/ukrainian-loclization/feed/</wfw:commentRss>
		</item>
		<item>
		<title>After five years months of hard work and million sleepless nights&#8230;</title>
		<link>http://btanks.sourceforge.net/blog/2008/07/11/08-release-candidate/</link>
		<comments>http://btanks.sourceforge.net/blog/2008/07/11/08-release-candidate/#comments</comments>
		<pubDate>Fri, 11 Jul 2008 12:28:10 +0000</pubDate>
		<dc:creator>whoozle</dc:creator>
		
		<category><![CDATA[Releases]]></category>

		<guid isPermaLink="false">http://btanks.sourceforge.net/blog/?p=47&amp;langswitch_lang=ru</guid>
		<description><![CDATA[Five months and 1679 commits passed since build 0.7.5800 has been published.  Finally we decided that we should no longer wait for release, and we must publish it ASAP.  But the code is not yet free of bugs, and we present an intermediate build 0.8-RC1.  It has so many new features that [...]]]></description>
			<content:encoded><![CDATA[<p>Five months and 1679 commits passed since build 0.7.5800 has been published.  Finally we decided that we should no longer wait for release, and we must publish it ASAP.  But the code is not yet free of bugs, and we present an intermediate build 0.8-RC1.  It has so many new features that our small team needs your help in testing it.</p>
<h3>Here is a brief list of innovations:</h3>
<p><strong>Muliplayer</strong></p>
<ul>
<li>Ability to play in teams.  Two new modes: Team DeathMatch and Capture the Flag.</li>
<li>World-wide-internet-network game.  We have established three servers that are available across the planet; each one serves one type of network game (CTF, TDM and good old Cooperative).  Currently, the servers are in test mode, but everybody may connect: just click Scan button in Join the Game menu and find btanks.media.netive.ru in a list.</li>
<li>Enthusiasts may set up their own standalone servers.</li>
</ul>
<p><strong>Video and Audio</strong>
<ul>
<li>Thanks to our <a href="http://media.netive.ru/d3dsdl/">D3dSDL</a> library, BTanks for Microsoft&reg; Windows&trade; now use DirectX&trade;&reg; and not OpenGL&trade;.  This has really increased the overall performance.</li>
<li>Screen resolutions are now taken from SDL.</li>
<li>We no longer support OpenAL because we have our own <a href="http://media.netive.ru/clunk">Clunk</a> library now.</li>
<li>Some new sounds are added.</li>
</ul>
<p><strong>Controls and Gameplay</strong>
<ul>
<li>The effect of slowing/speeding-up is eliminated.</li>
<li>Diagonal shooting is improved (yeah we did that!).</li>
<li>Shilka looked a bit boring, so we have improved its turret: now it rotates and self-aims.</li>
<li>Grenades and mortair missiles now fly over obstacles.</li>
<li>Frags are counted better; a telefrag trick is added (if two people enter the same teleport, only the last one survives).</li>
<li>Join/leave/death messages are sent to chat automatically.  Messages from players are coloured according to colors of teams.</li>
</ul>
<p><strong>Maps</strong>
<ul>
<li>A new &#8216;Four Rooms&#8217; map is added for CTF anf TDM.</li>
<li>The map editor is now shipped with the game.  It is still user-unfriendly.  We are not sorry.</li>
<li>Timers and OBEY effect are added to scripts to help controlling objects with LUA.  Now scripting is much more powerful!</li>
</ul>
<p><strong>Code</strong><br />
An incremental network protocol, a new serialization model, compression with dictionary made it possible to decrease network traffic in times!  All code is ported to g++ 4.3.  All game resources are packed into a single resources.dat file (DEB, RPM and other ebuilds builders must be happy).  sigc++ is no longer used because we now have our own library.  Random number generator is improved.</p>
<p>Phew&#8230;  These are only the most important things, so if you want to find out more&#8211;see the <a href="http://sourceforge.net/project/shownotes.php?group_id=167474&#038;release_id=612793">changelog</a>.  And we look forward to your bugreports!</p>
<p>P.S.  Oh, dear Mac users, you will unfortunately have to wait for the new build.  But we do remember you!</p>
]]></content:encoded>
			<wfw:commentRss>http://btanks.sourceforge.net/blog/2008/07/11/08-release-candidate/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Our Moronic Soundtrack</title>
		<link>http://btanks.sourceforge.net/blog/2008/06/09/soundtrack-released/</link>
		<comments>http://btanks.sourceforge.net/blog/2008/06/09/soundtrack-released/#comments</comments>
		<pubDate>Mon, 09 Jun 2008 12:22:09 +0000</pubDate>
		<dc:creator>whoozle</dc:creator>
		
		<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://btanks.sourceforge.net/blog/?p=46&amp;langswitch_lang=ru</guid>
		<description><![CDATA[You could listen it online or download all files here.
Note: There is a poll embedded within this post, please visit the site to participate in this post's poll.
By the way, we&#8217;re assembling stand-alone server for the internet game. Stay tuned. There&#8217;s a chance releasing battle tanks within week.
]]></description>
			<content:encoded><![CDATA[<p>You could listen it online or download all files <a href="http://btanks.sourceforge.net/blog/original-soundtrack/langswitch_lang/ru/">here</a>.</p>
<div class="polls">Note: There is a poll embedded within this post, please visit the site to participate in this post's poll.</div>
<p>By the way, we&#8217;re assembling stand-alone server for the internet game. Stay tuned. There&#8217;s a chance releasing battle tanks within week.</p>
]]></content:encoded>
			<wfw:commentRss>http://btanks.sourceforge.net/blog/2008/06/09/soundtrack-released/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Some news on upcoming release</title>
		<link>http://btanks.sourceforge.net/blog/2008/05/04/some-news-about-upcoming-release/</link>
		<comments>http://btanks.sourceforge.net/blog/2008/05/04/some-news-about-upcoming-release/#comments</comments>
		<pubDate>Sun, 04 May 2008 15:46:20 +0000</pubDate>
		<dc:creator>whoozle</dc:creator>
		
		<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://btanks.sourceforge.net/blog/2008/05/04/some-news-about-upcoming-release/langswitch_lang/ru</guid>
		<description><![CDATA[Uranium mines affected us: there was no&#160;release for four months. But we&#160;struggle as&#160;real heroes and patriots. We’re&#160;preparing another &#171;most featured&#187; release powered by&#160;arm uranium.
We&#160;added the team modes to&#160;our neat arcade, even Capture The Flag! These modes are playable on&#160;each deathmatch map. 95% of&#160;code have been finished, just a&#160;few more testing is&#160;remaining. And as&#160;always there is&#160;a&#160;brand [...]]]></description>
			<content:encoded><![CDATA[<p>Uranium mines affected us: there was no&nbsp;release for four months. But we&nbsp;struggle as&nbsp;real heroes and patriots. We’re&nbsp;preparing another &laquo;most featured&raquo; release powered by&nbsp;arm uranium.</p>
<p>We&nbsp;added the team modes to&nbsp;our neat arcade, even Capture The Flag! These modes are playable on&nbsp;each deathmatch map. 95% of&nbsp;code have been finished, just a&nbsp;few more testing is&nbsp;remaining. And as&nbsp;always there is&nbsp;a&nbsp;brand new map!</p>
<p>Linux geeks could grab code from svn right now (beware&nbsp;of&nbsp;bugs!).</p>
]]></content:encoded>
			<wfw:commentRss>http://btanks.sourceforge.net/blog/2008/05/04/some-news-about-upcoming-release/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Finally we have dropped OpenAL support. R.I.P.</title>
		<link>http://btanks.sourceforge.net/blog/2008/03/24/finally-we-have-dropped-openal-support-rip/</link>
		<comments>http://btanks.sourceforge.net/blog/2008/03/24/finally-we-have-dropped-openal-support-rip/#comments</comments>
		<pubDate>Mon, 24 Mar 2008 12:35:40 +0000</pubDate>
		<dc:creator>whoozle</dc:creator>
		
		<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://btanks.sourceforge.net/blog/2008/03/24/finally-we-have-dropped-openal-support-rip/langswitch_lang/ru</guid>
		<description><![CDATA[I&#160;wrote a&#160;complete 3d-sound library recently. It&#8217;s as&#160;abstract as&#160;possible, so&#160;you can freely use it&#160;in&#160;your projects (LGPL license). Still very experimental and subject to&#160;change, but already usable. Or&#160;maybe wait for release. Anyway feel free&#160;to&#160;contact&#160;me.
Next targets are playing via internet and MacOS X port. Thank you for your&#160;attention.
]]></description>
			<content:encoded><![CDATA[<p>I&nbsp;wrote a&nbsp;complete 3d-sound library recently. It&rsquo;s as&nbsp;abstract as&nbsp;possible, so&nbsp;you can freely use it&nbsp;in&nbsp;your projects (LGPL license). Still very experimental and subject to&nbsp;change, but already usable. Or&nbsp;maybe wait for release. Anyway feel free&nbsp;to&nbsp;<a href="http://whoozle.livejournal.com/profile" target="_blank">contact&nbsp;me</a>.</p>
<p>Next targets are playing via internet and MacOS X port. Thank you for your&nbsp;attention.</p>
]]></content:encoded>
			<wfw:commentRss>http://btanks.sourceforge.net/blog/2008/03/24/finally-we-have-dropped-openal-support-rip/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Today is a good day to die start Mac OS X port :)</title>
		<link>http://btanks.sourceforge.net/blog/2008/02/01/today-is-a-good-day-to-die-start-mac-os-x-port/</link>
		<comments>http://btanks.sourceforge.net/blog/2008/02/01/today-is-a-good-day-to-die-start-mac-os-x-port/#comments</comments>
		<pubDate>Fri, 01 Feb 2008 12:20:53 +0000</pubDate>
		<dc:creator>whoozle</dc:creator>
		
		<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://btanks.sourceforge.net/blog/2008/02/01/today-is-a-good-day-to-die-start-macos-x-port/langswitch_lang/ru</guid>
		<description><![CDATA[Hope next release will gladden Mac users too :)
]]></description>
			<content:encoded><![CDATA[<p>Hope next release will gladden Mac users too :)</p>
]]></content:encoded>
			<wfw:commentRss>http://btanks.sourceforge.net/blog/2008/02/01/today-is-a-good-day-to-die-start-mac-os-x-port/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Good news for microsoft&#174; windows&#8482; users</title>
		<link>http://btanks.sourceforge.net/blog/2008/01/30/good-news-for-microsoftr-windowstm-users/</link>
		<comments>http://btanks.sourceforge.net/blog/2008/01/30/good-news-for-microsoftr-windowstm-users/#comments</comments>
		<pubDate>Wed, 30 Jan 2008 17:29:00 +0000</pubDate>
		<dc:creator>whoozle</dc:creator>
		
		<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://btanks.sourceforge.net/blog/2008/01/30/good-news-for-microsoftr-windowstm-users/langswitch_lang/ru</guid>
		<description><![CDATA[Next release for Windows will use DirectX instead of&#160;OpenGL. It&#160;will enable hardware acceleration for users w/o vendor drivers or&#160;with exotic video cards. Anyway it&#8217;s 2&#8211;3 times faster than glSDL implementation. Maybe I&#8217;ll write my&#160;own OpenGL proxy-renderer for SDL sometime, who knows?&#160;
Among various improvements and fixes, this release contains new, incremental network protocol using 2&#8211;3 times [...]]]></description>
			<content:encoded><![CDATA[<p>Next release for Windows will use DirectX instead of&nbsp;OpenGL. It&nbsp;will enable hardware acceleration for users w/o vendor drivers or&nbsp;with exotic video cards. Anyway it&rsquo;s 2&ndash;3 times faster than glSDL implementation. Maybe I&rsquo;ll write my&nbsp;own OpenGL <nobr>proxy-renderer</nobr> for SDL sometime, who knows?&nbsp;</p>
<p>Among various improvements and fixes, this release contains new, incremental network protocol using 2&ndash;3 times less data than older one.&nbsp;</p>
<p>Also I&nbsp;wrote prototype of&nbsp;the free 3d-sound library (<acronym title="Head-related impulse response">HRIR</acronym>, <acronym title="Head-related transfer function">HRTF</acronym>  and other cryptic stuff), I&nbsp;hope I&rsquo;d finish it&nbsp;in&nbsp;2&ndash;3&nbsp;month.</p>
]]></content:encoded>
			<wfw:commentRss>http://btanks.sourceforge.net/blog/2008/01/30/good-news-for-microsoftr-windowstm-users/feed/</wfw:commentRss>
		</item>
		<item>
		<title>The editor goes public</title>
		<link>http://btanks.sourceforge.net/blog/2008/01/14/the-editor-goes-public/</link>
		<comments>http://btanks.sourceforge.net/blog/2008/01/14/the-editor-goes-public/#comments</comments>
		<pubDate>Mon, 14 Jan 2008 13:23:21 +0000</pubDate>
		<dc:creator>whoozle</dc:creator>
		
		<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://btanks.sourceforge.net/blog/2008/01/14/the-editor-goes-public/langswitch_lang/ru</guid>
		<description><![CDATA[Battle Tanks editor is available in SVN. Read README-editor.txt !
]]></description>
			<content:encoded><![CDATA[<p>Battle Tanks editor is available in SVN. Read README-editor.txt !</p>
]]></content:encoded>
			<wfw:commentRss>http://btanks.sourceforge.net/blog/2008/01/14/the-editor-goes-public/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Frequent crashes on 64-bit platforms</title>
		<link>http://btanks.sourceforge.net/blog/2007/12/26/frequent-crashes-on-64-bit-platforms/</link>
		<comments>http://btanks.sourceforge.net/blog/2007/12/26/frequent-crashes-on-64-bit-platforms/#comments</comments>
		<pubDate>Wed, 26 Dec 2007 03:27:58 +0000</pubDate>
		<dc:creator>whoozle</dc:creator>
		
		<category><![CDATA[Linux packages]]></category>

		<guid isPermaLink="false">http://btanks.sourceforge.net/blog/2007/12/26/frequent-crashes-on-64-bit-platforms/langswitch_lang/ru</guid>
		<description><![CDATA[Do&#160;you have 64-bit Linux and experience frequent crashes? It&#8217;s known OpenAL&#160;problem.

Report about that problem to&#160;your distro&#8217;s bug&#160;tracker.
OpenAL must be&#160;built without MMX support. There&#8217;s no&#160;performance penalty on&#160;modern platforms. Also you could remove __MMX__ related code by&#160;yourself, as&#160;I&#160;did for debian&#160;packages.
As&#160;a&#160;temporary solution&#160;&#8212; you could switch off sound with&#160;--no-sound command line argument or&#160;set disable-music/sound in&#160;~/.btanks/bt.xml.

]]></description>
			<content:encoded><![CDATA[<p>Do&nbsp;you have 64-bit Linux and experience frequent crashes? It&rsquo;s known OpenAL&nbsp;problem.</p>
<ol>
<li><b>Report about that problem to&nbsp;your distro&rsquo;s bug&nbsp;tracker.</b></li>
<li>OpenAL must be&nbsp;built without MMX support. There&rsquo;s no&nbsp;performance penalty on&nbsp;modern platforms. Also you could remove <code>__MMX__</code> related code by&nbsp;yourself, as&nbsp;I&nbsp;did for <a href="http://dump.iof.ru/people/megath/openal/">debian&nbsp;packages</a>.</li>
<li>As&nbsp;a&nbsp;temporary solution&nbsp;&mdash; you could switch off sound with&nbsp;<code><nobr>-<span>-</span>no-sound</nobr></code> command line argument or&nbsp;set <nobr>disable-music</nobr>/sound in&nbsp;~/.btanks/bt.xml.</li>
</ol>
]]></content:encoded>
			<wfw:commentRss>http://btanks.sourceforge.net/blog/2007/12/26/frequent-crashes-on-64-bit-platforms/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Xmas mode</title>
		<link>http://btanks.sourceforge.net/blog/2007/12/25/xmas-mode/</link>
		<comments>http://btanks.sourceforge.net/blog/2007/12/25/xmas-mode/#comments</comments>
		<pubDate>Tue, 25 Dec 2007 03:26:50 +0000</pubDate>
		<dc:creator>whoozle</dc:creator>
		
		<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://btanks.sourceforge.net/blog/2007/12/25/xmas-mode/langswitch_lang/ru</guid>
		<description><![CDATA[Annoying xmas-mode could be switched off by --no-xmas command line parameter. Or by waiting for 7th of January :)
]]></description>
			<content:encoded><![CDATA[<p>Annoying xmas-mode could be switched off by <code style="white-space: nowrap">-<span>-</span>no-xmas</code> command line parameter. Or by waiting for 7th of January :)</p>
]]></content:encoded>
			<wfw:commentRss>http://btanks.sourceforge.net/blog/2007/12/25/xmas-mode/feed/</wfw:commentRss>
		</item>
	</channel>
</rss>
