<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments for capnjosh</title>
	<atom:link href="http://capnjosh.com/blog/?feed=comments-rss2" rel="self" type="application/rss+xml" />
	<link>http://capnjosh.com/blog</link>
	<description>MMOG Design and Related Fun</description>
	<lastBuildDate>Tue, 14 Feb 2012 14:53:24 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2</generator>
	<item>
		<title>Comment on Actually Trying a WP7 Application using an Entity Systems Approach by thelinuxlich</title>
		<link>http://capnjosh.com/blog/?p=120&#038;cpage=1#comment-3942</link>
		<dc:creator>thelinuxlich</dc:creator>
		<pubDate>Tue, 14 Feb 2012 14:53:24 +0000</pubDate>
		<guid isPermaLink="false">http://capnjosh.com/blog/?p=120#comment-3942</guid>
		<description>Dude, if you could help me with that, it would be amazing!</description>
		<content:encoded><![CDATA[<p>Dude, if you could help me with that, it would be amazing!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Actually Trying a WP7 Application using an Entity Systems Approach by Josh</title>
		<link>http://capnjosh.com/blog/?p=120&#038;cpage=1#comment-3941</link>
		<dc:creator>Josh</dc:creator>
		<pubDate>Tue, 14 Feb 2012 07:06:51 +0000</pubDate>
		<guid isPermaLink="false">http://capnjosh.com/blog/?p=120#comment-3941</guid>
		<description>I was actually curious if documentation would be a way I could contribute to your ongoing project.  After all, creating documentation is a great to learn something new, and if it helps anybody, well, that&#039;s just great :)</description>
		<content:encoded><![CDATA[<p>I was actually curious if documentation would be a way I could contribute to your ongoing project.  After all, creating documentation is a great to learn something new, and if it helps anybody, well, that&#8217;s just great <img src='http://capnjosh.com/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on It Lives by thelinuxlich</title>
		<link>http://capnjosh.com/blog/?p=125&#038;cpage=1#comment-3940</link>
		<dc:creator>thelinuxlich</dc:creator>
		<pubDate>Mon, 13 Feb 2012 12:12:45 +0000</pubDate>
		<guid isPermaLink="false">http://capnjosh.com/blog/?p=125#comment-3940</guid>
		<description>Very nice!</description>
		<content:encoded><![CDATA[<p>Very nice!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Actually Trying a WP7 Application using an Entity Systems Approach by thelinuxlich</title>
		<link>http://capnjosh.com/blog/?p=120&#038;cpage=1#comment-3939</link>
		<dc:creator>thelinuxlich</dc:creator>
		<pubDate>Mon, 13 Feb 2012 12:09:54 +0000</pubDate>
		<guid isPermaLink="false">http://capnjosh.com/blog/?p=120#comment-3939</guid>
		<description>Hi Josh. I&#039;m the creator of Artemis C# and I&#039;m glad you&#039;re trying this avant-garde approach for game development. I must apologize for the lack of documentation, time has been too much short for me...anyway, I think you can get a grip on Artemis by reading its example code, a simple game called Starwarrior, located here: https://github.com/thelinuxlich/starwarrior_CSharp

Feel free to talk with me on gtalk if you have any doubts or suggestions!</description>
		<content:encoded><![CDATA[<p>Hi Josh. I&#8217;m the creator of Artemis C# and I&#8217;m glad you&#8217;re trying this avant-garde approach for game development. I must apologize for the lack of documentation, time has been too much short for me&#8230;anyway, I think you can get a grip on Artemis by reading its example code, a simple game called Starwarrior, located here: <a href="https://github.com/thelinuxlich/starwarrior_CSharp" rel="nofollow">https://github.com/thelinuxlich/starwarrior_CSharp</a></p>
<p>Feel free to talk with me on gtalk if you have any doubts or suggestions!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Autonomous Creature System- Useful or Nicety? by Josh</title>
		<link>http://capnjosh.com/blog/?p=61&#038;cpage=1#comment-107</link>
		<dc:creator>Josh</dc:creator>
		<pubDate>Fri, 18 May 2007 18:54:11 +0000</pubDate>
		<guid isPermaLink="false">http://capnjosh.com/blog/?p=61#comment-107</guid>
		<description>I&#039;ve been reading a number of articles having to do with virtual ecologies, and I think there is an assumption about the design of the game as a whole that is consistently present- and the two are indeed mutually exclusive.  Damion mentioned the extinction issue, and that&#039;s truly something the player would see.  They couldn&#039;t find the creature they were looking for... because that&#039;s the creature every other player was looking for, and had been for some time.

In some way that&#039;s only a problem when there are static quests.  In a true virtual ecology there is no such thing as static quests, needs, or events.  What is necessitated by the implementation of a virtual ecology is a dynamic, responsive quest system.  The way to achieve it is to 1. Somehow let players make meaningful quests of their own, and 2. Somehow make NPC quests adjust to the ever-changing environment around them.  Of course, there can be the occasional static quest in there to further flesh out the quest gameplay track.

Further ramifications include the need for a true market economy where in-game item values are wholly determined by what some player is willing to pay.  Base values in Eve Online often boil down to what an item is worth when it&#039;s been reprocessed into its raw materials.  High values depend on what someone is willing to pay.

Even further is what may be the need for constrained player-generated items.  If crafters can adjust what they make based on what is available- and I&#039;m not just talking about not making items whose blueprints require materials that are not available in the area any longer.  I&#039;m implying that players can actually change blueprints to fit what is available.  Having the appearance of said items reflect the actual materials used would make for nice &quot;flare&quot;.

Extinction could be largely avoided by just leaving it open to a developer to be able to reintroduce a currently-extinct species, and with some attribute modifications if necessary.  Or, if players had the ability to initiate spontaneous spawn spot creation of some certain species that could alleviate if not fix the problem.  Heh heh, imagine player-run wild game preserves for endangered species :)

Now, I&#039;m not just running amok designer-with-his-head-in-the-clouds style.  I&#039;m trying to make the point that as soon as we decide to have a &quot;virtual ecology&quot; there are vast, far-reaching changes to the fundamental game mechanics and systems that must be implemented as well; otherwise there will be game-breaking problems.  The approach has to be make the virtual ecology first, then within that implement features that allow for dynamic quests based on their surrounding environment at that moment.  If we can have an NPC city respond to what amount to real, genuine threats to its existence by issuing relevant quests and missions, for example, then we&#039;re a long way there.

My point is also that current &quot;WoW clones&quot; have it right for what they are.  If you have static quests, if you have static NPC cities, if you have static spawn spots, and/or if you have large swaths of instancing, then they all kind of go together.  WoW is not compatible in its current set of assumptions and implementation with a virtual ecology, dynamic quests, and fully player-driven economy.  To go with just one of the latter you must embrace them all (in order to have a &quot;best&quot; product).  You can&#039;t mix hoards of static quests with a virtual ecology.  In fact, merely the presence of hoards of static quests means it&#039;s not a virtual ecology.

To wrap up this endless comment, attempting a &quot;virtual ecology&quot; in an MMOG will require a complete and utter re-think of everything we currently see in the genre.  Also, there is a bit more emphasis on &quot;static quests&quot; than I intend, so forgive me ;)</description>
		<content:encoded><![CDATA[<p>I&#8217;ve been reading a number of articles having to do with virtual ecologies, and I think there is an assumption about the design of the game as a whole that is consistently present- and the two are indeed mutually exclusive.  Damion mentioned the extinction issue, and that&#8217;s truly something the player would see.  They couldn&#8217;t find the creature they were looking for&#8230; because that&#8217;s the creature every other player was looking for, and had been for some time.</p>
<p>In some way that&#8217;s only a problem when there are static quests.  In a true virtual ecology there is no such thing as static quests, needs, or events.  What is necessitated by the implementation of a virtual ecology is a dynamic, responsive quest system.  The way to achieve it is to 1. Somehow let players make meaningful quests of their own, and 2. Somehow make NPC quests adjust to the ever-changing environment around them.  Of course, there can be the occasional static quest in there to further flesh out the quest gameplay track.</p>
<p>Further ramifications include the need for a true market economy where in-game item values are wholly determined by what some player is willing to pay.  Base values in Eve Online often boil down to what an item is worth when it&#8217;s been reprocessed into its raw materials.  High values depend on what someone is willing to pay.</p>
<p>Even further is what may be the need for constrained player-generated items.  If crafters can adjust what they make based on what is available- and I&#8217;m not just talking about not making items whose blueprints require materials that are not available in the area any longer.  I&#8217;m implying that players can actually change blueprints to fit what is available.  Having the appearance of said items reflect the actual materials used would make for nice &#8220;flare&#8221;.</p>
<p>Extinction could be largely avoided by just leaving it open to a developer to be able to reintroduce a currently-extinct species, and with some attribute modifications if necessary.  Or, if players had the ability to initiate spontaneous spawn spot creation of some certain species that could alleviate if not fix the problem.  Heh heh, imagine player-run wild game preserves for endangered species <img src='http://capnjosh.com/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>Now, I&#8217;m not just running amok designer-with-his-head-in-the-clouds style.  I&#8217;m trying to make the point that as soon as we decide to have a &#8220;virtual ecology&#8221; there are vast, far-reaching changes to the fundamental game mechanics and systems that must be implemented as well; otherwise there will be game-breaking problems.  The approach has to be make the virtual ecology first, then within that implement features that allow for dynamic quests based on their surrounding environment at that moment.  If we can have an NPC city respond to what amount to real, genuine threats to its existence by issuing relevant quests and missions, for example, then we&#8217;re a long way there.</p>
<p>My point is also that current &#8220;WoW clones&#8221; have it right for what they are.  If you have static quests, if you have static NPC cities, if you have static spawn spots, and/or if you have large swaths of instancing, then they all kind of go together.  WoW is not compatible in its current set of assumptions and implementation with a virtual ecology, dynamic quests, and fully player-driven economy.  To go with just one of the latter you must embrace them all (in order to have a &#8220;best&#8221; product).  You can&#8217;t mix hoards of static quests with a virtual ecology.  In fact, merely the presence of hoards of static quests means it&#8217;s not a virtual ecology.</p>
<p>To wrap up this endless comment, attempting a &#8220;virtual ecology&#8221; in an MMOG will require a complete and utter re-think of everything we currently see in the genre.  Also, there is a bit more emphasis on &#8220;static quests&#8221; than I intend, so forgive me <img src='http://capnjosh.com/blog/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Agile-Designed MMOs by Josh</title>
		<link>http://capnjosh.com/blog/?p=62&#038;cpage=1#comment-106</link>
		<dc:creator>Josh</dc:creator>
		<pubDate>Fri, 18 May 2007 18:10:22 +0000</pubDate>
		<guid isPermaLink="false">http://capnjosh.com/blog/?p=62#comment-106</guid>
		<description>Yeah, I suppose Agile methodologies are absolutely perfect for prototyping design ideas.  And, gosh, that would be a freakin&#039; blast.

So, just for the sake of writing out the idea:  Agile is a natural fit for prototyping; then based on that feedback the Big Design is refined and the various &quot;products&quot; that make up the game are identified and scoped; and then proceed Agile-style to make all those &quot;tools&quot; (as I call them).  &quot;Tools&quot; being all the stuff players can do.</description>
		<content:encoded><![CDATA[<p>Yeah, I suppose Agile methodologies are absolutely perfect for prototyping design ideas.  And, gosh, that would be a freakin&#8217; blast.</p>
<p>So, just for the sake of writing out the idea:  Agile is a natural fit for prototyping; then based on that feedback the Big Design is refined and the various &#8220;products&#8221; that make up the game are identified and scoped; and then proceed Agile-style to make all those &#8220;tools&#8221; (as I call them).  &#8220;Tools&#8221; being all the stuff players can do.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Agile-Designed MMOs by Damion Schubert</title>
		<link>http://capnjosh.com/blog/?p=62&#038;cpage=1#comment-103</link>
		<dc:creator>Damion Schubert</dc:creator>
		<pubDate>Fri, 18 May 2007 15:42:24 +0000</pubDate>
		<guid isPermaLink="false">http://capnjosh.com/blog/?p=62#comment-103</guid>
		<description>Use Agile to make 1 zone/area/world.  Finish it.  Do it with a small prototype team.  Take it so it&#039;s as representative of the final project that you can do it.

Then do the Big Design.</description>
		<content:encoded><![CDATA[<p>Use Agile to make 1 zone/area/world.  Finish it.  Do it with a small prototype team.  Take it so it&#8217;s as representative of the final project that you can do it.</p>
<p>Then do the Big Design.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Original Intellectual Properties by Josh</title>
		<link>http://capnjosh.com/blog/?p=50&#038;cpage=1#comment-29</link>
		<dc:creator>Josh</dc:creator>
		<pubDate>Fri, 13 Apr 2007 22:14:46 +0000</pubDate>
		<guid isPermaLink="false">http://capnjosh.com/blog/?p=50#comment-29</guid>
		<description>Thanks for the note, Psychochild-

I will fully not underestimate (and in fact appreciate) the power of getting a larger pool of initial players.  Receiving a push to do as much has and will help me from over-focusing on one aspect of a proposition, and this applies to more than just the IP issue.

I remember reading about the issues faced in Star Wars Galaxies designs due to secret movie information.  I liked how it wrenched my perspective to a new location.  They really did have some tough decisions they, well, almost couldn&#039;t make.

However, I have the sense that the underlying &quot;virtual world&quot; mechanics of an MMO are largely independent of the specifics of any IP.  That being said, some IPs are necessarily player-hero centered, rather than allowing for an &quot;Uncle Owen Experience&quot;.  Interestingly, this seems to call into question the very notion that in an MMO every player is or can be a legitimate &quot;hero&quot;.  This is a topic for further discussion.  I&#039;ll cover it in the blog portion soon.</description>
		<content:encoded><![CDATA[<p>Thanks for the note, Psychochild-</p>
<p>I will fully not underestimate (and in fact appreciate) the power of getting a larger pool of initial players.  Receiving a push to do as much has and will help me from over-focusing on one aspect of a proposition, and this applies to more than just the IP issue.</p>
<p>I remember reading about the issues faced in Star Wars Galaxies designs due to secret movie information.  I liked how it wrenched my perspective to a new location.  They really did have some tough decisions they, well, almost couldn&#8217;t make.</p>
<p>However, I have the sense that the underlying &#8220;virtual world&#8221; mechanics of an MMO are largely independent of the specifics of any IP.  That being said, some IPs are necessarily player-hero centered, rather than allowing for an &#8220;Uncle Owen Experience&#8221;.  Interestingly, this seems to call into question the very notion that in an MMO every player is or can be a legitimate &#8220;hero&#8221;.  This is a topic for further discussion.  I&#8217;ll cover it in the blog portion soon.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Original Intellectual Properties by Psychochild</title>
		<link>http://capnjosh.com/blog/?p=50&#038;cpage=1#comment-27</link>
		<dc:creator>Psychochild</dc:creator>
		<pubDate>Thu, 12 Apr 2007 21:15:38 +0000</pubDate>
		<guid isPermaLink="false">http://capnjosh.com/blog/?p=50#comment-27</guid>
		<description>Thanks for the kind words!  I always appreciate a fan of my blog. :)

A few thoughts: First, don&#039;t underestimate the power of getting a larger existing pool of players.  The way the typical subscription-based game works, the more people you have at the start, the longer your game will run, in general.  Before WoW, you could pretty much chart out the growth and decline of a game based on how many people initially tried the game out near launch.  It was the case, as you said, that more people playing means more people that will be attracted to the game.

Note that WoW may fit the pattern, but the large number of players makes it hard to fit it to the typical growth curve.  We&#039;ll have to see how it goes. :)

Second, often a licensed IP can be just as restrictive as it is creativity-inspiring.  Raph Koster often said that the Ultima license was the greatest boon and the greatest albatross he had to deal with on UO, and he had similar stories about Star Wars and how hard it was to get some info about the new movies from LucasFilm.  Of course, the high profile natures of these IPs gave the games a much higher visibility than they might have enjoyed otherwise.

Anyway, thanks again for giving this some thought.

Have fun,</description>
		<content:encoded><![CDATA[<p>Thanks for the kind words!  I always appreciate a fan of my blog. <img src='http://capnjosh.com/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>A few thoughts: First, don&#8217;t underestimate the power of getting a larger existing pool of players.  The way the typical subscription-based game works, the more people you have at the start, the longer your game will run, in general.  Before WoW, you could pretty much chart out the growth and decline of a game based on how many people initially tried the game out near launch.  It was the case, as you said, that more people playing means more people that will be attracted to the game.</p>
<p>Note that WoW may fit the pattern, but the large number of players makes it hard to fit it to the typical growth curve.  We&#8217;ll have to see how it goes. <img src='http://capnjosh.com/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>Second, often a licensed IP can be just as restrictive as it is creativity-inspiring.  Raph Koster often said that the Ultima license was the greatest boon and the greatest albatross he had to deal with on UO, and he had similar stories about Star Wars and how hard it was to get some info about the new movies from LucasFilm.  Of course, the high profile natures of these IPs gave the games a much higher visibility than they might have enjoyed otherwise.</p>
<p>Anyway, thanks again for giving this some thought.</p>
<p>Have fun,</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Death Penalties Musings Responses by Josh</title>
		<link>http://capnjosh.com/blog/?p=43&#038;cpage=1#comment-26</link>
		<dc:creator>Josh</dc:creator>
		<pubDate>Wed, 11 Apr 2007 19:33:41 +0000</pubDate>
		<guid isPermaLink="false">http://capnjosh.com/blog/?p=43#comment-26</guid>
		<description>In regards to the second point on higher risk vs. higher reward:

I didn&#039;t intend to sound like I disagreed with the notion that higher risk goes with higher reward.  I&#039;m afraid my &quot;writer&#039;s voice&quot; is still a bit rough, though I am improving.

I was partly reacting to the notion of the best items coming from loot drops, and also partly from the implication that such a system largely precludes one from being able to play totally combat-free, hence the Stephen Hawking statement, however tacky that was - sorry :(.  Both points, incidentally, hinge on the case for &quot;virtual worlds&quot; vs. &quot;games&quot;.  However, they do interrelate at some equal level, so the &quot;virtual worlds&quot; debate includes them.

The disagreeable part is that there would need to be a more explicit developer presence in the mechanics of the game, in this case some system to increase the death penalty based on the [relative] difficulty of the foe.  Such a presence is in essence the &quot;unnatural&quot; or &quot;contrived&quot; rules that are fundamentally a &quot;game&quot;.

I&#039;ve gotta say I honestly don&#039;t dislike the original idea as much as it may be coming across.  In fact, I find it intriguing.  In retrospect, I used the original idea as a jumping off point into, well, a part of the &quot;virtual world&quot; debate.  I&#039;m still figuring out how best to express ideas, and part of that process seems to include a certain bit of mistakery.  So, all is duly noted.</description>
		<content:encoded><![CDATA[<p>In regards to the second point on higher risk vs. higher reward:</p>
<p>I didn&#8217;t intend to sound like I disagreed with the notion that higher risk goes with higher reward.  I&#8217;m afraid my &#8220;writer&#8217;s voice&#8221; is still a bit rough, though I am improving.</p>
<p>I was partly reacting to the notion of the best items coming from loot drops, and also partly from the implication that such a system largely precludes one from being able to play totally combat-free, hence the Stephen Hawking statement, however tacky that was &#8211; sorry <img src='http://capnjosh.com/blog/wp-includes/images/smilies/icon_sad.gif' alt=':(' class='wp-smiley' /> .  Both points, incidentally, hinge on the case for &#8220;virtual worlds&#8221; vs. &#8220;games&#8221;.  However, they do interrelate at some equal level, so the &#8220;virtual worlds&#8221; debate includes them.</p>
<p>The disagreeable part is that there would need to be a more explicit developer presence in the mechanics of the game, in this case some system to increase the death penalty based on the [relative] difficulty of the foe.  Such a presence is in essence the &#8220;unnatural&#8221; or &#8220;contrived&#8221; rules that are fundamentally a &#8220;game&#8221;.</p>
<p>I&#8217;ve gotta say I honestly don&#8217;t dislike the original idea as much as it may be coming across.  In fact, I find it intriguing.  In retrospect, I used the original idea as a jumping off point into, well, a part of the &#8220;virtual world&#8221; debate.  I&#8217;m still figuring out how best to express ideas, and part of that process seems to include a certain bit of mistakery.  So, all is duly noted.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

