promotional bannermobile promotional banner

EasyDestroy

Abandoned
Hold Alt-Shift and right-click an item to destroy it.

File Details

v201101311513

  • R
  • Jan 31, 2011
  • 7.63 KB
  • 353
  • 4.0.3a
  • Retail

File Name

EasyDestroy-v201101311513.zip

Supported Versions

  • 4.0.3a

------------------------------------------------------------------------
r29 | egingell | 2011-01-31 22:13:04 +0000 (Mon, 31 Jan 2011) | 1 line
Changed paths:
   A /tags/v201101311513 (from /trunk:28)

-- Tagging
------------------------------------------------------------------------
r28 | egingell | 2011-01-31 22:12:50 +0000 (Mon, 31 Jan 2011) | 7 lines
Changed paths:
   M /trunk/Bindings.xml
   M /trunk/EasyDestroy.lua
   M /trunk/EasyDestroy.xml

-- Fixed versioning (says the proper version instead of "BC2.0.7").
-- Removed code for keyboard events (only used when picking up items from bags).
-- Replaced above code with a default key binding (except CTRL-S and CTRL-R are, by default, bound to something else and unless DELETE is also bound to something else, you shouldn't notice a difference).
-- You can now use different key combos to delete, add to safe list, and remove from safe list rather than hard-coded key combos. The slash command will show you what you have bound to delete (if bound), add (if bound), and remove (if bound). Look in Blizzard's Key Bindings on the game menu.
-- Renamed some key bindings so they are less generic (the user shouldn't notice any difference as I am importing the old ones at the P_E_W event).
-- Removed getglobal() (?).
-- Fixed leftover logic error from the previous author (SLASH_LOST_CHAT1?).
------------------------------------------------------------------------