promotional bannermobile promotional banner

MiscHelper

misc functions for easier playing

File Details

zz_MiscHelper-80205.20

  • R
  • Sep 30, 2019
  • 151.93 KB
  • 179
  • 8.2.5
  • Retail

File Name

zz_MiscHelper.zip

Supported Versions

  • 8.2.5

r20 | robin | Mon, 30 Sep 19 23:10:26 +0200
Changed paths:
M /trunk/zz_MiscHelper/zz_MiscHelper.toc

Updated TOC
------------------------------------------------------------------------
r1228 | nevcairiel | Fri, 06 Sep 19 10:51:17 +0200
Changed paths:
M /trunk/AceGUI-3.0/AceGUI-3.0.lua

AceGUI-3.0: Avoid re-entrance into the Release function

This can happen if a frame is released in a callback fired in the release process, and may in some cases throw errors.
------------------------------------------------------------------------
r10 | robin | Thu, 05 Sep 19 16:27:15 +0200
Changed paths:
M /trunk/zzLibCommon/Common/common.lua

Use WOW_PROJECT_ID == WOW_PROJECT_CLASSIC for IsClassic()
------------------------------------------------------------------------
r19 | robin | Sat, 31 Aug 19 10:39:55 +0200
Changed paths:
M /trunk/zz_MiscHelper/core.lua

Moved IsClassic to common.lua
------------------------------------------------------------------------
r9 | robin | Sat, 31 Aug 19 07:42:23 +0200
Changed paths:
M /trunk/zzLibCommon/Common/common.lua

Add IsClassic function to common.lua