3.1

Details

  • Filename
    StrataFix-3.1.zip
  • Uploaded by
  • Uploaded
    Mar 12, 2012
  • Size
    3.68 KB
  • Downloads
    667
  • MD5
    a4f60f2920e167b10bc2e6ae51f0deec

Supported WoW Retail Versions

  • 4.3.0

Changelog

------------------------------------------------------------------------
r36 | oscarucb | 2012-03-12 08:17:47 +0000 (Mon, 12 Mar 2012) | 1 line
Changed paths:
   A /tags/3.1 (from /trunk:35)

Tagging as 3.1
------------------------------------------------------------------------
r35 | oscarucb | 2012-03-12 08:15:41 +0000 (Mon, 12 Mar 2012) | 2 lines
Changed paths:
   M /trunk/StrataFix.lua

handle the named argument form of Frame:SetParent

------------------------------------------------------------------------
r33 | oscarucb | 2012-03-11 04:58:08 +0000 (Sun, 11 Mar 2012) | 3 lines
Changed paths:
   M /trunk/StrataFix.lua

be slightly less aggressive on CreateFrame
fixes some false positives during load time

------------------------------------------------------------------------
r30 | oscarucb | 2012-03-07 10:07:18 +0000 (Wed, 07 Mar 2012) | 5 lines
Changed paths:
   M /trunk/StrataFix.lua

major rewrite of the default fixing code
frames are now fixed only upon creation or SetParent()
this focuses the fix directly on the blizzard bug and obviates the need for blacklisting
the old fix code is still available for manual use from the command line

------------------------------------------------------------------------