r10
Details
-
FilenameLibInspectLess-1.0-r10.zip
-
Uploaded by
-
UploadedOct 22, 2010
-
Size9.59 KB
-
Downloads58
-
MD526412fae0a7271f2ea09ac047995540e
Supported WoW Retail Versions
- 4.0.1
Changelog
------------------------------------------------------------------------
r10 | warbaby | 2010-10-22 15:58:31 +0000 (Fri, 22 Oct 2010) | 1 line
Changed paths:
M /trunk/LibInspectLess-1.0.lua
- fix a serial Blizzard bug, that CanInspect return true when player is dead. Blizzard's UI will stop inspect before calling this, but other AddOns do not. And requesting NotifyInspect() while dead will immediately lock the client.
------------------------------------------------------------------------
r8 | warbaby | 2010-10-22 07:57:49 +0000 (Fri, 22 Oct 2010) | 4 lines
Changed paths:
M /trunk/LibInspectLess-1.0.lua
- remove duplicated code
- add Event 'InspectLess_Next'
- add Warning for inspecting a logoffed player
- request item infomations after a fail inspect.
------------------------------------------------------------------------
r6 | warbaby | 2010-10-22 06:11:26 +0000 (Fri, 22 Oct 2010) | 1 line
Changed paths:
M /trunk/LibInspectLess-1.0.lua
- turn off debug...
------------------------------------------------------------------------
r5 | warbaby | 2010-10-22 06:05:16 +0000 (Fri, 22 Oct 2010) | 1 line
Changed paths:
M /trunk/LibInspectLess-1.0.lua
test svn keywords
------------------------------------------------------------------------
r4 | warbaby | 2010-10-22 06:02:14 +0000 (Fri, 22 Oct 2010) | 1 line
Changed paths:
M /trunk/LibInspectLess-1.0.lua
-- add experimental function of scan all know unitid
------------------------------------------------------------------------
r3 | warbaby | 2010-10-22 05:11:27 +0000 (Fri, 22 Oct 2010) | 1 line
Changed paths:
M /trunk/LibInspectLess-1.0.lua
-- add fail count mechanic
------------------------------------------------------------------------
r2 | warbaby | 2010-10-22 04:28:21 +0000 (Fri, 22 Oct 2010) | 1 line
Changed paths:
A /trunk/CallbackHandler-1.0
A /trunk/CallbackHandler-1.0/CallbackHandler-1.0.lua
A /trunk/CallbackHandler-1.0/CallbackHandler-1.0.xml
A /trunk/LibInspectLess-1.0.lua
A /trunk/LibInspectLess-1.0.toc
A /trunk/LibStub
A /trunk/LibStub/LibStub.lua
A /trunk/LibStub/LibStub.toc
A /trunk/libs.xml
initial version, some API need to improve, :GetUnit() :GetGUID()
------------------------------------------------------------------------
r1 | root | 2010-10-22 04:25:27 +0000 (Fri, 22 Oct 2010) | 1 line
Changed paths:
A /branches
A /tags
A /trunk
"libinspectless-1-0/mainline: Initial Import"
------------------------------------------------------------------------