<?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>Jim Walker&#039;s Blog &#187; Dragon Duel</title>
	<atom:link href="http://datawalke.com/tag/dragon-duel/feed/" rel="self" type="application/rss+xml" />
	<link>http://datawalke.com</link>
	<description>PHP, PBBGs, and Business</description>
	<lastBuildDate>Mon, 28 Jun 2010 05:13:03 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.5</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Dragon Duel</title>
		<link>http://datawalke.com/dragon-duel/dragon-duel/</link>
		<comments>http://datawalke.com/dragon-duel/dragon-duel/#comments</comments>
		<pubDate>Mon, 16 Nov 2009 17:46:19 +0000</pubDate>
		<dc:creator>Jim Walker</dc:creator>
				<category><![CDATA[Dragon Duel]]></category>
		<category><![CDATA[dd]]></category>

		<guid isPermaLink="false">http://datawalke.com/?p=9</guid>
		<description><![CDATA[This is the first part of a four part series that covers the history of Dragon Duel. Throughout November and December a post will be made each  week to cover various aspects of the game&#8217;s history. Make sure to check back in.
So the launch of Dragon Duel got pushed back again &#8212; Not a [...]]]></description>
			<content:encoded><![CDATA[<p>This is the first part of a four part series that covers the history of Dragon Duel. Throughout November and December a post will be made each  week to cover various aspects of the game&#8217;s history. Make sure to check back in.</p>
<p>So the launch of Dragon Duel got pushed back again &#8212; Not a surprise given the history of Dragon Duel. However in the mean time the site has been updated to take in any users who are interested in playing the beta when it releases. If you would like to sign up <a title="Dragon Duel" href="http://ddrpg.net" target="_blank">check it out</a>.</p>
<p>Dragon Duel is an odd topic. Did you know there have already been four different versions of the same game rehashed over and over? We seem to keep going through a constant development cycle that never ends. The sad part is that all of these games ended up working really well too. We just never pushed them for release because they worked totally different that the original Dragon Duel did. We really wanted to keep the stats and current user base the same without having to change too much. This time around we kicked that philosophy  out the door and revamped a lot of different metrics kind of combining elements from all of the other versions of Dragon Duel together. Lets take a look at the past shall well?</p>
<p><strong>Dragon Duel </strong>(2005)</p>
<p>Started by Luke Hackett Dragon Duel started off of what is know as a &#8220;Dragon Swords&#8221; base of code. This was some base of code that a bunch of developers were working and it got leaked out onto the internet. Lots of bitching, moaning, and hacking up code later Dragon Duel gave its breath to the world and started to take in players.  Luke&#8217;s invovlement in the game is somewhat unknown to me. I really did not know him nor was I a member of the DD community at that time.</p>
<p><strong>Dragon Duel</strong> &#8211; <strong>Three Easy Payments</strong> (2006)</p>
<p>I approached Luke after seeing a post that he was selling his games due to a lack of resources. I emailed him on 5/16/06 and things started to get rolling. Price and other elements were discussed the basics came down to this (from his end):</p>
<ul>
<li>Two Games: DDRPG, SOD</li>
<li>Totally unique!</li>
<li>DDRPG.net</li>
<li>$200!</li>
</ul>
<p>So the deal went through, however with some snags. Luke told me from the start that all the games were unique:</p>
<blockquote><p>Hey, <span>DD</span> is original but SoD was open source (I helped make the original source) but it&#8217;s so different it cannot be recognised as the way it originally was. I&#8217;m not really fussed on the price because I really need to sell&#8230; So pretty much offer a price and yeah I&#8217;d probably say yes. <img src='http://datawalke.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p></blockquote>
<blockquote><p>&#8211;<br />
<span style="color: #888888;">Luke Hackett. </span></p></blockquote>
<p>However a few weeks later I was informed they were just &#8220;clones&#8221;/rip-offs. Already having the code and paid into it we settled on $150.00 and I never heard from Luke again.</p>
<p>I moved Dragon Duel over to one of the original Bandhoster servers that I had and got everything setup. While the initial configuration wasn&#8217;t too bad the code was a pile of crap. Long blocks of code that looked similar to:<br />
<code><br />
$checkban = Mysql_query("Select * from bans where id='$id'");<br />
if(!$checkban){<br />
Mysql_query("insert into bans (id,time,mod) values ('$id','$days','$playerinfo[username]')");<br />
echo "Player $id has been banned for $days days.";</code></p>
<p>}else{<br />
Mysql_query(&#8221;update bans set time=&#8217;$days&#8217; and mod=&#8217;$playerinfo[username]&#8216; where id = &#8216;$id&#8217; &#8220;);<br />
echo &#8220;Player $id has been <strong>rebanned</strong> for $days days.&#8221;;</p>
<p>}<br />
Mysql_query(&#8221;insert into bans (id,time,mod) values (&#8217;$id&#8217;,'$days&#8217;,'$playerinfo[username]&#8216;)&#8221;);</p>
<p>mysql_query(&#8221;insert into usernews (id,user,text,time) values (&#8221;,&#8217;$id&#8217;,&#8217;<strong>$time</strong> You have been banned for $days days by $playerinfo[username] for unacceptable messageboard posts&#8217;,'$realtime&#8217;)&#8221;);<br />
$bloke = $id;<br />
// Manager Records<br />
$plaintime = date (&#8221;l dS of F Y h:i:s A&#8221;);<br />
$track2 = mysql_query(&#8221;INSERT INTO `trackweap` (`id`, `userid`, `adminid`, `change`, `tstamp`, `tstamp2`) VALUES (&#8221;, &#8216;$bloke&#8217;, &#8216;$playerinfo[id]&#8216;, &#8216;Received a <span style="color: pink;">$days MB Ban</span> from $playerinfo[username] ($playerinfo[id])&#8217;, NOW(), &#8216;$plaintime&#8217;);&#8221;);</p>
<p>$et=time();<br />
//admin tracker<br />
mysql_query(&#8221;insert into admintrack(time,admin,msg) values (&#8217;$et&#8217;,'$playerinfo[id]&#8216;,&#8217;$playerinfo[username] has banned $id&#8217;)&#8221;);<br />
$trackrecord = mysql_query(&#8221;INSERT INTO jailrecord (time, admin, convict, msg) VALUES (&#8217;$et&#8217;,'$playerinfo[id]&#8216;, &#8216;$id&#8217;,&#8217;<strong>$id</strong> MBB for $time<em>$gold</em>&#8216;)&#8221;);<br />
// Add jail record<br />
mysql_QUERY(&#8221;update jailrecord set convict=&#8217;$id&#8217;, jail_by=&#8217;$playerinfo[username]&#8216;, jail_reason=&#8217;MBB for $gold&#8217; where id=&#8217;$id&#8217;&#8221;);<br />
// check unbanned<br />
$resetthree = Mysql_query(&#8221;DELETE FROM bans where time=0&#8243;);<br />
}</p>
<p>}</p>
<p>A lot of junk that we had to go through and try out best to fix. Little did I know that once I had this code up and running I was walking into a trap.</p>
]]></content:encoded>
			<wfw:commentRss>http://datawalke.com/dragon-duel/dragon-duel/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
	</channel>
</rss>
