r62-nolib
Details
-
FilenameBreakables-r62-nolib.zip
-
Uploaded by
-
UploadedJan 31, 2011
-
Size20.46 KB
-
Downloads44
-
MD57057593fccc2f31a7177595b8092c70d
Supported WoW Retail Versions
- 4.0.3a
Changelog
------------------------------------------------------------------------
r62 | parnic | 2011-01-31 21:13:56 +0000 (Mon, 31 Jan 2011) | 1 line
Changed paths:
M /trunk/Breakables.lua
- drycoded fix to ticket #10: look through the first 5 lines of the tooltip to find "millable" or "prospectable" instead of requiring it to be on line 2
------------------------------------------------------------------------
r61 | parnic | 2011-01-03 05:47:44 +0000 (Mon, 03 Jan 2011) | 1 line
Changed paths:
M /trunk/Breakables.lua
- moved LibButtonFacade's Group:Skin call from :OnInitialize() to :OnEnable(). apparently OnInitialize is too soon and causes the custom skin to get overwritten. (ticket #9)
------------------------------------------------------------------------
r60 | parnic | 2011-01-02 07:07:52 +0000 (Sun, 02 Jan 2011) | 3 lines
Changed paths:
M /trunk/Breakables.lua
- added tracking for rogue junkboxes (obtained via 'pick pocket'). clicking the junkbox will automatically unlock it
- shortened the delay for processing items after a BAG_UPDATE to 1 second (from 1.5)
- fixed herbs, ore, and disenchanting to update breakable item counts immediately upon the next BAG_UPDATE instead of throttling
------------------------------------------------------------------------