<?xml version="1.0" encoding="ISO639" ?>
<rss version="2.0">
<channel>
	<title>Announcements</title>
	<description>ArcEmu News</description>
	<link>http://arcemu.org/forums/index.php</link>
	<pubDate>Sun, 05 Sep 2010 07:03:00 +0000</pubDate>
	<ttl>1440</ttl>
	<item>
		<title>Wiki Enhancements</title>
		<link>http://arcemu.org/forums/index.php?showtopic=23297</link>
		<description><![CDATA[Greetings ArcEmu users.<br />
<br />
As requested by me in <a href='http://arcemu.org/forums/index.php?showtopic=23054&st=0&p=106763&fromsearch=1&#entry106763' class='bbc_url' title='External link' rel='nofollow external'>http://arcemu.org/fo...=1</a> the wiki has undergone some changes you should all know about.<br />
<br />
<a href='http://www.mediawiki.org/wiki/Extension:SyntaxHighlight_GeSHi' class='bbc_url' title='External link' rel='nofollow external'>SyntaxHighlight_GeSHi</a>  has been added to the wiki, which means you may now highlight code like  the forums do, or any text type editor - this was mainly focused at the  forces of wow-v which have helped us greatly by documenting the many  functions of the scripting engine.<br />
<br />
To use this new addition (read the link above too) type this when editing a page<br />
<br />
<pre class='prettyprint'>

&lt;source lang="lua"&gt;

function example
();

&lt;/source&gt;
</pre><br />
<br />
This is much prettier and readable then just using &lt;pre&gt;<br />
<br />
<br />
I have also added collapsible objects. They will function as a bullet you may click on to show or hide a section of a page, making things a little neater.<br />
To use it:<br />
<pre class='prettyprint'>
{{Collapse|Internalname|Hai2u|Stuff that goes inside the object here}}
</pre><br />
<br />
Please see: <a href='http://www.arcemu.info/wiki/index.php?title=Template:Collapse' class='bbc_url' title='External link' rel='nofollow external'>Template:Collapse</a><br />
<br />
Change Internalname to something appropriate &gt;THAT WILL NOT CONFLICT WITH OTHER OBJECTS&lt;<br />
<br />
In  addition I am going hard to work editing and performing maintenance on  the many pages that need it, any requests for page moving/renaming or  deletion can go through me via forum PM or IRC.<br />
<br />
NOTE TO ALL WIKI EDITORS:<br />
Please assist me in categorizing YOUR pages, please find your category in <a href='http://www.arcemu.info/wiki/index.php?title=Special:Categories' class='bbc_url' title='External link' rel='nofollow external'>Special:Categories</a> or create one if you did not find one that was appropriate for your page.<br />
Adding a category to your page is as simple as adding [[Category:MyCategory]] to the bottom of your page. <br />
--  Also please refrain from signing("~~~~") your edits, as we know who  created the page from the page history. A wiki is a place of multiple  editors, this discourages other editors from editing your page.]]></description>
		<pubDate>Sun, 05 Sep 2010 07:03:00 +0000</pubDate>
		<guid>http://arcemu.org/forums/index.php?showtopic=23297</guid>
	</item>
	<item>
		<title>Forums Re-organized</title>
		<link>http://arcemu.org/forums/index.php?showtopic=23036</link>
		<description><![CDATA[Greetings fellow ArcEmos!<br />
<br />
Needless to say, our forums have undergone a major transformation.<br />
We've been hard at work shifting individual forums around, renaming, merging, and cleaning up so that our users experience is as fluid as possible.<br />
<br />
Several new forums worth noting are:<br />
<br />
<a href='http://arcemu.org/forums/index.php?showforum=57' class='bbc_url' title='External link' rel='nofollow external'>Peer to Peer Support</a> - Installation, configuration, and general support. This is a <strong class='bbc'>good</strong> place to start if you're an absolute beginner.<br />
<a href='http://arcemu.org/forums/index.php?showforum=201' class='bbc_url' title='External link' rel='nofollow external'>Commit Logs</a> - Be up to date with the latest updates to our source code.<br />
<a href='http://arcemu.org/forums/index.php?showforum=195' class='bbc_url' title='External link' rel='nofollow external'>ArcEmu Feedback</a> - Lets us know how we're doing and what you'd like to see us working on, including features (no bug reports please!)<br />
<a href='http://arcemu.org/forums/index.php?showforum=202' class='bbc_url' title='External link' rel='nofollow external'>Recruitment</a> - ArcEmu is LFM - Details within!<br />
<br />
As well, several forums have been moved.<br />
<br />
Patch Workshop has been merged into Workshop within the Core Modification forum.<br />
Pictures, Videos, and Screenshots has been merged into Offtopic as a sub-forum.<br />
Both the Scripting and Database forums "General Chat" has been merged into their respective categories.<br />
Introductions have been moved into the ArcEmu Community category.<br />
The Crash Reports forum has been moved into the Arcemu Development category.<br />
<br />
<span style='font-size: 21px;'>Invision Power Board (the forums) have been upgrade to the latest version</span><br />
You are now able to share posts/threads via several websites such as Facebook and Twitter.<br />
You can now customize your profile's background image. Note: You must upload an image offsite to a website such as Imageshack.us to make use of this feature.<br />
<br />
More news coming soon, stay tuned.<br />
<br />
Sincerely,<br />
- The ArcEmu Staff]]></description>
		<pubDate>Mon, 02 Aug 2010 06:00:13 +0000</pubDate>
		<guid>http://arcemu.org/forums/index.php?showtopic=23036</guid>
	</item>
	<item>
		<title>Arcemu To Switch To Git - Soon</title>
		<link>http://arcemu.org/forums/index.php?showtopic=22009</link>
		<description><![CDATA[Greetings,<br />
<br />
Yesterday in a staff meeting we discussed switching to GIT.<br />
Currently we use Subversion, and it has served us well over the last 2 years. The time has come where we need able to commit to a local repository and then push to the central repository. Currently, several staff members are working on several rewrites of the emulator. Ranging from the aiinterface to packet handling, we believe GIT is a beneficial improvement to this project.<br />
<br />
Please note, we have <strong class='bbc'>not</strong> switched to GIT yet.<br />
<br />
As well, our GIT repository will be MIRRORED to our Subversion repository. This means you can still check out of our SVN repo without using GIT.<br />
This change will mainly effect developers, and not the average user/power-user.<br />
<br />
Please stay tuned for updates.]]></description>
		<pubDate>Mon, 24 May 2010 05:05:40 +0000</pubDate>
		<guid>http://arcemu.org/forums/index.php?showtopic=22009</guid>
	</item>
	<item>
		<title>Community Contest - Win 250 By Posting Crash Dumps!</title>
		<link>http://arcemu.org/forums/index.php?showtopic=21976</link>
		<description><![CDATA[Greetings all!<br />
<br />
Today are proud to announce the first of many contests!<br />
The objective simple, who ever posts the most crashes (has to at least be over 5) WINS!<br />
<br />
Rules:<br />
<br />
No duplicates.. if someone's already posted one contributing information will gain you 1/2 a point.<br />
Posting a new crash will get gain you 1 point!<br />
<br />
So there you have it, get started by clicking here: <a href='http://arcemu.org/forums/index.php?showforum=29' class='bbc_url' title='External link' rel='nofollow external'>http://arcemu.org/forums/index.php?showforum=29</a><br />
<br />
GOOD LUCK!]]></description>
		<pubDate>Fri, 21 May 2010 23:32:09 +0000</pubDate>
		<guid>http://arcemu.org/forums/index.php?showtopic=21976</guid>
	</item>
	<item>
		<title>Hasbro!</title>
		<link>http://arcemu.org/forums/index.php?showtopic=21663</link>
		<description><![CDATA[Dear Hasbro!<br />
We'd like to use this opportunity to <strong class='bbc'>wish you a very happy /b/irthday!</strong><br />
<br />
<img src='http://i41.tinypic.com/330wc5f.jpg' alt='Posted Image' class='bbc_img' /><br />
( I'm not the one on the pic, (it's a random camwhore) just before someone misunderstands the situation )<br />
<br />
Despite of all of the bickering in the past, present and future there are a group of people who appreciate all you've done, do, and will do!<br />
Contrary to popular belief we do like you a lot (sometimes we even read your PMs, and listen to what you say)! Sometimes we might even laugh on your jokes (a little)!<br />
Either way we hope you spend this day, and evening having lots of fun!<br />
<br />
<img src='http://i44.tinypic.com/2i7xxd.jpg' alt='Posted Image' class='bbc_img' /><br />
<br />
Don't forget to eat your birthday cake, mon capitan!<br />
<img src='http://i41.tinypic.com/orrw4h.png' alt='Posted Image' class='bbc_img' /><br />
<br />
-The Arcemu community]]></description>
		<pubDate>Sun, 25 Apr 2010 12:53:13 +0000</pubDate>
		<guid>http://arcemu.org/forums/index.php?showtopic=21663</guid>
	</item>
</channel>
</rss>