SanluliUtils

A lightweight wow utils Add-On

File Details

3.0.10

  • R
  • Feb 4, 2026
  • 59.50 KB
  • 13
  • 12.0.0+1
  • Retail

File Name

SanluliUtils-3.0.10.zip

Supported Versions

  • 12.0.0
  • 11.2.7

SanluliUtils

3.0.10 (2026-02-04)

Full Changelog Previous Releases

  • Add auto-cancel LFG localization and setting
    Add localization entries (message, title, tooltip) for the Auto Cancel LFG Application feature in enUS, zhCN and zhTW. Update Settings.lua to use the localized name and tooltip, rename the setting key from "automatic.autoCancelLFGApplication.enable.test" to "automatic.autoCancelLFGApplication.enable", and change the default to true (remove the explicit testing label and hardcoded text).
  • Add auto-unequip teleport equipment module
    Introduce a new module to automatically unequip teleportation items after use and re-equip the previous gear when possible. Adds UnequipTeleportEquipment.lua (tracking known teleport rings/cloaks, handling ITEM_LOCK_CHANGED, PLAYER_ENTERING_WORLD and PLAYER_REGEN_ENABLED, and respecting combat lockdown), registers the script in Modules/Automatic/Automatic.xml, adds localization strings for enUS/zhCN/zhTW, and exposes a new settings checkbox (enabled by default) in Settings.lua.
  • bugfix: Check secret values ​​to prevent errors
    F**k you Blizzard