beta8-13-g20b84e4-nolib
Details
-
FilenameGearGauge-beta8-13-g20b84e4-nolib.zip
-
Uploaded by
-
UploadedJul 13, 2009
-
Size31.99 KB
-
Downloads21
-
MD5be8138aeeea1718d1b926981fd25894d
Supported WoW Retail Versions
- 3.1.0
Changelog
James D. Callahan III:
Added value for feral attack power, and sorting the list by rating and average item level.
The main panel now expands to the width of the list and right pane.
Store rating and average equipment level on scan.
Removed CloseListPanel() and replaced it with calls to panel:Hide(), since panel's OnHide script handles everything now.
Remove the equipment list when hiding the main panel.
Update pre-existing target's level when scanning.
Don't set automatic hiding on equipment panels for other people.
Fixed OnUpdate timer to also check for equality and to check if the tooltip is visible before refreshing it.
Fixed GearGauge.toc and embeds.xml with regards to LibDBIcon and LibDataBroker load order.
Updated LibDataBroker-1.1
Changed X-Category in ToC.
Made the equipment panel always appear in the center of the list panel instead of the center of UIParent.
Added Guild display option.
Made list sorting non-case-sensitive.
Added SortAsc() and SortDesc() - If one and two are equal, sort alphabetically by name. Not used with name sorting since we want to be able to go forward and backward alphabetically there, and names are always unique.