1.0.1
Details
-
FilenameLibGroupInSpecT-1.0-1.0.1.zip
-
Uploaded by
-
UploadedDec 23, 2012
-
Size15.90 KB
-
Downloads1,240
-
MD53f90bf2961b8f2a56f52903e7ce51ad1
Supported WoW Retail Versions
- 5.0.5
Changelog
------------------------------------------------------------------------
r48 | anyia3 | 2012-12-24 03:13:44 +0000 (Mon, 24 Dec 2012) | 1 line
Changed paths:
A /tags/1.0.1 (from /trunk:47)
Tagging as 1.0.1. Maintenance release. See version log for details.
------------------------------------------------------------------------
r47 | anyia3 | 2012-12-24 02:59:09 +0000 (Mon, 24 Dec 2012) | 5 lines
Changed paths:
M /trunk/LibGroupInSpecT-1.0.lua
Don't cache the NotifyInspect reference.
This should play a bit nicer with further hooks of it.
------------------------------------------------------------------------
r46 | dridzt | 2012-11-30 23:13:02 +0000 (Fri, 30 Nov 2012) | 1 line
Changed paths:
M /trunk/LibGroupInSpecT-1.0.lua
- Update for the removal of the BATTLEGROUND chat type in 5.1
------------------------------------------------------------------------
r45 | anyia3 | 2012-10-25 09:03:10 +0000 (Thu, 25 Oct 2012) | 13 lines
Changed paths:
M /trunk/LibGroupInSpecT-1.0.lua
Improved retry logic.
LGIST will no longer mindlessly retry the next unit in the queue. Instead,
it will keep track of the number of retries, and once a threshold is reached
that unit will be kicked down into the stale queue, or if already there, out
of the queues altogether. It should no longer be possible for LGIST to get
stuck on inspecting a particular unit due to the server refusing to provide
information on it. This should address ticket #7, point 2.
Further, if the player is dead, no inspection attempts will be made.
This should address ticket #7, point 3.
------------------------------------------------------------------------