SanluliUtils

A lightweight wow utils Add-On

File Details

3.0.5

  • R
  • Nov 8, 2025
  • 55.86 KB
  • 788
  • 11.2.5
  • Retail

File Name

SanluliUtils-3.0.5.zip

Supported Versions

  • 11.2.5

tag 2ee1b5f3dcd7fc7d7b125a5a3d27f56678bfe390 3.0.5
Author:    Leeroy Lee <Sanluli36li@outlook.com>
Date:    Sat Nov 8 21:12:57 2025 +0800

commit d5bf523e66eedaacd3b51740bb17bf126084f349
Author: Leeroy Lee <Sanluli36li@outlook.com>
Date:   Sat Nov 8 21:12:33 2025 +0800

    11.2.7

    Bumped the Interface version from 110200 to 110205 in SanluliUtils.toc to ensure compatibility with the latest game client.

commit aacfb3b9bdc7b038f0468ff59b3ae0e4bb9afa73
Author: Leeroy Lee <Sanluli36li@outlook.com>
Date:   Sat Nov 8 21:12:11 2025 +0800

    Remove bag cooldown bugfix feature

    Deleted BugfixBagUpdateCooldown script reference from Client.xml and commented out related settings in Settings.lua due to severe side effects in version 11.2.5. The feature is removed until further confirmation of a fix.

commit 6451445012ed6f0e4ed1ae707612b73678e5e452
Author: Leeroy Lee <Sanluli36li@outlook.com>
Date:   Sat Nov 8 21:11:48 2025 +0800

    bugfix

    Fixed an issue where sync failed due to incorrect configuration keys and missing localized text.

commit 93991c581890ab0e765881d6a372a3a01315be0a
Author: Leeroy Lee <Sanluli36li@outlook.com>
Date:   Wed Oct 8 04:38:27 2025 +0800

    Update LibBlzSettings-1.0.lua

    Add isVisible support and remove custom layout methods

    Added support for the isVisible property to control initializers, allowing dynamic visibility. Removed custom GetInitializers and Refresh methods from vertical layouts, likely to rely on default or external handling.

    Update LibBlzSettings-1.0.lua