<?xml version="1.0" encoding="ISO-8859-1"?>
<rss version="2.0">
	<channel>
		<title>WoWInterface - AddOns by hypehuman</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[SDM Icons beta (2.5)]]></title>
			<link>http://www.wowinterface.com/downloads/info20908-2.5.html</link>
			<description>This is a pre-release version of Super Duper Macro that now updates the icons of long macros!  However, they don't update when you would expect them to.  They update whenever you use the macro, when you pick them up, and when the SDM window refreshes.&lt;br /&gt;&lt;br /&gt;The next release will hopefully update at the appropriate times.</description>
			<author>hypehuman</author>
			<category domain="http://www.wowinterface.com">Plug-Ins &amp; Patches</category>
			<guid>http://www.wowinterface.com/downloads/info20908-2.5.html</guid>
			
			<pubDate>Mon, 05 Mar 2012 04:27:48 +0000</pubDate>
		</item>		<item>
			<title><![CDATA[Super Duper Macro (2.4.6)]]></title>
			<link>http://www.wowinterface.com/downloads/info10496-2.4.6.html</link>
			<description>Change Log:&lt;br /&gt;--------------------&lt;br /&gt;2.4.6 (2/20/12)&lt;br /&gt;Fixed a bug where the interface sometimes inappropriately prevented you from making new macros&lt;br /&gt;&lt;br /&gt;2.4.5 (1/17/12)&lt;br /&gt;Fixed a bug that caused the &quot;Change Name/Icon&quot; window to sometimes be unresponsive&lt;br /&gt;Now the &quot;Change Name/Icon&quot; always deselects the icon when it opens so that you don't accidentally change the icon of one of your macros&lt;br /&gt;&lt;br /&gt;2.4.4 (12/17/11)&lt;br /&gt;Fixed a bug where the button on the macro frame that opens SDM would sometimes appear in the wrong place.&lt;br /&gt;&lt;br /&gt;2.4.3 (11/30/11)&lt;br /&gt;Re-enabled the text that shows how many more button macros you can create&lt;br /&gt;&lt;br /&gt;2.4.2 (11/30/11)&lt;br /&gt;Fixed a minor error that occurs when running SDM for the first time&lt;br /&gt;When attempting to pick up a macro during combat, you will get an error message created by SDM instead of Blizzard's &quot;Interface action failed due to an addon&quot;.&lt;br /&gt;&lt;br /&gt;2.4.1 (11/30/11)&lt;br /&gt;Updated for version 4.0 - you will lose any custom icons for your macros.  Sorry!&lt;br /&gt;&lt;br /&gt;2.4 (11/20/11)&lt;br /&gt;Fixed the Send/Receive feature; now you can share macros with your friends again, as long as you are both using the latest version.&lt;br /&gt; Fixed a bug where buttons on the SDM frame would sometimes stretch away&lt;br /&gt;Many UI Improvements&lt;br /&gt;&lt;br /&gt;2.3 (11/16/11)&lt;br /&gt;The SDM frame now hides when you press escape!&lt;br /&gt;Added more tooltips; still more to come&lt;br /&gt;&lt;br /&gt;2.2.1 (11/15/11)&lt;br /&gt;Fixed a bug where the macro list sometimes became unclickable&lt;br /&gt;&lt;br /&gt;2.2 (11/4/11)&lt;br /&gt;Upgraded macros will now appropriately change their icons based on the macro code (unless an icon other than the Question Mark icon was selected).  If you upgraded a macro with version 2.1, you will need to manually change the icon to the Question Mark icon.&lt;br /&gt;Added a &quot;Downgrade&quot; button that converts a Super Duper macro into a standard macro&lt;br /&gt;Added a &quot;Claim&quot;/&quot;Disown&quot; button that allows you to have a single character-specific macro or script that applies to multiple characters&lt;br /&gt;Added a &quot;Save As...&quot; button that allows you to save an existing macro as a different type or character...&lt;br /&gt;&lt;br /&gt;Description:&lt;br /&gt;--------------------&lt;br /&gt;&lt;br /&gt;To view recent changes, click the &quot;Change Log&quot; tab at the top of this page.&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;Open the in-game interface by typing /sdm&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;This addon allows you to create macros beyond the 255-character limit, and even beyond the 1023-character macrotext limit.  However, no individual line in a macro may be more than 1023 characters long (you will get a warning).  The number of lines is unlimited.  Super Duper Macro also allows you to share macros with your friends in-game.&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;This mod allows you to make two types of macros:&lt;br /&gt;&lt;br /&gt;Button macros are just like regular macros, but they can be as long as you want.  You cannot make an unlimited number of them; they share a limit with your regular macros (36 global and 18 character-specific for each character).&lt;br /&gt;Floating macros do not have buttons, and are accessed by /click.  You can make as many of these as you want.&lt;br /&gt;You can also make lua scripts of unlimited length that you can call using &quot;/sdm run &lt;name&gt;&quot; or via sdm_RunScript(&quot;name&quot;)&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;If you find this addon useful, I encourage you to consider contributing to its development via PayPal by clicking this link.  You will be showing your appreciation for the time I've spent getting this addon to the point it's at now, and you will also make it possible for me to continue to set aside time to make it even better.&lt;br /&gt;&lt;br /&gt;Suggestions and bug reports are always welcome.  You can post comments on the wowinterface.com page for this addon, or if you want to add something yourself, you can upload it in the &quot;Optional Files&quot; tab.&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;Special thanks to:&lt;br /&gt;&lt;br /&gt;SuperMacro, which inspired the idea for this addon.&lt;br /&gt;All the regulars on t...</description>
			<author>hypehuman</author>
			<category domain="http://www.wowinterface.com">Miscellaneous</category>
			<guid>http://www.wowinterface.com/downloads/info10496-2.4.6.html</guid>
			
			<pubDate>Mon, 20 Feb 2012 20:11:25 +0000</pubDate>
		</item>		<item>
			<title><![CDATA[Merge Spec Bars (2.0.1)]]></title>
			<link>http://www.wowinterface.com/downloads/info20407-2.0.1.html</link>
			<description>Change Log:&lt;br /&gt;--------------------&lt;br /&gt;2.0.1 - updated the TOC file to indicate that MSB works with patch 4.3&lt;br /&gt;2.0 - the user may now specify which bars/buttons are synchronized and which ones stay different&lt;br /&gt;1.3 - fixed an issue where some spells (spells from a different spec) were lost from your action bars when you relog&lt;br /&gt;1.2 - fixed an occasional bug that occurred when replacing an item or spell that is not in the client cache&lt;br /&gt;1.1 - minor interface improvements&lt;br /&gt;&lt;br /&gt;Description:&lt;br /&gt;--------------------&lt;br /&gt;If you have dual talent specialization, Merge Spec Bars will keep your two sets of action bars synchronized.&lt;br /&gt;&lt;br /&gt;If you like, you can still specify some of your bars to maintain different actions, just like normal.  For example, you can have your main bar have different spells for your two specs, but your lower-right bar can stay synchronized so that your potions and items don't change.&lt;br /&gt;&lt;br /&gt;To configure the addon, you can open Game Menu &gt; Interface &gt; Addons &gt; Merge Spec Bars, or type '/msb' or '/mergespecbars'.</description>
			<author>hypehuman</author>
			<category domain="http://www.wowinterface.com">Action Bar Mods</category>
			<guid>http://www.wowinterface.com/downloads/info20407-2.0.1.html</guid>
			
			<pubDate>Wed, 30 Nov 2011 09:24:08 +0000</pubDate>
		</item>		<item>
			<title><![CDATA[Candy Buckets - continents (1)]]></title>
			<link>http://www.wowinterface.com/downloads/info20458-1.html</link>
			<description>This is an optional update for Candy Buckets by Vladinator.  I modified it so that the bucket list is sorted by continent.&lt;br /&gt;&lt;br /&gt;You can find the original here: http://www.wowinterface.com/downloads/info20450-CandyBuckets.html</description>
			<author>hypehuman</author>
			<category domain="http://www.wowinterface.com">Plug-Ins &amp; Patches</category>
			<guid>http://www.wowinterface.com/downloads/info20458-1.html</guid>
			
			<pubDate>Thu, 27 Oct 2011 04:18:37 +0000</pubDate>
		</item>		<item>
			<title><![CDATA[Accuracy fix &amp; Threat to gain/drop aggro (1.5.7)]]></title>
			<link>http://www.wowinterface.com/downloads/info11292-1.5.7.html</link>
			<description>Change Log:&lt;br /&gt;--------------------&lt;br /&gt;1.5.6.2: modified from version 1.5.6.2.  The more accurate scaledPercent is no longer used in my calculations, but I left it in there anyway, just in case it needs to be used elsewhere.&lt;br /&gt;&lt;br /&gt;1.0: modified from 1.5.2&lt;br /&gt;&lt;br /&gt;Description:&lt;br /&gt;--------------------&lt;br /&gt;NOTE: This addon has been modified after the original author's version.  Scroll down to see details on the changes.&lt;br /&gt;&lt;br /&gt;Allows you to see the threat bars Blizzard had originally implemented in WoW, but disabled and removed with a patch down the road.&lt;br /&gt;&lt;br /&gt;Uses:&lt;br /&gt;As DPS you can use this to see your threat on the current DPS target.&lt;br /&gt;As a healer you can see how much your heals are adding to your threat.&lt;br /&gt;As a Tank you can keep accurate watch on your aggro and the next 4 players.&lt;br /&gt;As a pet class (hunter, warlock, frost mage, etc.), you can see how your threat compares to that of your pet.&lt;br /&gt;&lt;br /&gt;There is a second Threat Meter that only shows when you have a Focus Target.&lt;br /&gt;As a tank this is useful so you can keep tabs on multiable mobs.&lt;br /&gt;&lt;br /&gt;Seven Modes of Threat Display:&lt;br /&gt;Easy Threat&lt;br /&gt;Percentage&lt;br /&gt;Actual Threat (Short)&lt;br /&gt;Actual Threat (Long)&lt;br /&gt;Threat Per Second&lt;br /&gt;Threat Per Minute&lt;br /&gt;Threat to Gain or Lose Aggro&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;Installation is simple.&lt;br /&gt;Extract into your Interface/Addons directory and load up WoW and start Dungeon Running and Raiding.&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;Version 1.5.6a - 3.3.5&lt;br /&gt;+ToC Update&lt;br /&gt;&lt;br /&gt;Version 1.5.6 - 3.0.3&lt;br /&gt;+Updated display to handle 10 Players&lt;br /&gt;+Fixed display issue if player selects target before combat is started&lt;br /&gt;+Fixed Color is nil bug&lt;br /&gt;+Updated internal code&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;The following are the changes by Coani and Hypehuman:&lt;br /&gt;&lt;br /&gt;This patch contains three modifications from Xabora's version:&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;It's is 4.0-ready! (thanks to Coani :cool:)&lt;br /&gt;&lt;br /&gt;Added a seventh display option: &quot;Threat to Gain or Lose&quot;.  For the player who has aggro, this displays the amount of threat they would need to lose in order to drop aggro.  For all other players, it displays the amount of threat they would need to gain in order to get aggro.  Note that the amount CAN become negative, and that is not a bug.  This happens if the non-tank is far away from the mob and very close to pulling aggro, then moves in range.  This will not taunt the mob, but any amount of aggr...</description>
			<author>hypehuman</author>
			<category domain="http://www.wowinterface.com">Plug-Ins &amp; Patches</category>
			<guid>http://www.wowinterface.com/downloads/info11292-1.5.7.html</guid>
			
			<pubDate>Thu, 13 Jan 2011 01:55:58 +0000</pubDate>
		</item>
	</channel>
</rss>