File Details
v201102030206
- R
- Feb 3, 2011
- 7.80 KB
- 1.0K
- 4.0.3a
- Retail
File Name
EasyDestroy-v201102030206.zip
Supported Versions
- 4.0.3a
------------------------------------------------------------------------
r31 | egingell | 2011-02-03 09:06:45 +0000 (Thu, 03 Feb 2011) | 1 line
Changed paths:
A /tags/v201102030206 (from /trunk:30)
-- Tagging
------------------------------------------------------------------------
r30 | egingell | 2011-02-03 09:06:40 +0000 (Thu, 03 Feb 2011) | 1 line
Changed paths:
M /trunk/EasyDestroy.lua
-- Added info to the tooltip that says whether the item is in the safe list.
------------------------------------------------------------------------
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?).
------------------------------------------------------------------------

