<?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>Defining Awesome &#187; Development log</title>
	<atom:link href="http://mm.soldat.pl/category/development-log/feed" rel="self" type="application/rss+xml" />
	<link>http://mm.soldat.pl</link>
	<description>Michał Marcinkowski&#039;s: Gamedev Log &#38; Articles</description>
	<lastBuildDate>Fri, 30 Jul 2010 07:30:44 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title></title>
		<link>http://mm.soldat.pl/development-log/1173</link>
		<comments>http://mm.soldat.pl/development-log/1173#comments</comments>
		<pubDate>Fri, 30 Jul 2010 07:30:44 +0000</pubDate>
		<dc:creator>MM</dc:creator>
				<category><![CDATA[Development log]]></category>

		<guid isPermaLink="false">http://mm.soldat.pl/development-log/1173</guid>
		<description><![CDATA[I added realistic aiming including recoil, aim lag to simulate gun heaviness and all sorts of wobbly effects that affect the aim during movement. The result is fantastic, combat is MUCH more interesting. I&#8217;m adding more weapon variables today.
]]></description>
			<content:encoded><![CDATA[<p>I added realistic aiming including recoil, aim lag to simulate gun heaviness and all sorts of wobbly effects that affect the aim during movement. The result is fantastic, combat is MUCH more interesting. I&#8217;m adding more weapon variables today.</p>
]]></content:encoded>
			<wfw:commentRss>http://mm.soldat.pl/development-log/1173/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Current gameplay thoughts</title>
		<link>http://mm.soldat.pl/development-log/current-gameplay-thoughts</link>
		<comments>http://mm.soldat.pl/development-log/current-gameplay-thoughts#comments</comments>
		<pubDate>Thu, 29 Jul 2010 09:14:20 +0000</pubDate>
		<dc:creator>MM</dc:creator>
				<category><![CDATA[Development log]]></category>

		<guid isPermaLink="false">http://mm.soldat.pl/development-log/current-gameplay-thoughts</guid>
		<description><![CDATA[I fixed bots yesterday cause they weren&#8217;t working with the new stuff like ladders and different angled slopes. They still don&#8217;t work fully but I got a chance to play a bit on the new map. I have some mixed feelings right now. I shouldn&#8217;t write about it but maybe my thoughts will clear out [...]]]></description>
			<content:encoded><![CDATA[<p>I fixed bots yesterday cause they weren&#8217;t working with the new stuff like ladders and different angled slopes. They still don&#8217;t work fully but I got a chance to play a bit on the new map. I have some mixed feelings right now. I shouldn&#8217;t write about it but maybe my thoughts will clear out in the process of writing. </p>
<p>This is about the deathmatch/teammatch gameplay not about the RTS idea. Long story short: I&#8217;m not making the RTS idea since when working with Victor we got better ideas. I haven&#8217;t done anything in the RTS direction so it was just something I wrote on my blog. I still think it would be cool but as I said I have better ideas. So Link-Dead currently is heading in the normal player-controlled driven game. A couple points:</p>
<p>- The 2.5d aim point shooting which I described a couple posts earlier is removed. It feels weird, that&#8217;s all. I thought it would introduce a new challenge but there are countless other challenges which the player must face in this game. Aiming should be straightforward.</p>
<p>- Encounters with enemies are very systematic. Meaning, they are like a process which steps can be predicted. For example:</p>
<p>Player meets Enemy. Both are under cover. If they have equal weapons and health &#8211; none attack. They either use grenade or wait for team member to help. If any of the players feels more skilled then they might attack but winning in a situation like this is more of a game of chance.</p>
<p>In a situation were players are not equal in equipment or health, or one is behind cover and the other is not of course the situation is easy and the outcome predictable.</p>
<p>It&#8217;s like a chess game &#8211; a decision game. Mainly because you can&#8217;t dodge bullets due to slow movement. Your only defense is your mind &#8211; you must predict situations; assess your dangers, surroundings, enemies and make decisions instead of going Rambo and spraying bullets. Aiming skills for winning are needed like 10% in Link-Dead now. This is not bad per se because this is exactly as I have designed it and thought it out in my head. I am proud to have achieved this.</p>
<p>My mixed feelings come from knowing that if I would make it more like Soldat were movement isn&#8217;t so restricted it would be instantly more fun. </p>
<p>So why not do it like this? Because I get more hooked on games that are not jump &#8216;n shoot. I will have a lot of fun in 15 minutes in Quake 3 but I won&#8217;t play it for weeks. Whereas Day of Defeat takes longer to have fun but I will be hooked for weeks and I know a lot of mature players are like this too. The fun is more mellowed and spanned on a wider range but with a couple moments that are immensely satisfying.</p>
<p>These mixed feelings also come from the fact that the game mechanics aren&#8217;t fully developed yet. Right now it is still a mix of the arcade and tactical approach. Aiming doesn&#8217;t have any recoil, bink or nothing. It&#8217;s just point and shoot. Introducing more variables to the tactical gameplay will bring more choices. Stuff like different weapons (not only guns but bombs, mines, traps) and attachments, more weapon variables, injuries, medkits etc. Finally I was thinking of going totally to the realistic/tactical side and introduce RPG elements: soldiers would have skill points like marksmanship, agility, speed, health, strength, luck(?). This would bring down monkey-gameplay down to near 0 (aiming would be like 0.1% of the game since whether you kill an enemy or not would be decided mostly by all of the variables and the decisions you made before actually pulling the trigger).</p>
<p>A lot to think about. It would be really easy to make another Soldat at this point and it would be great but I really want to make something better. I want to make a game that isn&#8217;t on the market yet. What I described is a game that does not exist that&#8217;s why the idea excites me. I just have fears that it will be too difficult, that players are more acustomed to arcade games and that&#8217;s all they want; or that I myself won&#8217;t even like it! I don&#8217;t know since I never played a game like this before.</p>
<p>In situations like these I always recall how much doubts I had when making Soldat. This is what happens when there is nothing to copy from &#8211; you are stepping into unknown territory. I really thought Soldat would be boring and pointless cause all you would do is run at each other and shoot. Well that&#8217;s what you do finally but people seem to love that simplicity. I hope my doubts with Link-Dead are of the same caliber. I really need to release the alpha as fast as possible and play with real people.</p>
<p>Discussion is very much appreciated.</p>
]]></content:encoded>
			<wfw:commentRss>http://mm.soldat.pl/development-log/current-gameplay-thoughts/feed</wfw:commentRss>
		<slash:comments>21</slash:comments>
		</item>
		<item>
		<title></title>
		<link>http://mm.soldat.pl/development-log/1168</link>
		<comments>http://mm.soldat.pl/development-log/1168#comments</comments>
		<pubDate>Wed, 28 Jul 2010 10:57:22 +0000</pubDate>
		<dc:creator>MM</dc:creator>
				<category><![CDATA[Development log]]></category>

		<guid isPermaLink="false">http://mm.soldat.pl/development-log/1168</guid>
		<description><![CDATA[Finally got some time and made a HUD and respawn menu. Now it looks like a proper game.
]]></description>
			<content:encoded><![CDATA[<p>Finally got some time and made a HUD and respawn menu. Now it looks like a proper game.</p>
]]></content:encoded>
			<wfw:commentRss>http://mm.soldat.pl/development-log/1168/feed</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
		<item>
		<title></title>
		<link>http://mm.soldat.pl/development-log/1167</link>
		<comments>http://mm.soldat.pl/development-log/1167#comments</comments>
		<pubDate>Tue, 27 Jul 2010 11:41:52 +0000</pubDate>
		<dc:creator>MM</dc:creator>
				<category><![CDATA[Development log]]></category>

		<guid isPermaLink="false">http://mm.soldat.pl/development-log/1167</guid>
		<description><![CDATA[Much to write about after the Game Developers Conference but right now I&#8217;d rather go back to work. Smoothened jumping animations and behaviour; it was bothering me since the test version.
]]></description>
			<content:encoded><![CDATA[<p>Much to write about after the Game Developers Conference but right now I&#8217;d rather go back to work. Smoothened jumping animations and behaviour; it was bothering me since the test version.</p>
]]></content:encoded>
			<wfw:commentRss>http://mm.soldat.pl/development-log/1167/feed</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Link-Dead blood &amp; gore preview</title>
		<link>http://mm.soldat.pl/development-log/link-dead-blood-gore-preview</link>
		<comments>http://mm.soldat.pl/development-log/link-dead-blood-gore-preview#comments</comments>
		<pubDate>Thu, 15 Jul 2010 09:19:20 +0000</pubDate>
		<dc:creator>MM</dc:creator>
				<category><![CDATA[Development log]]></category>

		<guid isPermaLink="false">http://mm.soldat.pl/development-log/link-dead-blood-gore-preview</guid>
		<description><![CDATA[I will be gone for the next week. I&#8217;ll be on the conference but also on a little vacation. So not to leave you empty I present you the
first preview of the gore &#038; blood system in Link-Dead. Dudes don&#8217;t just die in this game they will die slowly in agony trying to desperately save [...]]]></description>
			<content:encoded><![CDATA[<p>I will be gone for the next week. I&#8217;ll be on the conference but also on a little vacation. So not to leave you empty I present you the<br />
first preview of the gore &#038; blood system in Link-Dead. Dudes don&#8217;t just die in this game they will die slowly in agony trying to desperately save themselves from their brutal agressor. And yes, that is one of the sprites Victor made.</p>
<p><object width="460" height="340"><param name="movie" value="http://www.youtube.com/v/n-6pfJ5vnbw&amp;hl=pl_PL&amp;fs=1?color1=0x3a3a3a&amp;color2=0x999999"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/n-6pfJ5vnbw&amp;hl=pl_PL&amp;fs=1?color1=0x3a3a3a&amp;color2=0x999999" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="460" height="340"></embed></object></p>
]]></content:encoded>
			<wfw:commentRss>http://mm.soldat.pl/development-log/link-dead-blood-gore-preview/feed</wfw:commentRss>
		<slash:comments>57</slash:comments>
		</item>
		<item>
		<title></title>
		<link>http://mm.soldat.pl/development-log/1164</link>
		<comments>http://mm.soldat.pl/development-log/1164#comments</comments>
		<pubDate>Tue, 13 Jul 2010 20:44:21 +0000</pubDate>
		<dc:creator>MM</dc:creator>
				<category><![CDATA[Development log]]></category>

		<guid isPermaLink="false">http://mm.soldat.pl/development-log/1164</guid>
		<description><![CDATA[I&#8217;m preparing for the Games Developers Conference in Gdansk. I will have a lot of never seen before Link-Dead footage. For sure the event will be filmed. Hopefully I will be able to show it online some time after.
]]></description>
			<content:encoded><![CDATA[<p>I&#8217;m preparing for the Games Developers Conference in Gdansk. I will have a lot of never seen before Link-Dead footage. For sure the event will be filmed. Hopefully I will be able to show it online some time after.</p>
]]></content:encoded>
			<wfw:commentRss>http://mm.soldat.pl/development-log/1164/feed</wfw:commentRss>
		<slash:comments>11</slash:comments>
		</item>
		<item>
		<title></title>
		<link>http://mm.soldat.pl/development-log/1163</link>
		<comments>http://mm.soldat.pl/development-log/1163#comments</comments>
		<pubDate>Fri, 09 Jul 2010 20:27:00 +0000</pubDate>
		<dc:creator>MM</dc:creator>
				<category><![CDATA[Development log]]></category>

		<guid isPermaLink="false">http://mm.soldat.pl/development-log/1163</guid>
		<description><![CDATA[Felt really tired, demotivated and pressured today by the massive work I still have to do in Link-Dead. But then I made some fantastic looking explosions and Odin blessed me with an awesome game idea about making respawn points an integral part of the gameplay and I feel a lot better.
]]></description>
			<content:encoded><![CDATA[<p>Felt really tired, demotivated and pressured today by the massive work I still have to do in Link-Dead. But then I made some fantastic looking explosions and Odin blessed me with an awesome game idea about making respawn points an integral part of the gameplay and I feel a lot better.</p>
]]></content:encoded>
			<wfw:commentRss>http://mm.soldat.pl/development-log/1163/feed</wfw:commentRss>
		<slash:comments>25</slash:comments>
		</item>
		<item>
		<title></title>
		<link>http://mm.soldat.pl/development-log/1162</link>
		<comments>http://mm.soldat.pl/development-log/1162#comments</comments>
		<pubDate>Thu, 08 Jul 2010 20:57:29 +0000</pubDate>
		<dc:creator>MM</dc:creator>
				<category><![CDATA[Development log]]></category>

		<guid isPermaLink="false">http://mm.soldat.pl/development-log/1162</guid>
		<description><![CDATA[Update:
- made parts of netcode 3 times faster, still it suffers from performance issues, gotta work more on it
- tried running game without video driver initialized for dedicated server &#8211; works!
- got tired of netcode and made game intro
- experimented with dust procesor to make different explosions
- bullet projectiles are awesome! what was I thinking [...]]]></description>
			<content:encoded><![CDATA[<p>Update:<br />
- made parts of netcode 3 times faster, still it suffers from performance issues, gotta work more on it<br />
- tried running game without video driver initialized for dedicated server &#8211; works!<br />
- got tired of netcode and made game intro<br />
- experimented with dust procesor to make different explosions<br />
- bullet projectiles are awesome! what was I thinking with hitscan weapons?</p>
]]></content:encoded>
			<wfw:commentRss>http://mm.soldat.pl/development-log/1162/feed</wfw:commentRss>
		<slash:comments>10</slash:comments>
		</item>
		<item>
		<title></title>
		<link>http://mm.soldat.pl/development-log/1161</link>
		<comments>http://mm.soldat.pl/development-log/1161#comments</comments>
		<pubDate>Tue, 06 Jul 2010 06:01:09 +0000</pubDate>
		<dc:creator>MM</dc:creator>
				<category><![CDATA[Development log]]></category>

		<guid isPermaLink="false">http://mm.soldat.pl/development-log/1161</guid>
		<description><![CDATA[Playing LD with bots on a new map shows me how much this game is different than Soldat and how much I need to change. I think the most important thing is the characters are much larger. This brings a difficulty in aiming because you can&#8217;t get such a good feel for were the bullets [...]]]></description>
			<content:encoded><![CDATA[<p>Playing LD with bots on a new map shows me how much this game is different than Soldat and how much I need to change. I think the most important thing is the characters are much larger. This brings a difficulty in aiming because you can&#8217;t get such a good feel for were the bullets are travelling from. The weapon changes positions all the time, the player is not a dot like in Soldat. The Soldat-style camera doesn&#8217;t help here either. Fixing the camera on the player gives nice results. It feels more as if I am the player, all the bumps and movements are seen with the camera shaking. The gostek is always on the center of the screen. These things give a much greater sense of how the bullet will travel once shot.<br />
Also: hitscan bullets suck. I&#8217;m switching them to  physics based projectiles.</p>
]]></content:encoded>
			<wfw:commentRss>http://mm.soldat.pl/development-log/1161/feed</wfw:commentRss>
		<slash:comments>13</slash:comments>
		</item>
		<item>
		<title></title>
		<link>http://mm.soldat.pl/development-log/1153</link>
		<comments>http://mm.soldat.pl/development-log/1153#comments</comments>
		<pubDate>Thu, 01 Jul 2010 06:18:07 +0000</pubDate>
		<dc:creator>MM</dc:creator>
				<category><![CDATA[Development log]]></category>

		<guid isPermaLink="false">http://mm.soldat.pl/development-log/1153</guid>
		<description><![CDATA[Quick update:
- collision has different materials resulting in different sounds (concrete, gravel, wet&#8230;)
- first map is 80% complete
- the alpha release will be a team deathmatch game, the proper game mode called Invasion will be added later
- weapons, items and game rules are fully synchronized across network
- added zoom button
- Big change? I&#8217;m thinking about [...]]]></description>
			<content:encoded><![CDATA[<p>Quick update:<br />
- collision has different materials resulting in different sounds (concrete, gravel, wet&#8230;)<br />
- first map is 80% complete<br />
- the alpha release will be a team deathmatch game, the proper game mode called Invasion will be added later<br />
- weapons, items and game rules are fully synchronized across network<br />
- added zoom button<br />
- Big change? I&#8217;m thinking about changing the aim system to a point-click fire one (it might need a drawing to explain&#8230;)</p>
]]></content:encoded>
			<wfw:commentRss>http://mm.soldat.pl/development-log/1153/feed</wfw:commentRss>
		<slash:comments>8</slash:comments>
		</item>
	</channel>
</rss>
