r20091222175725-nolib

Details

  • Filename
    Broker_BagFu-r20091222175725-nolib.zip
  • Uploaded by
  • Uploaded
    Dec 22, 2009
  • Size
    12.14 KB
  • Downloads
    35
  • MD5
    bf2f8d8bfc31f84967335785f8d62866

Supported WoW Retail Versions

  • 3.3.0

Changelog

phyber:
    - Update the pkgmeta
    - Fix opening options frame. Fix locales.
    - Renamed to Broker_BagFu
    - Update TOC for 3.2. Add extra hint about keyring.
    - Improve get of options
    - TOC bump for 3.1
    - Shift-click will now open all bags, even ammo/profession if they weren't
    asked for.
    Control-click will now open only the keyring.
    Use named constants instead of numbers for things like the number of
    bags and container ids.
    - Mixin AceEvent-3.0
    - Small change to name colouring in tooltip
    Make some functions local.
    - No need to mixin AceEvent. Add .pkgmeta.
    - Get rid of AceConsole, we don't really need a slash command.
    - Change how the tooltip is shown.
    - Implement showing bag info in the tooltip.
    - Change string slightly.
    - Add more strings to the locale.
    - Change how OnClick works.
    - Add bag icon.
    - Need to actually return the options. Also fix a typo.
    - Fix a few errors.
    - showColours should be false by default to let the LDB display manage the
    colour.
    - Added LDB-1.1. Added Locales. Added embeds.xml
    - Initial commit.