r12
Details
-
Filenamelibgroupinspect-r12.zip
-
Uploaded by
-
UploadedSep 3, 2012
-
Size5.16 KB
-
Downloads93
-
MD525babf791e001448999063d568ed0a34
Supported WoW Retail Versions
- 5.0.4
Changelog
------------------------------------------------------------------------
r12 | anyia3 | 2012-09-03 12:44:49 +0000 (Mon, 03 Sep 2012) | 3 lines
Changed paths:
M /trunk/LibGroupInSpecT-1.0.lua
Fixed gender/class_id confusion, and nil index on UI inspect.
------------------------------------------------------------------------
r11 | anyia3 | 2012-09-03 12:14:48 +0000 (Mon, 03 Sep 2012) | 11 lines
Changed paths:
M /trunk/LibGroupInSpecT-1.0.lua
Removed "add" event, due to lack of usefulness.
Added lib:Rescan() function to force a full refresh.
Optimized lib:GuidToUnit() performance by keeping the last-known unit id around.
Changed way of obtaining name/class/race information to avoid the dreaded
"Unknown" monster, and hopefully also be a bit more efficient.
------------------------------------------------------------------------
r10 | anyia3 | 2012-09-02 13:54:49 +0000 (Sun, 02 Sep 2012) | 3 lines
Changed paths:
M /trunk/LibGroupInSpecT-1.0.lua
Retry timed out inspections.
------------------------------------------------------------------------
r9 | anyia3 | 2012-09-02 13:31:39 +0000 (Sun, 02 Sep 2012) | 3 lines
Changed paths:
M /trunk/LibGroupInSpecT-1.0.lua
Don't give up on scans unless the unit is no longer relevant.
------------------------------------------------------------------------
r8 | anyia3 | 2012-09-02 12:17:44 +0000 (Sun, 02 Sep 2012) | 3 lines
Changed paths:
M /trunk/LibGroupInSpecT-1.0.lua
Fixed broken minor number.
------------------------------------------------------------------------
r7 | anyia3 | 2012-09-02 12:15:52 +0000 (Sun, 02 Sep 2012) | 6 lines
Changed paths:
M /trunk/LibGroupInSpecT-1.0.lua
Vastly improved cache handling, plus guard against random units.
Firing off update events for any unit we got a UNIT_NAME_UPDATED for was a
terrible idea (and caused incredible lag - oops).
------------------------------------------------------------------------
r6 | anyia3 | 2012-09-02 10:18:13 +0000 (Sun, 02 Sep 2012) | 3 lines
Changed paths:
M /trunk/LibGroupInSpecT-1.0.lua
Fixed caching of wrong data.
------------------------------------------------------------------------
r5 | anyia3 | 2012-09-02 10:16:55 +0000 (Sun, 02 Sep 2012) | 3 lines
Changed paths:
M /trunk/LibGroupInSpecT-1.0.lua
Make use of ClearInspectPlayer() to avoid unnecessary load.
------------------------------------------------------------------------
r4 | anyia3 | 2012-09-02 01:21:05 +0000 (Sun, 02 Sep 2012) | 3 lines
Changed paths:
M /trunk/LibGroupInSpecT-1.0.lua
Fixed nil reference caused by bad index.
------------------------------------------------------------------------
r3 | anyia3 | 2012-09-02 01:05:25 +0000 (Sun, 02 Sep 2012) | 3 lines
Changed paths:
M /trunk/LibGroupInSpecT-1.0.lua
Removed accidental debug print.
------------------------------------------------------------------------
r2 | anyia3 | 2012-09-02 00:46:25 +0000 (Sun, 02 Sep 2012) | 3 lines
Changed paths:
A /trunk/LibGroupInSpecT-1.0.lua
A /trunk/lib.xml
Initial import, from RaidChecklist.
------------------------------------------------------------------------
r1 | svn | 2012-09-01 23:54:48 +0000 (Sat, 01 Sep 2012) | 1 line
Changed paths:
A /branches
A /tags
A /trunk
libgroupinspect/mainline: Initial Import
------------------------------------------------------------------------