<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
	<channel>
		<title><![CDATA[Latest posts for the topic "Simplifying Interactions and Awareness"]]></title>
		<link>http://www.disastrousconsequences.com/dcforum/posts/list/1.page</link>
		<description><![CDATA[Latest messages posted in the topic "Simplifying Interactions and Awareness"]]></description>
		<generator>JForum - http://www.jforum.net</generator>
			<item>
				<title>Simplifying Interactions and Awareness</title>
				<description><![CDATA[ The current client side code is very complex. We have the following:
<li> RPGInteraction - Mysterial's initial version that handled the old L menu, shows the level and points, and shows the current Artifact
<li> DruidsRPGKeysInteraction - adds to the RPGInteraction. Changes the L menu, adds extra key handling for the artifacts. Also now has the AM Artifact timing in it
<li> DruidAwarenessInteraction - draws the bars for the WM/AM awareness skill
<li> MedicAwarenessInteraction - draws the bars for the medic awareness
<li> EngineerAwarenessInteraction - draws the bars for the engineer awareness
<li> MonsterMasterInteraction - shows the extra details for monster artifacts and lists the monster points
<li> EngineerInteraction - shows the extra details for the engineer artifacts, and the timer, and the turret linking

To support the Awareness skills, we also have 3 extra classes - DruidAwarenessEnemyList, MedicAwarenessEnemyList and EngineerAwarenessTeamList. These keep lists clientside of which pawns to put bars on top of.

Anyway, that is all much too complex. So now all the Druid interactions have been combined into one, and all the three enemylist classes have been combined. This makes things much simpler, and may get rid of some of the display problems.

As an extra, I have moved the Engineer awareness bar down slightly, so it will sit underneath the Medic awareness bar. This means both can exist at the same time.

So, once I have finished testing, I will enable (at the next build) for the hybrids to also have access to the awareness skills. Which I think is how it should be.]]></description>
				<guid isPermaLink="true">http://www.disastrousconsequences.com/dcforum/posts/list/4710.page#43091</guid>
				<link>http://www.disastrousconsequences.com/dcforum/posts/list/4710.page#43091</link>
				<pubDate><![CDATA[Wed, 3 Mar 2010 16:55:01]]> GMT</pubDate>
				<author><![CDATA[ Szlat]]></author>
			</item>
			<item>
				<title>Re:Simplifying Interactions and Awareness</title>
				<description><![CDATA[ and you get to sleep when??? :-? ]]></description>
				<guid isPermaLink="true">http://www.disastrousconsequences.com/dcforum/posts/list/4710.page#43093</guid>
				<link>http://www.disastrousconsequences.com/dcforum/posts/list/4710.page#43093</link>
				<pubDate><![CDATA[Wed, 3 Mar 2010 21:03:21]]> GMT</pubDate>
				<author><![CDATA[ dom60]]></author>
			</item>
	</channel>
</rss>
