beta7-10-g7719b30

Details

  • Filename
    GearGauge-beta7-10-g7719b30.zip
  • Uploaded by
  • Uploaded
    Jul 2, 2009
  • Size
    200.68 KB
  • Downloads
    32
  • MD5
    c7509a257ce8b2569b9fb34628956442

Supported WoW Retail Versions

  • 3.1.0

Changelog

James D. Callahan III:
    Added Party and Raid scanning/display to list panel. Also added an "All" display option to easily switch back to showing the entire list.
    Modified GearGauge:Scan() to return the unit's rating and average equipment level.
    Added PTR compatibility check for GetQuestDifficultyColor.
    Added search functionality to the panel - it is case-sensitive, and I don't plan on changing that for now.
    Removed the "hide", "list", and "panel" subcommands.
    Moved declarations for panel, list, and right_pane.
    Moved callback assignment and TipTac check outside of OpenListPanel, to the layout section.
    Added FISHING to BONUS_VALUES.
    Renamed RefreshList to RefreshPanel.
    Added a search input box. Doesn't do anything yet.
    Changed some panel properties (draw layers, background).
    Simplified a couple of bits of code by doing away with unnecessary locals.
    Made the list panel movable by dragging on its title box, and set it to be clamped to the screen.
    Moved list and right_pane initialization out of OpenListPanel and into file scope, parented them to the panel, and re-worked anchoring.
    Removed ListPanelIsOpen() in favor of panel:IsVisible().
    Added the panel to UISpecialFrames.
    Added proper color termination to several places.

Additional Files