<?xml version="1.0" encoding="ISO-8859-1"?>
<rss version="2.0">
	<channel>
		<title>WoWInterface - AddOns by shUI</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[shPerformance (mem/fps/ms) (r4.1)]]></title>
			<link>http://www.wowinterface.com/downloads/info16119-r4.1.html</link>
			<description>Change Log:&lt;br /&gt;--------------------&lt;br /&gt;r4.1&lt;br /&gt;- TOC Bump&lt;br /&gt;-----------------------&lt;br /&gt;r4.0&lt;br /&gt;- ToC bump: got it right this time and set to 50001&lt;br /&gt;- Optimized code with a few new tricks!&lt;br /&gt;------------------------&lt;br /&gt;r3.0&lt;br /&gt;- ToC bump -&gt; 5.0&lt;br /&gt;- Should be working fine for MoP&lt;br /&gt;------------------------&lt;br /&gt;r2.6b&lt;br /&gt;- ToC bump -&gt; 4.3&lt;br /&gt;-------------------------&lt;br /&gt;r2.6a&lt;br /&gt;- ToC bump&lt;br /&gt;-------------------------&lt;br /&gt;r2.6&lt;br /&gt;- TOC update to 4.1&lt;br /&gt;- Minor improvement in OnUpdate function&lt;br /&gt;--------------------------&lt;br /&gt;r2.5&lt;br /&gt;- More optimizations to code, specifically removed the redundant IsAddOnLoaded() function call &lt;br /&gt;- ADDED: Local/Home ms to latency tooltip&lt;br /&gt;- Changed how the latency LDB text was display to show XXms/XX(w) ms instead of the stupid hyphen &lt;br /&gt;--------------------------&lt;br /&gt;r2.4&lt;br /&gt;- Big code clean up and localized a lot of code&lt;br /&gt;- You gotta ask yourself in LUA, are you local ;) -&gt; Thanks Treeston&lt;br /&gt;---------------------------&lt;br /&gt;r2.3&lt;br /&gt;- Changed the latency db text to make it look better and clearly decipher between world and local ms&lt;br /&gt;---------------------------&lt;br /&gt;r2.2&lt;br /&gt;- Cleaned up some code and reduced the coloring of unimportant tooltip items &lt;br /&gt;- ADDED: latency for both HOME and WORLD server ms to show in real time on databroker&lt;br /&gt;----------------------------&lt;br /&gt;r2.1&lt;br /&gt;- Cleaned up unused functions&lt;br /&gt;- REMOVED formatMem2 function and integrated it into formatMem&lt;br /&gt;-----------------------------&lt;br /&gt;r2.0&lt;br /&gt;- Cleaned up coding and added shMem LDB as a separate module&lt;br /&gt;- ADDED code to see if shMem is loaded and if it is loaded, to only show memory detailed tooltip over shMem LDB instead of shPerformance LDB (MUST have both addons installed - as separate addon folders)&lt;br /&gt;------------------------------&lt;br /&gt;r1.1&lt;br /&gt;- Small update to ToC file and removed the ##Version attribute&lt;br /&gt;- Fixed up some function names so I can work on big update...&lt;br /&gt;------------------------------&lt;br /&gt;r1 - new updating system (newer than v8.1)&lt;br /&gt;- REMOVED the shMem data broker completely (again, sigh I know).  But it will run better this way with a lot less lag.  If you really want...&lt;br /&gt;&lt;br /&gt;Description:&lt;br /&gt;--------------------&lt;br /&gt;shPerformance&lt;br /&gt;An extremely light-weight and beautiful data broker addon that monitors system information and works right out of the box!&lt;br /&gt;&lt;br /&gt;NOTE: I have added an optional patch to add shMem as a completely separate addon/module.  If you want your memory to be shown in your databroker display, install the optional file labeled &quot;shMem&quot;.  If not, just use the updated shPerformance to show fps and latency with a detailed tooltip displaying memory&lt;br /&gt;&lt;br /&gt;Why use this addon instead of some of the other famous system monitors?  Simple: elegance, ease of use, and efficiency.  Other addons similar to shPerformance are extremely &quot;busy&quot; and highly inefficient when it comes to coding.&lt;br /&gt;&lt;br /&gt;IMPORTANT: You must have a data broker display addon in order to enable this addon.  I recommend Docking Station or you can find a list of other LDB display addons here.  Changing the fonts of the tooltips is handled via a tooltip addon.  I highly recommend using TipTac.&lt;br /&gt;  &lt;br /&gt;This addon displays and has the following options:  &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;Frames per second (fps)&lt;br /&gt;Latency (ms) (both HOME/local and WORLD ms)&lt;br /&gt;Addon memory usage (mb or kb)&lt;br /&gt;Option that allows sorting in two different ways: alphabetically or by...</description>
			<author>shUI</author>
			<category domain="http://www.wowinterface.com">Data Broker</category>
			<guid>http://www.wowinterface.com/downloads/info16119-r4.1.html</guid>
			
			<pubDate>Wed, 28 Nov 2012 00:01:39 +0000</pubDate>
		</item>		<item>
			<title><![CDATA[shClock (v2.3)]]></title>
			<link>http://www.wowinterface.com/downloads/info18588-v2.3.html</link>
			<description>Change Log:&lt;br /&gt;--------------------&lt;br /&gt;v2.3&lt;br /&gt;- TOC bump&lt;br /&gt;-----------------&lt;br /&gt;v2.2&lt;br /&gt;- Fixed another stupid logic mistake: find(&quot;0&quot;,s) to tonumber(s) &lt; 10&lt;br /&gt;------------------&lt;br /&gt;v2.1&lt;br /&gt;- Fixed and optimized logic mistake I made when converting to standard time from military&lt;br /&gt;------------------&lt;br /&gt;v2.0&lt;br /&gt;- Complete overhaul of code and made it much more efficient using LUA based functions&lt;br /&gt;- Optimized CPU usage to be between 0.36 and 0.69 cpu_cycles/second&lt;br /&gt;- Optimized MEM usage to be less than 10kb&lt;br /&gt;- TOC bump to MoP&lt;br /&gt;- NO loss in functionality :)&lt;br /&gt;------------------&lt;br /&gt;v1.3&lt;br /&gt;- rewrote lots of code for formatting the time&lt;br /&gt;- REMOVED option to display seconds (causing a memory leak and I can't figure out why)&lt;br /&gt;- ADDED option to display pending calendar invites in broker display and tooltip&lt;br /&gt;- optimized all code &lt;br /&gt;--------------------&lt;br /&gt;v1.2&lt;br /&gt;- optimized onupdate handler&lt;br /&gt;- added option to show seconds or not show seconds in data broker&lt;br /&gt;- added option for left clicking (time manager) and right clicking (calendar)&lt;br /&gt;---------------------&lt;br /&gt;v1.1&lt;br /&gt;- fixed the issue with not formatting the time correctly&lt;br /&gt;- added 24 hour support (check lua file to turn it on and off)&lt;br /&gt;- optimized some code&lt;br /&gt;&lt;br /&gt;Description:&lt;br /&gt;--------------------&lt;br /&gt;shClock&lt;br /&gt;An extremely light-weight data broker addons that monitors and displays time/date related information&lt;br /&gt;&lt;br /&gt;Why use this addon instead of some of the other famous system monitors?  Simple: elegance, ease of use, and efficiency.  Other addons similar to shClock are extremely &quot;busy&quot; and highly inefficient when it comes to coding.&lt;br /&gt;&lt;br /&gt;IMPORTANT: You must have a data broker display addon in order to enable this addon.  I recommend Docking Station or you can find a list of other LDB display addons here.  Changing the fonts of the tooltips is handled via a tooltip addon.  I highly recommend using TipTac.&lt;br /&gt;  &lt;br /&gt;This addon displays and has the following options:  &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;Server Time &lt;br /&gt;Local Time&lt;br /&gt;UTC Time&lt;br /&gt;Date&lt;br /&gt;Locale&lt;br /&gt;Shows pending calendar invites in tooltip and broker (updated in real time)&lt;br /&gt;Option: for showing 24-hour or 12-hour formatted time&lt;br /&gt;&lt;br /&gt;I was completely baffled when I saw some coding of other author's data broker addons that displayed this information. My goals in creating this addon are:&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;Make the code as efficient as possible and to maintain &lt; 10kb of memory usage AND &lt; 0.7 cpu_cycles/second[...</description>
			<author>shUI</author>
			<category domain="http://www.wowinterface.com">Data Broker</category>
			<guid>http://www.wowinterface.com/downloads/info18588-v2.3.html</guid>
			
			<pubDate>Wed, 28 Nov 2012 00:00:40 +0000</pubDate>
		</item>		<item>
			<title><![CDATA[shNameplates (r9.2)]]></title>
			<link>http://www.wowinterface.com/downloads/info18793-r9.2.html</link>
			<description>Change Log:&lt;br /&gt;--------------------&lt;br /&gt;v9.2&lt;br /&gt;- Fixed errors due to new Nameplate object creation&lt;br /&gt;- TOC bump&lt;br /&gt;-----------&lt;br /&gt;v9.1&lt;br /&gt;- Fixed bug that was causing errors when powerbar was disabled&lt;br /&gt;- Fixed code in threat update to also fix bar coloring in and out of combat correctly&lt;br /&gt;------------&lt;br /&gt;v9.0&lt;br /&gt;- Rewrite of most functions and rearranging of function paths&lt;br /&gt;- Addition of &quot;combo&quot; like details on nameplate that show: CHI, Shadow Orbs, Burning Embers, Holy Power, Soul Shards, etc (SELF buffs only)&lt;br /&gt;- Optimized CPU usage&lt;br /&gt;- Changed font and positioning&lt;br /&gt;- FIXED: bug that was showing red highlighting when not having aggro and bug that wasn't properly coloring healthbar&lt;br /&gt;- Big improvements&lt;br /&gt;- Platebuffs and icicles ready...really this time&lt;br /&gt;------------&lt;br /&gt;8.1&lt;br /&gt;- Much needed optimization including: iterating over nameplates and throttled threat updates IN combat ONLY&lt;br /&gt;- Cleaned up some other code&lt;br /&gt;- Let me know of any other random bugs&lt;br /&gt;--------------&lt;br /&gt;8.0&lt;br /&gt;- ToC bump -&gt; 5.0&lt;br /&gt;- fixed transparency of health text, symbols, etc.&lt;br /&gt;- changed function to locate and skin nameplates themselves to make sure to get every new frame correctly&lt;br /&gt;---------------&lt;br /&gt;7.3b&lt;br /&gt;- ToC bump -&gt; 4.3&lt;br /&gt;----------------&lt;br /&gt;7.3a&lt;br /&gt;- OnUpdate function now checks for additional nameplates faster to prevent any issues with them appearing&lt;br /&gt;- ToC bump &lt;br /&gt;----------------&lt;br /&gt;7.3&lt;br /&gt;- ADDED: &quot;OnSizeChanged&quot; function as an additional backup to double check and/or fix castbar bloating&lt;br /&gt;----------------&lt;br /&gt;7.2&lt;br /&gt;- Revamped FixCastbar function to fix castbar bloating - really this time (I have extensively tested this, so PLEASE let me know if you find it happening)&lt;br /&gt;- Minor code fixes to be more readable/understandable&lt;br /&gt;----------------&lt;br /&gt;7.1&lt;br /&gt;- Fixed powerbar nil error when disabling powerbars&lt;br /&gt;----------------&lt;br /&gt;7.0&lt;br /&gt;- Complete revamp of lots of code&lt;br /&gt;- Lots of clean up and fixes of pesky little bugs - I THINK I got them all :) Please bug report&lt;br /&gt;- REMOVED: LibNameplate library and wrote my own code&lt;br /&gt;- FIXED: castbar bloating and interruptability color coding&lt;br /&gt;-...&lt;br /&gt;&lt;br /&gt;Description:&lt;br /&gt;--------------------&lt;br /&gt;shNameplates&lt;br /&gt;A light-weight and beautiful nameplate addon that works right out of the box!&lt;br /&gt;&lt;br /&gt;Why use this addon instead of some of the other famous nameplates?  Simple: elegance, ease of use, and efficiency.  Other addons similar to shNameplates are extremely &quot;busy&quot; or they are too plain.  In some cases, they are highly inefficient when it comes to coding.&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;Unit Name&lt;br /&gt;Raid Icon&lt;br /&gt;Unit Level (using blizzard code to add difficulty coloring)&lt;br /&gt;PvE coloring (blizzard based) and PvP coloring (class colored based) &lt;br /&gt;Aggro and threat color (with glow overlay)&lt;br /&gt;Castbar, Cast Time, and Spell Icon&lt;br /&gt;Health Text Display (using color gradient for percentage)&lt;br /&gt;Auto toggle on and off when in or out of combat (user set via config.lua)&lt;br /&gt;Lots of config attributes that handle nameplate behavior, colors, fonts, and positioning (user set via config.lua)&lt;br /&gt;Configuration that allows repositioning of the spell and raid icons (user set via config.lua)&lt;br /&gt;Configuration option for TANKMODE (green coloring on aggro) and namecoloring (colors pvp enemy names with their class color)  (user set via config.lua - PLEASE see changelog for more details)&lt;br /&gt;Target cast spell names (for both channeled and cast)&lt;br /&gt;Mouse over highlighting &lt;br /&gt;Cool new fade in effects when nameplates appear&lt;br /&gt;Target Unit POWER bar under health frame. SET TO ONLY IN PVP (b/c who cares about mob power at this point in the game)&lt;br /&gt;COMBO [/CO...</description>
			<author>shUI</author>
			<category domain="http://www.wowinterface.com">Graphic UI Mods</category>
			<guid>http://www.wowinterface.com/downloads/info18793-r9.2.html</guid>
			
			<pubDate>Tue, 27 Nov 2012 23:59:53 +0000</pubDate>
		</item>		<item>
			<title><![CDATA[Broker_shMem (v1.1)]]></title>
			<link>http://www.wowinterface.com/downloads/info19051-v1.1.html</link>
			<description>Change Log:&lt;br /&gt;--------------------&lt;br /&gt;v1.1&lt;br /&gt;- Enhancements to overall efficiency&lt;br /&gt;- Replaced Global calls with local calls (i'm an idiot lol)&lt;br /&gt;- Minor improvements to coding and function calls&lt;br /&gt;&lt;br /&gt;Description:&lt;br /&gt;--------------------&lt;br /&gt;Optional module for shPerformance to completely separate the memory module and display it as a separate data broker with it's on tooltip!</description>
			<author>shUI</author>
			<category domain="http://www.wowinterface.com">Plug-Ins &amp; Patches</category>
			<guid>http://www.wowinterface.com/downloads/info19051-v1.1.html</guid>
			
			<pubDate>Wed, 23 Feb 2011 05:36:16 +0000</pubDate>
		</item>
	</channel>
</rss>