<?xml version="1.0" encoding="ISO-8859-1"?>
<rss version="2.0">
	<channel>
		<title>WoWInterface - AddOns by Freebaser</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[oUF_Freebgrid (3.0.1)]]></title>
			<link>http://www.wowinterface.com/downloads/info12264-3.0.1.html</link>
			<description>Change Log:&lt;br /&gt;
--------------------&lt;br /&gt;
http://github.com/freebaser/oUF_Freebgrid/commits/master/&lt;br /&gt;
&lt;br /&gt;
Description:&lt;br /&gt;
--------------------&lt;br /&gt;
oUF core, ReadyCheck, Healcomm4, and MovableFrames are embedded.&lt;br /&gt;
&lt;br /&gt;
/freeb will unlock and lock the frames to move its position.&lt;br /&gt;
&lt;br /&gt;
Party/Raid unit frames using the oUF framework. Originally based on oUF_Grid by zariel.&lt;br /&gt;
&lt;br /&gt;
Units Supported:&lt;br /&gt;
-- party&lt;br /&gt;
-- raid&lt;br /&gt;
-- maintanks&lt;br /&gt;
-- maintanks targets&lt;br /&gt;
-- pets/vehicles&lt;br /&gt;
&lt;br /&gt;
Features:&lt;br /&gt;
-- Class buff indicators&lt;br /&gt;
-- Debuff highlighting&lt;br /&gt;
-- Custom debuffs&lt;br /&gt;
-- Aggro indicator&lt;br /&gt;
-- Mouseover highlight&lt;br /&gt;
-- LibHealComm&lt;br /&gt;
-- Vertical/horizontal bars&lt;br /&gt;
-- Power bars&lt;br /&gt;
-- Highlight targeted unit&lt;br /&gt;
-- Focus highlight&lt;br /&gt;
&lt;br /&gt;
Plugins:&lt;br /&gt;
-- oUF_ReadyCheck(included)&lt;br /&gt;
-- oUF_Healcomm4(included)&lt;br /&gt;
-- oUF_ResComm(included)&lt;br /&gt;
-- oUF_MovableFrames(included)&lt;br /&gt;
&lt;br /&gt;
A detailed log can be found here http://github.com/freebaser/oUF_Freebgrid/commits/master/&lt;br /&gt;
&lt;br /&gt;
FAQs&lt;br /&gt;
/freeb will unlock the frames&lt;br /&gt;
/freeb &lt;something&gt; will open the interface panel.&lt;br /&gt;
&lt;br /&gt;
Q: How do I create new indicators?&lt;br /&gt;
A: Open the tags.lua and look over the existing tags to create a new one. Then add the tag name to your classes table at the bottom of the tags.lua.&lt;br /&gt;
&lt;br /&gt;
Q: How do I add raid debuffs?&lt;br /&gt;
A: Use the raid_debuffs.lua file to add spell names or spell ids to the debuffs table.&lt;br /&gt;
&lt;br /&gt;
Q: How do I add fonts and textures to the config menu?&lt;br /&gt;
A: Put your custom media in the freebgrid media folder or any where inside the Interface folder. Open the media.lua, add the name and path to the file.&lt;br /&gt;
&lt;br /&gt;
... to do: Finish this FAQ</description>
			<author>Freebaser</author>
			<category domain="http://www.wowinterface.com">oUF: Layouts</category>
			<guid>http://www.wowinterface.com/downloads/info12264-3.0.1.html</guid>
			<pubDate>Sat, 27 Feb 2010 22:47:03 +0000</pubDate>
		</item>		<item>
			<title><![CDATA[oUF Freeb (2.5)]]></title>
			<link>http://www.wowinterface.com/downloads/info12112-2.5.html</link>
			<description>Change Log:&lt;br /&gt;
--------------------&lt;br /&gt;
v2.5&lt;br /&gt;
-- class colored bar option&lt;br /&gt;
-- aura border option&lt;br /&gt;
-- add tag for raid info(dead, d/c, ghost)&lt;br /&gt;
&lt;br /&gt;
v2.4&lt;br /&gt;
-- fix boss frames&lt;br /&gt;
-- very basic group/raid frames(need to rename freebraid.lua file to work!)&lt;br /&gt;
&lt;br /&gt;
v2.3&lt;br /&gt;
-- healcomm support(disabled by default)&lt;br /&gt;
-- fix for boss frame debuffs&lt;br /&gt;
&lt;br /&gt;
v2.2&lt;br /&gt;
-- various fixes and tweaks&lt;br /&gt;
-- boss frames&lt;br /&gt;
&lt;br /&gt;
v2.1&lt;br /&gt;
-- add aura saturation&lt;br /&gt;
-- add aura timers&lt;br /&gt;
-- fix nil value&lt;br /&gt;
-- misc. tweaks&lt;br /&gt;
&lt;br /&gt;
v2.0&lt;br /&gt;
-- Complete rewrite&lt;br /&gt;
-- different look&lt;br /&gt;
&lt;br /&gt;
v 1.5&lt;br /&gt;
-- update for 3.2&lt;br /&gt;
-- fix cpoints&lt;br /&gt;
-- improved druid mana&lt;br /&gt;
-- changed auras a bit on the target frame&lt;br /&gt;
&lt;br /&gt;
Version 1.41&lt;br /&gt;
-- oUF_RuneBar support&lt;br /&gt;
-- minor fix to pet debuffs&lt;br /&gt;
&lt;br /&gt;
Version 1.4&lt;br /&gt;
-- druid mana support(credits to P3lim)&lt;br /&gt;
-- oUF_Swing support&lt;br /&gt;
-- Truncate names and castbar names&lt;br /&gt;
-- Removed Party and Raid Frames&lt;br /&gt;
-- Health bar fades red when less than 50%&lt;br /&gt;
-- Moved text postions&lt;br /&gt;
&lt;br /&gt;
Version 1.3&lt;br /&gt;
-- master loot icon&lt;br /&gt;
-- removed font outline&lt;br /&gt;
-- added font shadow&lt;br /&gt;
-- some buff tweaks&lt;br /&gt;
-- works with 1.3.3&lt;br /&gt;
&lt;br /&gt;
Version 1.2.2&lt;br /&gt;
-- update for oUF_Experience&lt;br /&gt;
&lt;br /&gt;
Version 1.2.1&lt;br /&gt;
-- Health Gradient fix&lt;br /&gt;
&lt;br /&gt;
Version 1.2&lt;br /&gt;
-- Castbar options in lua&lt;br /&gt;
-- Raid power option in lua&lt;br /&gt;
-- Buff size increased&lt;br /&gt;
-- disabled oUF_Smooth for the Power Bar(unstable results with rage)&lt;br /&gt;
&lt;br /&gt;
Version 1.1&lt;br /&gt;
-- Moved aura count position&lt;br /&gt;
-- Disallow vehicle swap(vehicle is now the pet frame)&lt;br /&gt;
-- BarFader support&lt;br /&gt;
-- Adjust Raid Icon size and position&lt;br /&gt;
-- Changed texture and colors a bit&lt;br /&gt;
-- localized font&lt;br /&gt;
-- Changed Unit Name to the new Tag system&lt;br /&gt;
-- Add level to target name&lt;br /&gt;
-- Add resting and pvp icon&lt;br /&gt;
-- Add ReadyCheck&lt;br /&gt;
-- Healthbar color gradient&lt;br /&gt;
&lt;br /&gt;
Description:&lt;br /&gt;
--------------------&lt;br /&gt;
Supported oUF Version: 1.3.x&lt;br /&gt;
&lt;br /&gt;
Base Code provided by oUF_Lily&lt;br /&gt;
&lt;br /&gt;
Credits to&lt;br /&gt;
P3lim and Caellian &lt;br /&gt;
-- for letting me use some of their code to modify the layout&lt;br /&gt;
     &lt;br /&gt;
Haste&lt;br /&gt;
-- for oUF and oUF_Lily&lt;br /&gt;
&lt;br /&gt;
Supported Units&lt;br /&gt;
-- player&lt;br /&gt;
-- target&lt;br /&gt;
-- targettarget&lt;br /&gt;
-- pet&lt;br /&gt;
-- focus&lt;br /&gt;
-- vehicle&lt;br /&gt;
-- boss frames&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Supported Plugins&lt;br /&gt;
-- oUF_Experience&lt;br /&gt;
-- oUF_Smooth&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Make the frames movable! oUF_MovableFrames&lt;br /&gt;
&lt;br /&gt;</description>
			<author>Freebaser</author>
			<category domain="http://www.wowinterface.com">oUF: Layouts</category>
			<guid>http://www.wowinterface.com/downloads/info12112-2.5.html</guid>
			<pubDate>Thu, 11 Feb 2010 05:33:52 +0000</pubDate>
		</item>		<item>
			<title><![CDATA[FreebTip (1.4.2)]]></title>
			<link>http://www.wowinterface.com/downloads/info12912-1.4.2.html</link>
			<description>Change Log:&lt;br /&gt;
--------------------&lt;br /&gt;
v1.4.2&lt;br /&gt;
-- fix statusbar color from switching &gt;.&gt;&lt;br /&gt;
&lt;br /&gt;
v1.4&lt;br /&gt;
-- add color statusbar option&lt;br /&gt;
&lt;br /&gt;
v1.3&lt;br /&gt;
-- tweak the appearance&lt;br /&gt;
-- update for 3.2&lt;br /&gt;
&lt;br /&gt;
v1.1&lt;br /&gt;
-- Only anchor the cursor on worldframes&lt;br /&gt;
&lt;br /&gt;
Description:&lt;br /&gt;
--------------------&lt;br /&gt;
FreebTip changes the default look of the game tooltip. It has no in-game configuration, so check the .lua file for options.&lt;br /&gt;
&lt;br /&gt;
Some Features:&lt;br /&gt;
-- Item rarity border color&lt;br /&gt;
-- Unit's target&lt;br /&gt;
-- Class colored names&lt;br /&gt;
-- Guild tag coloring&lt;br /&gt;
-- healthbar text&lt;br /&gt;
-- level difficulty coloring &lt;br /&gt;
&lt;br /&gt;
Want talents in your tooltip? Try TipTacTalents</description>
			<author>Freebaser</author>
			<category domain="http://www.wowinterface.com">ToolTip</category>
			<guid>http://www.wowinterface.com/downloads/info12912-1.4.2.html</guid>
			<pubDate>Sun, 06 Sep 2009 02:25:47 +0000</pubDate>
		</item>		<item>
			<title><![CDATA[Broker_Vigilance (1.1)]]></title>
			<link>http://www.wowinterface.com/downloads/info13572-1.1.html</link>
			<description>Change Log:&lt;br /&gt;
--------------------&lt;br /&gt;
1.1&lt;br /&gt;
-- Updated timer code&lt;br /&gt;
&lt;br /&gt;
Description:&lt;br /&gt;
--------------------&lt;br /&gt;
A Data Broker plugin for tracking your Vigilance.&lt;br /&gt;
&lt;br /&gt;
Requires a LDB display addon to work.</description>
			<author>Freebaser</author>
			<category domain="http://www.wowinterface.com">Data Broker</category>
			<guid>http://www.wowinterface.com/downloads/info13572-1.1.html</guid>
			<pubDate>Sun, 24 May 2009 11:03:15 +0000</pubDate>
		</item>		<item>
			<title><![CDATA[oUF Mastiff (1.2)]]></title>
			<link>http://www.wowinterface.com/downloads/info12219-1.2.html</link>
			<description>Change Log:&lt;br /&gt;
--------------------&lt;br /&gt;
v1.2&lt;br /&gt;
-- fixed partyTarget and pets offset&lt;br /&gt;
-- fixed pet spawn event&lt;br /&gt;
-- some buff adjustments&lt;br /&gt;
&lt;br /&gt;
v1.1&lt;br /&gt;
-- added partyTargets and partyPets&lt;br /&gt;
-- update for oUF_Experience&lt;br /&gt;
-- other misc crap&lt;br /&gt;
&lt;br /&gt;
Description:&lt;br /&gt;
--------------------&lt;br /&gt;
Version: 1.2&lt;br /&gt;
Supported oUF Version: 1.3.1&lt;br /&gt;
&lt;br /&gt;
Base Code provided by oUF_Lily&lt;br /&gt;
&lt;br /&gt;
Credits to&lt;br /&gt;
P3lim and Caellian &lt;br /&gt;
-- for letting me use some of their code to modify the layout&lt;br /&gt;
     &lt;br /&gt;
Haste&lt;br /&gt;
-- for oUF and oUF_Lily&lt;br /&gt;
&lt;br /&gt;
Supported Units&lt;br /&gt;
-- player&lt;br /&gt;
-- target&lt;br /&gt;
-- targettarget&lt;br /&gt;
-- pet&lt;br /&gt;
-- focus&lt;br /&gt;
-- party&lt;br /&gt;
-- partytargets&lt;br /&gt;
-- partypets&lt;br /&gt;
-- vehicle&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Supported Plugins&lt;br /&gt;
-- oUF_BarFader&lt;br /&gt;
-- oUF_DebuffHighlight&lt;br /&gt;
-- oUF_Experience&lt;br /&gt;
-- oUF_CombatFeedback&lt;br /&gt;
-- oUF_HealComm&lt;br /&gt;
-- oUF_Smooth</description>
			<author>Freebaser</author>
			<category domain="http://www.wowinterface.com">oUF: Layouts</category>
			<guid>http://www.wowinterface.com/downloads/info12219-1.2.html</guid>
			<pubDate>Mon, 19 Jan 2009 10:49:03 +0000</pubDate>
		</item>
	</channel>
</rss>