r70
Details
-
FilenameLibWho-2.0-r70.zip
-
Uploaded by
-
UploadedDec 27, 2008
-
Size8.01 KB
-
Downloads264
-
MD5d4c016993a6959fb6e31909322d41434
Supported WoW Retail Versions
- 3.0.3
Changelog
------------------------------------------------------------------------
r70 | sylvanaar | 2008-12-27 23:59:35 +0000 (Sat, 27 Dec 2008) | 1 line
Changed paths:
M /trunk/LibWho-2.0/LibWho-2.0.lua
removed some debug prints that were spammy. broke out the code which updated the relative chance to run for the queues into a separate function
------------------------------------------------------------------------
r69 | sylvanaar | 2008-12-27 23:27:45 +0000 (Sat, 27 Dec 2008) | 1 line
Changed paths:
M /trunk/LibWho-2.0/LibWho-2.0.lua
replaced the priority queue implementation with a weighted random scheduler to prevent starvation when non wholib addons run massive numbers of queries
------------------------------------------------------------------------
r68 | sylvanaar | 2008-12-27 16:00:50 +0000 (Sat, 27 Dec 2008) | 1 line
Changed paths:
M /trunk/LibWho-2.0/LibWho-2.0.lua
corrected major bug re: ambiguous self usage. Lua fails for this..
------------------------------------------------------------------------
r67 | akazik | 2008-12-19 19:22:53 +0000 (Fri, 19 Dec 2008) | 2 lines
Changed paths:
M /trunk/LibWho-2.0/LibWho-2.0.lua
- fixed lib['ebmed'] (Ticket #2)
------------------------------------------------------------------------
r66 | eblume | 2008-12-19 08:32:22 +0000 (Fri, 19 Dec 2008) | 1 line
Changed paths:
M /trunk/LibWho-2.0/LibWho-2.0.lua
* Fix of Lua error in Embed routine. See comment in file.
------------------------------------------------------------------------