LibDogTag-3.0-r76874

Details

  • Filename
    LibDogTag-3.0-r76874.zip
  • Uploaded by
  • Uploaded
    Jun 16, 2008
  • Size
    82.40 KB
  • Downloads
    205
  • MD5
    b29071c821dc59097eec0312b5143401

Supported WoW Retail Versions

  • 2.4.3

Changelog

------------------------------------------------------------------------
r76874 | ckknight | 2008-06-16 18:18:00 -0400 (Mon, 16 Jun 2008) | 1 line
Changed paths:
   M /trunk/LibDogTag-3.0/LibDogTag-3.0.lua

LibDogTag-3.0 - fix a bug that caused an assertion error at line 298
------------------------------------------------------------------------
r76872 | ckknight | 2008-06-16 17:28:13 -0400 (Mon, 16 Jun 2008) | 2 lines
Changed paths:
   M /trunk/LibDogTag-3.0/Events.lua
   M /trunk/LibDogTag-3.0/LibDogTag-3.0.lua

LibDogTag-3.0 - Make fontstring updates somewhat lazy. Don't allow more than 1/300 of a second to be used per-frame.
In most situations, this will have absolutely no effect, but this will mostly affect situations where absolutely every fontstring issues an update request, at which point it may take multiple frames to update all your data, but it won't freeze things anymore (hopefully).
------------------------------------------------------------------------