beta7-8-g0c66148

Details

  • Filename
    GearGauge-beta7-8-g0c66148.zip
  • Uploaded by
  • Uploaded
    Jun 30, 2009
  • Size
    199.11 KB
  • Downloads
    34
  • MD5
    aa0310b41667094b8d007502a505fae2

Supported WoW Retail Versions

  • 3.1.0

Changelog

James D. Callahan III:
    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