<?xml version="1.0" encoding="ISO-8859-1"?>
<rss version="2.0">
	<channel>
		<title>WoWInterface - Latest New AddOns</title>
		<link>http://www.wowinterface.com</link>
		<description>World of Warcraft Interfaces, Skins, Addons, Mods community.</description>
		<language>en</language>
		<generator>WoWInterface</generator>
		<ttl>30</ttl>
		<copyright>Copyright 2006, WoWInterface</copyright>
		<image>
			<url>http://s.wowinterface.com/images/style_mmoi_wowi2/misc/rss.jpg</url>
			<title>WoWInterface</title>
			<link>http://www.wowinterface.com</link>
		</image>
		<webMaster>no-reply@WoWInterface</webMaster>
				<item>
			<title><![CDATA[LuaConsole (1.0)]]></title>
			<link>http://www.wowinterface.com/downloads/info15073-1.0.html</link>
			<description>Tired of using /script while testing ingame?&lt;br /&gt;
&lt;br /&gt;
LuaConsole is an interactive ingame Lua command line terminal which pops up from the top of the screen on key-press an has some useful debugging features.&lt;br /&gt;
&lt;br /&gt;
Output return values&lt;br /&gt;
If you append &quot;&lt;&lt;&quot; before your command, LuaConsole will grab the function return values and output them colored by type! Inspired by calculators, it stores the first latest return value in the global variable &quot;ans&quot;, so you can continue to work with it.&lt;br /&gt;
&lt;br /&gt;
The ScriptBox&lt;br /&gt;
The tabulator key lets you switch to the &quot;ScriptBox&quot; on the right-hand side which acts as a text field for larger code snippets and is saved between sessions. Just enter &quot;run&quot; to execute the code in this box.&lt;br /&gt;
&lt;br /&gt;
Table Browsing&lt;br /&gt;
LuaConsole has an experimental feature called &quot;table browsing&quot; which allows you to browse tables as you expect it from directories in real shell terminals. With &quot;cd &quot;, this table becomes your working table and you can access it via inserting &quot;$&quot; instead of the table name.&lt;br /&gt;
The command &quot;ls &quot; outputs the contents of a table, in the format &quot;key, value&quot;.&lt;br /&gt;
On the beginning of the session, you are in your home-table &quot;~&quot; - all its entries are saved between sessions.&lt;br /&gt;
&lt;br /&gt;
Debugging commands&lt;br /&gt;
With using the command &quot;mouse&quot;, it outputs the name of frame you are currently hovering and stores the frame itself in the global variable &quot;frame&quot; for later access.&lt;br /&gt;
&lt;br /&gt;
&quot;whereis &quot; creates a red border around a frame to see where it is - even if it's hidden.</description>
			<author>Cargor</author>
			<category domain="http://www.wowinterface.com">Developer Utilities</category>
			<guid>http://www.wowinterface.com/downloads/info15073-1.0.html</guid>
			<pubDate>Sat, 07 Nov 2009 15:05:06 +0000</pubDate>
		</item>		<item>
			<title><![CDATA[CooldownIcons (1.34.2 rev50)]]></title>
			<link>http://www.wowinterface.com/downloads/info15067-1.34.2 rev50.html</link>
			<description>Change Log:&lt;br /&gt;
--------------------&lt;br /&gt;
Version &lt;br /&gt;
&lt;br /&gt;
 Feature Add:&lt;br /&gt;
&lt;br /&gt;
 Flags - there is now the first set of flags implemented for equipment at first only - means you have now the possibility instead of track your Engineering Glove Cooldown by typing the name of the item into the box - by just typing '#gloves' (without quotes) full list of flags can be found on description page&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Version &lt;br /&gt;
&lt;br /&gt;
 Bugfix(es):&lt;br /&gt;
&lt;br /&gt;
 Spec 1, Spec 2, Equal Specs, Toggle Item, Display-Styles should now all work as intended&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Version &lt;br /&gt;
&lt;br /&gt;
Bugfix(es):&lt;br /&gt;
&lt;br /&gt;
If you've changed your TalentSpec, Spells which was disabled were shown because of missing If-Clause&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Version &lt;br /&gt;
&lt;br /&gt;
 fixed the Ace3-Lib bug ... config should now always be available - even if you haven't implemented the independent ace3-lib&lt;br /&gt;
 also update ace3-lib&lt;br /&gt;
&lt;br /&gt;
Version &lt;br /&gt;
&lt;br /&gt;
 serval bugfixes in config (to make it easier to handle ... was working but bugged sometimes ;) )&lt;br /&gt;
 added RangeCheck - supports: Pets, Player, Items&lt;br /&gt;
 serval code tweaks&lt;br /&gt;
 changed Version-tracking (now gets version data out of .toc )&lt;br /&gt;
&lt;br /&gt;
Version &lt;br /&gt;
&lt;br /&gt;
 Settings:&lt;br /&gt;
Global: Enable/Disable Config (default: true); It will display Icons which have no SpellID/or name but are enabled with an &quot;?&quot; else they are hidden&lt;br /&gt;
 Features:&lt;br /&gt;
&lt;br /&gt;
Spellmanage: You can now enter 1Spellname/ID in i.e. Spell1 - but it will hide the icon if you are in Spec2 for instance ... Useful if you want to track 6 spells in Spec1 but just 4 in Spec2&lt;br /&gt;
Some Bugfixes for this new Feature&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Version &lt;br /&gt;
&lt;br /&gt;
 Bugfix: If you had tracked an Item and changed it to a spell(name or id) the game disconnected you ... was tweaked so that if you enter a new ID you have to recheck that it is an Item &lt;br /&gt;
&lt;br /&gt;
Version Description&lt;br /&gt;
Tracks and Displays your choosen Cooldowns in a smart way.&lt;br /&gt;
&lt;br /&gt;
Development Status&lt;br /&gt;
Currently working on: &lt;br /&gt;
&lt;br /&gt;
 revamping source code: 10%&lt;br /&gt;
&lt;br /&gt;
&lt;========&gt;] 10%&lt;br /&gt;
&lt;br /&gt;
latest Features&lt;br /&gt;
&lt;br /&gt;
 RangeCheck&lt;br /&gt;
 Global Config&lt;br /&gt;
 Flags&lt;br /&gt;
&lt;br /&gt;
currently available Flags&lt;br /&gt;
&lt;br /&gt;
    #ammo&lt;br /&gt;
    #head&lt;br /&gt;
    #neck&lt;br /&gt;
    #shoulder&lt;br /&gt;
    #shirt&lt;br /&gt;
    #chest&lt;br /&gt;
    #belt&lt;br /&gt;
    #legs&lt;br /&gt;
    #feet&lt;br /&gt;
    #wrist&lt;br /&gt;
    #gloves&lt;br /&gt;
    #finger1&lt;br /&gt;
    #finger2&lt;br /&gt;
    #trinket1&lt;br /&gt;
    #trinket2&lt;br /&gt;
    #back&lt;br /&gt;
    #mainhand&lt;br /&gt;
    #offhand&quot;&lt;br /&gt;
    #ranged&quot;&lt;br /&gt;
    #tabard&quot;&lt;br /&gt;
&lt;br /&gt;
Config&lt;br /&gt;
&lt;br /&gt;
 slash-Commands are &quot; /ci &quot; or &quot; /cooldownicons &quot; to open the ingame-Config&lt;br /&gt;
 Global Icon Setting:&lt;br /&gt;
&lt;br /&gt;
 Change Display Style off all buttons &lt;br /&gt;
 Change size of all Icons&lt;br /&gt;
 Change Fontsize of all icons&lt;br /&gt;
&lt;br /&gt;
 default settings are:&lt;br /&gt;
&lt;br /&gt;
 all icons off (enable the ones you want to use)&lt;br /&gt;
 Anchor: 0,0 Center UIParent&lt;br /&gt;
 Timeformat: seconds&lt;br /&gt;
 Graying: enabled&lt;br /&gt;
 Zoom: enabled&lt;br /&gt;
 Iconsize: 32&lt;br /&gt;
  !new! RangeCheck: disabled&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Feature List&lt;br /&gt;
&lt;br /&gt;
 Dual Spec support&lt;br /&gt;
 grayscaling icons of spells which are on cooldown&lt;br /&gt;
 zoomed buttons&lt;br /&gt;
 50 customizable buttons are editable&lt;br /&gt;
 custom ordering&lt;br /&gt;
 Global Config&lt;br /&gt;
 RangeCheck&lt;br /&gt;
 Flags&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Planned features&lt;br /&gt;
Note: this are not CHRONICAL sorted, so any can come at anytime&lt;br /&gt;
&lt;br /&gt;
 Buff Feature ( means - you have a spell (which has surely a cooldown) and you activate it but you see first the duration of the buff - after it expires you will see the cooldown)&lt;br /&gt;
 Show icon(s) while in-combat + more Shows&lt;br /&gt;
 Trinket Cooldowns&lt;br /&gt;
 Te...</description>
			<author>Hati-EK</author>
			<category domain="http://www.wowinterface.com">Ace</category>
			<guid>http://www.wowinterface.com/downloads/info15067-1.34.2 rev50.html</guid>
			<pubDate>Sat, 07 Nov 2009 01:50:03 +0000</pubDate>
		</item>		<item>
			<title><![CDATA[AI-Art - WIM (1.0)]]></title>
			<link>http://www.wowinterface.com/downloads/info15062-1.0.html</link>
			<description>This download only contains the Art, not the addon!&lt;br /&gt;
&lt;br /&gt;
This will change the look of WIM to match AI-Art</description>
			<author>Quokka</author>
			<category domain="http://www.wowinterface.com">Plug-Ins &amp; Patches</category>
			<guid>http://www.wowinterface.com/downloads/info15062-1.0.html</guid>
			<pubDate>Fri, 06 Nov 2009 08:26:38 +0000</pubDate>
		</item>		<item>
			<title><![CDATA[nUI_InfoPanel_Jamba (1.0.0)]]></title>
			<link>http://www.wowinterface.com/downloads/info15061-1.0.0.html</link>
			<description>For those multiboxers that use Jamba, this will place the Jamba Team List in the nUI InfoPanel region.&lt;br /&gt;
&lt;br /&gt;
Requires:&lt;br /&gt;
&lt;br /&gt;
nUI&lt;br /&gt;
Jamba&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
NOTE: If you'd like the team list window to fill the entire panel you may need to increase the maximum width defined in JambaComms.lua. The default value is 300. Search for 300 and replace it with a larger number to allow the slider in the Jamba preferences to go bigger. I set my maximum to 800 and after using the slider it fits in the panel nicely set to 430. Your nUI layout may vary the size of the InfoPanel area.</description>
			<author>aktlingit</author>
			<category domain="http://www.wowinterface.com">nUI: Info Panel Plugins</category>
			<guid>http://www.wowinterface.com/downloads/info15061-1.0.0.html</guid>
			<pubDate>Fri, 06 Nov 2009 07:50:45 +0000</pubDate>
		</item>		<item>
			<title><![CDATA[Koko Totem Timers (1.0)]]></title>
			<link>http://www.wowinterface.com/downloads/info15059-1.0.html</link>
			<description>Change Log:&lt;br /&gt;
--------------------&lt;br /&gt;
New in V1.0:&lt;br /&gt;
- Initial public release.&lt;br /&gt;
- Alt friendly, only loads if you're a shaman.&lt;br /&gt;
- Special tick bar to show tremor and cleansing totem ticks.&lt;br /&gt;
- ReloadUI/enable/disable friendly, totems are checked so bars are accurate.&lt;br /&gt;
- Bars can be scaled, re-sized and retuextured.&lt;br /&gt;
&lt;br /&gt;
Description:&lt;br /&gt;
--------------------&lt;br /&gt;
Koko Totem Timers is a rather minimal totem timer mod. It is somewhat inspired by GotWood.&lt;br /&gt;
&lt;br /&gt;
Features include:&lt;br /&gt;
Alt friendly, will only load if you're a shaman.&lt;br /&gt;
Minimalist totem death announcement to chat. This ignores deaths caused by totemic recall.&lt;br /&gt;
Special *tick bar* to show tremor/cleansing totem ticks.&lt;br /&gt;
LDB launcher for the options.&lt;br /&gt;
Bars can be scaled, re-sized and re-textured.&lt;br /&gt;
ReloadUI/Enable/Disable friendly. Bars are loaded automatically and are accurate.</description>
			<author>kokomala</author>
			<category domain="http://www.wowinterface.com">Shaman</category>
			<guid>http://www.wowinterface.com/downloads/info15059-1.0.html</guid>
			<pubDate>Fri, 06 Nov 2009 01:11:08 +0000</pubDate>
		</item>		<item>
			<title><![CDATA[Hunterpatch for Mightily UI (1)]]></title>
			<link>http://www.wowinterface.com/downloads/info15057-1.html</link>
			<description>Just enabled a pet frame, actionbar and moved some bars around.</description>
			<author>mightily</author>
			<category domain="http://www.wowinterface.com">Plug-Ins &amp; Patches</category>
			<guid>http://www.wowinterface.com/downloads/info15057-1.html</guid>
			<pubDate>Thu, 05 Nov 2009 18:34:04 +0000</pubDate>
		</item>		<item>
			<title><![CDATA[AI-Art - Betterinbox (1.0)]]></title>
			<link>http://www.wowinterface.com/downloads/info15055-1.0.html</link>
			<description>This download only contains the Art, not the addon!&lt;br /&gt;
&lt;br /&gt;
This will change the look of Betterinbox to match AI-Art</description>
			<author>Quokka</author>
			<category domain="http://www.wowinterface.com">Plug-Ins &amp; Patches</category>
			<guid>http://www.wowinterface.com/downloads/info15055-1.0.html</guid>
			<pubDate>Thu, 05 Nov 2009 12:13:05 +0000</pubDate>
		</item>		<item>
			<title><![CDATA[AI-Art - DoubleWideTradeSkills (1.0)]]></title>
			<link>http://www.wowinterface.com/downloads/info15054-1.0.html</link>
			<description>This download only contains the Art, not the addon!&lt;br /&gt;
&lt;br /&gt;
This will change the look of DoubleWideTradeSkills to match AI-Art</description>
			<author>Quokka</author>
			<category domain="http://www.wowinterface.com">Plug-Ins &amp; Patches</category>
			<guid>http://www.wowinterface.com/downloads/info15054-1.0.html</guid>
			<pubDate>Thu, 05 Nov 2009 12:07:17 +0000</pubDate>
		</item>		<item>
			<title><![CDATA[RaidPickup (1.0.1)]]></title>
			<link>http://www.wowinterface.com/downloads/info15052-1.0.1.html</link>
			<description>Change Log:&lt;br /&gt;
--------------------&lt;br /&gt;
UPDATE V1.0.1&lt;br /&gt;
BUG FIXED: DropList now show Raid list sorted by name.&lt;br /&gt;
&lt;br /&gt;
Description:&lt;br /&gt;
--------------------&lt;br /&gt;
UPDATE V1.0.1&lt;br /&gt;
BUG FIXED: Dropdown menu now shows raid roster sorted by name.&lt;br /&gt;
&lt;br /&gt;
Raid Pickup - Makes creating pickup groups for raids easier&lt;br /&gt;
&lt;br /&gt;
Slash Commands (/commands)&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
/rp&lt;br /&gt;
/raidpickup&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
TO DO LIST&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Add raid dropdown menu&lt;br /&gt;
Add class-specific talent options (Example: Priest Healer -&gt; Holy or Disc)&lt;br /&gt;
And.... more&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
IMPORTANT NOTE: English version not tested, please let me know how it's working!&lt;br /&gt;
&lt;br /&gt;
Raid Pickup - Monter un Raid Pickup en quelques Click&lt;br /&gt;
&lt;br /&gt;
Commandes Slash (/commande)&lt;br /&gt;
&lt;br /&gt;
/rp&lt;br /&gt;
/raidpickup&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
A VENIR &lt;br /&gt;
&lt;br /&gt;
Ajout de la liste d'instance ( Donjons )&lt;br /&gt;
Ajout de classe specifique ( Exemple: Pretre Heal -&gt; Sacré ou Discipline )&lt;br /&gt;
Et ........ A suivre :D&lt;br /&gt;</description>
			<author>Firstar</author>
			<category domain="http://www.wowinterface.com">Chat Mods</category>
			<guid>http://www.wowinterface.com/downloads/info15052-1.0.1.html</guid>
			<pubDate>Sat, 07 Nov 2009 06:34:31 +0000</pubDate>
		</item>		<item>
			<title><![CDATA[Quest Reward (1.1)]]></title>
			<link>http://www.wowinterface.com/downloads/info15051-1.1.html</link>
			<description>Change Log:&lt;br /&gt;
--------------------&lt;br /&gt;
v1.1&lt;br /&gt;
 - Quest Reward will now always select the Champion's Purse from the Argent Tournament quests.&lt;br /&gt;
 - Fixed a bug that would cause an error if none of the items had sell values.&lt;br /&gt;
 - Also fixed a bug if two items had the same value.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
v1.0&lt;br /&gt;
 - Initial Release&lt;br /&gt;
&lt;br /&gt;
Description:&lt;br /&gt;
--------------------&lt;br /&gt;
If you're like me, you do a lot of questing in multiple zones. But after a while, trying to find the best item to vendor-trash from the quest reward items is a pain.&lt;br /&gt;
&lt;br /&gt;
So, I wrote Quest Reward! It will automatically select the best item to vendor when you finish a quest! You can still look the other items over, in case one of them is an upgrade, so no need to worry about it giving you the wrong item!&lt;br /&gt;
&lt;br /&gt;
But for those of us who don't need upgrades, and just want to vendor the quest reward, this add-on is invaluable!</description>
			<author>Kjasi</author>
			<category domain="http://www.wowinterface.com">Quest/Leveling/Reputation Mods</category>
			<guid>http://www.wowinterface.com/downloads/info15051-1.1.html</guid>
			<pubDate>Fri, 06 Nov 2009 10:24:50 +0000</pubDate>
		</item>		<item>
			<title><![CDATA[RightClickSelfCast (1.1)]]></title>
			<link>http://www.wowinterface.com/downloads/info15049-1.1.html</link>
			<description>&lt;br /&gt;
This mod makes all the Blizzard actionbars always self-cast on right-click (regardless of current target).&lt;br /&gt;
&lt;br /&gt;
This is for those people whom hate the auto self-casting feature built into the default Blizzard UI.&lt;br /&gt;</description>
			<author>Derkyle</author>
			<category domain="http://www.wowinterface.com">Action Bar Mods</category>
			<guid>http://www.wowinterface.com/downloads/info15049-1.1.html</guid>
			<pubDate>Wed, 04 Nov 2009 14:53:30 +0000</pubDate>
		</item>		<item>
			<title><![CDATA[AI-Art (1.0)]]></title>
			<link>http://www.wowinterface.com/downloads/info15048-1.0.html</link>
			<description>I Made this a while back.&lt;br /&gt;
Some people asked me to share it, so I did send them this bit back then.&lt;br /&gt;
&lt;br /&gt;
After my 6months break I decided to play again.&lt;br /&gt;
And found out that some parts where missing.&lt;br /&gt;
for some addons I have made matching images.&lt;br /&gt;
&lt;br /&gt;
These I added.&lt;br /&gt;
&lt;br /&gt;
If you have any sugestions let me know.&lt;br /&gt;
If you find anything missing, please let me know.</description>
			<author>Quokka</author>
			<category domain="http://www.wowinterface.com">Graphic UI Mods</category>
			<guid>http://www.wowinterface.com/downloads/info15048-1.0.html</guid>
			<pubDate>Wed, 04 Nov 2009 09:03:45 +0000</pubDate>
		</item>		<item>
			<title><![CDATA[Appearances (091104)]]></title>
			<link>http://www.wowinterface.com/downloads/info15047-091104.html</link>
			<description>&quot;I'm NOT any kind of coder&quot; made. Use at your own risk please.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Appearances - For the sake of appearances.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
This is really simple one and I want to keep it as is because I like the addon that I can forget about it. :)&lt;br /&gt;
It does two meaningless things for your better life:&lt;br /&gt;
&lt;br /&gt;
 - Hides your helm while you are out of combat or you have a headache.&lt;br /&gt;
 - Hides your cloak while you are resting because you are polite.&lt;br /&gt;
 &lt;br /&gt;
Additionally, I'd like to show some items just for its looks. This addon will check the item-level and sub-class for it but you can add your favorite items manually. See more details in the lua file.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Any thoughts, ideas and surely any helps are welcome. Please leave your comments.</description>
			<author>villiv</author>
			<category domain="http://www.wowinterface.com">Graphic UI Mods</category>
			<guid>http://www.wowinterface.com/downloads/info15047-091104.html</guid>
			<pubDate>Wed, 04 Nov 2009 01:06:26 +0000</pubDate>
		</item>		<item>
			<title><![CDATA[CoolerMaster (1.0)]]></title>
			<link>http://www.wowinterface.com/downloads/info15046-1.0.html</link>
			<description>What?&lt;br /&gt;
Turns your action bars into a cooldown tracker by switching the alpha of action buttons that are on cooldown. Options are easy to change: just open up CoolerMaster.lua and edit away.&lt;br /&gt;
&lt;br /&gt;
Why?&lt;br /&gt;
Having recently revamped my UI with some experimental features, I needed a good cooldown tracker. I already use my action bar primarily for checking cooldowns (another addon takes care of the binds).  The advantage this has over specific cooldown tracking addons is that you can always expect to find a cooldown in the same place, so you won't waste precious time sorting through a list of items.&lt;br /&gt;
&lt;br /&gt;
Of course, it's assumed that you'll use this with OmniCC.&lt;br /&gt;
&lt;br /&gt;
Warning&lt;br /&gt;
This has not been tested on a class that has stance switches. If you play a druid, warrior, rogue or shadowpriest, you may experience problems. If this is the case, please report them.&lt;br /&gt;
&lt;br /&gt;
To Do&lt;br /&gt;
&lt;br /&gt;
Support action bar addons&lt;br /&gt;
Allow ignoring certain buttons for alteration&lt;br /&gt;
Fix paging&lt;br /&gt;
Make &quot;normal&quot; action buttons click-through&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Etc.&lt;br /&gt;
Any critique on code is welcome, as this is my first real addon. On another note, a big thank you goes out to the incredibly helpful citizens of #wowuidev.&lt;br /&gt;
&lt;br /&gt;
Interested in my addons? Check out my blog.&lt;br /&gt;
&lt;br /&gt;
5505</description>
			<author>shkm</author>
			<category domain="http://www.wowinterface.com">Action Bar Mods</category>
			<guid>http://www.wowinterface.com/downloads/info15046-1.0.html</guid>
			<pubDate>Tue, 03 Nov 2009 23:36:05 +0000</pubDate>
		</item>		<item>
			<title><![CDATA[QUI-Lite 1920x1200 (16x10 Widescreen ONLY) (v1.0)]]></title>
			<link>http://www.wowinterface.com/downloads/info15044-v1.0.html</link>
			<description>This is a lite version of QUI.&lt;br /&gt;
http://www.wowinterface.com/downloads/info15028-QUI1920x120016x10WidescreenONLY.html&lt;br /&gt;
&lt;br /&gt;
This is a 1920x1200 WIDESCREEN UI.  The original QUI uses about 23-26mb of memory.  QUI-Lite uses 15-19mb, and I will be working to reduce this further.</description>
			<author>Quee</author>
			<category domain="http://www.wowinterface.com">Plug-Ins &amp; Patches</category>
			<guid>http://www.wowinterface.com/downloads/info15044-v1.0.html</guid>
			<pubDate>Tue, 03 Nov 2009 23:24:22 +0000</pubDate>
		</item>		<item>
			<title><![CDATA[Faceroller - Moonkin (0.1)]]></title>
			<link>http://www.wowinterface.com/downloads/info15043-0.1.html</link>
			<description>Moonkin (Balance Druid) DPS rotation module for Faceroller (requires Faceroller to function, please download)&lt;br /&gt;
&lt;br /&gt;
*This is an early version, and a work in progress. Your feedback is much appreciated!&lt;br /&gt;
&lt;br /&gt;
The suggestion priority:&lt;br /&gt;
&lt;br /&gt;
FF if 3/3 improved and misery not on target and another FF not on target *(there's some weird mechanics with Feral FF, our FF, and misery, so, this may not work out exactly as planned. Please leave feedback if you think it needs changing.)&lt;br /&gt;
Moonfire if not up (and not on an eclipse proc)&lt;br /&gt;
Insect Swarm if not up (and not on an eclipse proc)&lt;br /&gt;
Simple &quot;twist&quot; rotation for wrath/starfire. Wrath until lunar eclipse, then starfire until solar, repeat.&lt;br /&gt;
&lt;br /&gt;
If an eclipse is up will not prompt to refresh dots. This is kind of personal preference as to whether you do or don't, and when. I choose not to in most cases for simplicity.&lt;br /&gt;
&lt;br /&gt;
If you have requests or issues please leave a comment or file a bug report/feature request.&lt;br /&gt;
&lt;br /&gt;
Thanks!&lt;br /&gt;
&lt;br /&gt;
kanban of Illidan (US)</description>
			<author>loganvi</author>
			<category domain="http://www.wowinterface.com">Druid</category>
			<guid>http://www.wowinterface.com/downloads/info15043-0.1.html</guid>
			<pubDate>Tue, 03 Nov 2009 21:57:36 +0000</pubDate>
		</item>		<item>
			<title><![CDATA[Triviabot 2.6 Dridzt edition (2.6)]]></title>
			<link>http://www.wowinterface.com/downloads/info15042-2.6.html</link>
			<description>Purpose&lt;br /&gt;
If you ever find yourself being bored while questing, grinding, raiding or just standing around in a city, you can use this addon to host a fun quiz others can join to play. Remember not to disturb other players!.&lt;br /&gt;
&lt;br /&gt;
Usage&lt;br /&gt;
From the main window you can edit settings, what channel to use, what set you want to use questions from and ofcourse start/stop a quiz plus a few other things.&lt;br /&gt;
&lt;br /&gt;
Slash Commands&lt;br /&gt;
Root commands are:&lt;br /&gt;
/trivia or /triviabot&lt;br /&gt;
Without additional parameters it toggles the showing of the main window&lt;br /&gt;
&lt;br /&gt;
/trivia help&lt;br /&gt;
Lists the usable slash commands.&lt;br /&gt;
/trivia clear&lt;br /&gt;
Clears the current game records.&lt;br /&gt;
/trivia clearall&lt;br /&gt;
Clears the all-time records incl. player records.&lt;br /&gt;
/trivia reset&lt;br /&gt;
Resets the configuration to default&lt;br /&gt;
Whisper Commands&lt;br /&gt;
These are the commands you can send to the game host for various information:&lt;br /&gt;
&lt;br /&gt;
!tb help&lt;br /&gt;
Shows the available commands.&lt;br /&gt;
!tb info&lt;br /&gt;
Information about the active game.&lt;br /&gt;
!tb score&lt;br /&gt;
game&lt;br /&gt;
Shows your score in the current game or previous if none is running.&lt;br /&gt;
alltime&lt;br /&gt;
Shows your all-time scores.&lt;br /&gt;
&lt;br /&gt;
Help&lt;br /&gt;
If you get errors trying to make your own questions from the template file found in the Questions folder of the addon, you can copy/paste the code here: http://triviabot.pastey.net and add a comment including the link to the pasted code.&lt;br /&gt;
Due to the comeplete rework of question format for 2.5.x you can't use old questions for 2.4.x and earlier.&lt;br /&gt;
&lt;br /&gt;
Languages&lt;br /&gt;
English&lt;br /&gt;
French&lt;br /&gt;
Triviabot en français – Parlez-vous français? - Now in French!</description>
			<author>Zizanzu</author>
			<category domain="http://www.wowinterface.com">Chat Mods</category>
			<guid>http://www.wowinterface.com/downloads/info15042-2.6.html</guid>
			<pubDate>Tue, 03 Nov 2009 20:20:11 +0000</pubDate>
		</item>		<item>
			<title><![CDATA[yChangeDaFont (1.11)]]></title>
			<link>http://www.wowinterface.com/downloads/info15041-1.11.html</link>
			<description>Change Log:&lt;br /&gt;
--------------------&lt;br /&gt;
Version 1.11 -- 05.11.2009 -- 13:14 CEST&lt;br /&gt;
&lt;br /&gt;
Removed a comment in a line, were it shouldn't be. Should fix the 'All-Sanctuary-Color'-bug.&lt;br /&gt;
Added some commens in the config, for more easy using. &lt;br /&gt;
 &lt;br /&gt;
&lt;br /&gt;
Version 1.1 r1 -- 04.11.2009 -- 15:14 CEST&lt;br /&gt;
&lt;br /&gt;
Wrong folder inside. ~.~&lt;br /&gt;
 &lt;br /&gt;
&lt;br /&gt;
Version 1.1 -- 04.11.2009 -- 15:06 CEST&lt;br /&gt;
&lt;br /&gt;
In some regions the pvpTextString-font won't change. That should be fixed now.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Description:&lt;br /&gt;
--------------------&lt;br /&gt;
yChangeDaFont&lt;br /&gt;
&lt;br /&gt;
What does it do?&lt;br /&gt;
yChangeDaFont is a simple and lightweight Addon (~0,1kb ingame) wich changes the default damage and zone font to a custom one.&lt;br /&gt;
&lt;br /&gt;
Aren't there a lot of those Addons out there?&lt;br /&gt;
Yes and no. A lot of Addons change the Damagetext or the Zonetext, but I do not know any Addon that does both. &lt;br /&gt;
yChangeDaFont combines both, change the Damage- and Zonetext. Why should I use two different Addons instead of one Addon?  &lt;br /&gt;
&lt;br /&gt;
How can I report Bugs?&lt;br /&gt;
Just leave a coment or contact me ingame @ Lashar(Mannoroth)&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
FAQ: Quastion and Answer!&lt;br /&gt;
Q: Where is the config?&lt;br /&gt;
A: The config is at the top of the .lua-file. Perhaps there will be more options in future days...&lt;br /&gt;
&lt;br /&gt;
Q: How can I change the Font?&lt;br /&gt;
A: To change the font simply download a font you like (e.g. www.1001freefonts.com). Go to '/Interface/Addons/yChangeDaFont/' and rename 'Font.ttf' to 'Fontold.ttf'. Rename your font into 'font.ttf' and copy it into the folder '/Interface/Addons/yChangeDaFont/'. Now there should be two fonts. 'fontold.ttf' (the original yCDF-font) and 'font.ttf' (the font you want to have).  Log In. Finished.&lt;br /&gt;
&lt;br /&gt;
Q: Will you add more features like an ingame config in the future?&lt;br /&gt;
A: Yes, I think I will, but I also think there will be a yChangeDaFont light and a heavy version (heavy will be with ingame config).&lt;br /&gt;
&lt;br /&gt;
Credits&lt;br /&gt;
I would like to thank [URL=&quot;http://www.wowinterface.com/list.php?ski...</description>
			<author>bloodtear</author>
			<category domain="http://www.wowinterface.com">Graphic UI Mods</category>
			<guid>http://www.wowinterface.com/downloads/info15041-1.11.html</guid>
			<pubDate>Thu, 05 Nov 2009 12:14:42 +0000</pubDate>
		</item>		<item>
			<title><![CDATA[Faceroller - Affliction Warlock (0.1)]]></title>
			<link>http://www.wowinterface.com/downloads/info15040-0.1.html</link>
			<description>Affliction Warlock rotation module for Faceroller  (requires Faceroller to function, please download)&lt;br /&gt;
&lt;br /&gt;
*This is an early version, and a work in progress. Your feedback is much appreciated!&lt;br /&gt;
&lt;br /&gt;
The suggestion priority:&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
*note: this should not &quot;clip&quot; dots. This is not recommended practice. Better to let a dot fall off for a second when casting filler than to clip and lose ticks. When in doubt, remember your ABCs - Always Be Casting&lt;br /&gt;
&lt;br /&gt;
Life Tap if glyphed for it&lt;br /&gt;
Haunt on cooldown&lt;br /&gt;
Corruption if you don't have one up&lt;br /&gt;
Unstable Affliction if you don't have one up&lt;br /&gt;
Curse of Agony if you don't have one up&lt;br /&gt;
Shadowbolt as filler (Drain Soul as filler &lt; 25%)&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
*note: This version does not currently track Nightfall procs, as these are pretty situational and you probably already have a mod telling you when it's up, or will consume it while casting filler. If there are enough requests I'll consider adding it.&lt;br /&gt;
&lt;br /&gt;
If you have requests or issues please leave a comment or file a bug report/feature request.&lt;br /&gt;
&lt;br /&gt;
Thanks!&lt;br /&gt;
&lt;br /&gt;
kanban of Illidan (US)</description>
			<author>loganvi</author>
			<category domain="http://www.wowinterface.com">Warlock</category>
			<guid>http://www.wowinterface.com/downloads/info15040-0.1.html</guid>
			<pubDate>Tue, 03 Nov 2009 01:57:49 +0000</pubDate>
		</item>		<item>
			<title><![CDATA[aZoneText (1.1b)]]></title>
			<link>http://www.wowinterface.com/downloads/info15033-1.1b.html</link>
			<description>Change Log:&lt;br /&gt;
--------------------&lt;br /&gt;
1.1b&lt;br /&gt;
Changed the look of the .lua file. Removed the fancy dash marks. Added some side info to help people who don't really understand the code configure their own colors, locations, scales, alphas, fonts, etc.&lt;br /&gt;
&lt;br /&gt;
1.1a&lt;br /&gt;
Added some locals into the .lua code. Also added some more options in terms of font selection. Added a Media folder into the addon, to place your own fonts. Added the PVP Text Frame and Text String into the addon. Thanks to bloodtear for the basis of my new addition.&lt;br /&gt;
&lt;br /&gt;
1.0&lt;br /&gt;
Launch&lt;br /&gt;
&lt;br /&gt;
Description:&lt;br /&gt;
--------------------&lt;br /&gt;
Overview:&lt;br /&gt;
This addon moves and scales the default Zone Text, Subzone Text, and PvP Text. It uses less that 1 kb of memory.&lt;br /&gt;
&lt;br /&gt;
Installation:&lt;br /&gt;
Simply extract the .zip file using an extracting program such as 7-zip into the Addons folder. Start WoW and click on the Addons button in the bottom left corner. Check the box next to &quot;aZoneText&quot; and enable it. Load up WoW and enjoy!&lt;br /&gt;
&lt;br /&gt;
Config:&lt;br /&gt;
There is no in-game config. If you want to change the location or the color of the text, you must edit the .lua files. They are especially simple, so it shouldn't be too hard if you are willing to learn it.&lt;br /&gt;
&lt;br /&gt;
FAQ:&lt;br /&gt;
How do I change the default font?&lt;br /&gt;
Simply add the font you wish to use into the media folder. Then open the .lua folder with Notepad. Change the local font path to the new name of your font.&lt;br /&gt;
Can I request features?&lt;br /&gt;
Of course you can! I would be happy to try my best to appease your requests!&lt;br /&gt;
&lt;br /&gt;
Credits:&lt;br /&gt;
level12wizard&lt;br /&gt;
emeral (inspires simplicity/text style)&lt;br /&gt;
bloodtear (helping with the code of the additions in v1.1)</description>
			<author>abomb93</author>
			<category domain="http://www.wowinterface.com">Graphic UI Mods</category>
			<guid>http://www.wowinterface.com/downloads/info15033-1.1b.html</guid>
			<pubDate>Wed, 04 Nov 2009 04:58:20 +0000</pubDate>
		</item>
	</channel>
</rss>