Change Log:
--------------------
Version: 5.0.5.16035.01
Features introduced :
- Clicking on a characters name on the server list will remove it from the database.
Version: 5.0.4.16016.120829.01
Features introduced :
- Mouseover shows all toons on current server as well as current version of addon
- Click shows all toons on all servers
- Tooltip display shows Name/Class/ILevel
- Tooltip uses RAID_CLASS_COLORS and CUSTOM_CLASS_COLORS for display coloring
- If unable to deduce what color to use it will default to NORMAL_FONT_COLOR until it does
- List sorts on Name ( alphabetical order )
- List sorts on iLevel ( Highest to Lowest ) if the value exists and the option selected.
Description:
--------------------
About the Addon
It was an idea spawned from the request in this forum post (http://www.wowinterface.com/forums/showthread.php?t=43577) whereby an outdated addon wasn't quite working as planned. To help things along I just created a new addon.
Test Environment
WoW v5.0.4.16016 with Titan Panel v5.1.1.50001
WoW v5.0.5.16035 with Bazooka v2.2.0
Events Tracked
The addon uses several events to keep the iLevel value updated and if you're forever switching armor that might be one event you might want to turn off.
ADDON_LOADED - menu built
PLAYER_ENTERING_WORLD - tooltip generated
UNIT_INVENTORY_CHANGED
PLAYER_AVG_ITEM_LEVEL_READY
PLAYER_EQUIPMENT_CHANGED
Libraries Used
The addon uses the barest minimum it needs to get the menu system working for a data broker addon so has the following library files included in the zip file.
LibStub.lua
LibDataBroker-1.1.lua
CallbackHandler-1.0.lua
Locales Available
By default all my addons come with enUS as the default locale with enGB as the secondary locale. Feel free to upload other locales by making a copy of the enGB localization file and make the relevant language changes in it. I will incorporate it in the next update.
Support Links
Bug Reports
Feature Requests
--------------------
Version: 5.0.5.16035.01
Features introduced :
- Clicking on a characters name on the server list will remove it from the database.
Version: 5.0.4.16016.120829.01
Features introduced :
- Mouseover shows all toons on current server as well as current version of addon
- Click shows all toons on all servers
- Tooltip display shows Name/Class/ILevel
- Tooltip uses RAID_CLASS_COLORS and CUSTOM_CLASS_COLORS for display coloring
- If unable to deduce what color to use it will default to NORMAL_FONT_COLOR until it does
- List sorts on Name ( alphabetical order )
- List sorts on iLevel ( Highest to Lowest ) if the value exists and the option selected.
Description:
--------------------
About the Addon
It was an idea spawned from the request in this forum post (http://www.wowinterface.com/forums/showthread.php?t=43577) whereby an outdated addon wasn't quite working as planned. To help things along I just created a new addon.
Test Environment
WoW v5.0.4.16016 with Titan Panel v5.1.1.50001
WoW v5.0.5.16035 with Bazooka v2.2.0
Events Tracked
The addon uses several events to keep the iLevel value updated and if you're forever switching armor that might be one event you might want to turn off.
ADDON_LOADED - menu built
PLAYER_ENTERING_WORLD - tooltip generated
UNIT_INVENTORY_CHANGED
PLAYER_AVG_ITEM_LEVEL_READY
PLAYER_EQUIPMENT_CHANGED
Libraries Used
The addon uses the barest minimum it needs to get the menu system working for a data broker addon so has the following library files included in the zip file.
LibStub.lua
LibDataBroker-1.1.lua
CallbackHandler-1.0.lua
Locales Available
By default all my addons come with enUS as the default locale with enGB as the secondary locale. Feel free to upload other locales by making a copy of the enGB localization file and make the relevant language changes in it. I will incorporate it in the next update.
Support Links
Bug Reports
Feature Requests