<?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>Wildstar @ MMO-Game.EU</title> <atom:link href="http://wildstar.mmo-game.eu/feed/" rel="self" type="application/rss+xml" /><link>http://wildstar.mmo-game.eu</link> <description>Just another Wildstar MMO Game Fansite</description> <lastBuildDate>Sun, 13 May 2012 21:50:42 +0000</lastBuildDate> <language>en</language> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <item><title>Q &amp; A with Lead Client Engineer Jon Wiesman</title><link>http://wildstar.mmo-game.eu/q-a-with-lead-client-engineer-underdog/</link> <comments>http://wildstar.mmo-game.eu/q-a-with-lead-client-engineer-underdog/#comments</comments> <pubDate>Tue, 08 May 2012 06:30:13 +0000</pubDate> <dc:creator>Myrddin</dc:creator> <category><![CDATA[News]]></category> <category><![CDATA[carbine]]></category> <category><![CDATA[dev]]></category> <category><![CDATA[q&a]]></category> <category><![CDATA[ui]]></category> <category><![CDATA[wildstar]]></category><guid
isPermaLink="false">http://wildstar.mmo-game.eu/?p=354</guid> <description><![CDATA[Troy &#8220;Aether&#8221; Hewitt forced, erm pinched convinced Lead Client Engineer Jon &#8220;Underdog&#8221; Wiesman to answer some questions for us at Wildstar Central. Q &#38; A Session Aether surprised us over the week-end with a possible Q &#38; A Session with Jon Underdog Wiesman. Topics were limited to User Interface (UI) and related subjects. Troy threatened [...]]]></description> <content:encoded><![CDATA[<p><img
src="http://wildstar.mmo-game.eu/files/2012/05/Jon_Underdog_Wiesman_Wildstar_Lead_Software_Engineer.jpg?386d1e" alt="" title="Jon Underdog Wiesman Wildstar Lead Software Engineer" width="400" height="255" class="alignleft size-full wp-image-361" style="margin-right: 10px; margin-top: 5px; margin-bottom: 5px;" />Troy &#8220;Aether&#8221; Hewitt <del
datetime="2012-05-07T14:57:39+00:00">forced</del>, erm <del
datetime="2012-05-07T14:57:39+00:00">pinched</del> convinced Lead Client Engineer Jon &#8220;Underdog&#8221; Wiesman to answer some questions for us at <a
href="http://wildstar-central.com/index.php?threads/hello-folks-meet-jon-wiesman-lead-client-engineer-at-carbine.593/#post-3629" target="_blank">Wildstar Central</a>.</p><p><span
id="more-354"></span></p><h3>Q &amp; A Session</h3><p>Aether surprised us over the week-end with a possible Q &amp; A Session with Jon Underdog Wiesman. Topics were limited to User Interface (UI) and related subjects. Troy threatened us with pinching should we ask about beta!</p><p><img
class="aligncenter size-full wp-image-358" title="troy aether hewitt loves to pinch his staff" src="http://wildstar.mmo-game.eu/files/2012/05/troy_aether_hewitt_loves_to_pinch_his_staff_in_the_office.jpg?386d1e" alt="" width="698" height="162" /></p><p>At first Aether started a thread at the WSC Forum, but we were too shy to ask questions right away and then we got started on IRC at #wildstar. You can find the full <a
href="#chat">chatlog at the end of this post</a>. Here is a mix of questions from both sources.</p><h4>What can we expect of the default UI?</h4><ul><li>Before anyone posts a question, one of the first things I wanted to address was a concern that if we are allowing the UI to be modifiable, then that might mean that we are not giving 100% to making sure that the default UI is worthy of a AAA title. I can assure you that will not be the case. Our lead UI designer is passionate about making the WildStar UI a great UI, and for the people out there who never ever want to install new Addons, we are committed to making the default WildStar UI just as good as the rest of the game.</li></ul><h4>Why is there even a need for UI Api?</h4><ul><li>I think having a modifiable UI is essential to creating a long-term MMO that people want to play, not just for a few months, but for years. Game studios have long realized that UI design and implementation is not just an afterthought. This stuff matters a lot. Unfortunately when certain types of games dominate an industry for a period of time, they sometimes tend to have a persistent effect on UI design for years afterwards, and studios are reticent about breaking out of established patterns. This is where you guys come in.</li></ul><h4>Do you have macros and keybindings?</h4><ul><li>Yes, we do have macros in the game, but they are currently much simpler than they are in other games. Part of that is a desire to limit the possibility of botting, and part of that is because other areas of the UI API make macros less important. We will absolutely document all the macro commands. We still need to prevent botting, so our solution to that does mean tying certain kinds of actions to on-screen widgets.<br
/> Keybinding is pretty straightforward, and will allow you to bind most key combinations to any action you want. If you want multiple rows of action bars, you can make that happen. It&#8217;s up to you.</li></ul><h4>Will there be an ingame map?</h4><ul><li>Our map UI will have lots of cool features built in at launch, including features like showing friends, zooming in, highlighting objectives, etc. If it doesn&#8217;t do something really cool that you think it should&#8230; well, either you or somebody else will fix that soon we expect.</li></ul><h4>What kind of information you&#8217;d expose to the UI Addon API?</h4><ul><li>Honestly, the answer is…….. pretty much EVERYTHING. The in-game UI will be 100% completely modifiable.You can completely recreate the UI to look however YOU want it to look. Seriously. One thing you will love about our API is the ability to create a new Addon based on an existing Carbine Addon, change it, make it your own, and then use it.</li></ul><h4>How do you deal with possible killer UI addon that you HAVE to use to be competitive are large?</h4><ul><li>I&#8217;m not sure that&#8217;s true. Honestly, the way I set this up was with these kinds of issues in mind. We&#8217;re doing something a little different in terms of API.<br
/> and more via Forum: One concern that is brought up is the invention of a &#8220;Superaddon&#8221; or something that basically makes it necessary to have that particular Addon in order to compete at all. I think our API should make that less of a concern, but we will deal with those kinds of things as they come up. We are going to be very much involved in the Addon development community. We won&#8217;t be just throwing the API out there and then ignoring everyone. And when we do need to make changes to the API, we will be forthright about the reasons why.</li></ul><h4>How do you make sure people can properly see the UI elements?</h4><ul><li>We use what is called the &#8220;authored resolution&#8221; which sets a minimum virtual resolution for the screen. If you shrink the app so that it would be below that, we start scaling. The biggest challenge with that was with making sure fonts are still readable.</li></ul><h4>Can you use frames that are independent from gobal scale?</h4><ul><li>Pretty much all the windows (we call them windows, not frames, but essentially the same thing) use the same UI scale. But I think you&#8217;ll find it works well. We will probably expose the function for getting absolute app size, so if you wanted to create a window at a specific size you could do that. All our window positioning uses a combination of % from parent edges (or the whole app if no parent) + an offset</li></ul><h4>Will the user interface allow profiles?</h4><ul><li>Yes, you will be able to switch your UI for characters/realms/accounts. You could load a PvP addon for example only on PvP Realms. I think you should be able to accommodate those needs without reloading the UI</li></ul><h4>Would I need to set up 2 profiles for fullscreen and windowed mode?</h4><ul><li>The window should adapt to that with no problem.</li></ul><h4>The UI Addon API is based on XML, why do you use LUA?</h4><ul><li>XML is used for defining forms and other data-ish stuff. Lua is used for logic</li></ul><h4>How much does the game rely on reasonable latency?</h4><ul><li>Certain aspects of MMO server architecture are just facts of life, for the foreseeable future, and dealing with latency by using strategies like client-side simulation, prediction, and resolution (when you are wrong about the predictions) will always lead to certain expected (and possibly undesirable visual) phenomena on the margins. Some games are better at making this feel more natural than others, but all of them deal with it in one way or another.</li></ul><p>These questions are taken from Wildstar Central and the IRC chatlog from #wildstar channel, you can read the sources below. Hope that was interesting for you! Thanks to Troy and Jon for giving us this unexpected Q&#038;A session!</p><h3>Source</h3><ul><li>Wildstar Central &#8211; <a
href="http://wildstar-central.com/index.php?threads/hello-folks-meet-jon-wiesman-lead-client-engineer-at-carbine.593/#post-3629" target="_blank">http://wildstar-central.com/</a></li><li>Chat &#8211; <a
href="#chat">chatlog</a></li></ul><p><a
name="chat"></a></p><h3>Chatlog</h3><p><font
color="#A82F2F"><font
size="2">(2012-05-08 23:23:02)</font> starspun:</font> http://wildstar-central.com/index.php?threads/hello-folks-meet-jon-wiesman-lead-client-engineer-at-carbine.593/<br/><br
/> <font
color="#A82F2F"><font
size="2">(2012-05-08 23:23:43)</font> CosmicDebris:</font> But maybe if it is skedule maybe this problem will not <br/><br
/> <font
color="#16569E"><font
size="2">(2012-05-08 23:23:47)</font> Myrddin:</font> yeah kgpanels, too<br/><br
/> <font
color="#A82F2F"><font
size="2">(2012-05-08 23:24:31)</font> dpi209:</font> New news have been newsed!<br/><br
/> <font
color="#A82F2F"><font
size="2">(2012-05-08 23:31:54)</font> News:</font> WildStarCentral: Oh look! A @Carbine_Studios #WildStar developer on WSC @ http://t.co/oJbJgob7 &#8211; come say hello, ask a question or two! &#8211; ZR &#8211; Twitter / WildStarCentral &#8211; http://twitter.com/WildStarCentral/statuses/199973753931833344<br/><br
/> <font
color="#16569E"><font
size="2">(2012-05-08 23:33:00)</font> Myrddin:</font> Is noone asking a question, yet? <img
src="http://wildstar.mmo-game.eu/wp-includes/images/smilies/icon_biggrin.gif?386d1e" alt=':D' class='wp-smiley' /> <br/><br
/> <font
color="#16569E"><font
size="2">(2012-05-08 23:33:09)</font> Myrddin:</font> Thought you had somehting nice <img
src="http://wildstar.mmo-game.eu/wp-includes/images/smilies/icon_biggrin.gif?386d1e" alt=':D' class='wp-smiley' /> <br/><br
/> <font
color="#A82F2F"><font
size="2">(2012-05-08 23:33:43)</font> starspun:</font> We&apos;re shy <img
src="http://wildstar.mmo-game.eu/wp-includes/images/smilies/icon_sad.gif?386d1e" alt=':(' class='wp-smiley' /> <br/><br
/> <font
color="#A82F2F"><font
size="2">(2012-05-08 23:34:57)</font> dpi209:</font> lol<br/><br
/> <font
size="2">(2012-05-08 23:37:18)</font> Aether [<em>webirc@209.203.107.218</em>] hat den Raum betreten.<br/><br
/> <font
color="#A82F2F"><font
size="2">(2012-05-08 23:37:26)</font> Aether:</font> Tada!<br/><br
/> <font
color="#16569E"><font
size="2">(2012-05-08 23:37:49)</font> Myrddin:</font> Hello Troy!<br/><br
/> <font
color="#16569E"><font
size="2">(2012-05-08 23:38:04)</font> Myrddin:</font> we jsut realized that we are shy!<br/><br
/> <font
color="#16569E"><font
size="2">(2012-05-08 23:38:06)</font> Myrddin:</font> <img
src="http://wildstar.mmo-game.eu/wp-includes/images/smilies/icon_biggrin.gif?386d1e" alt=':D' class='wp-smiley' /> <br/><br
/> <font
color="#A82F2F"><font
size="2">(2012-05-08 23:38:16)</font> dpi209:</font> Har har<br/><br
/> <font
size="2">(2012-05-08 23:39:04)</font> UnderdogBPL [<em>webirc@209.203.107.218</em>] hat den Raum betreten.<br/><br
/> <font
color="#A82F2F"><font
size="2">(2012-05-08 23:39:20)</font> dpi209:</font> I sense a distinct lack of [CRB] here<br/><br
/> <font
color="#16569E"><font
size="2">(2012-05-08 23:40:28)</font> Myrddin:</font> Hello UnderdogBPL<br/><br
/> <font
color="#A82F2F"><font
size="2">(2012-05-08 23:40:30)</font> UnderdogBPL:</font> I&apos;m here<br/><br
/> <font
color="#A82F2F"><font
size="2">(2012-05-08 23:40:40)</font> dpi209:</font> Who&apos;s there?<br/><br
/> <font
color="#16569E"><font
size="2">(2012-05-08 23:40:41)</font> Myrddin:</font> welcome <img
src="http://wildstar.mmo-game.eu/wp-includes/images/smilies/icon_biggrin.gif?386d1e" alt=':D' class='wp-smiley' /> <br/><br
/> <font
color="#A82F2F"><font
size="2">(2012-05-08 23:40:45)</font> UnderdogBPL:</font> Thanks!<br/><br
/> <font
color="#A82F2F"><font
size="2">(2012-05-08 23:40:49)</font> Aether:</font> Dips! I see you!<br/><br
/> <font
color="#A82F2F"><font
size="2">(2012-05-08 23:40:58)</font> Aether:</font> Jon is UnderdogBPL.<br/><br
/> <font
color="#062585"><font
size="2">(2012-05-08 23:40:59)</font> ***dpi209</font> hides behind starspun<br/><br
/> <font
color="#A82F2F"><font
size="2">(2012-05-08 23:41:05)</font> dpi209:</font> AH!<br/><br
/> <font
color="#A82F2F"><font
size="2">(2012-05-08 23:41:18)</font> Aether:</font> Starspun! Myrddin! This is like old home week.<br/><br
/> <font
color="#16569E"><font
size="2">(2012-05-08 23:41:27)</font> Myrddin:</font> haha<br/><br
/> <font
color="#A82F2F"><font
size="2">(2012-05-08 23:41:37)</font> dpi209:</font> Hello Jon, nice to meet you.<br/><br
/> <font
color="#A82F2F"><font
size="2">(2012-05-08 23:41:43)</font> UnderdogBPL:</font> I hope everyone enjoyed my thrilling tale of programming in Ruby<br/><br
/> <font
color="#A82F2F"><font
size="2">(2012-05-08 23:41:49)</font> UnderdogBPL:</font> Hi dpi<br/><br
/> <font
color="#A82F2F"><font
size="2">(2012-05-08 23:41:58)</font> starspun:</font> Heeey you guys!<br/><br
/> <font
color="#16569E"><font
size="2">(2012-05-08 23:42:02)</font> Myrddin:</font> good to have you here!<br/><br
/> <font
color="#A82F2F"><font
size="2">(2012-05-08 23:42:18)</font> Aether:</font> So ya&apos;ll promise to be nice to Jon, right? I have to step away for a quick meeting.<br/><br
/> <font
color="#A82F2F"><font
size="2">(2012-05-08 23:42:18)</font> Zap-Robo:</font> Argh! Who let them in!<br/><br
/> <font
color="#A82F2F"><font
size="2">(2012-05-08 23:42:26)</font> dpi209:</font> UnderdogBPL: Yes <img
src="http://wildstar.mmo-game.eu/wp-includes/images/smilies/icon_smile.gif?386d1e" alt=':)' class='wp-smiley' /> <br/><br
/> <font
color="#A82F2F"><font
size="2">(2012-05-08 23:42:27)</font> Zap-Robo:</font> lo guys <img
src="http://wildstar.mmo-game.eu/wp-includes/images/smilies/icon_smile.gif?386d1e" alt=':)' class='wp-smiley' /> <br/><br
/> <font
color="#A82F2F"><font
size="2">(2012-05-08 23:42:34)</font> starspun:</font> We&apos;ll treat him right Aether, don&apos;t worry!<br/><br
/> <font
size="2">(2012-05-08 23:42:49)</font> Modus (+vv Aether UnderdogBPL) von starspun<br/><br
/> <font
color="#A82F2F"><font
size="2">(2012-05-08 23:42:50)</font> Aether:</font> Also, remember- he is doing this while he is doing other programmery and such.<br/><br
/> <font
color="#16569E"><font
size="2">(2012-05-08 23:43:05)</font> Myrddin:</font> Sure, we will be nice, I suppose there isn&#8217;t much that will be worse thanbeing pinched and forced to come here <img
src="http://wildstar.mmo-game.eu/wp-includes/images/smilies/icon_biggrin.gif?386d1e" alt=':D' class='wp-smiley' /> <br/><br
/> <font
color="#A82F2F"><font
size="2">(2012-05-08 23:43:09)</font> UnderdogBPL:</font> So I posted a quick hello in that thread that Aether started<br/><br
/> <font
color="#A82F2F"><font
size="2">(2012-05-08 23:43:31)</font> starspun:</font> I&apos;m about to post a reply there with some questions I really don&apos;t expect to be answered <img
src="http://wildstar.mmo-game.eu/wp-includes/images/smilies/icon_razz.gif?386d1e" alt=':P' class='wp-smiley' /> <br/><br
/> <font
color="#A82F2F"><font
size="2">(2012-05-08 23:43:49)</font> UnderdogBPL:</font> Those are my favorite kinds!<br/><br
/> <font
color="#A82F2F"><font
size="2">(2012-05-08 23:43:57)</font> Zap-Robo:</font> And I&apos;ve upgraded your account to tag you as a Carbine peep <img
src="http://wildstar.mmo-game.eu/wp-includes/images/smilies/icon_smile.gif?386d1e" alt=':)' class='wp-smiley' /> <br/><br
/> <font
color="#A82F2F"><font
size="2">(2012-05-08 23:44:05)</font> UnderdogBPL:</font> YES! I have the power!<br/><br
/> <font
color="#A82F2F"><font
size="2">(2012-05-08 23:44:10)</font> UnderdogBPL:</font> (Is there any power?)<br/><br
/> <font
color="#A82F2F"><font
size="2">(2012-05-08 23:44:19)</font> starspun:</font> Your name turns yellow.<br/><br
/> <font
color="#A82F2F"><font
size="2">(2012-05-08 23:44:20)</font> dpi209:</font> As long as you don&apos;t morph&#8230;<br/><br
/> <font
color="#A82F2F"><font
size="2">(2012-05-08 23:44:32)</font> UnderdogBPL:</font> Yellow names are pretty powerful<br/><br
/> <font
color="#A82F2F"><font
size="2">(2012-05-08 23:44:35)</font> dpi209:</font> Mighty Morphin Carbine Rangers!<br/><br
/> <font
color="#A82F2F"><font
size="2">(2012-05-08 23:44:39)</font> starspun:</font> Some might even say&#8230; gold!<br/><br
/> <font
color="#16569E"><font
size="2">(2012-05-08 23:44:53)</font> Myrddin:</font> We realized that it is not, yet easy to come up with good questions.<br/><br
/> <font
color="#A82F2F"><font
size="2">(2012-05-08 23:45:12)</font> Zap-Robo:</font> (There might be a hidden forum or two)<br/><br
/> <font
color="#A82F2F"><font
size="2">(2012-05-08 23:45:26)</font> Zap-Robo:</font> No promises <img
src="http://wildstar.mmo-game.eu/wp-includes/images/smilies/icon_wink.gif?386d1e" alt=';)' class='wp-smiley' /> <br/><br
/> <font
color="#A82F2F"><font
size="2">(2012-05-08 23:45:37)</font> dpi209:</font> Especially when limited to UI addons, not the engine itself<br/><br
/> <font
color="#A82F2F"><font
size="2">(2012-05-08 23:46:00)</font> UnderdogBPL:</font> Ok, so I guess I will chat in here with you guys for a bit, and then go back and make a post summarizing anything I discussed here?<br/><br
/> <font
color="#A82F2F"><font
size="2">(2012-05-08 23:46:04)</font> UnderdogBPL:</font> Does that sound good?<br/><br
/> <font
color="#A82F2F"><font
size="2">(2012-05-08 23:46:23)</font> Zap-Robo:</font> Whatever you like &#8211; make yourself at home <img
src="http://wildstar.mmo-game.eu/wp-includes/images/smilies/icon_wink.gif?386d1e" alt=';)' class='wp-smiley' /> <br/><br
/> <font
color="#A82F2F"><font
size="2">(2012-05-08 23:47:11)</font> CosmicDebris:</font> Hello Troy <img
src="http://wildstar.mmo-game.eu/wp-includes/images/smilies/icon_smile.gif?386d1e" alt=':)' class='wp-smiley' /> <br/><br
/> <font
color="#A82F2F"><font
size="2">(2012-05-08 23:47:19)</font> UnderdogBPL:</font> *kicking off shoes* cool. Well, Zap asked if there will be Profiles and the answer is sort of. You can tag certain Addons to only load for certain characters/realms/accounts.<br/><br
/> <font
color="#A82F2F"><font
size="2">(2012-05-08 23:47:33)</font> starspun:</font> Hmm, maybe I&apos;ll ask the questions I got from friends here instead, then&#8230; <img
src="http://wildstar.mmo-game.eu/wp-includes/images/smilies/icon_razz.gif?386d1e" alt=':P' class='wp-smiley' /> <br/><br
/> <font
color="#A82F2F"><font
size="2">(2012-05-08 23:47:40)</font> CosmicDebris:</font> I am writting my questions, but i am long <img
src="http://wildstar.mmo-game.eu/wp-includes/images/smilies/icon_biggrin.gif?386d1e" alt=':D' class='wp-smiley' /> <br/><br
/> <font
color="#A82F2F"><font
size="2">(2012-05-08 23:48:16)</font> UnderdogBPL:</font> so if you have an Addon that deals with PvP (not that I am making any news about PvP) and you only wanted that Addon loaded on PvP servers, you could do that<br/><br
/> <font
color="#A82F2F"><font
size="2">(2012-05-08 23:50:14)</font> dpi209:</font> *bites his tongue and asks a serious question instead*<br/><br
/> <font
color="#A82F2F"><font
size="2">(2012-05-08 23:50:37)</font> dpi209:</font> You mentioned you built the UI Addon API on XML &#8211; why are you using LUA then?<br/><br
/> <font
color="#A82F2F"><font
size="2">(2012-05-08 23:51:08)</font> UnderdogBPL:</font> XML is used for defining forms and other data-ish stuff. Lua is used for logic<br/><br
/> <font
color="#A82F2F"><font
size="2">(2012-05-08 23:52:06)</font> dpi209:</font> I know I&apos;m quite of leaving the grounds of addons, so feel free to decline that question, but&#8230;..<br/><br
/> <font
color="#A82F2F"><font
size="2">(2012-05-08 23:52:24)</font> dpi209:</font> Most pressing issue for me is, UI scaling is a frequent issue in games. Having to deal with resolutions from your stock 19&quot; to a HDTV &#8211; how do you make sure people can actually properly see the UI elements?<br/><br
/> <font
color="#A82F2F"><font
size="2">(2012-05-08 23:52:56)</font> UnderdogBPL:</font> We use what is called the &quot;authored resolution&quot; which sets a minimum virtual resolution for the screen<br/><br
/> <font
color="#A82F2F"><font
size="2">(2012-05-08 23:53:14)</font> UnderdogBPL:</font> if you shrink the app so that it would be below that, we start scaling<br/><br
/> <font
color="#A82F2F"><font
size="2">(2012-05-08 23:53:35)</font> CosmicDebris:</font> (Is there a UIparent to refer?)<br/><br
/> <font
color="#A82F2F"><font
size="2">(2012-05-08 23:53:38)</font> UnderdogBPL:</font> The biggest challenge with that was with making sure fonts are still readable<br/><br
/> <font
color="#A82F2F"><font
size="2">(2012-05-08 23:53:46)</font> UnderdogBPL:</font> but I think we solved it pretty well<br/><br
/> <font
color="#A82F2F"><font
size="2">(2012-05-08 23:53:58)</font> dpi209:</font> I&apos;m curious to see <img
src="http://wildstar.mmo-game.eu/wp-includes/images/smilies/icon_smile.gif?386d1e" alt=':)' class='wp-smiley' /> <br/><br
/> <font
color="#A82F2F"><font
size="2">(2012-05-08 23:54:18)</font> UnderdogBPL:</font> Cosmic, I don&apos;t quite understand that question<br/><br
/> <font
color="#A82F2F"><font
size="2">(2012-05-08 23:55:17)</font> dpi209:</font> I think he&apos;s asking whether there&apos;s a parent container UI addons refer to<br/><br
/> <font
color="#A82F2F"><font
size="2">(2012-05-08 23:55:33)</font> CosmicDebris:</font> UIParent I mean a great frame that can give the global scale and if we ask a frame to anchor it, it depend of its scale, but frames wich have others anchor may be independant<br/><br
/> <font
color="#A82F2F"><font
size="2">(2012-05-08 23:56:44)</font> CosmicDebris:</font> (sorry it isn&apos;t easy for me to explain)<br/><br
/> <font
color="#16569E"><font
size="2">(2012-05-08 23:56:53)</font> Myrddin:</font> I often switch from windowed mode, my normal playing one to full screen for frapsing. Would I need to use 2 profiles for that or will the window adapt?<br/><br
/> <font
color="#A82F2F"><font
size="2">(2012-05-08 23:58:38)</font> UnderdogBPL:</font> Answering Cosmic: hmmm, interesting. Pretty much all the windows (we call them windows, not frames, but essentially the same thing) use the same UI scale. But I think you&apos;ll find it works well<br/><br
/> <font
color="#A82F2F"><font
size="2">(2012-05-08 23:59:27)</font> UnderdogBPL:</font> We will probably expose the function for getting absolute app size, so if you wanted to create a window at a specific size you could do that<br/><br
/> <font
color="#A82F2F"><font
size="2">(2012-05-08 23:59:59)</font> UnderdogBPL:</font> Answernig Myrddin: The window should adapt to that with no problem<br/><br
/> <font
color="#16569E"><font
size="2">(2012-05-09 00:00:08)</font> Myrddin:</font> ok, thanks<br/><br
/> <font
color="#A82F2F"><font
size="2">(2012-05-09 00:00:15)</font> CosmicDebris:</font> So strictly absulute and no in %?<br/><br
/> <font
color="#A82F2F"><font
size="2">(2012-05-09 00:00:53)</font> UnderdogBPL:</font> All our window positioning uses a combination of % from parent edges (or the whole app if no parent) + an offset<br/><br
/> <font
color="#A82F2F"><font
size="2">(2012-05-09 00:01:18)</font> CosmicDebris:</font> Ah great <img
src="http://wildstar.mmo-game.eu/wp-includes/images/smilies/icon_smile.gif?386d1e" alt=':)' class='wp-smiley' /> <br/><br
/> <font
color="#A82F2F"><font
size="2">(2012-05-09 00:01:28)</font> UnderdogBPL:</font> so you can basically have both. Strictly % if you want (with 0 offset) or absolute if you want<br/><br
/> <font
color="#A82F2F"><font
size="2">(2012-05-09 00:02:10)</font> dpi209:</font> Have you decided already what kind of information you&apos;d expose to the UI Addon API?<br/><br
/> <font
color="#A82F2F"><font
size="2">(2012-05-09 00:02:17)</font> UnderdogBPL:</font> Yes.<br/><br
/> <font
color="#A82F2F"><font
size="2">(2012-05-09 00:02:19)</font> UnderdogBPL:</font> <img
src="http://wildstar.mmo-game.eu/wp-includes/images/smilies/icon_smile.gif?386d1e" alt=':)' class='wp-smiley' /> <br/><br
/> <font
color="#A82F2F"><font
size="2">(2012-05-09 00:02:39)</font> CosmicDebris:</font> (&lt;3)<br/><br
/> <font
color="#A82F2F"><font
size="2">(2012-05-09 00:02:57)</font> UnderdogBPL:</font> Honestly, the answer is&#8230;&#8230;.. pretty much EVERYTHING<br/><br
/> <font
color="#A82F2F"><font
size="2">(2012-05-09 00:03:12)</font> dpi209:</font> So, chances to get a killer UI addon that you HAVE to use to be competitive are large?<br/><br
/> <font
color="#16569E"><font
size="2">(2012-05-09 00:03:53)</font> Myrddin:</font> (Ã  la decursive on the early wow)<br/><br
/> <font
color="#A82F2F"><font
size="2">(2012-05-09 00:04:21)</font> UnderdogBPL:</font> I&apos;m not sure that&apos;s true. Honestly, the way I set this up was with these kinds of issues in mind<br/><br
/> <font
color="#A82F2F"><font
size="2">(2012-05-09 00:04:32)</font> Zap-Robo:</font> Right, my working day is done &#8211; time to head home <img
src="http://wildstar.mmo-game.eu/wp-includes/images/smilies/icon_smile.gif?386d1e" alt=':)' class='wp-smiley' /> Have fun UnderdogBPL &#8211; don&apos;t be a stranger!<br/><br
/> <font
color="#A82F2F"><font
size="2">(2012-05-09 00:04:38)</font> UnderdogBPL:</font> We&apos;re doing something a little different in terms of API<br/><br
/> <font
color="#A82F2F"><font
size="2">(2012-05-09 00:04:43)</font> Aether:</font> <img
src="http://wildstar.mmo-game.eu/wp-includes/images/smilies/icon_biggrin.gif?386d1e" alt=':D' class='wp-smiley' /> Thanks for having us Zap.<br/><br
/> <font
color="#16569E"><font
size="2">(2012-05-09 00:04:48)</font> Myrddin:</font> ah, great to hear<br/><br
/> <font
color="#A82F2F"><font
size="2">(2012-05-09 00:04:53)</font> CosmicDebris:</font> Thank you Zap <img
src="http://wildstar.mmo-game.eu/wp-includes/images/smilies/icon_smile.gif?386d1e" alt=':)' class='wp-smiley' /> <br/><br
/> <font
size="2">(2012-05-09 00:04:59)</font> Zap-Robo hat den Raum verlassen (quit: Quit).<br/><br
/> <font
color="#A82F2F"><font
size="2">(2012-05-09 00:05:01)</font> UnderdogBPL:</font> By Zap, nice chatting<br/><br
/> <font
color="#16569E"><font
size="2">(2012-05-09 00:05:02)</font> Myrddin:</font> cu later Zap<br/><br
/> <font
color="#A82F2F"><font
size="2">(2012-05-09 00:05:19)</font> starspun:</font> Posted some questions in the forum thread, I see my last one was pretty much intercepted by Myrddin just now<br/><br
/> <font
color="#16569E"><font
size="2">(2012-05-09 00:05:49)</font> Myrddin:</font> I got your question even more intercepted starspun <img
src="http://wildstar.mmo-game.eu/wp-includes/images/smilies/icon_biggrin.gif?386d1e" alt=':D' class='wp-smiley' /> &quot;Think the question above about the profiles, were more situational than a per realm profile. For instance if you planned to do an instance, that you could use profile 1, when you are done you want to do some crafting and need other skills for that and switch to profile 2 for crafting, or pvp (not that there is pvp, just as example)&quot;<br/><br
/> <font
color="#A82F2F"><font
size="2">(2012-05-09 00:06:08)</font> starspun:</font> Not THAT question!<br/><br
/> <font
color="#A82F2F"><font
size="2">(2012-05-09 00:06:36)</font> starspun:</font> Besides, that&apos;s what Zap wanted to know, wasn&apos;t it :p<br/><br
/> <font
color="#A82F2F"><font
size="2">(2012-05-09 00:07:00)</font> UnderdogBPL:</font> Well, I think you should be able to accommodate those needs without reloading the UI<br/><br
/> <font
color="#A82F2F"><font
size="2">(2012-05-09 00:07:05)</font> CosmicDebris:</font> thrully yes :p<br/><br
/> <font
color="#16569E"><font
size="2">(2012-05-09 00:07:13)</font> Myrddin:</font> ok, thanks<br/><br
/> <font
color="#A82F2F"><font
size="2">(2012-05-09 00:07:59)</font> dpi209:</font> I know this question might be a bit mean, but why is there even a need to have a UI API?<br/><br
/> <font
color="#A82F2F"><font
size="2">(2012-05-09 00:08:38)</font> UnderdogBPL:</font> that&apos;s it, I&apos;m insulted. See ya!<br/><br
/> <font
color="#A82F2F"><font
size="2">(2012-05-09 00:08:38)</font> UnderdogBPL:</font> kidding!<br/><br
/> <font
color="#A82F2F"><font
size="2">(2012-05-09 00:08:38)</font> dpi209:</font> -.-<br/><br
/> <font
color="#A82F2F"><font
size="2">(2012-05-09 00:08:54)</font> UnderdogBPL:</font> I have a wild theory about MMOs and moddable UIs<br/><br
/> <font
color="#A82F2F"><font
size="2">(2012-05-09 00:09:04)</font> starspun:</font> Careful, dip, we might have to get the chips out<br/><br
/> <font
color="#A82F2F"><font
size="2">(2012-05-09 00:09:37)</font> UnderdogBPL:</font> I think having a modifiable UI is essential to creating a long-term MMO that people want to play, not just for a few months, but for years<br/><br
/> <font
color="#A82F2F"><font
size="2">(2012-05-09 00:09:39)</font> dpi209:</font> Once I was an MMO gamer, but then I took an arrow to my knee<br/><br
/> <font
color="#A82F2F"><font
size="2">(2012-05-09 00:10:42)</font> starspun:</font> I&apos;ve thought just about the same thing, haha<br/><br
/> <font
color="#A82F2F"><font
size="2">(2012-05-09 00:10:53)</font> CosmicDebris:</font> And will be possible to bind spells without a visible slot to have a clean UI and in the purpuse to bind all our spells and RP-items/trinkets/vehicle etc..?<br/><br
/> <font
color="#A82F2F"><font
size="2">(2012-05-09 00:10:54)</font> starspun:</font> It&apos;s my #1 theory that WoW is still going strong<br/><br
/> <font
color="#A82F2F"><font
size="2">(2012-05-09 00:11:05)</font> UnderdogBPL:</font> Yeah, I&apos;m pretty passionate about it. I will go on and on if someone doesn&apos;t stop me<br/><br
/> <font
color="#A82F2F"><font
size="2">(2012-05-09 00:11:18)</font> UnderdogBPL:</font> I agree with you starspun<br/><br
/> <font
color="#A82F2F"><font
size="2">(2012-05-09 00:11:48)</font> dpi209:</font> Okay, I don&apos;t play WoW &#8211; could someone explain to me WHY that makes people play WoW?<br/><br
/> <font
color="#A82F2F"><font
size="2">(2012-05-09 00:12:01)</font> starspun:</font> Playing any MMO with UI elements that are just flat out annoying and completely unchangeable&#8230; ugh<br/><br
/> <font
color="#A82F2F"><font
size="2">(2012-05-09 00:12:09)</font> CosmicDebris:</font> UI addons: D<br/><br
/> <font
color="#16569E"><font
size="2">(2012-05-09 00:12:28)</font> Myrddin:</font> I have some friends that love to set up their ui and spend an awful lot of time with it<br/><br
/> <font
color="#A82F2F"><font
size="2">(2012-05-09 00:12:41)</font> UnderdogBPL:</font> CosmicDebris: we still need to prevent botting, so our solution to that does mean tying certain kinds of actions to on-screen widgets<br/><br
/> <font
color="#A82F2F"><font
size="2">(2012-05-09 00:13:08)</font> CosmicDebris:</font> I am one of them and realy, i spent sometimes mote times to work on my UI than play the game<br/><br
/> <font
color="#A82F2F"><font
size="2">(2012-05-09 00:13:12)</font> starspun:</font> dip, I think it has something to do with the fact that you can make your UI look exactly the way you want to, so you don&apos;t have to be annoyed by certain bits and pieces<br/><br
/> <font
color="#A82F2F"><font
size="2">(2012-05-09 00:13:22)</font> dpi209:</font> Setting up the UI is great, but why don&apos;t companies just build a UI that makes people don&apos;t need addons?<br/><br
/> <font
color="#A82F2F"><font
size="2">(2012-05-09 00:13:33)</font> UnderdogBPL:</font> Yeah, so the thing is, everyone is different<br/><br
/> <font
color="#A82F2F"><font
size="2">(2012-05-09 00:13:35)</font> starspun:</font> People have different things they expect<br/><br
/> <font
color="#A82F2F"><font
size="2">(2012-05-09 00:13:40)</font> CosmicDebris:</font> (oki <img
src="http://wildstar.mmo-game.eu/wp-includes/images/smilies/icon_smile.gif?386d1e" alt=':)' class='wp-smiley' /> )<br/><br
/> <font
color="#A82F2F"><font
size="2">(2012-05-09 00:13:46)</font> starspun:</font> I guess that&apos;s the tl;dr of it, anyway<br/><br
/> <font
color="#16569E"><font
size="2">(2012-05-09 00:13:47)</font> Myrddin:</font> because you can&#8217;t make an ui that pleases 10 million players<br/><br
/> <font
color="#A82F2F"><font
size="2">(2012-05-09 00:14:06)</font> starspun:</font> Exactly :p One person wants one thing, another wants something else, a third wants something entirely different<br/><br
/> <font
color="#A82F2F"><font
size="2">(2012-05-09 00:14:27)</font> starspun:</font> I&apos;m sure you&apos;ve seen people arguing over the Skyrim UI, even <img
src="http://wildstar.mmo-game.eu/wp-includes/images/smilies/icon_biggrin.gif?386d1e" alt=':D' class='wp-smiley' /> <br/><br
/> <font
color="#A82F2F"><font
size="2">(2012-05-09 00:14:42)</font> CosmicDebris:</font> and we can see that on swtor, it is realy frustrating<br/><br
/> <font
color="#A82F2F"><font
size="2">(2012-05-09 00:14:45)</font> starspun:</font> I think it&apos;s (mostly) fine, a lot of people go UGH GET THIS THING AWAY FROM ME.<br/><br
/> <font
color="#A82F2F"><font
size="2">(2012-05-09 00:14:53)</font> UnderdogBPL:</font> yes, and merely allowing people to turn things on/off, move them around, etc, will be okay for maybe 85% of people, but the remaining 15% want MORE<br/><br
/> <font
color="#A82F2F"><font
size="2">(2012-05-09 00:15:07)</font> dpi209:</font> You got me on the 15%<br/><br
/> <font
color="#A82F2F"><font
size="2">(2012-05-09 00:15:30)</font> UnderdogBPL:</font> but again, I have some wild theories about this<br/><br
/> <font
color="#A82F2F"><font
size="2">(2012-05-09 00:16:01)</font> UnderdogBPL:</font> and soon we will see if I am crazy or&#8230; slightly less crazy<br/><br
/> <font
color="#A82F2F"><font
size="2">(2012-05-09 00:16:12)</font> starspun:</font> Soon&#8230; soon!<br/><br
/> <font
color="#A82F2F"><font
size="2">(2012-05-09 00:16:19)</font> UnderdogBPL:</font> soon&#8230;.ish?<br/><br
/> <font
color="#A82F2F"><font
size="2">(2012-05-09 00:16:24)</font> dpi209:</font> You are per definition crazy, and it&apos;s good that way.<br/><br
/> <font
color="#A82F2F"><font
size="2">(2012-05-09 00:16:25)</font> starspun:</font> Is that with or without the trademark<br/><br
/> <font
color="#A82F2F"><font
size="2">(2012-05-09 00:16:35)</font> dpi209:</font> With.<br/><br
/> <font
color="#A82F2F"><font
size="2">(2012-05-09 00:16:47)</font> dpi209:</font> Game companies NEVER leave out the trademark :p<br/><br
/> <font
color="#A82F2F"><font
size="2">(2012-05-09 00:17:21)</font> starspun:</font> dpi209â„¢<br/><br
/> <font
color="#062585"><font
size="2">(2012-05-09 00:17:31)</font> ***dpi209</font> bows respectfully<br/><br
/> <font
color="#A82F2F"><font
size="2">(2012-05-09 00:17:38)</font> dpi209:</font> Thank you, but I&apos;m no game company<br/><br
/> <font
color="#A82F2F"><font
size="2">(2012-05-09 00:17:55)</font> starspun:</font> Too bad, you&apos;re now a trademark<br/><br
/> <font
color="#A82F2F"><font
size="2">(2012-05-09 00:18:01)</font> starspun:</font> Not registered, but still<br/><br
/> <font
color="#A82F2F"><font
size="2">(2012-05-09 00:18:10)</font> UnderdogBPL:</font> how many of you guys have written Addons for a game?<br/><br
/> <font
color="#A82F2F"><font
size="2">(2012-05-09 00:18:26)</font> dpi209:</font> Never felt the need to.<br/><br
/> <font
color="#A82F2F"><font
size="2">(2012-05-09 00:18:34)</font> starspun:</font> Programming is scary. <img
src="http://wildstar.mmo-game.eu/wp-includes/images/smilies/icon_sad.gif?386d1e" alt=':(' class='wp-smiley' /> <br/><br
/> <font
color="#16569E"><font
size="2">(2012-05-09 00:18:38)</font> Myrddin:</font> &lt;- <img
src="http://wildstar.mmo-game.eu/wp-includes/images/smilies/icon_biggrin.gif?386d1e" alt=':D' class='wp-smiley' /> <br/><br
/> <font
color="#A82F2F"><font
size="2">(2012-05-09 00:18:40)</font> dpi209:</font> The most I&apos;ve written is manuals<br/><br
/> <font
color="#A82F2F"><font
size="2">(2012-05-09 00:18:55)</font> CosmicDebris:</font> I have to leave, thank you realy for this time and your answers. I hope we will have an overview of all this discuss. See you soon all of you <img
src="http://wildstar.mmo-game.eu/wp-includes/images/smilies/icon_smile.gif?386d1e" alt=':)' class='wp-smiley' /> <br/><br
/> <font
color="#16569E"><font
size="2">(2012-05-09 00:19:02)</font> Myrddin:</font> but I suck at it, need to find some addon and tweak it to my needs<br/><br
/> <font
color="#A82F2F"><font
size="2">(2012-05-09 00:19:07)</font> starspun:</font> I think there was a point where I wanted to try, but learning how to was intimidating <img
src="http://wildstar.mmo-game.eu/wp-includes/images/smilies/icon_razz.gif?386d1e" alt=':P' class='wp-smiley' /> <br/><br
/> <font
color="#A82F2F"><font
size="2">(2012-05-09 00:19:14)</font> starspun:</font> See you, CosmicDebris!<br/><br
/> <font
color="#16569E"><font
size="2">(2012-05-09 00:19:16)</font> Myrddin:</font> Thaks for joining cosmic<br/><br
/> <font
color="#A82F2F"><font
size="2">(2012-05-09 00:19:33)</font> dpi209:</font> Bye, CD, see ya<br/><br
/> <font
color="#A82F2F"><font
size="2">(2012-05-09 00:19:49)</font> dpi209:</font> starspun: Can&apos;t be worse than trying to code Ruby on Windoes<br/><br
/> <font
color="#16569E"><font
size="2">(2012-05-09 00:19:51)</font> Myrddin:</font> one whsipered people for missing buffs, and the other one helped with ressing after a wipe<br/><br
/> <font
color="#A82F2F"><font
size="2">(2012-05-09 00:19:52)</font> dpi209:</font> *Windows<br/><br
/> <font
color="#A82F2F"><font
size="2">(2012-05-09 00:19:55)</font> UnderdogBPL:</font> So, Myrddin, one thing you will love about our API is the ability to create a new Addon based on an existing Carbine Addon, change it, make it your own, and then use it<br/><br
/> <font
color="#16569E"><font
size="2">(2012-05-09 00:20:06)</font> Myrddin:</font> but I lack the skils to make somehting powerful<br/><br
/> <font
color="#A82F2F"><font
size="2">(2012-05-09 00:20:23)</font> CosmicDebris:</font> (Oh sorry before leaving: I am bad in programming but I &apos;m relying for a good initiation with guides^^)<br/><br
/> <font
color="#A82F2F"><font
size="2">(2012-05-09 00:21:21)</font> starspun:</font> I might have to try with WildStar&#8230; maybe. I really would like a decend mount/vehicle randomizer. :p<br/><br
/> <font
color="#A82F2F"><font
size="2">(2012-05-09 00:21:29)</font> starspun:</font> Also a decent one.<br/><br
/> <font
color="#16569E"><font
size="2">(2012-05-09 00:21:45)</font> Myrddin:</font> that is great, but hard to imagine at the moment. since we do no tknow what kind of addons will come with the game, what kind of helperaddons we&#8217;d like to use to improve/make stuff convenient, etc<br/><br
/> <font
color="#16569E"><font
size="2">(2012-05-09 00:23:23)</font> Myrddin:</font> For my needs sophisticated wow macros are all I need. Playing petty much with the default ui. Will there be macros, or can&#8217;t you talk about that?<br/><br
/> <font
color="#A82F2F"><font
size="2">(2012-05-09 00:25:22)</font> UnderdogBPL:</font> we have macros<br/><br
/> <font
color="#A82F2F"><font
size="2">(2012-05-09 00:25:50)</font> starspun:</font> Will they be crazy unlimited like in Rift? (Please no)<br/><br
/> <font
color="#A82F2F"><font
size="2">(2012-05-09 00:27:31)</font> UnderdogBPL:</font> I&apos;m not familiar enough with Rift macros<br/><br
/> <font
color="#A82F2F"><font
size="2">(2012-05-09 00:27:34)</font> starspun:</font> You just ended up with a build compressed into a 1-3 button mash build if you wanted to be an effective player<br/><br
/> <font
color="#16569E"><font
size="2">(2012-05-09 00:27:58)</font> Myrddin:</font> I like macros, anything that helps me to keep the amount of buttons on my screen low <img
src="http://wildstar.mmo-game.eu/wp-includes/images/smilies/icon_biggrin.gif?386d1e" alt=':D' class='wp-smiley' /> <br/><br
/> <font
color="#A82F2F"><font
size="2">(2012-05-09 00:29:41)</font> starspun:</font> You&apos;d just put all your abilities into one macro, arranged by cooldown time, and have at it. A tank with a macro was better than one without, it was&#8230; rather sad :\<br/><br
/> <font
color="#A82F2F"><font
size="2">(2012-05-09 00:30:04)</font> dpi209:</font> That is always the danger with macros<br/><br
/> <font
color="#A82F2F"><font
size="2">(2012-05-09 00:31:32)</font> Aether:</font> ZOMG I CANNOT BELIEVE JON SPILLED THE BEANS ABOUT MACROS!<br/><br
/> <font
color="#A82F2F"><font
size="2">(2012-05-09 00:31:39)</font> starspun:</font> Hahaha<br/><br
/> <font
color="#A82F2F"><font
size="2">(2012-05-09 00:31:41)</font> Aether:</font> THIS INTERVIEW IS OVER!<br/><br
/> <font
color="#A82F2F"><font
size="2">(2012-05-09 00:31:44)</font> Aether:</font> Just kidding. <img
src="http://wildstar.mmo-game.eu/wp-includes/images/smilies/icon_biggrin.gif?386d1e" alt=':D' class='wp-smiley' /> <br/><br
/> <font
color="#A82F2F"><font
size="2">(2012-05-09 00:31:45)</font> starspun:</font> Better go pinch him <img
src="http://wildstar.mmo-game.eu/wp-includes/images/smilies/icon_biggrin.gif?386d1e" alt=':D' class='wp-smiley' /> <br/><br
/> <font
color="#A82F2F"><font
size="2">(2012-05-09 00:31:45)</font> UnderdogBPL:</font> woops, time to update the resume<br/><br
/> <font
color="#A82F2F"><font
size="2">(2012-05-09 00:31:51)</font> Aether:</font> haha<br/><br
/> <font
size="2">(2012-05-09 00:31:57)</font> ET`afk [<em>ET@Community.staff.globalgamers.net</em>] hat den Raum betreten.<br/><br
/> <font
color="#A82F2F"><font
size="2">(2012-05-09 00:31:58)</font> dpi209:</font> I can&apos;t believe jon spilled the beans about pvp servers either<br/><br
/> <font
color="#A82F2F"><font
size="2">(2012-05-09 00:32:45)</font> starspun:</font> Anyway, as far as macro systems go, I prefer WoW&apos;s to Rift&apos;s :p Really the only two I have any sort of experience with<br/><br
/> <font
color="#A82F2F"><font
size="2">(2012-05-09 00:33:01)</font> UnderdogBPL:</font> I only spilled hypothetical beans<br/><br
/> <font
color="#A82F2F"><font
size="2">(2012-05-09 00:33:12)</font> UnderdogBPL:</font> hypothetical beans make a very small mess, if any at all<br/><br
/> <font
color="#A82F2F"><font
size="2">(2012-05-09 00:33:14)</font> starspun:</font> Beans are pretty gross anyway<br/><br
/> <font
color="#A82F2F"><font
size="2">(2012-05-09 00:33:32)</font> starspun:</font> Hypothetical or not, I&apos;m completely okay with spilling them :p<br/><br
/> <font
color="#A82F2F"><font
size="2">(2012-05-09 00:33:44)</font> dpi209:</font> Why can&apos;t we spill cucumbers instead?<br/><br
/> <font
color="#A82F2F"><font
size="2">(2012-05-09 00:33:58)</font> starspun:</font> Why, cucumber is delicious<br/><br
/> <font
color="#A82F2F"><font
size="2">(2012-05-09 00:34:01)</font> Aether:</font> There were no PvP server beans spilled. <br/><br
/> <font
color="#A82F2F"><font
size="2">(2012-05-09 00:34:06)</font> UnderdogBPL:</font> The bean lobby is particularly strong<br/><br
/> <font
color="#A82F2F"><font
size="2">(2012-05-09 00:34:58)</font> starspun:</font> Mr. Bean?<br/><br
/> <font
color="#A82F2F"><font
size="2">(2012-05-09 00:35:09)</font> UnderdogBPL:</font> I think I&apos;ve lost control of this chat<br/><br
/> <font
color="#A82F2F"><font
size="2">(2012-05-09 00:35:10)</font> dpi209:</font> Don&apos;t get your pickles in a twist<br/><br
/> <font
color="#A82F2F"><font
size="2">(2012-05-09 00:35:41)</font> Aether:</font> hahah<br/><br
/> <font
color="#A82F2F"><font
size="2">(2012-05-09 00:36:21)</font> Aether:</font> Yes, when pickles get involved, things have clearly taken a turn.<br/><br
/> <font
color="#062585"><font
size="2">(2012-05-09 00:36:39)</font> ***dpi209</font> hides behind starspun again<br/><br
/> <font
color="#A82F2F"><font
size="2">(2012-05-09 00:37:11)</font> starspun:</font> You&apos;re such a gentleman, dip <img
src="http://wildstar.mmo-game.eu/wp-includes/images/smilies/icon_sad.gif?386d1e" alt=':(' class='wp-smiley' /> <br/><br
/> <font
color="#A82F2F"><font
size="2">(2012-05-09 00:37:32)</font> dpi209:</font> I know, right?<br/><br
/> <font
color="#A82F2F"><font
size="2">(2012-05-09 00:37:37)</font> dpi209:</font> Just covering your back<br/><br
/> <font
color="#A82F2F"><font
size="2">(2012-05-09 00:38:57)</font> starspun:</font> Thanks <img
src="http://wildstar.mmo-game.eu/wp-includes/images/smilies/icon_sad.gif?386d1e" alt=':(' class='wp-smiley' /> <br/><br
/> <font
color="#A82F2F"><font
size="2">(2012-05-09 00:39:13)</font> starspun:</font> UnderdogBPL! What is your favorite UI addon? :p<br/><br
/> <font
size="2">(2012-05-09 00:39:20)</font> Etrigan hat den Raum verlassen (quit: Ping timeout).<br/><br
/> <font
color="#A82F2F"><font
size="2">(2012-05-09 00:40:02)</font> UnderdogBPL:</font> One of the versions of Gatherer, probably. TBH, it&apos;s been a while since I&apos;ve played WoW<br/><br
/> <font
color="#A82F2F"><font
size="2">(2012-05-09 00:40:40)</font> starspun:</font> No time anymore or just sick of it? ;D<br/><br
/> <font
color="#16569E"><font
size="2">(2012-05-09 00:40:53)</font> Myrddin:</font> &quot;Aether: <span
style='font-size: medium;'>There were no PvP server beans spilled.</span>&quot; thanks for pointing my nose on it, I almost overlooked it! <img
src="http://wildstar.mmo-game.eu/wp-includes/images/smilies/icon_biggrin.gif?386d1e" alt=':D' class='wp-smiley' /> <br/><br
/> <font
color="#A82F2F"><font
size="2">(2012-05-09 00:41:12)</font> Aquilus:</font> What&apos;s all this.<br/><br
/> <font
color="#A82F2F"><font
size="2">(2012-05-09 00:41:19)</font> Aquilus:</font> People talking? Here?<br/><br
/> <font
color="#A82F2F"><font
size="2">(2012-05-09 00:41:22)</font> UnderdogBPL:</font> Now, my favorite WildStar Addon would probably be&#8230; oh gosh, look at the time<br/><br
/> <font
color="#16569E"><font
size="2">(2012-05-09 00:41:31)</font> Myrddin:</font> yeah gatherer, is nice<br/><br
/> <font
color="#A82F2F"><font
size="2">(2012-05-09 00:41:34)</font> starspun:</font> People were talking here when I poked you, Aquilus<br/><br
/> <font
color="#A82F2F"><font
size="2">(2012-05-09 00:41:41)</font> starspun:</font> Jeez, pay attention<br/><br
/> <font
color="#A82F2F"><font
size="2">(2012-05-09 00:41:48)</font> Aquilus:</font> I was busy levelling! :p<br/><br
/> <font
color="#A82F2F"><font
size="2">(2012-05-09 00:41:53)</font> starspun:</font> Pfff<br/><br
/> <font
color="#A82F2F"><font
size="2">(2012-05-09 00:42:14)</font> dpi209:</font> Achievement unlocked.<br/><br
/> <font
color="#16569E"><font
size="2">(2012-05-09 00:42:33)</font> Myrddin:</font> it is kind of nice to see how addonsbuild up on each other, each version a bit more sophisticated than the next<br/><br
/> <font
color="#A82F2F"><font
size="2">(2012-05-09 00:42:33)</font> dpi209:</font> All right, I&apos;ll call it a day.<br/><br
/> <font
color="#A82F2F"><font
size="2">(2012-05-09 00:42:37)</font> Aquilus:</font> Guess I owe you three pokes.<br/><br
/> <font
color="#062585"><font
size="2">(2012-05-09 00:42:50)</font> ***starspun</font> pokes Aquilus three times<br/><br
/> <font
color="#A82F2F"><font
size="2">(2012-05-09 00:42:59)</font> dpi209:</font> Jon, it was nice of you to stop by and answer a few q&apos;s, thanks a lot for that.<br/><br
/> <font
color="#A82F2F"><font
size="2">(2012-05-09 00:43:10)</font> Aquilus:</font> Fine, six then.<br/><br
/> <font
color="#16569E"><font
size="2">(2012-05-09 00:43:14)</font> Myrddin:</font> gatherer, then calculate the perfect routes, drawing them on the minimap, onscreen, etc<br/><br
/> <font
color="#A82F2F"><font
size="2">(2012-05-09 00:43:19)</font> dpi209:</font> Aether, a drive-by pleasure as always :p<br/><br
/> <font
color="#062585"><font
size="2">(2012-05-09 00:43:22)</font> ***starspun</font> pokes Aquilus six times<br/><br
/> <font
color="#A82F2F"><font
size="2">(2012-05-09 00:43:37)</font> Aquilus:</font> I&apos;m starting to sense a pattern here.<br/><br
/> <font
color="#A82F2F"><font
size="2">(2012-05-09 00:43:41)</font> Aquilus:</font> Are you bored, perhaps? :p<br/><br
/> <font
color="#A82F2F"><font
size="2">(2012-05-09 00:43:52)</font> starspun:</font> Oh, you said you owe ME pokes<br/><br
/> <font
color="#A82F2F"><font
size="2">(2012-05-09 00:43:54)</font> dpi209:</font> Good night, folks <img
src="http://wildstar.mmo-game.eu/wp-includes/images/smilies/icon_smile.gif?386d1e" alt=':)' class='wp-smiley' /> <br/><br
/> <font
color="#A82F2F"><font
size="2">(2012-05-09 00:43:56)</font> UnderdogBPL:</font> it was fun, I&apos;m sure we&apos;ll do it again <br/><br
/> <font
color="#A82F2F"><font
size="2">(2012-05-09 00:43:59)</font> starspun:</font> Night dip!<br/><br
/> <font
size="2">(2012-05-09 00:44:43)</font> dpi209 hat den Raum verlassen (quit: Quit).<br/><br
/> <font
color="#A82F2F"><font
size="2">(2012-05-09 00:45:42)</font> starspun:</font> Aw, if you&apos;re heading out as well Jon, I guess the questions I posted on the forums will go unanswered for now <img
src="http://wildstar.mmo-game.eu/wp-includes/images/smilies/icon_wink.gif?386d1e" alt=';)' class='wp-smiley' /> &#8230; which really isn&apos;t unexpected since they&apos;re a little off-topic. *cough*<br/><br
/> <font
color="#16569E"><font
size="2">(2012-05-09 00:46:35)</font> Myrddin:</font> Thanks for joining up, hope the next time you won&#8217;t need to be pinched to come by <img
src="http://wildstar.mmo-game.eu/wp-includes/images/smilies/icon_smile.gif?386d1e" alt=':-)' class='wp-smiley' /> <br/><br
/> <font
color="#A82F2F"><font
size="2">(2012-05-09 00:47:13)</font> starspun:</font> Yes! We appreciate it! <img
src="http://wildstar.mmo-game.eu/wp-includes/images/smilies/icon_smile.gif?386d1e" alt=':)' class='wp-smiley' /> <br/><br
/> <font
color="#A82F2F"><font
size="2">(2012-05-09 00:48:37)</font> Aquilus:</font> Oh, that was Jon.<br/><br
/> <font
color="#A82F2F"><font
size="2">(2012-05-09 00:48:44)</font> Aquilus:</font> I guess that&apos;s what I get for not paying attention :p<br/><br
/> <font
color="#A82F2F"><font
size="2">(2012-05-09 00:49:05)</font> UnderdogBPL:</font> don&apos;t worry, I&apos;ll write a post summarizing this chat (minus the pickle tangent) and answer some of the questions in there<br/><br
/> <font
color="#A82F2F"><font
size="2">(2012-05-09 00:49:25)</font> UnderdogBPL:</font> Aquilus, hi.<br/><br
/> <font
color="#A82F2F"><font
size="2">(2012-05-09 00:49:41)</font> starspun:</font> Awesome. I still don&apos;t expect answers to three of my four questions, but awesome. <img
src="http://wildstar.mmo-game.eu/wp-includes/images/smilies/icon_biggrin.gif?386d1e" alt=':D' class='wp-smiley' /> <br/><br
/> <font
color="#A82F2F"><font
size="2">(2012-05-09 00:50:00)</font> UnderdogBPL:</font> I&apos;ll see what I can do. Some of the questions were, er, loaded.<br/><br
/> <font
color="#A82F2F"><font
size="2">(2012-05-09 00:50:04)</font> Aquilus:</font> Hi, UnderdogBPL.<br/><br
/> <font
color="#A82F2F"><font
size="2">(2012-05-09 00:50:20)</font> Aquilus:</font> I wouldn&apos;t have known what to ask about either way, so it&apos;s fine. Kind of forgot about the game :p<br/><br
/> <font
color="#A82F2F"><font
size="2">(2012-05-09 00:50:36)</font> starspun:</font> UI addons.<br/><br
/> <font
color="#A82F2F"><font
size="2">(2012-05-09 00:50:44)</font> Aquilus:</font> This is the one with the bunny girls, right?<br/><br
/> <font
color="#A82F2F"><font
size="2">(2012-05-09 00:51:02)</font> starspun:</font> You forgot the bunny boys :&lt;<br/><br
/> <font
color="#A82F2F"><font
size="2">(2012-05-09 00:51:11)</font> Aquilus:</font> That was deliberate.<br/><br
/> <font
color="#A82F2F"><font
size="2">(2012-05-09 00:51:36)</font> starspun:</font> Tsssh<br/><br
/> <font
size="2">(2012-05-09 00:51:37)</font> Zap-Robo [<em>zaphod@Zap-Robo.user.globalgamers.net</em>] hat den Raum betreten.<br/><br
/> <font
size="2">(2012-05-09 00:51:37)</font> Modus (+o Zap-Robo) von ChanServ<br/><br
/> <font
color="#16569E"><font
size="2">(2012-05-09 00:51:39)</font> Myrddin:</font> Pretty sure we will hear much more of Wildstar the coming months<br/><br
/> <font
color="#A82F2F"><font
size="2">(2012-05-09 00:51:45)</font> Aquilus:</font> But yeah, UI addons is an interesting topic.<br/><br
/> <font
color="#A82F2F"><font
size="2">(2012-05-09 00:51:50)</font> Zap-Robo:</font> And now, comfy at home<br/><br
/> <font
color="#16569E"><font
size="2">(2012-05-09 00:51:55)</font> Myrddin:</font> welcome home<br/><br
/> <font
color="#A82F2F"><font
size="2">(2012-05-09 00:51:56)</font> starspun:</font> Shame you&apos;re late<br/><br
/> <font
color="#A82F2F"><font
size="2">(2012-05-09 00:51:57)</font> Aquilus:</font> It&apos;s a fine balance, allowing for custom elements without allowing for what is effectively cheating.<br/><br
/> <font
color="#A82F2F"><font
size="2">(2012-05-09 00:52:12)</font> Zap-Robo:</font> I&apos;m not late &#8211; I&apos;m exactly on time (for me!)<br/><br
/> <font
color="#A82F2F"><font
size="2">(2012-05-09 00:52:21)</font> Aquilus:</font> You&apos;re late for us, though.<br/><br
/> <font
color="#A82F2F"><font
size="2">(2012-05-09 00:52:31)</font> Aquilus:</font> Well, not for me. I&apos;m always here =/<br/><br
/> <font
color="#A82F2F"><font
size="2">(2012-05-09 00:53:52)</font> UnderdogBPL:</font> It IS a fine balance, and one I hope we are able to achieve. We have a plan, and I think it&apos;s a good one.<br/><br
/> <font
color="#A82F2F"><font
size="2">(2012-05-09 00:54:17)</font> Zap-Robo:</font> Kill them all, and let the gaming gods decide?<br/><br
/> <font
color="#A82F2F"><font
size="2">(2012-05-09 00:54:25)</font> UnderdogBPL:</font> I&apos;m not going to make any grandiose statements and suggest that we will be perfect, but we are committed to getting it right<br/><br
/> <font
color="#A82F2F"><font
size="2">(2012-05-09 00:54:40)</font> starspun:</font> There are no gaming gods, only game masters<br/><br
/> <font
color="#A82F2F"><font
size="2">(2012-05-09 00:57:31)</font> Aquilus:</font> How would you prevent something like Gatherer from WoW, if you&apos;re familiar with that?<br/><br
/> <font
color="#A82F2F"><font
size="2">(2012-05-09 00:58:22)</font> Aquilus:</font> If that&apos;s even a concern, I guess.<br/><br
/> <font
color="#A82F2F"><font
size="2">(2012-05-09 00:58:27)</font> UnderdogBPL:</font> I am familiar with Gatherer; it&apos;s one of my favorites<br/><br
/> <font
color="#A82F2F"><font
size="2">(2012-05-09 00:58:30)</font> starspun:</font> Haha, I guess you didn&apos;t see the part where Gatherer is (one of) his favorites <img
src="http://wildstar.mmo-game.eu/wp-includes/images/smilies/icon_biggrin.gif?386d1e" alt=':D' class='wp-smiley' /> <br/><br
/> <font
color="#16569E"><font
size="2">(2012-05-09 00:58:35)</font> Myrddin:</font> hehe<br/><br
/> <font
color="#A82F2F"><font
size="2">(2012-05-09 00:58:35)</font> Aquilus:</font> Ah. Hehe.<br/><br
/> <font
size="2">(2012-05-09 00:58:44)</font> [1]RedLynk heiÃŸt jetzt RedLynk<br/><br
/> <font
color="#A82F2F"><font
size="2">(2012-05-09 00:58:48)</font> RedLynk:</font> Yo yo yo<br/><br
/> <font
color="#A82F2F"><font
size="2">(2012-05-09 00:58:52)</font> Aquilus:</font> I used it myself, still felt like cheating.<br/><br
/> <font
color="#062585"><font
size="2">(2012-05-09 00:58:53)</font> ***starspun</font> pinches RedLynk&apos;s cheeks<br/><br
/> <font
color="#A82F2F"><font
size="2">(2012-05-09 00:59:00)</font> RedLynk:</font> MY CHEEKS<br/><br
/> <font
color="#A82F2F"><font
size="2">(2012-05-09 00:59:01)</font> RedLynk:</font> VIOLATED<br/><br
/> <font
color="#A82F2F"><font
size="2">(2012-05-09 00:59:10)</font> Aquilus:</font> Oh, pipe down.<br/><br
/> <font
color="#A82F2F"><font
size="2">(2012-05-09 00:59:14)</font> starspun:</font> If Gatherer felt like cheating, I wonder how you&apos;d have felt about using Recursive back in the Molten Core days<br/><br
/> <font
color="#A82F2F"><font
size="2">(2012-05-09 00:59:22)</font> Aquilus:</font> I used that.<br/><br
/> <font
color="#A82F2F"><font
size="2">(2012-05-09 00:59:31)</font> UnderdogBPL:</font> So, the &quot;problem&quot; with Gatherer is not at the UI Addon level, but in the fact that resource nodes are consistent<br/><br
/> <font
color="#A82F2F"><font
size="2">(2012-05-09 00:59:33)</font> starspun:</font> It was different back then :p<br/><br
/> <font
color="#A82F2F"><font
size="2">(2012-05-09 00:59:40)</font> UnderdogBPL:</font> it&apos;s not a question of API at all<br/><br
/> <font
color="#A82F2F"><font
size="2">(2012-05-09 00:59:56)</font> Aquilus:</font> I suppose that&apos;s right.<br/><br
/> <font
color="#A82F2F"><font
size="2">(2012-05-09 01:00:22)</font> Aquilus:</font> I have no idea how Recursive even worked. I just vaguely remember it as some sort of magic button that fixed everything.<br/><br
/> <font
color="#A82F2F"><font
size="2">(2012-05-09 01:00:26)</font> UnderdogBPL:</font> So, I&apos;ll just say that if Design wants those kinds of things to be hidden, then it&apos;s their job to hide them. *ducks*<br/><br
/> <font
color="#16569E"><font
size="2">(2012-05-09 01:00:50)</font> Myrddin:</font> I am kind of torn, I don&#8217;t like bots, but I also like bots &#8230; for example in Asheron&#8217;s call there were portal bots, basically characters that stood there and made portals if you traded them items/money &#8230; loved those, think they are a great idea. But at the same time I hate bots that let you walk around and fight/xp for you.<br/><br
/> <font
color="#A82F2F"><font
size="2">(2012-05-09 01:01:13)</font> Aquilus:</font> I assume the Explorable stuff is going to be at set places, so I guess people would make map mods for those.<br/><br
/> <font
color="#A82F2F"><font
size="2">(2012-05-09 01:01:32)</font> Aquilus:</font> But then again, you could just get that from a third party site if you wanted to, so I guess it&apos;s not a particularly important concern.<br/><br
/> <font
color="#A82F2F"><font
size="2">(2012-05-09 01:01:38)</font> starspun:</font> Aquilus, originally you just had Recursive running and it would decurse and stuff for you without having to even press anything<br/><br
/> <font
color="#A82F2F"><font
size="2">(2012-05-09 01:01:49)</font> Aquilus:</font> I recall having to mash a button.<br/><br
/> <font
color="#A82F2F"><font
size="2">(2012-05-09 01:02:07)</font> starspun:</font> Yeah, Blizzard changed how it worked because it was ridiculous to have it the way it was<br/><br
/> <font
color="#A82F2F"><font
size="2">(2012-05-09 01:02:07)</font> Aquilus:</font> For the first boss of molten core, I forget his name.<br/><br
/> <font
color="#A82F2F"><font
size="2">(2012-05-09 01:02:09)</font> UnderdogBPL:</font> We have ways to prevent that, but it&apos;s an arms race you know?<br/><br
/> <font
color="#16569E"><font
size="2">(2012-05-09 01:02:45)</font> Myrddin:</font> Lucifron<br/><br
/> <font
color="#A82F2F"><font
size="2">(2012-05-09 01:02:45)</font> Aquilus:</font> Guess I have to check up on Wildstar, see if I missed any fun reveals.<br/><br
/> <font
color="#A82F2F"><font
size="2">(2012-05-09 01:02:51)</font> Aquilus:</font> Yes.<br/><br
/> <font
color="#16569E"><font
size="2">(2012-05-09 01:03:03)</font> Myrddin:</font> and the addon was Decursive (from de-cursing) <img
src="http://wildstar.mmo-game.eu/wp-includes/images/smilies/icon_biggrin.gif?386d1e" alt=':D' class='wp-smiley' /> <br/><br
/> <font
color="#A82F2F"><font
size="2">(2012-05-09 01:03:21)</font> Aquilus:</font> See, that makes more sense.<br/><br
/> <font
color="#A82F2F"><font
size="2">(2012-05-09 01:03:24)</font> starspun:</font> Yeah I guess that might&apos;ve been it :p<br/><br
/> <font
color="#A82F2F"><font
size="2">(2012-05-09 01:03:33)</font> starspun:</font> It&apos;s a long time ago, shhh<br/><br
/> <font
color="#A82F2F"><font
size="2">(2012-05-09 01:03:37)</font> Aquilus:</font> Though I suppose it was more of a recursive decursing.<br/><br
/> <font
color="#A82F2F"><font
size="2">(2012-05-09 01:03:41)</font> Aquilus:</font> :p<br/><br
/> <font
color="#A82F2F"><font
size="2">(2012-05-09 01:03:43)</font> UnderdogBPL:</font> The basic Decursive design (from what I remember) would not work in our API<br/><br
/> <font
size="2">(2012-05-09 01:04:07)</font> ET`afk heiÃŸt jetzt Etrigan<br/><br
/> <font
color="#A82F2F"><font
size="2">(2012-05-09 01:04:18)</font> starspun:</font> No automatic &quot;use X if Y is applied&quot;? Excellent<br/><br
/> <font
color="#A82F2F"><font
size="2">(2012-05-09 01:04:34)</font> UnderdogBPL:</font> Absolutely not<br/><br
/> <font
color="#16569E"><font
size="2">(2012-05-09 01:04:38)</font> Myrddin:</font> do you protect windows in combat? so that they can&#8217;t jsut display &quot;clickable&quot; windows over each other n certain events?<br/><br
/> <font
color="#A82F2F"><font
size="2">(2012-05-09 01:05:14)</font> Aquilus:</font> Did they reveal the races of the other faction yet?<br/><br
/> <font
color="#16569E"><font
size="2">(2012-05-09 01:05:22)</font> Myrddin:</font> for example &quot;boss loses armor debuff&quot; and a button to re-apply that debuf would be displayed<br/><br
/> <font
color="#A82F2F"><font
size="2">(2012-05-09 01:05:29)</font> UnderdogBPL:</font> Myrddin, yeah. Certain types of windows (and their parents, grandparents, etc) will become locked during combat<br/><br
/> <font
color="#16569E"><font
size="2">(2012-05-09 01:05:37)</font> Myrddin:</font> great, thanks<br/><br
/> <font
color="#A82F2F"><font
size="2">(2012-05-09 01:05:43)</font> starspun:</font> Not other than humans, Aquilus :p<br/><br
/> <font
color="#A82F2F"><font
size="2">(2012-05-09 01:05:56)</font> Aquilus:</font> Alright.<br/><br
/> <font
color="#A82F2F"><font
size="2">(2012-05-09 01:06:05)</font> Aquilus:</font> Anything about server tech?<br/><br
/> <font
color="#A82F2F"><font
size="2">(2012-05-09 01:06:11)</font> Zap-Robo:</font> There have been race reveals, just not (necessarily) for another faction<br/><br
/> <font
color="#A82F2F"><font
size="2">(2012-05-09 01:06:21)</font> Aquilus:</font> I don&apos;t want to see old-school server selection in an MMO ever again.<br/><br
/> <font
color="#A82F2F"><font
size="2">(2012-05-09 01:06:38)</font> starspun:</font> Your face is an old-school server selection<br/><br
/> <font
color="#A82F2F"><font
size="2">(2012-05-09 01:06:40)</font> starspun:</font> Deal with THAT<br/><br
/> <font
color="#16569E"><font
size="2">(2012-05-09 01:06:41)</font> Myrddin:</font> its only about UI Aquilus!<br/><br
/> <font
color="#A82F2F"><font
size="2">(2012-05-09 01:06:49)</font> Aquilus:</font> Thank you for your thoughtful comment, starspun.<br/><br
/> <font
color="#A82F2F"><font
size="2">(2012-05-09 01:07:09)</font> starspun:</font> I know you love them so<br/><br
/> <font
color="#A82F2F"><font
size="2">(2012-05-09 01:07:26)</font> starspun:</font> Almost as much as I love sleep, which I should get to<br/><br
/> <font
color="#A82F2F"><font
size="2">(2012-05-09 01:07:26)</font> Aquilus:</font> I do.<br/><br
/> <font
color="#A82F2F"><font
size="2">(2012-05-09 01:07:33)</font> Aquilus:</font> You? sleep?<br/><br
/> <font
color="#A82F2F"><font
size="2">(2012-05-09 01:07:38)</font> Aquilus:</font> At a reasonable time of day?<br/><br
/> <font
color="#A82F2F"><font
size="2">(2012-05-09 01:07:40)</font> Aquilus:</font> I don&apos;t believe it.<br/><br
/> <font
color="#A82F2F"><font
size="2">(2012-05-09 01:07:54)</font> starspun:</font> I guess you haven&apos;t noticed I&apos;ve been doing that for&#8230; two weeks now?<br/><br
/> <font
color="#A82F2F"><font
size="2">(2012-05-09 01:07:58)</font> starspun:</font> :p<br/><br
/> <font
color="#A82F2F"><font
size="2">(2012-05-09 01:07:59)</font> Aquilus:</font> Nope.<br/><br
/> <font
color="#A82F2F"><font
size="2">(2012-05-09 01:08:10)</font> Aquilus:</font> Guess I&apos;m not that great at stalking =/<br/><br
/> <font
color="#A82F2F"><font
size="2">(2012-05-09 01:08:17)</font> starspun:</font> This is a good thing<br/><br
/> <font
color="#A82F2F"><font
size="2">(2012-05-09 01:08:26)</font> Zap-Robo:</font> I&apos;m glad I&apos;ve finished with my last night shift &#8211; although I&apos;m going to be back in the UK next week&#8230;<br/><br
/> <font
color="#A82F2F"><font
size="2">(2012-05-09 01:08:58)</font> Zap-Robo:</font> Anyone ask what the most innovative/favourite new UI feature is? <img
src="http://wildstar.mmo-game.eu/wp-includes/images/smilies/icon_smile.gif?386d1e" alt=':)' class='wp-smiley' /> <br/><br
/> <font
color="#A82F2F"><font
size="2">(2012-05-09 01:09:08)</font> Zap-Robo:</font> (To be ontopic for a second!)<br/><br
/> <font
color="#A82F2F"><font
size="2">(2012-05-09 01:09:57)</font> starspun:</font> I really have no questions and I&apos;ll blame it on being dead tired&#8230; like I always do <img
src="http://wildstar.mmo-game.eu/wp-includes/images/smilies/icon_biggrin.gif?386d1e" alt=':D' class='wp-smiley' /> Good night, and thanks for your time, UnderdogBPL!<br/><br
/> <font
color="#A82F2F"><font
size="2">(2012-05-09 01:09:58)</font> UnderdogBPL:</font> Hmmm, I&apos;m not sure if I can answer that<br/><br
/> <font
color="#A82F2F"><font
size="2">(2012-05-09 01:10:16)</font> Aquilus:</font> Is there an &quot;awesome button&quot;?<br/><br
/> <font
color="#A82F2F"><font
size="2">(2012-05-09 01:10:17)</font> Zap-Robo:</font> Ah, fair enough <img
src="http://wildstar.mmo-game.eu/wp-includes/images/smilies/icon_smile.gif?386d1e" alt=':)' class='wp-smiley' /> <br/><br
/> <font
color="#A82F2F"><font
size="2">(2012-05-09 01:10:21)</font> Aquilus:</font> That sounds like a UI feature.<br/><br
/> <font
color="#16569E"><font
size="2">(2012-05-09 01:10:33)</font> Myrddin:</font> Tell us and we can help you decide!<br/><br
/> <font
color="#A82F2F"><font
size="2">(2012-05-09 01:10:36)</font> UnderdogBPL:</font> I should make an &quot;AwesomeButton&quot; Addon<br/><br
/> <font
color="#A82F2F"><font
size="2">(2012-05-09 01:10:40)</font> Zap-Robo:</font> Feel free to be vague, if it helps!<br/><br
/> <font
color="#A82F2F"><font
size="2">(2012-05-09 01:10:41)</font> UnderdogBPL:</font> put it in the game<br/><br
/> <font
color="#A82F2F"><font
size="2">(2012-05-09 01:10:49)</font> Aquilus:</font> 14.99 DLC?<br/><br
/> <font
color="#A82F2F"><font
size="2">(2012-05-09 01:11:02)</font> UnderdogBPL:</font> Or maybe a &quot;Beans&quot; addon with a single button labeled &quot;Spill&quot;<br/><br
/> <font
color="#A82F2F"><font
size="2">(2012-05-09 01:11:48)</font> UnderdogBPL:</font> Well, I&apos;ve avoided actual programming for long enough. Thanks guys for hosting me. I&apos;ll get a post up soon in that other thread answering some questions and summarizing this chat<br/><br
/> <font
color="#A82F2F"><font
size="2">(2012-05-09 01:11:52)</font> starspun:</font> That needs to be a mini-game<br/><br
/> <font
color="#A82F2F"><font
size="2">(2012-05-09 01:12:02)</font> Aquilus:</font> What sort of coding do you allow for when making custom GUIs?<br/><br
/> <font
color="#A82F2F"><font
size="2">(2012-05-09 01:12:03)</font> starspun:</font> Spill the Beans<br/><br
/> <font
color="#A82F2F"><font
size="2">(2012-05-09 01:12:14)</font> Aquilus:</font> Alright. Always great to see devs being active in the community. Builds confidence <img
src="http://wildstar.mmo-game.eu/wp-includes/images/smilies/icon_wink.gif?386d1e" alt=';)' class='wp-smiley' /> <br/><br
/> <font
color="#A82F2F"><font
size="2">(2012-05-09 01:12:16)</font> UnderdogBPL:</font> It&apos;s all Lua Aq<br/><br
/> <font
color="#A82F2F"><font
size="2">(2012-05-09 01:12:22)</font> Aquilus:</font> Ooh, fun.<br/><br
/> <font
color="#A82F2F"><font
size="2">(2012-05-09 01:12:28)</font> Aquilus:</font> I know that, so it suits me alright.<br/><br
/> <font
color="#A82F2F"><font
size="2">(2012-05-09 01:12:29)</font> Zap-Robo:</font> Pleasure to have you here UnderdogBPL! Feel free to stop by again (in official or unofficial capacity!)<br/><br
/> <font
color="#A82F2F"><font
size="2">(2012-05-09 01:12:37)</font> Aquilus:</font> Even though the scoping is weird :p<br/><br
/> <font
color="#A82F2F"><font
size="2">(2012-05-09 01:12:40)</font> UnderdogBPL:</font> ok, thanks everyone!<br/><br
/> <font
color="#A82F2F"><font
size="2">(2012-05-09 01:13:02)</font> Zap-Robo:</font> (And you Aether &#8211; we see you lurking and keeping tabs!)<br/><br
/> <font
color="#16569E"><font
size="2">(2012-05-09 01:13:26)</font> Myrddin:</font> Thanks for joining us<br/><br
/> <font
color="#A82F2F"><font
size="2">(2012-05-09 01:14:16)</font> Aquilus:</font> Heh, may actually want to make a GUI mod or three for this then.<br/><br
/> <font
color="#A82F2F"><font
size="2">(2012-05-09 01:14:21)</font> Aquilus:</font> Never done that for an MMO before, only MUDs.<br/><br
/> <font
size="2">(2012-05-09 01:15:00)</font> UnderdogBPL hat den Raum verlassen (quit: Quit).<br/><br
/> <font
color="#A82F2F"><font
size="2">(2012-05-09 01:15:12)</font> Aquilus:</font> And yes, you&apos;re a MUD, starspun.<br/><br
/> <font
color="#A82F2F"><font
size="2">(2012-05-09 01:15:46)</font> starspun:</font> But you&apos;ve never made a GUI mod for me<br/><br
/> <font
color="#A82F2F"><font
size="2">(2012-05-09 01:16:08)</font> Aquilus:</font> OR HAVE I!?<br/><br
/> <font
color="#A82F2F"><font
size="2">(2012-05-09 01:16:22)</font> starspun:</font> Also thanks for making that public knowledge, you will be my go-to person for all my addon demands<br/><br
/> <font
color="#A82F2F"><font
size="2">(2012-05-09 01:16:38)</font> Aquilus:</font> Decursive, for Starspun v0.753<br/><br
/> <font
color="#A82F2F"><font
size="2">(2012-05-09 01:16:55)</font> starspun:</font> Pff, that&apos;s not something I&apos;d demand<br/><br
/> <font
color="#A82F2F"><font
size="2">(2012-05-09 01:17:09)</font> Aquilus:</font> No, that&apos;s the GUI mod for your face.<br/><br
/> <font
color="#A82F2F"><font
size="2">(2012-05-09 01:17:22)</font> starspun:</font> Well that&apos;s just rude <img
src="http://wildstar.mmo-game.eu/wp-includes/images/smilies/icon_sad.gif?386d1e" alt=':(' class='wp-smiley' /> <br/><br
/> <font
color="#A82F2F"><font
size="2">(2012-05-09 01:17:45)</font> Aquilus:</font> It&apos;s hard to come up with quality material so late at night.<br/><br
/> <font
color="#A82F2F"><font
size="2">(2012-05-09 01:17:49)</font> Aquilus:</font> Better get some sleep I suppose.<br/><br
/> <font
color="#A82F2F"><font
size="2">(2012-05-09 01:18:14)</font> starspun:</font> Oh god Aquilus<br/><br
/> <font
color="#A82F2F"><font
size="2">(2012-05-09 01:18:21)</font> starspun:</font> http://www.kickstarter.com/projects/1675907842/699266310?token=8687d29d<br/><br
/> <font
color="#A82F2F"><font
size="2">(2012-05-09 01:18:49)</font> Aquilus:</font> Hmm.<br/><br
/> <font
color="#A82F2F"><font
size="2">(2012-05-09 01:19:48)</font> Aquilus:</font> It&apos;s too late, better look at it tomorrow.<br/><br
/> <font
color="#A82F2F"><font
size="2">(2012-05-09 01:20:38)</font> Aquilus:</font> But if it gets the game made, I&apos;m all for it.<br/><br
/> <font
color="#A82F2F"><font
size="2">(2012-05-09 01:21:25)</font> starspun:</font> I want to throw my money at them<br/><br
/> <font
color="#A82F2F"><font
size="2">(2012-05-09 01:21:27)</font> starspun:</font> All my money<br/><br
/> <font
color="#A82F2F"><font
size="2">(2012-05-09 01:22:04)</font> starspun:</font> But I&apos;m not sure I&apos;ll throw my money at this :p<br/><br
/> <font
color="#A82F2F"><font
size="2">(2012-05-09 01:26:01)</font> Aquilus:</font> How&apos;d you find that anyway?<br/><br
/> <font
color="#A82F2F"><font
size="2">(2012-05-09 01:26:34)</font> starspun:</font> Massively<br/><br
/> <font
color="#16569E"><font
size="2">(2012-05-09 01:27:26)</font> Myrddin:</font> since brian fargo had that success with wastelands 2, kickstarter projects are all over the news<br/><br
/> <font
color="#16569E"><font
size="2">(2012-05-09 01:27:45)</font> Myrddin:</font> I mean, I grew up with his games, bar&#8217;S tales was my first rpg<br/><br
/> <font
color="#16569E"><font
size="2">(2012-05-09 01:28:01)</font> Myrddin:</font> bard&#8217;S tale, but now he needs to deliver<br/><br
/> <font
color="#A82F2F"><font
size="2">(2012-05-09 01:28:26)</font> starspun:</font> The one comment on the Massively article is just&#8230; facepalm to the max<br/><br
/> <font
color="#16569E"><font
size="2">(2012-05-09 01:28:27)</font> Myrddin:</font> can only hope that wastelands 2 will be worth it<br/><br
/> <font
color="#A82F2F"><font
size="2">(2012-05-09 01:28:32)</font> Zap-Robo:</font> The one Kickstarter I supported raised 1.2mil<br/><br
/> <font
color="#A82F2F"><font
size="2">(2012-05-09 01:28:34)</font> Aquilus:</font> Haha, yeah.<br/><br
/> <font
color="#A82F2F"><font
size="2">(2012-05-09 01:28:34)</font> starspun:</font> &quot;wow you have to pay 1000 to get into beta?! Remember the more money you pay the more important you are to the games community&#8230;&quot;<br/><br
/> <font
color="#A82F2F"><font
size="2">(2012-05-09 01:28:51)</font> starspun:</font> Not beta, alpha. And you don&apos;t have to. :p<br/><br
/> <font
color="#A82F2F"><font
size="2">(2012-05-09 01:29:01)</font> Zap-Robo:</font> Speaking of betas, time to log into one! Catch you all later!<br/><br
/> <font
color="#16569E"><font
size="2">(2012-05-09 01:29:07)</font> Myrddin:</font> wastelands 2 got 2.9 million form kickstarter and 100k via paypal<br/><br
/> <font
color="#A82F2F"><font
size="2">(2012-05-09 01:29:13)</font> starspun:</font> HMM<br/><br
/> <font
size="2">(2012-05-09 01:29:17)</font> Zap-Robo hat den Raum verlassen (quit: Quit).<br/><br
/> <font
color="#16569E"><font
size="2">(2012-05-09 01:29:21)</font> Myrddin:</font> hf zap<br/><br
/> <font
color="#A82F2F"><font
size="2">(2012-05-09 01:29:23)</font> starspun:</font> I&apos;m going to beta test this new sleep thing I&apos;ve heard of<br/><br
/> <font
color="#16569E"><font
size="2">(2012-05-09 01:29:31)</font> Myrddin:</font> haha<br/><br
/> <font
color="#A82F2F"><font
size="2">(2012-05-09 01:29:31)</font> starspun:</font> Good night&#8230; like I said earlier :p<br/><br
/> <font
color="#16569E"><font
size="2">(2012-05-09 01:29:35)</font> Myrddin:</font> nighty<br/><br
/> <font
color="#16569E"><font
size="2">(2012-05-09 01:29:41)</font> Myrddin:</font> I am heading to bed, too <br/><br
/> <font
color="#16569E"><font
size="2">(2012-05-09 01:29:51)</font> Myrddin:</font> glad that the carbne guys came by <img
src="http://wildstar.mmo-game.eu/wp-includes/images/smilies/icon_smile.gif?386d1e" alt=':-)' class='wp-smiley' /> <br/><br
/> <font
color="#A82F2F"><font
size="2">(2012-05-09 02:45:22)</font> Aether:</font> Especially that Aether guy!<br/><br
/> <font
color="#A82F2F"><font
size="2">(2012-05-09 02:46:08)</font> RedLynk:</font> Oi<br/><br
/> <font
color="#A82F2F"><font
size="2">(2012-05-09 02:46:22)</font> RedLynk:</font> Maybe<br/><br
/> <font
size="2">(2012-05-09 02:47:59)</font> Aether hat den Raum verlassen (quit: Quit).<br/></p><h3 class='related_post_title'>Related Posts</h3><ul
class='related_post'><li><a
href='http://wildstar.mmo-game.eu/wildstar-hits-10k-fans/' title='Wildstar hits 10k Fans!'>Wildstar hits 10k Fans!</a></li><li><a
href='http://wildstar.mmo-game.eu/where-are-the-real-wildstar-updates/' title='Where are the real Wildstar updates?'>Where are the real Wildstar updates?</a></li><li><a
href='http://wildstar.mmo-game.eu/layer-system-combat-paths/' title='Layer System in Combat and Paths'>Layer System in Combat and Paths</a></li><li><a
href='http://wildstar.mmo-game.eu/metal-maw-lore-animations/' title='Metal Maw &#8211; Lore and Animations'>Metal Maw &#8211; Lore and Animations</a></li><li><a
href='http://wildstar.mmo-game.eu/villains-of-algoroc/' title='Villains of Algoroc'>Villains of Algoroc</a></li></ul> ]]></content:encoded> <wfw:commentRss>http://wildstar.mmo-game.eu/q-a-with-lead-client-engineer-underdog/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>Wildstar hits 10k Fans!</title><link>http://wildstar.mmo-game.eu/wildstar-hits-10k-fans/</link> <comments>http://wildstar.mmo-game.eu/wildstar-hits-10k-fans/#comments</comments> <pubDate>Mon, 30 Apr 2012 02:10:51 +0000</pubDate> <dc:creator>Myrddin</dc:creator> <category><![CDATA[News]]></category> <category><![CDATA[carbine]]></category> <category><![CDATA[wildstar]]></category><guid
isPermaLink="false">http://wildstar.mmo-game.eu/?p=345</guid> <description><![CDATA[Congratulations to Carbine Studios! It seems that the crowd anticipating their upcoming MMOPRG Wildstar is growing day by day and has reached 10000 fans on Facebook. As reward they are giving away a nice T-Shirt. On Facebook If you&#8217;d like to have an opportunity to get a nice, new, unique T-Shirt head to this thread [...]]]></description> <content:encoded><![CDATA[<p><img
class="alignleft size-full wp-image-346" style="margin-right: 10px; margin-top: 5px; margin-bottom: 5px;" title="wildstar online 10k fans" src="http://wildstar.mmo-game.eu/files/2012/04/wildstar_online_10_fans.jpg?386d1e" alt="" width="400" height="225" /></p><p>Congratulations to Carbine Studios! It seems that the crowd anticipating their upcoming MMOPRG Wildstar is growing day by day and has reached 10000 fans on Facebook. As reward they are giving away a nice T-Shirt.</p><p><span
id="more-345"></span></p><h2>On Facebook</h2><p>If you&#8217;d like to have an opportunity to get a nice, new, unique T-Shirt head to <a
href="http://www.facebook.com/WildStarOnline/posts/324652327608548" target="_blank">this thread</a> and post a comment.</p><p>Nice to see that people slowly realize that this game has potential and is something unique. The main reason for posting this info here is to encourage you to like the Wildstar on Facebook (if you haven&#8217;t already) and show your support. They aren&#8217;t spamming news and the ones they post are usually nice and eloquent written, I am certain you&#8217;ll like it!</p><p
style="text-align: center;"><a
href="http://www.facebook.com/WildStarOnline" target="_blank"><img
class="size-full wp-image-25 aligncenter" style="margin-top: 30px; margin-bottom: 30px; border: none;" title="logo-wildstar-fp-top-400" src="http://wildstar.mmo-game.eu/files/2011/09/logo-wildstar-fp-top-400.png?386d1e" alt="" width="400" height="155" /></a></p><h3>Source</h3><ul><li>Wildstar Online – <a
href="http://www.facebook.com/WildStarOnline" target="_blank">http://www.facebook.com/WildStarOnline</a></li></ul><h3 class='related_post_title'>Related Posts</h3><ul
class='related_post'><li><a
href='http://wildstar.mmo-game.eu/q-a-with-lead-client-engineer-underdog/' title='Q &amp; A with Lead Client Engineer Jon Wiesman'>Q &#038; A with Lead Client Engineer Jon Wiesman</a></li><li><a
href='http://wildstar.mmo-game.eu/where-are-the-real-wildstar-updates/' title='Where are the real Wildstar updates?'>Where are the real Wildstar updates?</a></li><li><a
href='http://wildstar.mmo-game.eu/layer-system-combat-paths/' title='Layer System in Combat and Paths'>Layer System in Combat and Paths</a></li><li><a
href='http://wildstar.mmo-game.eu/metal-maw-lore-animations/' title='Metal Maw &#8211; Lore and Animations'>Metal Maw &#8211; Lore and Animations</a></li><li><a
href='http://wildstar.mmo-game.eu/villains-of-algoroc/' title='Villains of Algoroc'>Villains of Algoroc</a></li></ul> ]]></content:encoded> <wfw:commentRss>http://wildstar.mmo-game.eu/wildstar-hits-10k-fans/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>Metal Maw &#8211; Lore and Animations</title><link>http://wildstar.mmo-game.eu/metal-maw-lore-animations/</link> <comments>http://wildstar.mmo-game.eu/metal-maw-lore-animations/#comments</comments> <pubDate>Thu, 26 Apr 2012 00:49:10 +0000</pubDate> <dc:creator>Myrddin</dc:creator> <category><![CDATA[News]]></category> <category><![CDATA[boss]]></category> <category><![CDATA[concept]]></category> <category><![CDATA[creature]]></category> <category><![CDATA[video]]></category> <category><![CDATA[wildstar]]></category> <category><![CDATA[wildstar wednesday]]></category><guid
isPermaLink="false">http://wildstar.mmo-game.eu/?p=329</guid> <description><![CDATA[Today we get an update on Metal Maw, a few new animations and the lore behind this boss. If you want to learn how the Eldan bio-engineered Metal Maw then read on! Monstrosity So far we have learnt that Metal Maw has been altered by the ancient Race of Eldan. Scientists have uncovered that Metal [...]]]></description> <content:encoded><![CDATA[<p><img
class="alignleft size-full wp-image-330" style="margin-right: 10px; margin-top: 5px; margin-bottom: 5px;" title="more metal maw animations" src="http://wildstar.mmo-game.eu/files/2012/04/more_metal_maw_animations.jpg?386d1e" alt="" width="400" height="225" />Today we get an update on Metal Maw, a few new animations and the lore behind this boss. If you want to learn how the Eldan bio-engineered Metal Maw then read on!</p><p><span
id="more-329"></span></p><h2>Monstrosity</h2><p>So far we have learnt that Metal Maw has been altered by the ancient Race of Eldan. Scientists have uncovered that Metal Maw was an attempt to create an aggressive cybernetic organism that could be used in a wide range of environments. Creation of Metal Maw was however only one step of an even larger experiment. Even larger?!?!?</p><p>Wildstar Online has a lot more background information on their recent<a
href="http://www.wildstar-online.com/en/blog/wildstar_wednesday_boss_lore_-_metal_maw.php" target="_blank"> Wildstar Wednesday post here</a>.</p><h3>Video</h3><p><a
href="http://wildstar.mmo-game.eu/metal-maw-lore-animations/"><em>Click here to view the embedded video.</em></a></p><p>Long ago Robert &#8220;robeardo&#8221; Land was so excited to hear players reactions</p><blockquote
style="margin-top: 20px; margin-bottom: 20px;"><p>(2011-10-05 20:57:24) Myrddin: cool more metal maw! he starts to look terryfiyng<br/><br
/> (2011-10-05 20:59:52) Robeardo: I cannot wait to hear people tell stories of how badly he destroyed them!</p></blockquote><h3>Source</h3><ul><li>Wildstar Online &#8211; <a
href="http://www.wildstar-online.com/en/blog/wildstar_wednesday_boss_lore_-_metal_maw.php" target="_blank">http://www.wildstar-online.com/en/blog/wildstar_wednesday_boss_lore_-_metal_maw.php</a></li></ul><h3 class='related_post_title'>Related Posts</h3><ul
class='related_post'><li><a
href='http://wildstar.mmo-game.eu/wildstar-mini-bosses/' title='Wildstar (Mini-)Bosses!'>Wildstar (Mini-)Bosses!</a></li><li><a
href='http://wildstar.mmo-game.eu/metal-maws-becoming-part2/' title='Metal Maw’s becoming Part2!'>Metal Maw’s becoming Part2!</a></li><li><a
href='http://wildstar.mmo-game.eu/metalmaws-becoming-pt1/' title='Metal Maw&#8217;s becoming Part1!'>Metal Maw&#8217;s becoming Part1!</a></li><li><a
href='http://wildstar.mmo-game.eu/northern-wilds-bestiary/' title='Northern Wilds Bestiary'>Northern Wilds Bestiary</a></li><li><a
href='http://wildstar.mmo-game.eu/villains-of-algoroc/' title='Villains of Algoroc'>Villains of Algoroc</a></li></ul> ]]></content:encoded> <wfw:commentRss>http://wildstar.mmo-game.eu/metal-maw-lore-animations/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>Villains of Algoroc</title><link>http://wildstar.mmo-game.eu/villains-of-algoroc/</link> <comments>http://wildstar.mmo-game.eu/villains-of-algoroc/#comments</comments> <pubDate>Thu, 19 Apr 2012 04:53:19 +0000</pubDate> <dc:creator>Myrddin</dc:creator> <category><![CDATA[News]]></category> <category><![CDATA[screenshot]]></category> <category><![CDATA[wildstar]]></category> <category><![CDATA[wildstar wednesday]]></category> <category><![CDATA[zone]]></category><guid
isPermaLink="false">http://wildstar.mmo-game.eu/?p=312</guid> <description><![CDATA[Last week Carbine Studios introduced the Zone Algoroc to us and now gives us a closer look at the hostile parties that will oppose our presence on Nexus. Atreid hands us data on the &#8220;Deadstar Marauders&#8221;, &#8220;The Darkspur Cartel&#8221; and &#8220;THE CROWE GANG&#8221;. Their history, races, latest activities and other intel. Rogue Parties The Exiles [...]]]></description> <content:encoded><![CDATA[<p><img
class="alignleft size-full wp-image-315" style="margin-right: 10px; margin-top: 5px; margin-bottom: 5px;" title="deadstar marauders algoroc" src="http://wildstar.mmo-game.eu/files/2012/04/deadstar_marauders_algoroc.jpg?386d1e" alt="" width="400" height="225" />Last week Carbine Studios introduced the Zone Algoroc to us and now gives us a closer look at the hostile parties that will oppose our presence on Nexus. Atreid hands us data on the &#8220;Deadstar Marauders&#8221;, &#8220;The Darkspur Cartel&#8221; and &#8220;THE CROWE GANG&#8221;. Their history, races, latest activities and other intel.</p><p><span
id="more-312"></span></p><h2>Rogue Parties</h2><p>The Exiles mining parties have trouble on multiple fronts at once. Being outcast for a good thousand years the Deadstar Marauders had to  to survive on their own, pillaging freighters and eventually turned into the ruthless band of cutthroats they are now. The force on Nexus is lead by Captain Thokov who is after profits and hostages close to Tremor Ridge.</p><p>Morek Throg a krogg enforcer and head of the local band of The Darkspur Cartel took charge of the town of Gallow by removing the town&#8217;s peacekeepers. Currently they are gaining control over the local mines and prepare for arrival of the lawman Judge Kain.</p><p
style="text-align: center;"><img
class="aligncenter size-full wp-image-316" style="margin-top: 30px; margin-bottom: 30px;" title="crowe gang algoroc" src="http://wildstar.mmo-game.eu/files/2012/04/crowe_gang_algoroc.jpg?386d1e" alt="" width="800" height="450" /></p><p>The Crowe Gang has allied with the Darkspur Cartel and took hold north of Gallow where they brew slush, a strong liqor. This Alliance protects the Crowe from law enforcement, however they are uneasy about the imminent arrival of Judge Kain.</p><p>You can find further details and screenshots at <a
href="http://www.wildstar-online.com/en/blog/wildstar_wednesday_algoroc_rogues_gallery.php" target="_blank">Wildstar Online</a>.</p><h3>Source</h3><ul><li>Wildstar Online &#8211; <a
href="http://www.wildstar-online.com/en/blog/wildstar_wednesday_algoroc_rogues_gallery.php" target="_blank">http://www.wildstar-online.com/en/blog/wildstar_wednesday_algoroc_rogues_gallery.php</a></li></ul><h3 class='related_post_title'>Related Posts</h3><ul
class='related_post'><li><a
href='http://wildstar.mmo-game.eu/algoroc-has-been-hit-by-loftite-fever/' title='Algoroc has been hit by Loftite fever!'>Algoroc has been hit by Loftite fever!</a></li><li><a
href='http://wildstar.mmo-game.eu/northern-wilds-bestiary/' title='Northern Wilds Bestiary'>Northern Wilds Bestiary</a></li><li><a
href='http://wildstar.mmo-game.eu/bikes-n-babes-mount-revealed/' title='Bikes &#8216;n Babes!'>Bikes &#8216;n Babes!</a></li><li><a
href='http://wildstar.mmo-game.eu/metal-maw-lore-animations/' title='Metal Maw &#8211; Lore and Animations'>Metal Maw &#8211; Lore and Animations</a></li><li><a
href='http://wildstar.mmo-game.eu/wildstar-mini-bosses/' title='Wildstar (Mini-)Bosses!'>Wildstar (Mini-)Bosses!</a></li></ul> ]]></content:encoded> <wfw:commentRss>http://wildstar.mmo-game.eu/villains-of-algoroc/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>Algoroc has been hit by Loftite fever!</title><link>http://wildstar.mmo-game.eu/algoroc-has-been-hit-by-loftite-fever/</link> <comments>http://wildstar.mmo-game.eu/algoroc-has-been-hit-by-loftite-fever/#comments</comments> <pubDate>Thu, 12 Apr 2012 01:22:22 +0000</pubDate> <dc:creator>Myrddin</dc:creator> <category><![CDATA[News]]></category> <category><![CDATA[screenshot]]></category> <category><![CDATA[wildstar]]></category> <category><![CDATA[wildstar wednesday]]></category> <category><![CDATA[zone]]></category><guid
isPermaLink="false">http://wildstar.mmo-game.eu/?p=296</guid> <description><![CDATA[If you paid attention to previous Wildstar Wednesdays you noticed that the only zone we heard about was &#8220;The Northern Wilds&#8221;. For the Hoverbike screenshots Carbine Studios took us to a new Zone were taken in a new Zone and today we learn its name is Algoroc. Loftite Infestion Fame and fortune has been a [...]]]></description> <content:encoded><![CDATA[<p><img
class="alignleft size-full wp-image-297" style="margin-right: 10px; margin-top: 5px; margin-bottom: 5px;" title="loftite algoroc far view" src="http://wildstar.mmo-game.eu/files/2012/04/loftite_algoroc_far.jpg?386d1e" alt="" width="400" height="225" />If you paid attention to previous Wildstar Wednesdays you noticed that the only zone we heard about was &#8220;The Northern Wilds&#8221;. For the Hoverbike screenshots Carbine Studios took us to a new Zone were taken in a new Zone and today we learn its name is Algoroc.</p><p><span
id="more-296"></span></p><h2>Loftite Infestion</h2><p>Fame and fortune has been a a strong motivator for humans and aliens alike. Abundance of Loftite drives adventurers from all over the galaxy to Nexus in order to secure their claim.</p><p>This may prove more difficult than thought. There is dangerous environment, influenced by the Borderlands, and the Deadstar Marauders are roaming the area to pillage and enslave. Everything is turning worse with more hostile factions looking to make some coin.</p><p
style="text-align: center;"><img
class="aligncenter size-full wp-image-306" style="margin-top: 30px; margin-bottom: 30px;" title="cartel" src="http://wildstar.mmo-game.eu/files/2012/04/cartel_01.jpg?386d1e" alt="" width="800" height="450" /></p><p>Loftite is not the only treasure that you can find in Algoroc. An ancient Eldan facility has been located in the western mountains and the Exile Academy of Science is busy a the excavation site.</p><p>You can read the whole overview and many <a
href="http://www.wildstar-online.com/en/blog/wildstar_wednesday_introduction_to_algoroc.php" target="_blank">beautiful pictures here</a>!</p><h3>Source</h3><ul><li>Wildstar Online &#8211; <a
href="http://www.wildstar-online.com/en/blog/wildstar_wednesday_introduction_to_algoroc.php" target="_blank">http://www.wildstar-online.com/en/blog/wildstar_wednesday_introduction_to_algoroc.php</a></li></ul><h3 class='related_post_title'>Related Posts</h3><ul
class='related_post'><li><a
href='http://wildstar.mmo-game.eu/villains-of-algoroc/' title='Villains of Algoroc'>Villains of Algoroc</a></li><li><a
href='http://wildstar.mmo-game.eu/northern-wilds-bestiary/' title='Northern Wilds Bestiary'>Northern Wilds Bestiary</a></li><li><a
href='http://wildstar.mmo-game.eu/bikes-n-babes-mount-revealed/' title='Bikes &#8216;n Babes!'>Bikes &#8216;n Babes!</a></li><li><a
href='http://wildstar.mmo-game.eu/metal-maw-lore-animations/' title='Metal Maw &#8211; Lore and Animations'>Metal Maw &#8211; Lore and Animations</a></li><li><a
href='http://wildstar.mmo-game.eu/wildstar-mini-bosses/' title='Wildstar (Mini-)Bosses!'>Wildstar (Mini-)Bosses!</a></li></ul> ]]></content:encoded> <wfw:commentRss>http://wildstar.mmo-game.eu/algoroc-has-been-hit-by-loftite-fever/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>Conducting Wildstar Music</title><link>http://wildstar.mmo-game.eu/conducting-wildstar-score/</link> <comments>http://wildstar.mmo-game.eu/conducting-wildstar-score/#comments</comments> <pubDate>Thu, 05 Apr 2012 23:22:59 +0000</pubDate> <dc:creator>Myrddin</dc:creator> <category><![CDATA[News]]></category> <category><![CDATA[soundtrack]]></category> <category><![CDATA[video]]></category> <category><![CDATA[wildstar wednesday]]></category><guid
isPermaLink="false">http://wildstar.mmo-game.eu/?p=284</guid> <description><![CDATA[Back when Lineage II was released I recall how the music impressed me. They used a real orchestra to record their score and it had so much atmosphere. Why am I writing about this? Carbine presents a video featuring the recording of the Wildstar orchestral score by Jeff Kurtenacker at the Eastwood Scoring Stage at [...]]]></description> <content:encoded><![CDATA[<p><img
class="alignleft size-full wp-image-286" style="margin-right: 10px; margin-top: 5px; margin-bottom: 5px;" title="Wildstar Jeff Kurtenacker Score Compose Orchestra" src="http://wildstar.mmo-game.eu/files/2012/04/Wildstar_Jeff_Kurtenacker_Score_Compose_Orchestra.jpg?386d1e" alt="" width="400" height="225" />Back when Lineage II was released I recall how the music impressed me. They used a real orchestra to record their score and it had so much atmosphere. Why am I writing about this? Carbine presents a video featuring the recording of the Wildstar orchestral score by Jeff Kurtenacker at the Eastwood Scoring Stage at Warner Bros studio.</p><p><span
id="more-284"></span></p><h2>Video</h2><p>For me it makes a huge difference to have a good score for a game and especially if it comes from a real orchestra. This video shows Jeff Kurtenacker in action, enjoy!</p><p><a
href="http://wildstar.mmo-game.eu/conducting-wildstar-score/"><em>Click here to view the embedded video.</em></a></p><p>Carbine Studios has 2 sample tracks for you to listen and download <a
href="http://www.wildstar-online.com/en/blog/wildstar_wednesday_wildstar_music.php" target="_blank">here</a>, <a
href="http://www.wildstar-online.com/en/blog/wildstar_wednesday_the_recipe_for_perfect_music.php" target="_blank">2 more here</a> (at the bottom), and the earliest <a
href="http://www.carbinestudios.com/en/media/" target="_blank">pieces here</a>.</p><h3>Update!</h3><p>Found quite a bit of <a
href="http://soundcloud.com/inhisgroove" target="_blank">Jeff Kurtenacker</a> here!</p><h3>Source</h3><ul><li>Wildstar Online: <a
href="http://www.wildstar-online.com/en/blog/wildstar_wednesday_wildstar_music.php" target="_blank">http://www.wildstar-online.com/en/blog/wildstar_wednesday_wildstar_music.php</a></li></ul><h3 class='related_post_title'>Related Posts</h3><ul
class='related_post'><li><a
href='http://wildstar.mmo-game.eu/metal-maw-lore-animations/' title='Metal Maw &#8211; Lore and Animations'>Metal Maw &#8211; Lore and Animations</a></li><li><a
href='http://wildstar.mmo-game.eu/wildstar-mini-bosses/' title='Wildstar (Mini-)Bosses!'>Wildstar (Mini-)Bosses!</a></li><li><a
href='http://wildstar.mmo-game.eu/ww-recipe-for-perfect-music/' title='WildStar Wednesday: The Recipe for Perfect Music'>WildStar Wednesday: The Recipe for Perfect Music</a></li><li><a
href='http://wildstar.mmo-game.eu/villains-of-algoroc/' title='Villains of Algoroc'>Villains of Algoroc</a></li><li><a
href='http://wildstar.mmo-game.eu/algoroc-has-been-hit-by-loftite-fever/' title='Algoroc has been hit by Loftite fever!'>Algoroc has been hit by Loftite fever!</a></li></ul> ]]></content:encoded> <wfw:commentRss>http://wildstar.mmo-game.eu/conducting-wildstar-score/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>Wildstar (Mini-)Bosses!</title><link>http://wildstar.mmo-game.eu/wildstar-mini-bosses/</link> <comments>http://wildstar.mmo-game.eu/wildstar-mini-bosses/#comments</comments> <pubDate>Wed, 28 Mar 2012 21:48:20 +0000</pubDate> <dc:creator>Myrddin</dc:creator> <category><![CDATA[News]]></category> <category><![CDATA[boss]]></category> <category><![CDATA[video]]></category> <category><![CDATA[wildstar]]></category> <category><![CDATA[wildstar wednesday]]></category><guid
isPermaLink="false">http://wildstar.mmo-game.eu/?p=271</guid> <description><![CDATA[This weeks Wildstar Wednesday shows 3 different minibosses from the starter area. Frost Giant, Xenobite Queen and the Zones bad-ass ULTRABOT. If you saw the video presentation then you have most likely already seen the Frost Giant and Ultrabot. The Xenobite Queen has been shown in an uncommented video, I&#8217;ll see if I can add [...]]]></description> <content:encoded><![CDATA[<p><img
class="alignleft size-full wp-image-272" style="margin-right: 10px; margin-top: 5px; margin-bottom: 5px;" title="Ultrabot Miniboss" src="http://wildstar.mmo-game.eu/files/2012/04/Ultrabot_miniboss_3-1.jpg?386d1e" alt="" width="400" height="225" />This weeks Wildstar Wednesday shows 3 different minibosses from the starter area. Frost Giant, Xenobite Queen and the Zones bad-ass ULTRABOT. If you saw the video presentation then you have most likely already seen the Frost Giant and Ultrabot. The Xenobite Queen has been shown in an uncommented video, I&#8217;ll see if I can add it <img
src="http://wildstar.mmo-game.eu/wp-includes/images/smilies/icon_smile.gif?386d1e" alt=':-)' class='wp-smiley' /><br
/> But lets look at what Atreid has to say.</p><p><span
id="more-271"></span></p><h2>More Dangers!</h2><p>Last week Atreid reported dangers of the Northern Wilds wildlife to us. But even these foes get bested by this week creatures, the Minibosses you have already seen in various videos. Reading over their special attacks, abilities I recalled hearing that these minibosses scale ingame with the amount of players in vicinity. This sounds like an interesting feature and I&#8217;d like to hear more about that.</p><p>Read more about Deathrays, hair styles and bite sized chunks of meat at the <a
href="http://www.wildstar-online.com/en/blog/wildstar_wednesday_northern_wilds_minibosses.php" target="_blank">Wildstar Website</a>.</p><p><img
src="http://wildstar.mmo-game.eu/files/2012/03/Xenobite_Queen_miniboss_2-2.jpg?386d1e" alt="" title="Xenobite Queen miniboss" width="800" height="450" class="aligncenter size-full wp-image-276" /></p><h4>Video</h4><p>Here is a gameplay video featuring all the Minibosses &#8211; Frost Giant at 1:59; Xenobite Queen at 5:12 and Ultrabot at 8:07<br
/><p><a
href="http://wildstar.mmo-game.eu/wildstar-mini-bosses/"><em>Click here to view the embedded video.</em></a></p></p><h3>Source</h3><ul><li>Wildstar Online: <a
href="http://www.wildstar-online.com/en/blog/wildstar_wednesday_northern_wilds_minibosses.php" target="_blank">http://www.wildstar-online.com/en/blog/wildstar_wednesday_northern_wilds_minibosses.php</a></li></ul><h3 class='related_post_title'>Related Posts</h3><ul
class='related_post'><li><a
href='http://wildstar.mmo-game.eu/metal-maw-lore-animations/' title='Metal Maw &#8211; Lore and Animations'>Metal Maw &#8211; Lore and Animations</a></li><li><a
href='http://wildstar.mmo-game.eu/metal-maws-becoming-part2/' title='Metal Maw’s becoming Part2!'>Metal Maw’s becoming Part2!</a></li><li><a
href='http://wildstar.mmo-game.eu/metalmaws-becoming-pt1/' title='Metal Maw&#8217;s becoming Part1!'>Metal Maw&#8217;s becoming Part1!</a></li><li><a
href='http://wildstar.mmo-game.eu/villains-of-algoroc/' title='Villains of Algoroc'>Villains of Algoroc</a></li><li><a
href='http://wildstar.mmo-game.eu/algoroc-has-been-hit-by-loftite-fever/' title='Algoroc has been hit by Loftite fever!'>Algoroc has been hit by Loftite fever!</a></li></ul> ]]></content:encoded> <wfw:commentRss>http://wildstar.mmo-game.eu/wildstar-mini-bosses/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>Northern Wilds Bestiary</title><link>http://wildstar.mmo-game.eu/northern-wilds-bestiary/</link> <comments>http://wildstar.mmo-game.eu/northern-wilds-bestiary/#comments</comments> <pubDate>Wed, 21 Mar 2012 17:08:12 +0000</pubDate> <dc:creator>Myrddin</dc:creator> <category><![CDATA[News]]></category> <category><![CDATA[creature]]></category> <category><![CDATA[screenshot]]></category> <category><![CDATA[wildstar]]></category> <category><![CDATA[wildstar wednesday]]></category><guid
isPermaLink="false">http://wildstar.mmo-game.eu/?p=247</guid> <description><![CDATA[Wildstar Wednesday seems to shape up and we seem to get slowly more interesting information about the planet Nexus and his inhabitants. This week Loic &#8220;Atreid&#8221; Claveau introduces the Northern Wilds Bestiary. You will learn about Rootbrutes, Girrok and the Skeech. Northern Wilds Bestiary The Northern Wilds are the the home of manifold species. We [...]]]></description> <content:encoded><![CDATA[<p><img
class="alignleft size-thumbnail wp-image-248" style="margin-right: 10px; margin-top: 5px; margin-bottom: 5px;" title="Skeech" src="http://wildstar.mmo-game.eu/files/2012/03/Skeech-400x225.jpg?386d1e" alt="" width="400" height="225" />Wildstar Wednesday seems to shape up and we seem to get slowly more interesting information about the planet Nexus and his inhabitants. This week Loic &#8220;Atreid&#8221; Claveau introduces the Northern Wilds Bestiary. You will learn about Rootbrutes, Girrok and the Skeech.</p><p><span
id="more-247"></span></p><h2>Northern Wilds Bestiary</h2><p>The Northern Wilds are the the home of manifold species. We have seen Yetis, Crystal Guardians, Dagun, and a Xenobite Queen in videos and screenshots. Atreid shows us the 3 afore mentioned creatures in detail and starts with the Rootbrutes, an omnivorous fungus animal hybrid which reminds me of the &#8220;swamp thing&#8221; if you are old enough to know the movie <img
src="http://wildstar.mmo-game.eu/wp-includes/images/smilies/icon_biggrin.gif?386d1e" alt=':D' class='wp-smiley' /> Atreid mentions that Rootbrutes are an excellent ingredient for your supper!</p><h3>Skeech</h3><p>The Skeech, as seen on the small picture above, are featured as intelligent, humanoid and despite all efforts though hostile species. They are primitives with a tribal culture and shamanistic religion. Atreid praises their cooking skills (see the cooking pot in the background).<br
/> So far we have seen creatures that make excellent food and others that are excellent cooks! Wonder if the usage of too much Rootbruteshrooms help the Skeech shamans to enter their spirit world! <img
src="http://wildstar.mmo-game.eu/wp-includes/images/smilies/icon_biggrin.gif?386d1e" alt=':D' class='wp-smiley' /></p><h3>Girrok</h3><p>The Girrok are agressive and heavy muscled predators. They are intelligent, agile and dangerous foes that can use boulders to incapacitate tehir victims.</p><p
style="text-align: center;"><img
class="aligncenter size-full wp-image-252" style="margin-top: 30px; margin-bottom: 30px;" title="Girrok" src="http://wildstar.mmo-game.eu/files/2012/03/Garrok.jpg?386d1e" alt="" width="800" height="450" /></p><p>You should not miss out on the <a
href="http://www.wildstar-online.com/en/blog/wildstar_wednesday_northern_wilds_bestiary.php" target="_blank">full article by Atreid</a>, where he goes further into detail with each of these creatures, their attacks and shows more pictures.</p><h3>Sources</h3><p>Wildstar Online: <a
href="http://www.wildstar-online.com/en/blog/wildstar_wednesday_northern_wilds_bestiary.php" target="_blank">http://www.wildstar-online.com/en/blog/wildstar_wednesday_northern_wilds_bestiary.php</a><br
/> Wildstar Central Wiki: <a
href="http://wildstar-central.com/index.php?wiki/index/" target="_blank">http://wildstar-central.com/index.php?wiki/index/</a><br
/><h3 class='related_post_title'>Related Posts</h3><ul
class='related_post'><li><a
href='http://wildstar.mmo-game.eu/metal-maw-lore-animations/' title='Metal Maw &#8211; Lore and Animations'>Metal Maw &#8211; Lore and Animations</a></li><li><a
href='http://wildstar.mmo-game.eu/villains-of-algoroc/' title='Villains of Algoroc'>Villains of Algoroc</a></li><li><a
href='http://wildstar.mmo-game.eu/algoroc-has-been-hit-by-loftite-fever/' title='Algoroc has been hit by Loftite fever!'>Algoroc has been hit by Loftite fever!</a></li><li><a
href='http://wildstar.mmo-game.eu/bikes-n-babes-mount-revealed/' title='Bikes &#8216;n Babes!'>Bikes &#8216;n Babes!</a></li><li><a
href='http://wildstar.mmo-game.eu/wildstar-mini-bosses/' title='Wildstar (Mini-)Bosses!'>Wildstar (Mini-)Bosses!</a></li></ul> ]]></content:encoded> <wfw:commentRss>http://wildstar.mmo-game.eu/northern-wilds-bestiary/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>Bikes &#8216;n Babes!</title><link>http://wildstar.mmo-game.eu/bikes-n-babes-mount-revealed/</link> <comments>http://wildstar.mmo-game.eu/bikes-n-babes-mount-revealed/#comments</comments> <pubDate>Thu, 15 Mar 2012 00:25:10 +0000</pubDate> <dc:creator>Myrddin</dc:creator> <category><![CDATA[News]]></category> <category><![CDATA[aurin]]></category> <category><![CDATA[mount]]></category> <category><![CDATA[screenshot]]></category> <category><![CDATA[wildstar]]></category> <category><![CDATA[wildstar wednesday]]></category><guid
isPermaLink="false">http://wildstar.mmo-game.eu/?p=197</guid> <description><![CDATA[This weeks Wildstar Wednesday is my favorite one by far. Always since Troy Hewitt announced the existence of the mount in the first Q&#38;A session I visualized a lewd Aurin female stretching out on it and I had to grin. &#8220;Bikes &#8216;n Babes!!!1!!&#8221; But it is not only that. Apart from Metal Maw this is [...]]]></description> <content:encoded><![CDATA[<p><img
class=" wp-image-204 alignleft" style="margin-right: 10px; margin-top: 5px; margin-bottom: 5px;" title="aurin-hover-bike-ft" src="http://wildstar.mmo-game.eu/files/2012/03/aurin-hover-bike-ft.jpg?386d1e" alt="" width="400" height="225" />This weeks Wildstar Wednesday is my favorite one by far. Always since Troy Hewitt <a
href="http://www.youtube.com/watch?v=yUIUePntu-g#t=63s" target="_blank">announced the existence</a> of the mount in the first Q&amp;A session I visualized a lewd Aurin female stretching out on it and I had to grin. &#8220;Bikes &#8216;n Babes!!!1!!&#8221;<br
/> But it is not only that. Apart from Metal Maw this is actually the first real new footage we got since gamescom and I love it, can only hope that we get to see more stuff like this in future updates.</p><p><span
id="more-197"></span></p><h2>Hover Bike Revealed</h2><p>I&#8217;m so happy that we finally got some new in-game footage, seems that other players are happy, too. The previous &#8220;140 Characters Quest Text&#8221; Wildstar Wednesday got 11 likes on Facebook over a week, while the Hover Bike earned 41 within the first hour. They should definitely hire me!<br
/> Don&#8217;t get me wrong, it is not that I don&#8217;t want to hear about Carbine&#8217;s departments and their incredible work, but after all this time since gamescom we welcome posts like this! Thanks, Carbine for listening!</p><p>Anyway You are not here to read through another wall of text, here are my 2 favorite pictures. More pictures can be found here at the <a
href="http://www.wildstar-online.com/en/blog/wildstar_wednesday_hover_bike.php" target="_blank">official Wildstar Site</a>. Enjoy!</p><p><a
href="http://wildstar.mmo-game.eu/files/2012/03/aurin_biker01.png?386d1e"><img
class="aligncenter size-medium wp-image-201" title="wildstar aurin on hover bike" src="http://wildstar.mmo-game.eu/files/2012/03/aurin_biker01-800x450.png?386d1e" alt="" width="800" height="450" /></a></p><p><a
href="http://wildstar.mmo-game.eu/files/2012/03/aurin_biker03.png?386d1e"><img
class="aligncenter size-medium wp-image-202" title="wildstar aurin hover bike revealed" src="http://wildstar.mmo-game.eu/files/2012/03/aurin_biker03-800x450.png?386d1e" alt="" width="800" height="450" /></a></p><h3>What else can we see?</h3><p>You&#8217;re still here, cool! Let us take a closer look at the pictures. The first thing people seemed to mention was the &#8220;morning hair&#8221; or &#8220;wild hair&#8221; of the Aurin <img
src="http://wildstar.mmo-game.eu/wp-includes/images/smilies/icon_biggrin.gif?386d1e" alt=':D' class='wp-smiley' /> But fewer noticed the red heart brooch I suppose! Sweet little detail!</p><p>The Aurin looks a bit different, the whole appearance is a bit more feline, especially the form of the face and the eyes (<a
href="http://www.wildstar-online.com/media/uploads/images/media-screenshot-images/wdstr_screen_001.jpg" target="_blank">initial Aurin screenshots</a>).</p><h3>Other Footage</h3><p>The location seems to be a new one, too. The color theme and buildings reminded me a bit of <a
href="http://www.carbinestudios.com/media/uploads/images/wallpapers/valley_1920.jpg" target="_blank">this area</a>, an early concept art.</p><p>At gamescom Jeremy Gaffneys presented Wildstar, showcasing the Northern Wilds starter zone. Towards the end of the interview he talks about the second zone, a mining area and shows some bits and pieces of it. You can see that it is indeed the zone the pictures have been taken in. Start the video at 47:50!</p><p><a
href="http://wildstar.mmo-game.eu/bikes-n-babes-mount-revealed/"><em>Click here to view the embedded video.</em></a></p><p>Tried to find the name of the zone, Jeremy Gaffneys seems to mention it at 48:14, but the low sound quality makes it impossible to understand. If you understood what he says, please leave a comment below!</p><p>Anyway, the pictures have been taken in the second zone of the game, you can see the location at ~49:57!</p><p>Thanks Carbine!</p><h3>Source</h3><ul><li>Official Wildstar Blog: <a
href="http://www.wildstar-online.com/en/blog/wildstar_wednesday_hover_bike.php" target="_blank">http://www.wildstar-online.com/en/blog/wildstar_wednesday_hover_bike.php</a></li></ul><h3 class='related_post_title'>Related Posts</h3><ul
class='related_post'><li><a
href='http://wildstar.mmo-game.eu/villains-of-algoroc/' title='Villains of Algoroc'>Villains of Algoroc</a></li><li><a
href='http://wildstar.mmo-game.eu/algoroc-has-been-hit-by-loftite-fever/' title='Algoroc has been hit by Loftite fever!'>Algoroc has been hit by Loftite fever!</a></li><li><a
href='http://wildstar.mmo-game.eu/northern-wilds-bestiary/' title='Northern Wilds Bestiary'>Northern Wilds Bestiary</a></li><li><a
href='http://wildstar.mmo-game.eu/metal-maw-lore-animations/' title='Metal Maw &#8211; Lore and Animations'>Metal Maw &#8211; Lore and Animations</a></li><li><a
href='http://wildstar.mmo-game.eu/wildstar-mini-bosses/' title='Wildstar (Mini-)Bosses!'>Wildstar (Mini-)Bosses!</a></li></ul> ]]></content:encoded> <wfw:commentRss>http://wildstar.mmo-game.eu/bikes-n-babes-mount-revealed/feed/</wfw:commentRss> <slash:comments>3</slash:comments> </item> <item><title>Where are the real Wildstar updates?</title><link>http://wildstar.mmo-game.eu/where-are-the-real-wildstar-updates/</link> <comments>http://wildstar.mmo-game.eu/where-are-the-real-wildstar-updates/#comments</comments> <pubDate>Fri, 02 Mar 2012 02:01:11 +0000</pubDate> <dc:creator>Myrddin</dc:creator> <category><![CDATA[News]]></category> <category><![CDATA[carbine]]></category> <category><![CDATA[interview]]></category> <category><![CDATA[rant]]></category> <category><![CDATA[wildstar]]></category><guid
isPermaLink="false">http://wildstar.mmo-game.eu/?p=134</guid> <description><![CDATA[If you followed my site you will realize that I stopped posting information about Wildstar during the past months. Don&#8217;t get me wrong, I anticipate the game and have high hopes (you can read the posts here) but the information policy and the community managers are driving me nuts.]]></description> <content:encoded><![CDATA[<p><img
class="alignleft size-full wp-image-151" style="margin-right: 10px; margin-top: 5px; margin-bottom: 5px;" title="another amazing boring wildstar wednesday" src="http://wildstar.mmo-game.eu/files/2012/02/another_amazing_aka_boring_wildstar_wednesday.jpg?386d1e" alt="" width="400" height="266" /><p>If you followed my site you will realize that I stopped posting information about Wildstar during the past months. Don&#8217;t get me wrong, I anticipate the game and have high hopes (<a
href="http://www.mmo-game.eu/tag/wildstar/">you can read the posts here</a>) but the information policy and the community managers are driving me nuts.</p><p><span
id="more-134"></span></p><p
style="text-align: center;><a
href="http://wildstar.mmo-game.eu/where-are-the-real-wildstar-updates/#update"><span
style="font-size: 24px;"><strong>–&gt; Update &lt;—</strong></span></a></p><h2>WTF am I doing here?</h2><p>This exact phrase has been rushing through my mind while writing last post about Wildstar Wednesday. It was the one about the music composition. This would have been a perfect example to not only introduce the artist, but to show off some audio excerpts and create some atmosphere. Instead the whole Wildstar Wednesday was 99% wall of text and 1% music, nothing to soften it up &#8230;</p><p>Carbine does not miss a chance to mention Wildstar&#8217;s unique art style and it makes me wonder why they don&#8217;t make more use of it. They must have tools like the WoW&#8217;s Modelviewer &#8211; which allows fast screencaps of ingame 3d object/characters/gear &#8211; to illustrate posts, maybe even something we haven&#8217;t seen before.</p><p>At this moment I came to realize that I was simply quoting stuff, stuff I found boring and useless, uninteresting &#8211; stuff I did not want to read about myself and decided to stop to writing about Wildstar until they start posting some real infos.</p><h3>Wildstar Wednesday</h3><p>To me Metal Maw is the perfect example that Carbine has real talented staff. The results from gamecom Metal Maw life drawing event was a bit disappointing at first. They did not create a monster, they created a fat chicken. But what the art team made of it is truly impressive. The fat chicken turned into a truly unqiue, fierce monster.</p><p>But what are 3-4 good posts over the last half year? It is too little and gives the impression that Carbine posts because it is Wildstar Wednesday and not because they have something interesting to share.</p><blockquote
style="margin-top: 40px; margin-bottom: 40px;"><p><em>&#8220;They could make a flythrough video of some of their zones even without any mobs, make it last 20 seconds and it&#8217;ll be far more interesting than all the wilstar wednesdays together&#8221;</em> &#8211; Source IRC</p></blockquote><h2>Presentation at Gamescom</h2><p><img
class="alignright size-full wp-image-167" style="margin-left: 10px; margin-top: 5px; margin-bottom: 5px;" title="WS Q&amp;A" src="http://wildstar.mmo-game.eu/files/2012/03/WS_QaA.jpg?386d1e" alt="" width="400" height="225" />Carbine Studio&#8217;s credo is &#8220;We don&#8217;t talk about it if we cannot show it.&#8221; While I agree and respect this I must say there is a difference between answering player&#8217;s questions without revealing details and saying &#8220;sorry dude, we have nothing to tell you, but check our website for future updates&#8221;, especially on a live Q&amp;A session.</p><p>I have seen many many many press conferences, announcements and interviews. There were always questions about content that isn&#8217;t ready for public discussion, but they always find a way to at least talk generally about things. It seems that only Jeremy Gaffneys has these skills, his interviews were always at high level and interesting to see and read.</p><p>It was kind of interesting to see how the first Q&amp;A session influenced the crowd, after the third question was answered with &#8220;Sorry we don&#8217;t talk about this&#8221;, the crowd perceptibly lost interest in asking more questions. It took T-Shirts and other goody rewards to encourage more questions. Some forms of &#8220;we can&#8217;t talk about it&#8221; sounded a bit harsh and nothing I&#8217;d expect from people who want to get positive attention to their games.</p><h2>Trying to get into contact</h2><p>Yeah, I tried to introduce this portal to Jeremy Gaffneys, Robert Land, Loic Claveau and Troy Hewitt. Troy Hewitt even replied &#8220;<em>Hi Michael! I&#8217;ve just gotten back to the world after a week-long rest, and I noticed your message upon getting home. Can you send me a note to [...] ? Looking forward to talking with you this week!</em>&#8221; this was on september 7th and I am still waiting for the reply to my mail.</p><p
style="text-align: center;"><img
class="size-full wp-image-170 aligncenter" style="margin-top: 5px; margin-bottom: 5px;" title="TH_FB" src="http://wildstar.mmo-game.eu/files/2012/03/TH_FB.jpg?386d1e" alt="" width="506" height="151" /></p><p>To be honest I find it disturbing if Community Managers don&#8217;t get in touch with you. I recall Atreid using tweeting this: &#8220;I am Atreid, and I send this message to any #WildStar fansites who took refuge among the stars. Send me a contact email; we need to talk! [:)]&#8221;</p><p><img
src="http://wildstar.mmo-game.eu/files/2012/03/WS_Twitter.jpg?386d1e" alt="" title="WS_Twitter" width="522" height="280" class="aligncenter size-full wp-image-175" style="margin-top: 30px; margin-bottom: 30px;" /></p><p>Since December 1st I am waiting for a reply to this.</p><p>Sure, this isn&#8217;t the biggest site, this portal has only 2500-4500 visitors a day (more at the week end), but I&#8217;d at least expect a friendly &#8220;we are interested in other sites for now&#8221;, especially when they ask to get in contact with you. Isn&#8217;t that what communita managers do?</p><p>In fact, even though the name was leaked (pcgames.de) I decide to hold this back till after Jeremy Gaffney&#8217;s announcement. With no access to any material and no NDA I could have done so, instead I even delayed comments on the subject. Next to the superb Wildstar Central (you guys are truly amazing!) there was only my site back then with some (general) information.</p><p>During gamescom Robert &#8220;Robeardo&#8221; Land announced the mount from the trailer was already ingame and I jested via Twitter:</p><ul><li>&#8220;<em>@Team_WildStar Since the bike from the cinematic trailer is already ingame, can we see a Screenshot of an Aurin riding it? Bikes &amp; Babes you know! 6:51 PM &#8211; 25 Aug 11</em>&#8220;</li></ul><p>and got the reply</p><ul><li>&#8220;<em>@myrddinde haha- that&#8217;s a great request. We&#8217;ll see what we can do once #WildStar finishes up our world tour. #PAX</em>&#8220;</li></ul><p>Needless to say that I am still waiting for this, further questions/reminders remained unanswered.</p><h2>Potential</h2><p>Don&#8217;t get me wrong. The game looks very interesting and I have a big interest in it, want it to be a success and help where I can. At the moment I do not agree with their information policy and I am actually happy that carbine never bothered to contact me. I&#8217;d feel obliged to share even the most boring stuff. I have understood that they don&#8217;t really want the contact, but I sense huge potential in this game. Would love to promote Wildstar, post some artwork, screenshots, videos, post about lore, the wildstar universe, races, classes, player paths or the layer system, but I can&#8217;t due to lack of resources.</p><h4>IRC Quotes</h4><p>This is from our IRC (not from the inofficial Wildstar IRC), but without that Chat it would be just another MMO for me and I&#8217;d probably not even read about the game. Over the past half year the tone changed from interested to disappointed though. It is not representative, but maybe it is something to think about.</p><blockquote><p>aaaa: It&#8217;s now wednesday, the weekly day to get trolled by the wildstar PR team! <img
src="http://wildstar.mmo-game.eu/wp-includes/images/smilies/icon_biggrin.gif?386d1e" alt=':D' class='wp-smiley' /><br
/> aaaa: I heard they officially renamed Wildstar Wednesday to Wildstar weekly trolling<br
/> aaaa: Well, i&#8217;m gonna spend the next 24 hours hitting F5 for wildstar news</p></blockquote><blockquote><p>bbbb: nah, but they did say Q&amp;A at the end of january, and they are sending stuff to fansites on friday, right?<br
/> bbbb: Not that its a gaurantee for anything good, but at least SOMETHING will happen (probably equally as disappointing as their wildstar wednesday lol!!)<br
/> cccc: I bet if you had written &#8220;equally exciting&#8221; everyone would ahve known what you meant &#8230;. everyone but carbine <img
src="http://wildstar.mmo-game.eu/wp-includes/images/smilies/icon_biggrin.gif?386d1e" alt=':D' class='wp-smiley' /></p></blockquote><blockquote><p>dddd: Yeah, honestly, the wildstar PR is a disaster to be polite<br
/> dddd: Just compare the GW2 showing at Gamescom 2010 (when they first showed it to the public) and Wildstar at Gamescom 2011, games at that time had been in production roughly for the same amount of time<br
/> dddd: Wildstar was able to show off their starting zone with hardly any classes, game systems, paths or anything else of interest really and the demonstration was very short and bad <img
src="http://wildstar.mmo-game.eu/wp-includes/images/smilies/icon_biggrin.gif?386d1e" alt=':D' class='wp-smiley' /><br
/> dddd: Not to mention in the months after Gamescom, wildstar have showed absolutely nothing new<br
/> dddd: And the stuff they keep talking about or showing is incredible lame<br
/> dddd: It honestly gives off the vibe that they dont have ANYTHING completed, besides their starting zone and the game is looking at a 2014/2015 release<br
/> eeee: I mean, it&#8217;s a massive difference in information revealed, and the real issue here is that Wildstar keeps giving the impression that they just DONT have more to show than what we saw at Gamescom</p></blockquote><blockquote><p>ffff: Our #WildStar Community #Uplink tomorrow on FB will ask you a very important question: What do you want to see more of? http://ow.ly/8DJcs<br
/> ffff: should i tell them, &#8220;if you have no clue then you have the wrong job mate!&#8221;</p></blockquote><blockquote><p>gggg: A new WildStar Column is up! Today&#8217;s theme is: &#8220;What is an Art-Style?&#8221; Check it out and give your opinion <img
src="http://wildstar.mmo-game.eu/wp-includes/images/smilies/icon_smile.gif?386d1e" alt=':)' class='wp-smiley' /> &#8230;<br
/> gggg: yawn, it is as interesting as it sounds<br
/> hhhh: wildstar keeps impressing with their articles! <img
src="http://wildstar.mmo-game.eu/wp-includes/images/smilies/icon_biggrin.gif?386d1e" alt=':D' class='wp-smiley' /></p></blockquote><blockquote><p>iiii: Tomorrow is going to be a great day<br
/> iiii: Looking forward to wildstar wednesday!<br
/> jjjj: hahahaahha, I thought for a second you were serious<br
/> iiii: hahaha <img
src="http://wildstar.mmo-game.eu/wp-includes/images/smilies/icon_biggrin.gif?386d1e" alt=':D' class='wp-smiley' /></p></blockquote><blockquote><p>kkkk: I have a very long post ready for that, but it sounds too much like a loooooong complaint, so I never published it <img
src="http://wildstar.mmo-game.eu/wp-includes/images/smilies/icon_biggrin.gif?386d1e" alt=':D' class='wp-smiley' /><br
/> llll: haha, there&#8217;s no reason to go crazy<br
/> llll: but really, the current system they use for WW just seems retarded<br
/> llll: I was more interested in the game based on the developer interviews and concept arts shown before the game was showcased at gamescom<br
/> llll: The current PR stuff is really retarded, it doesn&#8217;t take much to make people feel some interest in the game<br
/> llll: Show off different zones, either concept art or ingame shots, then add in some music that fits the zones instead of writing articles about how difficult it is to make the music for their zones<br
/> llll: Make a short video showing off some different skills in combat situations (like blizzard did with D3)<br
/> llll: Maybe take a look at ArenaNets blog articles they&#8217;ve released during the games development<br
/> llll: They&#8217;ve not only been very long and detailed, but also included screenshots, concept art and at times videos<br
/> llll: ArenaNet had skill videos for warriors and 1 more class back in 2008 or whenever<br
/> llll: I remember first hearing about GW2 when that rogue from premonition linked a skill video<br
/> llll: I can&#8217;t understand how a game have been in development for soon 5 years and all we&#8217;ve seen is a few minutes of the starting zone and a cinematic trailer made by ANOTHER STUDIO<br
/> llll: Really gives you a strong impression that there really is no product</p></blockquote><p><a
name="update"></a></p><h3>Update</h3><p>Seems like Carbine was trying to get in touch, but there was an error with my email adress. This means I was waiting for their mail and while they were waiting for my replies. Thanks at the Carbine Team for clearing it up!<br
/><h3 class='related_post_title'>Related Posts</h3><ul
class='related_post'><li><a
href='http://wildstar.mmo-game.eu/layer-system-combat-paths/' title='Layer System in Combat and Paths'>Layer System in Combat and Paths</a></li><li><a
href='http://wildstar.mmo-game.eu/q-a-with-lead-client-engineer-underdog/' title='Q &amp; A with Lead Client Engineer Jon Wiesman'>Q &#038; A with Lead Client Engineer Jon Wiesman</a></li><li><a
href='http://wildstar.mmo-game.eu/metal-maw-lore-animations/' title='Metal Maw &#8211; Lore and Animations'>Metal Maw &#8211; Lore and Animations</a></li><li><a
href='http://wildstar.mmo-game.eu/villains-of-algoroc/' title='Villains of Algoroc'>Villains of Algoroc</a></li><li><a
href='http://wildstar.mmo-game.eu/algoroc-has-been-hit-by-loftite-fever/' title='Algoroc has been hit by Loftite fever!'>Algoroc has been hit by Loftite fever!</a></li></ul> ]]></content:encoded> <wfw:commentRss>http://wildstar.mmo-game.eu/where-are-the-real-wildstar-updates/feed/</wfw:commentRss> <slash:comments>6</slash:comments> </item> <item><title>Wildstar Central launches Wiki</title><link>http://wildstar.mmo-game.eu/wildstar-central-launches-wiki/</link> <comments>http://wildstar.mmo-game.eu/wildstar-central-launches-wiki/#comments</comments> <pubDate>Tue, 25 Oct 2011 14:24:02 +0000</pubDate> <dc:creator>Myrddin</dc:creator> <category><![CDATA[Links]]></category> <category><![CDATA[partner]]></category> <category><![CDATA[wildstar]]></category><guid
isPermaLink="false">http://wildstar.mmo-game.eu/?p=104</guid> <description><![CDATA[Our friends at Wildstar Central recently launched their Wiki. While information at this time is still limited the Wiki will grow as new content is being released by Carbine Studios. Check it out! Related Posts Q &#038; A with Lead Client Engineer Jon Wiesman Wildstar hits 10k Fans! Metal Maw &#8211; Lore and Animations Villains [...]]]></description> <content:encoded><![CDATA[<p><img
class="alignleft size-full wp-image-105" style="margin-right: 10px; margin-top: 5px; margin-bottom: 5px;" title="wildstar central wiki" src="http://wildstar.mmo-game.eu/files/2011/11/wildstar_central_wiki_ft.jpg?386d1e" alt="" width="400" height="225" />Our friends at <a
href="http://wildstar-central.com/" target="_blank">Wildstar Central</a> recently launched their <a
href="http://wildstar-central.com/index.php?wiki/index/" target="_blank">Wiki</a>. While information at this time is still limited the Wiki will grow as new content is being released by Carbine Studios. Check it out!<br
/><h3 class='related_post_title'>Related Posts</h3><ul
class='related_post'><li><a
href='http://wildstar.mmo-game.eu/q-a-with-lead-client-engineer-underdog/' title='Q &amp; A with Lead Client Engineer Jon Wiesman'>Q &#038; A with Lead Client Engineer Jon Wiesman</a></li><li><a
href='http://wildstar.mmo-game.eu/wildstar-hits-10k-fans/' title='Wildstar hits 10k Fans!'>Wildstar hits 10k Fans!</a></li><li><a
href='http://wildstar.mmo-game.eu/metal-maw-lore-animations/' title='Metal Maw &#8211; Lore and Animations'>Metal Maw &#8211; Lore and Animations</a></li><li><a
href='http://wildstar.mmo-game.eu/villains-of-algoroc/' title='Villains of Algoroc'>Villains of Algoroc</a></li><li><a
href='http://wildstar.mmo-game.eu/algoroc-has-been-hit-by-loftite-fever/' title='Algoroc has been hit by Loftite fever!'>Algoroc has been hit by Loftite fever!</a></li></ul> ]]></content:encoded> <wfw:commentRss>http://wildstar.mmo-game.eu/wildstar-central-launches-wiki/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>Metal Maw’s becoming Part2!</title><link>http://wildstar.mmo-game.eu/metal-maws-becoming-part2/</link> <comments>http://wildstar.mmo-game.eu/metal-maws-becoming-part2/#comments</comments> <pubDate>Wed, 05 Oct 2011 15:39:37 +0000</pubDate> <dc:creator>Myrddin</dc:creator> <category><![CDATA[Concepts]]></category> <category><![CDATA[boss]]></category> <category><![CDATA[concept]]></category> <category><![CDATA[wildstar]]></category> <category><![CDATA[wildstar wednesday]]></category><guid
isPermaLink="false">http://wildstar.mmo-game.eu/?p=110</guid> <description><![CDATA[This Wildstar Wednesday covers the second part of Metal Maw, from Concept to Creature. Metal Maw was created together with fans that came to the Wildstar booth at Gamescom 2011 in Cologne. The first part covered the phases of from sketch to artwork and now we will find out the steps that involve 3D modelling. [...]]]></description> <content:encoded><![CDATA[<p><img
class="alignleft size-full wp-image-111" style="margin-right: 10px; margin-top: 5px; margin-bottom: 5px;" title="wildstar metal maw becoming part2" src="http://wildstar.mmo-game.eu/files/2011/11/wildstar_metal_maw_becoming_part2_ft.jpg?386d1e" alt="" width="400" height="225" />This Wildstar Wednesday covers the second part of <a
href="http://www.wildstar-online.com/en/blog/wildstar_wednesday_the_return_of_metal_maw.php" target="_blank">Metal Maw, from Concept to Creature</a>. Metal Maw was created together with fans that came to the Wildstar booth at Gamescom 2011 in Cologne. The first part covered the phases of from sketch to artwork and now we will find out the steps that involve 3D modelling.</p><p><span
id="more-110"></span></p><h2>3D modelling</h2><p>Senior Character Artist, Brandon Dix starts out by modelling 2 very basic models of the creature. The one we know from previous sketches and an unaltered one. This would save a lot of time in case they decide to introduce a normal version of the monster at some point.</p><h3>Zbrush Basic Model</h3><p
style="text-align: center;"><a
href="http://wildstar.mmo-game.eu/files/2011/11/Metal_Maw_3D_Step1_Zbrush_basic.jpg?386d1e"><img
class="aligncenter size-full wp-image-116" style="margin-top: 30px; margin-bottom: 30px;" title="Metal_Maw_3D_Step1_Zbrush_basic_ft" src="http://wildstar.mmo-game.eu/files/2011/11/Metal_Maw_3D_Step1_Zbrush_basic_ft.jpg?386d1e" alt="" width="400" height="250" /></a></p><p>The next step is done by adding more details and fine tuning the model, before adding the tech pieces.</p><h3>Initial Sculpt</h3><p
style="text-align: center;"><a
href="http://wildstar.mmo-game.eu/files/2011/10/Metal_Maw_3D_Step2_Initial_Sculpt.jpg?386d1e"><img
class="aligncenter size-full wp-image-121" style="margin-top: 30px; margin-bottom: 30px;" title="Metal_Maw_3D_Step2_Initial_Sculpt_ft" src="http://wildstar.mmo-game.eu/files/2011/10/Metal_Maw_3D_Step2_Initial_Sculpt_ft.jpg?386d1e" alt="" width="400" height="242" /></a></p><p>Now the surfaces are being modeled and tech is added to the model</p><h3>Adding Tech</h3><p
style="text-align: center;"><a
href="http://wildstar.mmo-game.eu/files/2011/10/Metal_Maw_3D_Step3_added_tech.jpg?386d1e"><img
class="aligncenter size-full wp-image-124" style="margin-top: 30px; margin-bottom: 30px;" title="Metal_Maw_3D_Step3_added_tech_ft" src="http://wildstar.mmo-game.eu/files/2011/10/Metal_Maw_3D_Step3_added_tech_ft.jpg?386d1e" alt="" width="400" height="250" /></a></p><p>The model is ready for a full render, without textures though, but the details are visible and the model looks already really <del
datetime="2011-10-05T16:21:49+00:00">nice</del> badass.</p><h3>Full Render</h3><p><a
href="http://wildstar.mmo-game.eu/files/2011/11/wildstar_metal_maw_becoming_part2_ft.jpg?386d1e"><img
src="http://wildstar.mmo-game.eu/files/2011/10/Metal_Maw_3D_Step4_full_render.jpg?386d1e" alt="" title="wildstar metal maw becoming part2" width="400" height="225" class="aligncenter size-full wp-image-111" /></a><br
/> While I found the sketch from Gamescom kind of disappointing this model is beginning to show the potential of the Wildstar Team. All I could see after the fun event at Gamescom was an ugly fat chicken and nothing that would scare anything but the tiniest Nexus rainworms <img
src="http://wildstar.mmo-game.eu/wp-includes/images/smilies/icon_biggrin.gif?386d1e" alt=':D' class='wp-smiley' /> The Artwork however started to look really nice and the 3D model even more.</p><p>Here is a nice quote from Robert &#8220;Robeardo&#8221; Land at Wildstar IRC</p><blockquote><p> (2011-10-05 20:57:24) Myrddin: cool more metal maw! he starts to look terryfiyng<br
/> (2011-10-05 20:59:52) Robeardo: I cannot wait to hear people tell stories of how badly he destroyed them!</p></blockquote><p>You can read the original article here at the <a
href="http://www.wildstar-online.com/en/blog/wildstar_wednesday_the_return_of_metal_maw.php" target="_blank">Wildstar Website</a>, the next steps of the process inclusive.<br
/><h3 class='related_post_title'>Related Posts</h3><ul
class='related_post'><li><a
href='http://wildstar.mmo-game.eu/metal-maw-lore-animations/' title='Metal Maw &#8211; Lore and Animations'>Metal Maw &#8211; Lore and Animations</a></li><li><a
href='http://wildstar.mmo-game.eu/metalmaws-becoming-pt1/' title='Metal Maw&#8217;s becoming Part1!'>Metal Maw&#8217;s becoming Part1!</a></li><li><a
href='http://wildstar.mmo-game.eu/wildstar-mini-bosses/' title='Wildstar (Mini-)Bosses!'>Wildstar (Mini-)Bosses!</a></li><li><a
href='http://wildstar.mmo-game.eu/villains-of-algoroc/' title='Villains of Algoroc'>Villains of Algoroc</a></li><li><a
href='http://wildstar.mmo-game.eu/algoroc-has-been-hit-by-loftite-fever/' title='Algoroc has been hit by Loftite fever!'>Algoroc has been hit by Loftite fever!</a></li></ul> ]]></content:encoded> <wfw:commentRss>http://wildstar.mmo-game.eu/metal-maws-becoming-part2/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> </channel> </rss>
<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using disk: basic
Page Caching using disk: basic
Database Caching 18/71 queries in 0.391 seconds using apc
Object Caching 1256/1415 objects using apc

Served from: wildstar.mmo-game.eu @ 2012-05-20 09:42:44 -->
