zz_GarrisonToggle

Simple LDB for Garrison windows toggle.

File Details

zz_GarrisonToggle-90002.30

  • R
  • Dec 13, 2020
  • 128.57 KB
  • 248
  • 9.0.2
  • Retail

File Name

zz_GarrisonToggle.zip

Supported Versions

  • 9.0.2

r30 | robin | Sun, 13 Dec 20 14:13:10 +0100
Changed paths:
M /trunk/zz_GarrisonToggle/core.lua

Try to fix covenant not opens after login, only after reload
------------------------------------------------------------------------
r29 | robin | Thu, 03 Dec 20 19:00:21 +0100
Changed paths:
M /trunk/zz_GarrisonToggle/core.lua

hide followers in tooltip for shadowlands
------------------------------------------------------------------------
r84 | funkehdude | Tue, 10 Nov 20 04:14:49 +0100
Changed paths:
M /trunk/LibDBIcon-1.0/LibDBIcon-1.0.lua

Use SetFixedFrameStrata & SetFixedFrameLevel if available.
------------------------------------------------------------------------
r24 | robin | Fri, 30 Oct 20 10:46:21 +0100
Changed paths:
M /trunk/zzLibCommon/Common/ldb.lua

Make OnClick mandatory for zz, remove default click function
------------------------------------------------------------------------
r28 | robin | Thu, 15 Oct 20 16:43:43 +0200
Changed paths:
M /trunk/zz_GarrisonToggle/core.lua

Fix wrong mission names
------------------------------------------------------------------------
r27 | robin | Thu, 15 Oct 20 15:52:17 +0200
Changed paths:
M /trunk/zz_GarrisonToggle/core.lua

Use Enum for garrison and follower type instead of deprecated globals
------------------------------------------------------------------------
r23 | robin | Thu, 15 Oct 20 00:38:45 +0200
Changed paths:
M /trunk/zzLibCommon/Common/ldb.lua

Adjust clickevent
------------------------------------------------------------------------
r22 | robin | Thu, 15 Oct 20 00:15:18 +0200
Changed paths:
M /trunk/zzLibCommon/Common/ldb.lua

Use self for OnClick
------------------------------------------------------------------------
r21 | robin | Wed, 14 Oct 20 23:47:56 +0200
Changed paths:
M /trunk/zzLibCommon/Common/ldb.lua

Add 'OnEnter', 'OnLeave'
------------------------------------------------------------------------
r20 | robin | Wed, 14 Oct 20 20:23:57 +0200
Changed paths:
M /trunk/zzLibCommon/Common/ldb.lua

Add 'iconCoords'
------------------------------------------------------------------------
r19 | robin | Wed, 14 Oct 20 16:43:14 +0200
Changed paths:
M /trunk/zzLibCommon/Common/ldb.lua

Add GetLDB
------------------------------------------------------------------------
r26 | robin | Tue, 06 Oct 20 17:58:15 +0200
Changed paths:
M /trunk/zz_GarrisonToggle/core.lua

Fix Blizzbug where InterfaceOptionsFrame_OpenToCategory not opens on first click
------------------------------------------------------------------------
r18 | robin | Sun, 04 Oct 20 22:38:24 +0200
Changed paths:
M /trunk/zzLibCommon/Common/ldb.lua

Allow parent addon to set 'modsDir' for embedded addons.
------------------------------------------------------------------------
r17 | robin | Sun, 04 Oct 20 22:37:12 +0200
Changed paths:
M /trunk/zzLibCommon/Common/common.lua

Expand HandleFuncList with arguments
------------------------------------------------------------------------
r25 | robin | Sun, 04 Oct 20 14:45:34 +0200
Changed paths:
M /trunk/zz_GarrisonToggle/core.lua
M /trunk/zz_GarrisonToggle/zz_GarrisonToggle.toc

Fix for 9.0 ... while not sure if this addon is still usefull ;)
------------------------------------------------------------------------
r16 | robin | Sat, 03 Oct 20 17:40:34 +0200
Changed paths:
M /trunk/zzLibCommon/Common/frames.lua

Create OnUpdate only once
------------------------------------------------------------------------
r15 | robin | Sat, 03 Oct 20 09:16:57 +0200
Changed paths:
M /trunk/zzLibCommon/Common/frames.lua

Fix visible dragbar after alt-tab to desktop
------------------------------------------------------------------------
r14 | robin | Sun, 27 Sep 20 21:34:13 +0200
Changed paths:
M /trunk/zzLibCommon/Common/common.lua

Remove preloads, inits after startup
------------------------------------------------------------------------
r1239 | nevcairiel | Sun, 20 Sep 20 12:22:02 +0200
Changed paths:
M /trunk/AceGUI-3.0/widgets/AceGUIWidget-DropDown.lua

AceGUI-3.0: DropDown: Anchor all items to the dropdown frame instead of chaining anchors, fixes anchoring on WoW 9.0 with many items