<?xml version="1.0" encoding="ISO-8859-1"?>
<rss version="2.0">
	<channel>
		<title>WoWInterface - AddOns by Silmano</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[Sell-O-Matic (l05)]]></title>
			<link>http://www.wowinterface.com/downloads/info6770-l05.html</link>
			<description>Change Log:&lt;br /&gt;--------------------&lt;br /&gt;l05:&lt;br /&gt;&lt;br /&gt;Added safe checks.&lt;br /&gt;Updated TOC.&lt;br /&gt;Updated locales.&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;l04:&lt;br /&gt;&lt;br /&gt;Added merchant checks to avoid selling while merchant frame is closed or not available.&lt;br /&gt;Added cursor checks to avoid selling while cursor has items or is doing something with them.&lt;br /&gt;Moved vendor button to the left of the frame, to avoid colisions with filter.&lt;br /&gt;Updated TOC to Mist of Pandaria.&lt;br /&gt;Updated locales.&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;l02:&lt;br /&gt;&lt;br /&gt;SellOMatic has been reborn as SellOMatic Legacy!&lt;br /&gt;This is and will be the core of the old SellOMatic: sell only junk.&lt;br /&gt;Recoded from scratch to make it light and fast.&lt;br /&gt;Added all the new locales (ptBR and itIT).&lt;br /&gt;Updated the rest of locales.&lt;br /&gt;Removed auto sell.&lt;br /&gt;Removed all options.&lt;br /&gt;Removed item features.&lt;br /&gt;Removed list features.&lt;br /&gt;Removed destroy features.&lt;br /&gt;Removed addon commands.&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;Description:&lt;br /&gt;--------------------&lt;br /&gt;The purpose of this mod is to help us sell the kind of items that we get most frequently: Junk!&lt;br /&gt;&lt;br /&gt;How to use it&lt;br /&gt;&lt;br /&gt;Open the merchant window.&lt;br /&gt;Check if the top right coin style button is greyed or not.&lt;br /&gt;If the button isn't greyed it means you have items to sell.&lt;br /&gt;If you hover your mouse above the button it will display the total profit you will earn.&lt;br /&gt;Hit the button and all junk items will be sold.&lt;br /&gt;Profit!&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;SellOMatic vs SellOMatic2&lt;br /&gt;SellOMatic has been rewritten to give the old SellOMatic lovers the essence of the addon back, to sell those pesky junk items without complications: No options, no lists, no problems. Also it has been rewritten to be a light and fast addon.&lt;br /&gt;SellOMatic2 is the evolution of the addon, giving the user the ability to choose which modules/functions to enable to configure the addon as the user needs. It includes list/item/class/destroy functions to suit a variety of needs. More info here&lt;br /&gt;&lt;br /&gt;Localization&lt;br /&gt;If you want to help with the localization of the addon feel free to use the new localization tool&lt;br /&gt;&lt;br /&gt;Submit bugs or requests&lt;br /&gt;Please use the ticket system to submit any bug or request</description>
			<author>Silmano</author>
			<category domain="http://www.wowinterface.com">Auction House &amp; Vendors</category>
			<guid>http://www.wowinterface.com/downloads/info6770-l05.html</guid>
			
			<pubDate>Sun, 30 Dec 2012 19:38:35 +0000</pubDate>
		</item>		<item>
			<title><![CDATA[Sell-O-Matic2 (a051-2)]]></title>
			<link>http://www.wowinterface.com/downloads/info19060-a051-2.html</link>
			<description>Change Log:&lt;br /&gt;--------------------&lt;br /&gt;a051-2:&lt;br /&gt;&lt;br /&gt;Fixed caged battle pets problem.&lt;br /&gt;Added safe checks.&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;a050:&lt;br /&gt;&lt;br /&gt;Fixed variables declared as global.&lt;br /&gt;Fixed AddonLoader issue from not displaying the sell button correctly.&lt;br /&gt;Fixed issue where the addon would sell items with the same name but different rarity.&lt;br /&gt;Removed AddonLoader from modules TOC to avoid conflicts.&lt;br /&gt;Updated locales&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;a049:&lt;br /&gt;&lt;br /&gt;Moved vendor button to the left of the frame, to avoid colisions with filter.&lt;br /&gt;Moved list buttons to the right of the vendor button.&lt;br /&gt;Updated TOC to Mist of Pandaria.&lt;br /&gt;Disabled class module due to some known bugs (will try to fix them).&lt;br /&gt;Updated locales.&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;a048&lt;br /&gt;&lt;br /&gt;Added resetlist command to the /som help display.&lt;br /&gt;Added cancel button to reset list frame.&lt;br /&gt;Added strict class filter to Class Module.&lt;br /&gt;Fixed problem with Class Module.&lt;br /&gt;Updated locales.&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;a047&lt;br /&gt;&lt;br /&gt;Added merchant checks to avoid selling while merchant frame is closed or not available.&lt;br /&gt;Added cursor checks to avoid selling while cursor has items or is doing something with them.&lt;br /&gt;Added command '/som help' to show all command line options.&lt;br /&gt;Added same info as the one displayed by '/som help' to the addon options frame.&lt;br /&gt;Added Destroy commands to Destroy options page.&lt;br /&gt;Added List commands to List options page.&lt;br /&gt;Added Reset List option to reset/clear the sell or save list.&lt;br /&gt;Updated class module to discard lower type armor items.&lt;br /&gt;Updated class proficiencies values.&lt;br /&gt;Minor code changes.&lt;br /&gt;Updated locales.&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;a046&lt;br /&gt;&lt;br /&gt;Added failsafe check for profit.&lt;br /&gt;Updated SOM_Item module conditionals.&lt;br /&gt;Fixed SOM_Item sell price display when item is stacked.&lt;br /&gt;Updated locales.&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;a045&lt;br /&gt;&lt;br /&gt;Added exact match condition to lists.&lt;br /&gt;Added itIT locale.&lt;br /&gt;Updated iLevel value to match Heroic Dungeon Epic drops.&lt;br /&gt;Removed case sensitive lis...&lt;br /&gt;&lt;br /&gt;Description:&lt;br /&gt;--------------------&lt;br /&gt;The purpose of this mod is to help selling items in an easier way than just clicking all of them in the merchant.&lt;br /&gt;&lt;br /&gt;How to use it&lt;br /&gt;As simple as going near a merchant and opening his/her trade window, then you can click on the sell button (money icon). By default the addon only sells junk items (poor quality items).&lt;br /&gt;&lt;br /&gt;Options&lt;br /&gt;&lt;br /&gt;Auto sell: Allows the addon to automatically sell the items as soon as you open the merchant window, usefull if you want to sell your items fast.&lt;br /&gt;Preview: The addon will show a confirmation box and the items that would be sold so you can check the items before selling them.&lt;br /&gt;Information type: Controls the amount of information the addon will output in the chat frame. You can choose full or lite.&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;Modules&lt;br /&gt;The addon has several modules that can be activated or deactivated to fit your needs. This can be done from the addon's list in the character selection screen. By default all modules are disabled.&lt;br /&gt;&lt;br /&gt;SellOMatic_Item: This module helps you sell items based on its quality and item level.&lt;br /&gt;More info here.&lt;br /&gt;SellOMatic_List: This module helps you sell or save items using sell and save lists.&lt;br /&gt;More info here.&lt;br /&gt;SellOMatic_Destroy: This module helps you destroy junk items.&lt;br /&gt;More info here.&lt;br /&gt;SellOMatic_Class: This module helps you sell BoP items you can't use.&lt;br /&gt;More info here.&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;You can have any combination of them activated, from none to all.&lt;br /&gt;&lt;br /&gt;Commands&lt;br /&gt;/sellomatic Opens the configuration window&lt;br /&gt;/som Same as /...</description>
			<author>Silmano</author>
			<category domain="http://www.wowinterface.com">Auction House &amp; Vendors</category>
			<guid>http://www.wowinterface.com/downloads/info19060-a051-2.html</guid>
			
			<pubDate>Sat, 29 Dec 2012 12:22:05 +0000</pubDate>
		</item>		<item>
			<title><![CDATA[Shaman Warning (v1.3.2)]]></title>
			<link>http://www.wowinterface.com/downloads/info6870-v1.3.2.html</link>
			<description>Change Log:&lt;br /&gt;--------------------&lt;br /&gt;v1.3.2:&lt;br /&gt;&lt;br /&gt;Updated for Patch 4.3.0&lt;br /&gt;Added ptBR localization.&lt;br /&gt;Updated locales.&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;v1.3.1&lt;br /&gt;&lt;br /&gt;Updated CD warnings to just proc once the spell is out of CD.&lt;br /&gt;Updated Elemental Mastery CD proc sound.&lt;br /&gt;Updated locales.&lt;br /&gt;Minor code changes.&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;v1.3.0&lt;br /&gt;&lt;br /&gt;Updated addon for patch 4.2.0 combat_log changes.&lt;br /&gt;Added lvl 85 epic trinkets to trinket alert.&lt;br /&gt;Added Lava Burst CD alert.&lt;br /&gt;Minor code changes.&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;v1.2.9&lt;br /&gt;&lt;br /&gt;Fixed problem with addon not working as intended.&lt;br /&gt;Updated locales.&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;v1.2.8&lt;br /&gt;Minor bug fixes.&lt;br /&gt;Updated locales.&lt;br /&gt;Updated TOC for patch 4.1.&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;v1.2.7&lt;br /&gt;- Added lightning shield charge warning.&lt;br /&gt;- Updated locales.&lt;br /&gt;- Removed totem warning, now they're all relics.&lt;br /&gt;&lt;br /&gt;v1.2.6a&lt;br /&gt;- Fixed locales.&lt;br /&gt;&lt;br /&gt;v1.2.6&lt;br /&gt;- Updated TOC.&lt;br /&gt;- Added Lava Surge warning.&lt;br /&gt;&lt;br /&gt;v1.2.5:&lt;br /&gt;- Fixed Maelstrom warning procs.&lt;br /&gt;- Fixed Maelstrom sound while inactive.&lt;br /&gt;- Updated Elemental Mastery CD proc.&lt;br /&gt;- Updated locales.&lt;br /&gt;&lt;br /&gt;v1.2.4:&lt;br /&gt;- Added Elemental Mastery CD warning.&lt;br /&gt;- Updated locales.&lt;br /&gt;&lt;br /&gt;v1.2.3:&lt;br /&gt;- Updated locales.&lt;br /&gt;- Removed Elemental Oath warning (as patch 3.3.3 is now always on)&lt;br /&gt;&lt;br /&gt;v1.2.2:&lt;br /&gt;- Updated locales.&lt;br /&gt;- Changed locales to subdir.&lt;br /&gt;- Fixed problem with Maelstrom Weapon proc not working.&lt;br /&gt;&lt;br /&gt;v1.2.1:&lt;br /&gt;- Modified '/sw' chat command to '/shw'&lt;br /&gt;- Updated locales&lt;br /&gt;- Hopefully fixed ticket #3&lt;br /&gt;&lt;br /&gt;v1.2.0:&lt;br /&gt;- Added more totem warnings.&lt;br /&gt;- Added trinket warnings as stable.&lt;br /&gt;- Updated localization.&lt;br /&gt;&lt;br /&gt;v1.1.19&lt;br /&gt;- Fixed error when player hasnt totem equiped.&lt;br /&gt;- Fixed ticket #1.&lt;br /&gt;&lt;br /&gt;v1.1.18&lt;br /&gt;- Added totem warning&lt;br /&gt;- Updated locales&lt;br /&gt;&lt;br /&gt;v1.1.17&lt;br /&gt;- Updated TOC&lt;br /&gt;&lt;br /&gt;v1.1.16&lt;br /&gt;- Added Tidal Waves warning.&lt;br /&gt;- Added esMX locale.&lt;br /&gt;- Added frFR locale.&lt;br /&gt;- Added ruRU locale.&lt;br /&gt;&lt;br /&gt;v1.1.15&lt;br /&gt;- Added Maelstrom warning.&lt;br /&gt;&lt;br /&gt;v1.1.14&lt;br /&gt;- Updated german localization.&lt;br /&gt;-...&lt;br /&gt;&lt;br /&gt;Description:&lt;br /&gt;--------------------&lt;br /&gt;This mod will play a sound alert when you gain certain shaman buffs/special abilities. I made this because many times I don't even realize I have them due to fights or not reading the entire combat chat.&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;Supported spells so far:&lt;br /&gt;&lt;br /&gt;Ancestral Awakening&lt;br /&gt;Clearcasting&lt;br /&gt;Earth Shield&lt;br /&gt;Elemental Devastation&lt;br /&gt;Elemental Mastery&lt;br /&gt;Executioner&lt;br /&gt;Eye of the Storm&lt;br /&gt;Flurry&lt;br /&gt;Fulmination&lt;br /&gt;Lava Burst&lt;br /&gt;Lightning Shield&lt;br /&gt;Maelstrom Weapon&lt;br /&gt;Mana Tide Totem&lt;br /&gt;Mongoose&lt;br /&gt;Tidal Waves&lt;br /&gt;Water Shield&lt;br /&gt;Windfury&lt;br /&gt;Trinkets (List of supported trinkets)&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;Trinket warning is still being tested, it should work fine with many trinkets but if you find one that doesnt work just send me a message and I will look it!&lt;br /&gt;&lt;br /&gt;Configuration&lt;br /&gt;&lt;br /&gt;You can configure the alerts via the addon tab in interfaces options.&lt;br /&gt;&lt;br /&gt;Will try to keep on adding warnings to the mod.&lt;br /&gt;&lt;br /&gt;Trinket Warning&lt;br /&gt;&lt;br /&gt;Trinket Warning has been released to warn you when your trinket's proc (if they're able to). It scans your equiped trinkets everytime you change them to see if the ones equiped are able to proc or are not supported. If you feel that your trinket procs but you cant hear the warning (despite is on), please feel free to PM me about it and I will add it.&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;Localization&lt;br /&gt;If you want to help with the localization of the addon feel free to use the new localization tool&lt;br /&gt;&lt;br /&gt;Please use the ticket system to submit any bug or request</description>
			<author>Silmano</author>
			<category domain="http://www.wowinterface.com">Shaman</category>
			<guid>http://www.wowinterface.com/downloads/info6870-v1.3.2.html</guid>
			
			<pubDate>Wed, 30 Nov 2011 23:06:17 +0000</pubDate>
		</item>
	</channel>
</rss>