r116-alpha

Details

  • Filename
    LibDBIcon-1.0-r116-alpha.zip
  • Uploaded by
  • Uploaded
    May 8, 2023
  • Size
    11.21 KB
  • Downloads
    50
  • MD5
    f7400c21b52cf08ae77b1605b63fd726

Supported WoW Retail Versions

  • 10.1.0

Supported WoW Wrath of the Lich King Classic Versions

  • 3.4.1

Supported WoW Classic Versions

  • 1.14.3

Changelog

------------------------------------------------------------------------
r116 | funkehdude | 2023-05-08 19:29:49 +0000 (Mon, 08 May 2023) | 1 line
Changed paths:
   M /trunk/LibDBIcon-1.0/LibDBIcon-1.0.lua

Remove the concept of buttons not being created unless they've been set to show. They are now always created and just hidden.
------------------------------------------------------------------------
r115 | funkehdude | 2023-05-08 19:10:14 +0000 (Mon, 08 May 2023) | 1 line
Changed paths:
   M /trunk/LibDBIcon-1.0/LibDBIcon-1.0.lua

Add `lib:IsButtonInCompartment(buttonName)` for use when checking GUI toggle options, instead of checking the DB directly
------------------------------------------------------------------------
r114 | funkehdude | 2023-05-08 18:48:13 +0000 (Mon, 08 May 2023) | 1 line
Changed paths:
   M /trunk/LibDBIcon-1.0/LibDBIcon-1.0.lua

Internally handle whether a compartment menu should be added on login or not using db.showInCompartment
------------------------------------------------------------------------