r20090322045358-nolib

Details

  • Filename
    DropTheCheapestThing-r20090322045358-nolib.zip
  • Uploaded by
  • Uploaded
    Mar 21, 2009
  • Size
    4.80 KB
  • Downloads
    43
  • MD5
    cb0bc4c92e13a641622c0d2d2d5ee45e

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.