Change Log:
--------------------
1.5n:
+ Under Extra you can now toggle lootcount on/off. By default it's off, but for those that want to see total number of items they own (character only) they can turn this on. Ideal when gathering an item and you know you need X of it!
1.5m:
+ Fixed minor bug that caused errors when we disenchanted items. Bug originated at patch 4.2 I believe, did not notice until now.
1.5l:
+ TOC bump to 4.2
+ Filtering threshold properly shows the rarity colors in options.
+ Currencies show proper tooltips and icons. Blizzard implemented currency tooltips but I won't use them just yet, have patience.
1.5k:
+ Weird tooltip icons are no longer shown.
+ Currencies now have a tooltip, it's work in progress -you will probably see a new update on this aspect for 4.2 at some point, I guess there will be new currencies to work with by then.
1.5j:
+ Properly added the translations by SilentWorld to Chinese simplified and traditional, thanks again and sorry for me messing up a bit earlier today when releasing 1.5i.
1.5i:
+ Added Chinese translation by SilentWorld and using global variable for font path instead of using the one we use in Europe -this way it's more international language friendly.
+ Minor code changes, nothing worth mentioning really.
1.5h:
+ Using some words like Honor, XP, Reputation, e.g. from the locale (no need to translate those anymore!)
+ Having mouseover links enabled, then using the "reset addon setting to default" button in the options, will now properly unhook the mouseover links and won't require you to toggle it manually on and off or reload the UI.
+ Added the ability to replace item links with icons for rolls. Hence if you like to see icons instead of the full item text, you can. This will work for all roll related messages (decisions and summary).
+ Minor attempts to still fix ruRU client parsing and so far it still seems promising, no confirmation but I think it will work now!
1.5g:
+ Second attempt to f...
Description:
--------------------
Very simple addon that reduces loot spam by replacing how messages are shown with a more minimalistic fashion.
So what really is this about?
You can specify where the messages are shown, what messages are ignored and completely hidden, you can show/hide roll decisions and summary, you can hide all gray items from showing at all, and you can tweak the throttle settings. In addition all quest starting items will have a distinct red border in the chat, so it's easy to see those quest items when leveling, especially if auto-loot is on and you don't pay attention!
Is there a catch?
Yes, unfortunately chances are that other languages are not working since I only play on the English client. There has been problems with Russian locale and I had to in addition to using global variables to handle extracting data from the loot messages, I had to swap positions of item names and player names.
The key point here is that if there are errors I do advice you do post these errors and your client language so I can try to work things out with your help.
I've personally tested the addon on enUS, enGB, ruRU locales. The rest are uncertain, probably works but some features may not -in any case you are aware of this small fact. :)
--------------------
1.5n:
+ Under Extra you can now toggle lootcount on/off. By default it's off, but for those that want to see total number of items they own (character only) they can turn this on. Ideal when gathering an item and you know you need X of it!
1.5m:
+ Fixed minor bug that caused errors when we disenchanted items. Bug originated at patch 4.2 I believe, did not notice until now.
1.5l:
+ TOC bump to 4.2
+ Filtering threshold properly shows the rarity colors in options.
+ Currencies show proper tooltips and icons. Blizzard implemented currency tooltips but I won't use them just yet, have patience.
1.5k:
+ Weird tooltip icons are no longer shown.
+ Currencies now have a tooltip, it's work in progress -you will probably see a new update on this aspect for 4.2 at some point, I guess there will be new currencies to work with by then.
1.5j:
+ Properly added the translations by SilentWorld to Chinese simplified and traditional, thanks again and sorry for me messing up a bit earlier today when releasing 1.5i.
1.5i:
+ Added Chinese translation by SilentWorld and using global variable for font path instead of using the one we use in Europe -this way it's more international language friendly.
+ Minor code changes, nothing worth mentioning really.
1.5h:
+ Using some words like Honor, XP, Reputation, e.g. from the locale (no need to translate those anymore!)
+ Having mouseover links enabled, then using the "reset addon setting to default" button in the options, will now properly unhook the mouseover links and won't require you to toggle it manually on and off or reload the UI.
+ Added the ability to replace item links with icons for rolls. Hence if you like to see icons instead of the full item text, you can. This will work for all roll related messages (decisions and summary).
+ Minor attempts to still fix ruRU client parsing and so far it still seems promising, no confirmation but I think it will work now!
1.5g:
+ Second attempt to f...
Description:
--------------------
Very simple addon that reduces loot spam by replacing how messages are shown with a more minimalistic fashion.
So what really is this about?
You can specify where the messages are shown, what messages are ignored and completely hidden, you can show/hide roll decisions and summary, you can hide all gray items from showing at all, and you can tweak the throttle settings. In addition all quest starting items will have a distinct red border in the chat, so it's easy to see those quest items when leveling, especially if auto-loot is on and you don't pay attention!
Is there a catch?
Yes, unfortunately chances are that other languages are not working since I only play on the English client. There has been problems with Russian locale and I had to in addition to using global variables to handle extracting data from the loot messages, I had to swap positions of item names and player names.
The key point here is that if there are errors I do advice you do post these errors and your client language so I can try to work things out with your help.
I've personally tested the addon on enUS, enGB, ruRU locales. The rest are uncertain, probably works but some features may not -in any case you are aware of this small fact. :)