Fuloh QoL

Fuloh's QoL gathers a pack of small, useful features into one modular addon.

File Details

0.5.2

  • R
  • Mar 31, 2026
  • 1.27 MB
  • 19
  • 12.0.5+2
  • Retail

File Name

Fuloh_QoL-0.5.2.zip

Supported Versions

  • 12.0.5
  • 12.0.1
  • 12.0.0

lightweight tag 79279b614c666bb45b1b93d9ca3b090853a5cf34 0.5.2
Author:    FloMoit <kororo@free.fr>
Date:    Tue Mar 31 15:44:45 2026 +0200

commit 79279b614c666bb45b1b93d9ca3b090853a5cf34
Author: FloMoit <kororo@free.fr>
Date:   Tue Mar 31 15:44:45 2026 +0200

    fix: fallback mapID parsing and UI polish for vote popup

    - KeyRerollReminder: fall back to parsing mapID from keystone hyperlink
      when C_MythicPlus.GetOwnedKeystoneMapID() returns nil on event fire
    - KeyVote: resize vote button between active (120) and waiting (200) states
      to accommodate the "Waiting (x/y)" text without overflow
    - KeyVote: register AnyDown in addition to AnyUp on result icon so click
      fires reliably on SecureActionButton
    - KeyVote: skip non-alpha characters when building dungeon name abbreviation
      to handle locale-specific punctuation (e.g. French "Clé de voûte")

    Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>