<?xml version="1.0" encoding="ISO-8859-1"?>
<rss version="2.0">
	<channel>
		<title>WoWInterface - AddOns by Dawn</title>
		<link>http://www.wowinterface.com</link>
		<description>World of Warcraft Addons, Interfaces, Skins, Mods &amp; Community.</description>
		<language>en</language>
		<generator>WoWInterface</generator>
		<ttl>30</ttl>
		<copyright>Copyright 2006, WoWInterface</copyright>
		<image>
			<url>http://cdn.wow.mmoui.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[Infinity Plates (r9)]]></title>
			<link>http://www.wowinterface.com/downloads/info19881-r9.html</link>
			<description>Change Log:&lt;br /&gt;--------------------&lt;br /&gt;r9&lt;br /&gt;* toc updated for 5.3&lt;br /&gt;* added an option (showcbtext) to show/hide (true/false) cast name text&lt;br /&gt;- castbar text hidden by default&lt;br /&gt;&lt;br /&gt;r8&lt;br /&gt;* toc updated for 5.2&lt;br /&gt;&lt;br /&gt;r7&lt;br /&gt;* health value changes color at low health, again&lt;br /&gt;* some code clean up ...&lt;br /&gt;&lt;br /&gt;r6&lt;br /&gt;* updated for 5.1&lt;br /&gt;* removed totem icons for now, due to a major rewrite&lt;br /&gt;* changed default colors for units (neutral, hostile, friendly...)&lt;br /&gt;- note: the purple color for tapped units is courtesy of Activision Blizzard ...&lt;br /&gt;&lt;br /&gt;r5&lt;br /&gt;* health percentage will now be hidden at 100% and shown otherwise&lt;br /&gt;&lt;br /&gt;r4&lt;br /&gt;* updated for Mists of Pandaria&lt;br /&gt;* separate font option for names and numbers&lt;br /&gt;* Totem list updated &lt;br /&gt;... from what I found on Wowhead, got no shaman to test it, seems like they changed around/removed/added totems quite a bit &lt;br /&gt;&gt;&gt;&gt; this one might need feedback if broken/incomplete/missing something&lt;br /&gt;&lt;br /&gt;r3&lt;br /&gt;* highlight selected plate with a font shadow behind the name&lt;br /&gt;* selected plates transparency will now always stay at 100%&lt;br /&gt;&lt;br /&gt;r2&lt;br /&gt;* make it work with PlateBuffs&lt;br /&gt;&lt;br /&gt;r1&lt;br /&gt;* initial release&lt;br /&gt;&lt;br /&gt;Description:&lt;br /&gt;--------------------&lt;br /&gt;Minimalistic and lightweight nameplates, based on Blizzard's plates. Somewhat customizable via InfinityPlates.lua, like changing the font, it's size, etc.&lt;br /&gt;&lt;br /&gt;Designed with PvP in mind, but works as well for PvE. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;Features&lt;br /&gt;* works with PlateBuffs&lt;br /&gt;* Totems are shown as icons (no longer available in r6+)&lt;br /&gt;* abbreviates long names&lt;br /&gt;* names are class/reaction colored&lt;br /&gt;* smart aggro indication&lt;br /&gt;* visible spell icon&lt;br /&gt;* health percent value &lt;br /&gt;- between 35% and 25%, value is yellow colored&lt;br /&gt;- between 25% and 20%, value is orange colored&lt;br /&gt;- below 20%, value is red colored&lt;br /&gt;* featuring hankthetank's raidicon textures&lt;br /&gt;* show hostile nameplates in combat and/or optionally hide them out of combat&lt;br /&gt;- by default nameplates show in combat and do not hide out of combat &lt;br /&gt;...&lt;br /&gt;</description>
			<author>Dawn</author>
			<category domain="http://www.wowinterface.com">Graphic UI Mods</category>
			<guid>http://www.wowinterface.com/downloads/info19881-r9.html</guid>
			
			<pubDate>Thu, 23 May 2013 00:50:24 +0000</pubDate>
		</item>		<item>
			<title><![CDATA[oUF ClassIcons (5.2)]]></title>
			<link>http://www.wowinterface.com/downloads/info22248-5.2.html</link>
			<description>oUF ClassIcons, updated for Mists of Pandaria and patch 5.2. Will also show a class icon for monks.&lt;br /&gt;&lt;br /&gt;Nothing else changed, all credits to the orginal author, cogumel0.&lt;br /&gt;&lt;br /&gt;-- class icons&lt;br /&gt;local class = self:CreateTexture(nil, &quot;OVERLAY&quot;)&lt;br /&gt;class:SetSize(x, y)&lt;br /&gt;class:SetPoint(&quot;TOP&quot;, 0, 0)&lt;br /&gt;&lt;br /&gt;self.ClassIcon = class&lt;br /&gt;&lt;br /&gt;You do not need the original files. Just uploaded as a patch to keep it listed where it belongs.</description>
			<author>Dawn</author>
			<category domain="http://www.wowinterface.com">Plug-Ins &amp; Patches</category>
			<guid>http://www.wowinterface.com/downloads/info22248-5.2.html</guid>
			
			<pubDate>Sun, 14 Apr 2013 03:05:49 +0000</pubDate>
		</item>		<item>
			<title><![CDATA[dRecMap (r6b)]]></title>
			<link>http://www.wowinterface.com/downloads/info19310-r6b.html</link>
			<description>Change Log:&lt;br /&gt;--------------------&lt;br /&gt;r6b&lt;br /&gt;* added missing font file ...&lt;br /&gt;&lt;br /&gt;r6 &lt;br /&gt;* no longer blacks out in instances/underground&lt;br /&gt;&lt;br /&gt;r5 &lt;br /&gt;* updated for Mists of Pandaria&lt;br /&gt;&lt;br /&gt;r4&lt;br /&gt;* added an option to change the info panels background alpha (default: IpanelBGalpha = 0.3)&lt;br /&gt;&lt;br /&gt;r3&lt;br /&gt;* fixed frame strata issues due to fixing frame strata issues in r2 - D'OH!&lt;br /&gt;&lt;br /&gt;r2&lt;br /&gt;* fixed some frame strata issues&lt;br /&gt;&lt;br /&gt;r1&lt;br /&gt;* initial release&lt;br /&gt;&lt;br /&gt;Description:&lt;br /&gt;--------------------&lt;br /&gt;&lt;br /&gt;Features&lt;br /&gt;* rectangle shape&lt;br /&gt;* built in latency, fps and clock display (can be disabled in dRecMap\dRecMap.lua)&lt;br /&gt;* calendar frame on middle click or /cl, /calendar&lt;br /&gt;* tracking on right click&lt;br /&gt;* hides unwanted minimap buttons&lt;br /&gt;* LFD Tooltip will stay on the screen, no matter where you place the map&lt;br /&gt;* mousewheel zoom&lt;br /&gt;* optionally changes position of the Quest tracker (can be disabled)&lt;br /&gt;* movable - Hold down Alt and left mouse button to move it around. &lt;br /&gt;- position is saved in your Account\ACCOUNTNAME\REALMNAME\CHARNAME\layout-local.txt&lt;br /&gt;&lt;br /&gt;Note&lt;br /&gt;Some options can be found in &quot;dRecMap\dRecMap.lua&quot;.&lt;br /&gt;This package includes my dMedia (folder), which contains nothing more, but fonts and textures I use for my addons (including dRecMap). It's no addon itself.</description>
			<author>Dawn</author>
			<category domain="http://www.wowinterface.com">Map, Coords, Compasses</category>
			<guid>http://www.wowinterface.com/downloads/info19310-r6b.html</guid>
			
			<pubDate>Thu, 18 Oct 2012 15:00:01 +0000</pubDate>
		</item>		<item>
			<title><![CDATA[dMinimap 3 (r5)]]></title>
			<link>http://www.wowinterface.com/downloads/info12950-r5.html</link>
			<description>Change Log:&lt;br /&gt;--------------------&lt;br /&gt;r5&lt;br /&gt;* attempt to hide blizz clock for some people still seeing it&lt;br /&gt;&lt;br /&gt;r4&lt;br /&gt;* updated for Mists of Pandaria&lt;br /&gt;* added code to style the battlefield minimap (Shift + M)&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;r3&lt;br /&gt;* added an option to limit the number of addons shown in memory tooltip (default is: AddonNumb = 20)&lt;br /&gt;* hide instance difficulty flag (might think about another way to show that information)&lt;br /&gt;* changed default position to TOPRIGHT corner ...&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;r2&lt;br /&gt;* some visual tweaks&lt;br /&gt;* added an option to color the border by class&lt;br /&gt;* added scale option...&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;r1&lt;br /&gt;* square shape&lt;br /&gt;* built in latency, fps and clock display - they can be disabled in dMinimap\dMinimap.lua&lt;br /&gt;* calendar frame on right click or /cl, /calendar&lt;br /&gt;* tracking on middle click&lt;br /&gt;* hides unwanted minimap buttons&lt;br /&gt;* LFD Tooltip will stay on the screen, no matter where you place the map&lt;br /&gt;* mousewheel zoom&lt;br /&gt;* changes position of the Quest tracker &lt;br /&gt;* movable - Hold down Alt and left mouse button to move it around. &lt;br /&gt;- Position is saved in your Account\ACCOUNTNAME\REALMNAME\CHARNAME\layout-local.txt&lt;br /&gt;&lt;br /&gt;Note: &lt;br /&gt;The configuration can be found in &quot;dMinimap\dMinimap.lua&quot;. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;HISTORY&lt;br /&gt;&lt;br /&gt;2.9&lt;br /&gt;* some tweaks&lt;br /&gt;* stick LFG flag thingy to the map when moved, too&lt;br /&gt;&lt;br /&gt;2.8&lt;br /&gt;* stick the LFG thingy to the map when moved&lt;br /&gt;&lt;br /&gt;2.7&lt;br /&gt;* toc updated for 3.3&lt;br /&gt;* fix for 3.3&lt;br /&gt;&lt;br /&gt;2.6 &lt;br /&gt;* toc update ... err, finally ...&lt;br /&gt;* north tag be gone!&lt;br /&gt;* added 2 new round textures (Alien_RoundMap, Alien_RoundMapB)&lt;br /&gt;* added 1 new square texture (Alien_SquareMap)&lt;br /&gt;&lt;br /&gt;2.5b &lt;br /&gt;* re-added the code the code that allows to change the position of the pvp tracker ... (it got lost ... somehow D'OH!)&lt;br /&gt;&lt;br /&gt;2.5&lt;br /&gt;* changed round3 and round4&lt;br /&gt;* new default look&lt;br /&gt;* option to change round glow texture&lt;br /&gt;* option to hide glow for square shape&lt;br /&gt;* option to hide glow for round shape&lt;br /&gt;&lt;br /&gt;2.4&lt;br /&gt;* removed the option &quot;to enable/disable positioning of the quest tracker (feature disabled by default)&quot; since it's now part of blizzards default interface&lt;br /&gt;* added the option &quot;to enable/disable positionin...&lt;br /&gt;&lt;br /&gt;Description:&lt;br /&gt;--------------------&lt;br /&gt;Features: &lt;br /&gt;* square shape&lt;br /&gt;* options to change colours, font, scale, ...&lt;br /&gt;* built in latency, fps and clock display - they can be disabled in dMinimap\dMinimap.lua&lt;br /&gt;* calendar frame on right click or /cl, /calendar&lt;br /&gt;* tracking on middle click&lt;br /&gt;* hides unwanted minimap buttons&lt;br /&gt;* LFD Tooltip will stay on the screen, no matter where you place the map&lt;br /&gt;* mousewheel zoom&lt;br /&gt;* changes position of the Quest tracker &lt;br /&gt;* movable - Hold down Alt and left mouse button to move it around. &lt;br /&gt;- Position is saved in your Account\ACCOUNTNAME\REALMNAME\CHARNAME\layout-local.txt&lt;br /&gt;&lt;br /&gt;Note: &lt;br /&gt;The configuration can be found in &quot;dMinimap\dMinimap.lua&quot;. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;-- minimap default position - you can move it ingame by holding down ALT!&lt;br /&gt;position = &quot;TOPRIGHT&quot;     &lt;br /&gt;position_x = -35          &lt;br /&gt;position_y = -35         &lt;br /&gt;&lt;br /&gt;-- quest tracker position&lt;br /&gt;qparent = UIParent         &lt;br /&gt;qanchor = &quot;TOPRIGHT&quot;   &lt;br /&gt;qposition_x = -60           &lt;br /&gt;qposition_y = -260         &lt;br /&gt;qheight = 400             &lt;br /&gt;&lt;br /&gt;local scale = 1.0&lt;br /&gt;&lt;br /&gt;local useInfoPanel = true-- enable disable fps/latency and clock&lt;br /&gt;local showclock = false-- ONLY show clock - makes sense to set useInfoPanel to false if you only want to show the clock ^^&lt;br /&gt;local AddonNumb = 20-- maximum number of addons shown in tooltip (will always show set number of top memory usage addons)&lt;br /&gt;&lt;br /&gt;local mediaFolder = &quot;Interface\\AddOns\\dMinimap\\media\\&quot;-- don't touch this ...&lt;br /&gt;local texture = &quot;Interface\\Buttons\\WHITE8x8&quot;&lt;br /&gt;local backdrop = {bgFile = texture, edgeFile = texture, edgeSize = 1, insets = { left = -1, right = -1, top = -1, bottom = -1}}&lt;br /&gt;&lt;br /&gt;local mailicon = mediaFolder..&quot;mail&quot;&lt;br /&gt;local font = mediaFolder..&quot;Pixelway_Baseline.ttf&quot;&lt;br /&gt;local fontSize = 10&lt;br /&gt;local fontFlag = &quot;OUTLINE MONOCHROME&quot;-- &quot;THINOUTLINE&quot;, &quot;OUTLINE MONOCHROME&quot;, &quot;OUTLINE&quot; or nil (no outline)&lt;br /&gt;&lt;br /&gt;local backdropcolor = {26/255, 25/255, 31/255}-- backdrop color&lt;br /&gt;local brdcolor = {65/255, 74...</description>
			<author>Dawn</author>
			<category domain="http://www.wowinterface.com">Map, Coords, Compasses</category>
			<guid>http://www.wowinterface.com/downloads/info12950-r5.html</guid>
			
			<pubDate>Wed, 17 Oct 2012 16:43:33 +0000</pubDate>
		</item>		<item>
			<title><![CDATA[dNamePlates (r17)]]></title>
			<link>http://www.wowinterface.com/downloads/info16873-r17.html</link>
			<description>Change Log:&lt;br /&gt;--------------------&lt;br /&gt;r17&lt;br /&gt;* quick updated for Mists of Pandaria&lt;br /&gt;&lt;br /&gt;note: untested&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;r16&lt;br /&gt;* updated for 4.1&lt;br /&gt;* the selected nameplate won't be resized by default, anymore (aka adWidth and adHeight are set to 0)&lt;br /&gt;- the option is still there, however ...&lt;br /&gt;&lt;br /&gt;note: &lt;br /&gt;- untested, just a quick fix for 4.1&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;r15&lt;br /&gt;* selected nameplates will now be larger than others&lt;br /&gt;* added options to set the increased size for selected plates&lt;br /&gt;- adWidth = 14-- additional width for selected nameplate (hpWidth + adWidth)&lt;br /&gt;- adHeight = 4-- additional height for selected nameplate (hpHeight + adHeight)&lt;br /&gt;* fixed totem icon display, which broke in r14, because of level display ... D'OH!&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;r14&lt;br /&gt;* added Totem of Tranquil Mind support&lt;br /&gt;* added Spirit Link Totem support&lt;br /&gt;* added 1px border around totem icons&lt;br /&gt;* added highlight for selected nameplate&lt;br /&gt;* tweaked level and name position code&lt;br /&gt;* added an option to set a font shadow offset (default: FontShadowOffset = 0)&lt;br /&gt;- 1 = (1,-1), 1.5 = (1.5, -1.5), ...&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;r13&lt;br /&gt;* forgot to include raidicon texture ...&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;r12&lt;br /&gt;* Totems are now shown as icons&lt;br /&gt;* some CVars are now set by default &lt;br /&gt;- SetCVar(&quot;ShowClassColorInNameplate&quot;, 1)&lt;br /&gt;- SetCVar(&quot;nameplateShowEnemyTotems&quot;, 1)&lt;br /&gt;* added level display ...&lt;br /&gt;* some minor visual tweaks&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;r11&lt;br /&gt;* removed some obsolete code&lt;br /&gt;* small visual tweaks&lt;br /&gt;&lt;br /&gt;r10&lt;br /&gt;* toc update for patch 4.x&lt;br /&gt;* code rewritten, extremely simplified, no longer based on caelNameplates&lt;br /&gt;* removed class icon code&lt;br /&gt;* removed separate config - some options (size, etc) can still be found in dNameplates.lua&lt;br /&gt;* level is now hidden&lt;br /&gt;* names are no longer abbreviated&lt;br /&gt;&lt;br /&gt;NOTE: &lt;br /&gt;Blizzards Nameplates are still bugged and seem to show/hide randomly. This addon modifies blizzards nameplates instead of replacing them. Therefore the same oddly behaviour will happen. This is Blizzards fault. Once Blizzard will fix their code, the issue will be gone. ;)&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;r9&lt;br /&gt;* nicer raid icon position...&lt;br /&gt;&lt;br /&gt;r8&lt;br /&gt;* replaced the &quot;glow border&quot; with a solid border, to match m...&lt;br /&gt;&lt;br /&gt;Description:&lt;br /&gt;--------------------&lt;br /&gt;Custom minimalistic and lightweight nameplates.&lt;br /&gt;&lt;br /&gt;Features&lt;br /&gt;* works with PlateBuffs&lt;br /&gt;* spell icon&lt;br /&gt;* name text is colored by threat&lt;br /&gt;* Totems are shown as icons&lt;br /&gt;* current health value &lt;br /&gt;- current health value is hidden @100% health&lt;br /&gt;- between 35% and 25%, value is yellow colored&lt;br /&gt;- between 25% and 20%, value is orange colored&lt;br /&gt;- below 20%, value is red colored&lt;br /&gt;* added hankthetank's raidicon textures&lt;br /&gt;* show hostile nameplates in combat and/or optionally hide them out of combat&lt;br /&gt;- by default nameplates show in combat and do not hide out of combat &lt;br /&gt;...&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;NPCs are not class coloured, never.&lt;br /&gt;Hostile players are only class coloured out of a sanctuary (which excludes Dalaran for example). Generally said, they are class coloured in PvP, which also means they have to be flagged for PvP on a PvE server.&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;FAQ&lt;br /&gt;&lt;br /&gt;1. Where'z teh options?&lt;br /&gt;Take a look into your World of Warcraft folder: Interface\Addons\dNamePlates\dNameplates.lua. You can open this file with Wordpad, Notepad or any other text editor. I recommend Notepad++ - it's free, google it.&lt;br /&gt;&lt;br /&gt;note: If you change anything, you have to reload your interface, either via /rl, /console reloadui or log out ingame.&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;Credits&lt;br /&gt;p3lim - for Overhead&lt;br /&gt;hankthetank - raid icon texture&lt;br /&gt;Cyprias - for helping me to improve the code&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;Config&lt;br /&gt;&lt;br /&gt;local TEXTURE = mediaFolder..&quot;dA&quot;&lt;br /&gt;local FONT = mediaFolder..&quot;Pixelway_Baseline.ttf&quot;&lt;br /&gt;local FONTSIZE = 8&lt;br /&gt;local FONTFLAG = &quot;OUTLINE MONOCHROME&quot;-- &quot;THINOUTLINE&quot;, &quot;OUTLINE MONOCHROME&quot;, &quot;OUTLINE&quot; or nil (no outline)&lt;br /&gt;&lt;br /&gt;local hpHeight = 5&lt;br /&gt;local hpWidth = 100&lt;br /&gt;l...</description>
			<author>Dawn</author>
			<category domain="http://www.wowinterface.com">Graphic UI Mods</category>
			<guid>http://www.wowinterface.com/downloads/info16873-r17.html</guid>
			
			<pubDate>Sun, 14 Oct 2012 02:11:44 +0000</pubDate>
		</item>		<item>
			<title><![CDATA[oUF_Nivea (r30)]]></title>
			<link>http://www.wowinterface.com/downloads/info14423-r30.html</link>
			<description>Change Log:&lt;br /&gt;--------------------&lt;br /&gt;r30&lt;br /&gt;* updated appearance, added a glow around frames, changed default colors&lt;br /&gt;* replaced raid text tags with dot indicators, different colors for different buffs&lt;br /&gt;* updated some more code&lt;br /&gt;* tweaked arena frames, added castbars&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;r29&lt;br /&gt;* TOC update for 4.1&lt;br /&gt;* removed pet happiness&lt;br /&gt;* added more PvP relevant auras to the whitelist filter (Throwdown, Skull Bash, Hungering Cold, Ring of Frost, Smoke Bomb, etc.)&lt;br /&gt;* improved right click menu code&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;r28 &lt;br /&gt;* some visual tweaks (mainly class and totembar related)&lt;br /&gt;* fixed string error on level up&lt;br /&gt;* set/clear Focus via Shift + Left Click&lt;br /&gt;* changed AnyDown to AnyUp&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;r27&lt;br /&gt;* oUF no longer included, get 1.5.4+&lt;br /&gt;* enabled Ready Check for raid &lt;br /&gt;* renamed playerClassbar frame to pClassbar - critical change, yey! seriously.&lt;br /&gt;* class specific dispel highlight updated&lt;br /&gt;* removed SetFocus and ClearFocus from right click menu to prevent errors...&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;r26&lt;br /&gt;* fix tag error for paladins ... RIP Sacred Shield&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;r25&lt;br /&gt;* Ready check element on raid disabled temporarily&lt;br /&gt;* added/updated some Spell IDs (well, almost all of them changed...)&lt;br /&gt;* updated all ICC spell IDs and added Ruby Sanctuum IDs&lt;br /&gt;I can't test them all. I play paladin, priest and a lvl 7x druid, warlock ... &lt;br /&gt;I need feedback on this and possibly the right/missing Spell IDs and names. :)&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;r24&lt;br /&gt;* Weapon Enchant is now movable via oUF_MoveableFrames and sticks to the player frame by default&lt;br /&gt;* fixed raidhpname tag&lt;br /&gt;* fixed druid mana tag&lt;br /&gt;* fixed abbreviation tag (untested)&lt;br /&gt;* added Eclipse bar element for Druids&lt;br /&gt;* added ReadyCheck element to party &lt;br /&gt;- it currently doesn't seem to work on raid frames, works for party &quot;raids&quot;, though ... seems to be an oUF core related issue&lt;br /&gt;&lt;br /&gt;Included modified oUF core to make the Eclipse bar element initialize correctly, until the fix is official&lt;br /&gt;&lt;br /&gt;http://www.wowinterface.com/forums/attachment.php?attachmentid=4932&amp;d=1287190829&lt;br /&gt;&lt;br /&gt;r23&lt;br /&gt;* class bar frame will now stick to the player frame (when moving the pl...&lt;br /&gt;&lt;br /&gt;Description:&lt;br /&gt;--------------------&lt;br /&gt;oUF_Nivea has been tested with oUF 1.5+ (required!). oUF_Nivea was formerly known as oUF_viv.&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;This is a personal layout, things changed and will change.&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;Features&lt;br /&gt;* easily customizable, with lots of options - frame size, fonts, textures, features ... and more see setup below&lt;br /&gt;* moveable frames - via oUF_MoveableFrames by haste&lt;br /&gt;* boss and main tank frames&lt;br /&gt;* player, focus and target castbar&lt;br /&gt;* Soul Shards, Holy Power, Runes, Eclipse bar&lt;br /&gt;* Druid mana&lt;br /&gt;* combo points&lt;br /&gt;* optional portraits (player, target, focus, party)&lt;br /&gt;* healthbar background is colored by class or (if it's an NPC) by reaction&lt;br /&gt;* current health value is colored yellow between 35% and 25% health&lt;br /&gt;* current health value is colored orange between 25% and 20% health&lt;br /&gt;* current health value is colored red below 20% health&lt;br /&gt;* built-in aggro highlight&lt;br /&gt;* built-in debuff highlight&lt;br /&gt;* advanced raid and party frames, with aura filtering and more ...&lt;br /&gt;* vehicle support (incl. raid and party)&lt;br /&gt;* featured hankthetank's raid icon textures&lt;br /&gt;http://s.wowinterface.com/preview/pvw37796_thumb.png&lt;br /&gt;&lt;br /&gt;r24 Druid Eclipse Bar &lt;br /&gt;http://www.wowinterface.com/forums/attachment.php?attachmentid=4932&amp;d=1287190829&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;Supported frames&lt;br /&gt;* player&lt;br /&gt;* player pet&lt;br /&gt;* target&lt;br /&gt;* target of target&lt;br /&gt;* focus&lt;br /&gt;* party&lt;br /&gt;* party pets&lt;br /&gt;* raid&lt;br /&gt;* boss frames &lt;br /&gt;* main tank&lt;br /&gt;* main tank target &lt;br /&gt;* arena frames + targets&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;NOTE&lt;br /&gt;Please read the changelog, it contains use-full information.&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;Plugin support&lt;br /&gt;* oUF_CombatFeedback[...</description>
			<author>Dawn</author>
			<category domain="http://www.wowinterface.com">oUF: Layouts</category>
			<guid>http://www.wowinterface.com/downloads/info14423-r30.html</guid>
			
			<pubDate>Wed, 27 Apr 2011 21:26:43 +0000</pubDate>
		</item>		<item>
			<title><![CDATA[oUF_Proto (r9)]]></title>
			<link>http://www.wowinterface.com/downloads/info19523-r9.html</link>
			<description>Change Log:&lt;br /&gt;--------------------&lt;br /&gt;r9&lt;br /&gt;* added missing font &quot;Infinity Gears&quot; made by myself, inspired by Gears of War&lt;br /&gt;* re-enabled portraits by default&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;r8&lt;br /&gt;* TOC update for 4.1&lt;br /&gt;* fixed embedded oUF_BarFader (removed pet happiness)&lt;br /&gt;&lt;br /&gt;sidenote:&lt;br /&gt;I forgot to enable portraits in config before uploading, as I have them disabled by default. ;)&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;r7 &lt;br /&gt;* smarter energy/rage tag for warriors and rogues (only shows value in combat, colored by power type)&lt;br /&gt;* added energy/rage tag to the &quot;classpoints&quot; frame for druids&lt;br /&gt;* added more PvP relevant auras to the whitelist filter for raid and arena frames (Throwdown, Skull Bash, Hungering Cold, Ring of Frost, Smoke Bomb, etc.)&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;r6&lt;br /&gt;* power bar (target, focus) should always show for NPCs with power type = mana&lt;br /&gt;* added an option to show/hide Target of Target's Target and Target of Focus Target ... (cfg.showOfTargetOfTarget = true)&lt;br /&gt;* removed pet happiness (since it will be gone in 4.1)&lt;br /&gt;* added arena frames (WIP, but functional)&lt;br /&gt;- including castbar and filtered auras for PvP relevant buffs/debuffs (list might be incomplete, though - see Proto_AuraFilterList.lua)&lt;br /&gt;* added an option to turn arena frames on/off (cfg.ArenaFrames = true)&lt;br /&gt;* min and max values on mouseover are now shortened (11300 &gt; 11.3k)&lt;br /&gt;* added energy value for rogues to the &quot;classpoints&quot; frame&lt;br /&gt;* added rage value for warriors to the &quot;classpoints&quot; frame&lt;br /&gt;&lt;br /&gt;ToDo&lt;br /&gt;* tweak arena frames, add PvP Trinket (plugin) support, add ToT, clean up code ...&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;r5&lt;br /&gt;* added an option to disable portraits&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;r4&lt;br /&gt;* disable blizzards pet castbar ...&lt;br /&gt;* buffs should now properly align in 1 row :p&lt;br /&gt;* some visual tweaks&lt;br /&gt;* added 2 options to adjust the gradient behind the frames&lt;br /&gt;- cfg.TarFocGradientHeightOffset = 18-- target focus gradient Y-Offset (height)&lt;br /&gt;- cfg.GradSize = 64-- Gradient X-Offset (width)&lt;br /&gt;* added an option to turn the gradient on/off&lt;br /&gt;- cfg.showGrad = true-- show/hide it ...&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;r3&lt;br /&gt;* added safezone to castbar, indicating latency&lt;br /&gt;* debuffs should now properly align in 2 r...&lt;br /&gt;&lt;br /&gt;Description:&lt;br /&gt;--------------------&lt;br /&gt;Features&lt;br /&gt;* easily customizable, with lots of options - fonts, textures, enable/disable features  ...&lt;br /&gt;* set/clear Focus via Shift + Left Click (set/clear focus are removed from right click menu to prevent errors)&lt;br /&gt;* player, target, focus portrait (can be disabled via config)&lt;br /&gt;* player, focus and target castbar&lt;br /&gt;* moveable frames - via oUF_MoveableFrames plugin by haste&lt;br /&gt;* boss and main tank frames&lt;br /&gt;* Soul Shards, Holy Power, Druid mana, Evangelism/Dark Evangelism, Shadow Orb and Maelstrom tracking &lt;br /&gt;- separately moveable via oUF_MoveableFrames by haste (pClassPoints frame)&lt;br /&gt;* movable combo points (pClassPoints frame)&lt;br /&gt;* Rune and Eclipse bar&lt;br /&gt;* Totembar support (via oUF_TotemBar plugin)&lt;br /&gt;* health value's color changes for low health&lt;br /&gt;- current health value is colored yellow between 35% and 25% health&lt;br /&gt;- current health value is colored orange between 25% and 20% health&lt;br /&gt;- current health value is colored red below 20% health&lt;br /&gt;* built-in aggro highlight&lt;br /&gt;* built-in debuff highlight&lt;br /&gt;* advanced raid and party frames, Grid style, with aura filtering, buff indicators and more ...&lt;br /&gt;* vehicle support (incl. raid and party)&lt;br /&gt;* featured hankthetank's raid icon textures&lt;br /&gt;* optionally hides blizzards raid frame manager&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;Videos&lt;br /&gt;1) release1&lt;br /&gt;2) older version (no portraits)&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;Supported Frames&lt;br /&gt;* player&lt;br /&gt;* player pet&lt;br /&gt;* target&lt;br /&gt;* target of target&lt;br /&gt;* target of target of target&lt;br /&gt;* focus&lt;br /&gt;* target of focus&lt;br /&gt;* target of focus target&lt;br /&gt;* party&lt;br /&gt;* raid&lt;br /&gt;* boss frames&lt;br /&gt;* main tank - can be set via /maintank, /ma&lt;br /&gt;* main tank target&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;...</description>
			<author>Dawn</author>
			<category domain="http://www.wowinterface.com">oUF: Layouts</category>
			<guid>http://www.wowinterface.com/downloads/info19523-r9.html</guid>
			
			<pubDate>Wed, 27 Apr 2011 19:28:37 +0000</pubDate>
		</item>		<item>
			<title><![CDATA[oUF_Slim (r15)]]></title>
			<link>http://www.wowinterface.com/downloads/info12972-r15.html</link>
			<description>Change Log:&lt;br /&gt;--------------------&lt;br /&gt;r15&lt;br /&gt;* TOC update for 4.1&lt;br /&gt;* removed pet happiness&lt;br /&gt;* added more PvP relevant auras to the whitelist filter (Throwdown, Skull Bash, Hungering Cold, Ring of Frost, Smoke Bomb, etc.)&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;r14&lt;br /&gt;* improved mouseover highlight appearance&lt;br /&gt;* tweaked raidframes&lt;br /&gt;- added an option to set the maximum number of debuffs visible on raidframes (default: cfg.RaidDebuffNumb = 2)&lt;br /&gt;- changed debuff and name position&lt;br /&gt;- added Fear Ward to priest's class tags (red &quot;FW&quot;)&lt;br /&gt;* added experience and reputation info on player&lt;br /&gt;- no plugin required, thanks to Hank for inspiration and animation code &lt;3&lt;br /&gt;- can be disabled via config (cfg.showXpRep)&lt;br /&gt;- there's a delay of 2 seconds until rep/xp info will show on mouseover (player)&lt;br /&gt;- the delay can be changed via config (cfg.delay)&lt;br /&gt;- xp display is hidden at max lvl&lt;br /&gt;- capable of tracking xp and rep at once&lt;br /&gt;&lt;br /&gt;r13&lt;br /&gt;* added some Cataclysm raid spell IDs to the aura filter list, thanks to breor&lt;br /&gt;* removed Lady Deathwhisper's Frost Feaver spell ID from IC - since it keeps poping up from any ordinary Deathknight in PvP ...&lt;br /&gt;&lt;br /&gt;r12&lt;br /&gt;* changed background texture to a plain white one and increased alpha &lt;br /&gt;* tweaked player cast time position (should no longer overlap spell text with certain fonts)&lt;br /&gt;* changed player and target default position&lt;br /&gt;* added an option to change the aura size (default: cfg.buSize = 30)&lt;br /&gt;* added an option to adjust the aura height(default: cfg.buHeightMulti = 0.8)&lt;br /&gt;- this option allows for rectangle buffs/debuffs, instead of just square ones&lt;br /&gt;- set to 1 for square auras&lt;br /&gt;&lt;br /&gt;r11&lt;br /&gt;* changed folder structure&lt;br /&gt;- made media folder separate, one folder to be used for all of my addons&lt;br /&gt;- added alternative non-pixel font to dMedia: SF New Republic Bold.ttf ... works fine for everything, with THINOUTLINE and size 11+&lt;br /&gt;* some tweaks to castbar time's font string Set Points&lt;br /&gt;- should work better for different fonts&lt;br /&gt;* added an option (hpNumbFS) to change the font size of health value (player, target, focus), independent from NumbFS (i.e. powe...&lt;br /&gt;&lt;br /&gt;Description:&lt;br /&gt;--------------------&lt;br /&gt;oUF_Slim is based on oUF_Nivea and updated to work with oUF 1.5+ for WoW patch 4.x+ / Cataclysm.&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;Features&lt;br /&gt;* easily customizable, with lots of options - frame size, fonts, textures, enable/disable features  ...&lt;br /&gt;* set/clear Focus via Shift + Left Click (set/clear focus are removed from right click menu to prevent errors)&lt;br /&gt;* moveable frames - via oUF_MoveableFrames by haste&lt;br /&gt;* boss and main tank frames&lt;br /&gt;* player, focus and target castbar&lt;br /&gt;* Soul Shards, Holy Power, Druid mana, Evangelism/Dark Evangelism, Shadow Orb and Maelstrom tracking &lt;br /&gt;- separately moveable via oUF_MoveableFrames by haste (pClassPoints frame)&lt;br /&gt;* Runes, Eclipse bar support&lt;br /&gt;* Totembar support (via oUF_TotemBar plugin)&lt;br /&gt;* combo points&lt;br /&gt;* health value's color changes for low health&lt;br /&gt;- current health value is colored yellow between 35% and 25% health&lt;br /&gt;- current health value is colored orange between 25% and 20% health&lt;br /&gt;- current health value is colored red below 20% health&lt;br /&gt;* built-in aggro highlight&lt;br /&gt;* built-in debuff highlight&lt;br /&gt;* built-in experience and reputation tracking (mouseover player frame to show it)&lt;br /&gt;* advanced raid and party frames, with aura filtering and more ...&lt;br /&gt;* vehicle support (incl. raid and party)&lt;br /&gt;* featured hankthetank's raid icon textures&lt;br /&gt;* optionally hides Blizzard Auras&lt;br /&gt;* optionally hides Blizzards raid frame manager&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;Supported frames&lt;br /&gt;* player&lt;br /&gt;* player pet&lt;br /&gt;* target&lt;br /&gt;* target of target&lt;br /&gt;* focus&lt;br /&gt;* party&lt;br /&gt;* party pets&lt;br /&gt;* raid&lt;br /&gt;* boss frames&lt;br /&gt;* main tank - can be set via /maintank, /ma&lt;br /&gt;* main tank target&lt;br /&gt;* arena frames + targets&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;Plugin support&lt;br /&gt;* oUF_CombatFeedback&lt;br /&gt;* oUF_SpellRange - highly recommended&lt;br /&gt;* oUF_Smooth Update - ***a customized version is embedded (included)***&lt;br /&gt;* oUF_BarFader&lt;br /&gt;* oUF_MoveableFrames - highly recommended&lt;br /&gt;* oUF_TotemBar&lt;br /&gt;* oUF_WeaponEnchant&lt;br /&gt;&lt;br /&gt;*** Do not use the standalone oUF_Smooth plugin while using this layout, aka remove it from your addon folder or disable it. It will mess up bar updates,...</description>
			<author>Dawn</author>
			<category domain="http://www.wowinterface.com">oUF: Layouts</category>
			<guid>http://www.wowinterface.com/downloads/info12972-r15.html</guid>
			
			<pubDate>Wed, 27 Apr 2011 14:23:43 +0000</pubDate>
		</item>		<item>
			<title><![CDATA[Quickie (Cataclysm) (r2)]]></title>
			<link>http://www.wowinterface.com/downloads/info19312-r2.html</link>
			<description>Change Log:&lt;br /&gt;--------------------&lt;br /&gt;r2&lt;br /&gt;* removed left/right rotate buttons&lt;br /&gt;&lt;br /&gt;r1&lt;br /&gt;* initial release&lt;br /&gt;&lt;br /&gt;Description:&lt;br /&gt;--------------------&lt;br /&gt;Quick fix for Quickie by Neal for Cataclysm/Patch 4.x.&lt;br /&gt;&lt;br /&gt;This addon will add 2 buttons to your character frame that will hide/show your helm/cloak.&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;Fix/Features&lt;br /&gt;* rotation buttons are removed (r2)&lt;br /&gt;* the right button will keep it's position, no matter if you open the additional character information or not (obsolete in r2)&lt;br /&gt;* toc updated...&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;Note: You do NOT need to have Quickie installed, this &quot;patch&quot; includes everything you need.&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;Original Addon can be found here.</description>
			<author>Dawn</author>
			<category domain="http://www.wowinterface.com">Plug-Ins &amp; Patches</category>
			<guid>http://www.wowinterface.com/downloads/info19312-r2.html</guid>
			
			<pubDate>Sat, 26 Mar 2011 02:26:43 +0000</pubDate>
		</item>		<item>
			<title><![CDATA[Ability, Item, Spell and Achievement Icon package (r3)]]></title>
			<link>http://www.wowinterface.com/downloads/info17741-r3.html</link>
			<description>Change Log:&lt;br /&gt;--------------------&lt;br /&gt;r3&lt;br /&gt;* updated for Cataclysm&lt;br /&gt;* now inlcudes ~8200 icons&lt;br /&gt;&lt;br /&gt;r2&lt;br /&gt;* added ~5000 item icons&lt;br /&gt;&lt;br /&gt;r1&lt;br /&gt;* initial release&lt;br /&gt;&lt;br /&gt;Description:&lt;br /&gt;--------------------&lt;br /&gt;This package covers all item, spell achievement and ability Icons. :)&lt;br /&gt;&lt;br /&gt;Note: &lt;br /&gt;* This goes into your \Interface\ folder, NOT into \INTERFACE\AddOns\&lt;br /&gt;* This will not affect your performance.&lt;br /&gt;* This will make all Icons square (remove the round/edged borders).&lt;br /&gt;* This will increase the quality and appearance of all Icons.&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;This package is NO addon, just graphics. This is so to say an extended version of my Paladin icon pack, just for ALL classes. I did not use the exactly same technique, though. They don't &quot;stack&quot;, neither. You should use one or the other. &lt;br /&gt;</description>
			<author>Dawn</author>
			<category domain="http://www.wowinterface.com">Graphic UI Mods</category>
			<guid>http://www.wowinterface.com/downloads/info17741-r3.html</guid>
			
			<pubDate>Mon, 21 Feb 2011 02:35:03 +0000</pubDate>
		</item>		<item>
			<title><![CDATA[GadgetsOn'Stick (r4)]]></title>
			<link>http://www.wowinterface.com/downloads/info17421-r4.html</link>
			<description>Change Log:&lt;br /&gt;--------------------&lt;br /&gt;r4&lt;br /&gt;* fixed tooltip lag on dead mobs&lt;br /&gt;&lt;br /&gt;r3&lt;br /&gt;* removed wintergrasp statusbar, time to wintergrasp is still available on mouseover!&lt;br /&gt;* some tooltip tweaks&lt;br /&gt;* fix Boss levels shown as &quot;-1&quot;&lt;br /&gt;* added an option to disable tooltip fading (enabled by default)&lt;br /&gt;* added an option to turn off auto repair and auto selling of grey junk&lt;br /&gt;&lt;br /&gt;note:&lt;br /&gt;* config settings are currently set to my settings (disabled viewport, ...)&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;r2&lt;br /&gt;* added tooltip gadget - switch this off if you want to use another tooltip addon&lt;br /&gt;planned tooltip features are:&lt;br /&gt;- border color based on item quality, etc.&lt;br /&gt;- maybe add power bar (possibly mana bar only) and power value&lt;br /&gt;...&lt;br /&gt;&lt;br /&gt;* fixed wintergrasp bartimer's frame strata&lt;br /&gt;* cleaned up some code&lt;br /&gt;* replaced some OnUpdate with OnEvent code - thanks to Vrul :)&lt;br /&gt;* compass gadget is now deactivated by default&lt;br /&gt;* removed an unused texture and the pixel fonts from the package...&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;r1&lt;br /&gt;* initial release&lt;br /&gt;&lt;br /&gt;Description:&lt;br /&gt;--------------------&lt;br /&gt;Gadgets on a Stick&lt;br /&gt;&lt;br /&gt;Granted, this won't affect your riding speed, like carrot on a stick. But It'll make your characters life easier! Gadgets on a Stick is a very lightweight, highly modular, yet pretty customizable collection of small things anyone needs, combined in one addon. :)&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;Features&lt;br /&gt;* config via config.lua&lt;br /&gt;* auto repair and selling of grey crap&lt;br /&gt;* buy a full stack of some vendor crap with ALT + click (to fill up reagents, fast ...)&lt;br /&gt;* sets camera distance to max (if you zoom out...)&lt;br /&gt;* allows you to change your screenshots quality (via config)&lt;br /&gt;* filter error messages you can add exceptions via /error&lt;br /&gt;* adds the following slash commands&lt;br /&gt;- reload ui = /rl&lt;br /&gt;- ready check = /rc&lt;br /&gt;- Need to speak with a GM? = /ticket or /gm&lt;br /&gt;- calendar = /cl or /calendar&lt;br /&gt;* several Gadgets (think of modules...)&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;Gadgets&lt;br /&gt;* minimap (middle mouse click on the map allows you to choose your tracking type, right click will open your calendar) &lt;br /&gt;* zone text &lt;br /&gt;* bags&lt;br /&gt;* money&lt;br /&gt;* fps&lt;br /&gt;* latency and memory&lt;br /&gt;* clock (including wintergrasp timer and calendar on click)&lt;br /&gt;* durability&lt;br /&gt;* compass&lt;br /&gt;* gold&lt;br /&gt;* tooltip&lt;br /&gt;* viewport (including customizable texture overlay, colors, etc.)&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;General Gadget Notes&lt;br /&gt;* gadgets (including minimap) are moveable, by holding down ALT&lt;br /&gt;* gadgets can be enabled/disabled separately&lt;br /&gt;* gadgets can either have a custom set border color or a class colored border&lt;br /&gt;- it only loads what you choose to load, saves memory and displays only what you want to see&lt;br /&gt;* you can choose to show/hide the border and backgrounds of gadgets&lt;br /&gt;* gadgets can be set to show/hide on mouseover separately, except minimap (always visible)&lt;br /&gt;* gadget positions are saved in your characters layout-local.txt...</description>
			<author>Dawn</author>
			<category domain="http://www.wowinterface.com">Miscellaneous</category>
			<guid>http://www.wowinterface.com/downloads/info17421-r4.html</guid>
			
			<pubDate>Wed, 04 Aug 2010 00:00:21 +0000</pubDate>
		</item>		<item>
			<title><![CDATA[Bar Textures (r2)]]></title>
			<link>http://www.wowinterface.com/downloads/info6944-r2.html</link>
			<description>This is no addon, just textures, you need to add them to sharedmedia or handle them accordingly, depending on your addon.&lt;br /&gt;This package was formerly known as &quot;AG UnitFrame bar textures and font replacement&quot;. However, I removed the AG unitframe part. It was outdated, anyway.&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;Features&lt;br /&gt;* 13 new bar textures &lt;br /&gt;- Steelv2, Steelv3, Rusty, Fragment&lt;br /&gt;- Graffiti, Graffiti2, Graffiti3, Steelv4&lt;br /&gt;- Steelv5, Steelv6, Steelv7, ArtDeco, RustyV2&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;Have fun :cool: &lt;br /&gt;</description>
			<author>Dawn</author>
			<category domain="http://www.wowinterface.com">Graphic UI Mods</category>
			<guid>http://www.wowinterface.com/downloads/info6944-r2.html</guid>
			
			<pubDate>Wed, 16 Jun 2010 14:51:28 +0000</pubDate>
		</item>		<item>
			<title><![CDATA[Paladin Icon pack (r4)]]></title>
			<link>http://www.wowinterface.com/downloads/info16781-r4.html</link>
			<description>Change Log:&lt;br /&gt;--------------------&lt;br /&gt;r4&lt;br /&gt;* added Heavy Frostweave Bandage icon&lt;br /&gt;* added Revitalized (spellpower badge trinket proc) icon&lt;br /&gt;* added paladin epic mount icon&lt;br /&gt;* added Cenarion War Hippogryph icon&lt;br /&gt;* added Medallion of the Horde icon&lt;br /&gt;&lt;br /&gt;r3 &lt;br /&gt;* added greater blessing of might, wisdom, sanctuary and kings icons&lt;br /&gt;* added Infusion of Light icon&lt;br /&gt;* revised concentration aura, seal of wisdom icons&lt;br /&gt;&lt;br /&gt;r2 &lt;br /&gt;* several more icons (reckoning, holy shield, ...)&lt;br /&gt;* revised frost aura, shadow resistance aura and blessing of protection icons&lt;br /&gt;&lt;br /&gt;r1&lt;br /&gt;* initial release&lt;br /&gt;&lt;br /&gt;Description:&lt;br /&gt;--------------------&lt;br /&gt;This will replace the most important spell icons for Paladins. The new icons are basically more in line with each other than the default ones and less &quot;clownish&quot; (aka colour-full). :rolleyes: &lt;br /&gt;&lt;br /&gt;Install&lt;br /&gt;The icon folder contained in the zip goes here...&lt;br /&gt;World of Warcraft\Interface\Icons&lt;br /&gt;&lt;br /&gt;Do not put it into your addon folder! ;)&lt;br /&gt;&lt;br /&gt;Note&lt;br /&gt;Some of these icons are shared with other classes, like priest, for example.&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;ToDo&lt;br /&gt;...</description>
			<author>Dawn</author>
			<category domain="http://www.wowinterface.com">Paladin</category>
			<guid>http://www.wowinterface.com/downloads/info16781-r4.html</guid>
			
			<pubDate>Sun, 30 May 2010 16:44:26 +0000</pubDate>
		</item>		<item>
			<title><![CDATA[Noir - Background Textures (1.1)]]></title>
			<link>http://www.wowinterface.com/downloads/info8595-1.1.html</link>
			<description>Included are 4 texture files and an eePanels2.lua wich has them set up in place, already.&lt;br /&gt;&lt;br /&gt;Note:&lt;br /&gt;- made for 1280x1024 (1280x960, 1024x768, etc. should work with slight adjustments)&lt;br /&gt;- eePanels2 is NOT included&lt;br /&gt;- If you already use eePanels2 you most likely have to set up the textures yourself, otherwise you would overwrite your own settings. It should be possible to copy and paste parts of the included eePanels2.lua into your eePanels2.lua, though.&lt;br /&gt;&lt;br /&gt;Have fun :cool:</description>
			<author>Dawn</author>
			<category domain="http://www.wowinterface.com">UI Media</category>
			<guid>http://www.wowinterface.com/downloads/info8595-1.1.html</guid>
			
			<pubDate>Tue, 01 Apr 2008 15:04:23 +0000</pubDate>
		</item>		<item>
			<title><![CDATA[Fairy Tale Style using XArt (1.1a)]]></title>
			<link>http://www.wowinterface.com/downloads/info6712-1.1a.html</link>
			<description>Original Author of XArt: Moonsorrow&lt;br /&gt;&lt;br /&gt;... all credits go to him&lt;br /&gt;&lt;br /&gt;Fairy Tale texture credits: Rheia&lt;br /&gt;&lt;br /&gt;changes/notes: &lt;br /&gt;- it only uses 3 textures instead of 4&lt;br /&gt;- Fairy style textures added&lt;br /&gt;- edited XArt code to work for the Top of the screen, it's still 2 separate addons, you can just use the bottom texture or the top texture as a &quot;standalone&quot;&lt;br /&gt;- supposed to be used with 1280x1024&lt;br /&gt;- XArt is Ace based, the libs are included&lt;br /&gt;&lt;br /&gt;1.1 notes:&lt;br /&gt;- included BarTexture</description>
			<author>Dawn</author>
			<category domain="http://www.wowinterface.com">UI Media</category>
			<guid>http://www.wowinterface.com/downloads/info6712-1.1a.html</guid>
			
			<pubDate>Mon, 15 Jan 2007 22:01:02 +0000</pubDate>
		</item>
	</channel>
</rss>