r20090322045358

Details

  • Filename
    DropTheCheapestThing-r20090322045358.zip
  • Uploaded by
  • Uploaded
    Mar 21, 2009
  • Size
    83.53 KB
  • Downloads
    484
  • MD5
    6b50128de7f9e55a5c9a21b3d5d75e80

Supported WoW Retail Versions

  • 3.0.9

Changelog

David Lynch:
    Fix all prices printed at merchants being the same
    `junk_slots[1]` should have been `bagslot` -- I think there was some
    copy-paste or function scope creep involved.
    Smaller text display
    Expose the DB object
    Include LibDataBroker-1.1.lua
    Make the tooltip show when not in a shop again. :P
    Split up the tooltip display a bit.
    Simplify bag/slot looping
    Add a sell-all button to the merchant window.
    Reorganize and clarify
    Break out the drop/sell code into its own function.
    Put some things onto the addon object for external access.
    Make the LDB text clear when the last item is sold.
    Show value in the LDB, too
    Delete on shift-click only
    Add a handy hint to the tooltip about that, too.
    Remove commented out deletion code
    .pkgmeta typo
    Initial commit.
    LDB plugin to drop the cheapest thing in your bags.

Additional Files