0.55

Details

  • Filename
    LibActionButton-1.0-0.55.zip
  • Uploaded by
  • Uploaded
    Aug 2, 2025
  • Size
    27.92 KB
  • Downloads
    48
  • MD5
    30aecf479605d9460db13609985b00c6

Supported WoW Retail Versions

  • 11.2.0
  • 11.1.7

Supported WoW Mists of Pandaria Classic Versions

  • 5.5.0

Supported WoW Classic Versions

  • 1.15.7

Changelog

tag 60ac1fb46acf854aae7d4cf4ca7961a77d0cf7aa 0.55
Author:    Hendrik Leppkes <[email protected]>
Date:    Sat Aug 2 10:15:09 2025 +0200

Tag as 0.55

commit 700b923153ff5f0851f94ff58d24f56f5418eef4
Author: Hendrik Leppkes <[email protected]>
Date:   Sat Aug 2 10:14:48 2025 +0200

    Add 11.2 to the TOC

commit 29280d6a02a8daf0cd1f661aea524d2e3700b6fb
Author: Hendrik Leppkes <[email protected]>
Date:   Sat Aug 2 10:13:10 2025 +0200

    Support Assisted Highlight mode

commit 0d5ed5620c5a6a3c5f221492ceb7d137250e519b
Author: Hendrik Leppkes <[email protected]>
Date:   Tue Jul 15 09:49:19 2025 +0200

    Remove performance sensitive callbacks, OnButtonState and OnButtonUsable

commit 448983e3dd557f1f5b85e737c483c8f55c9a93fe
Author: Hendrik Leppkes <[email protected]>
Date:   Tue Jul 15 09:45:38 2025 +0200

    Optionally register buttons with SetActionUIButton

    This allows a more efficient updating of the button state, as well as
    integrated with other UI features in the future.

    This mode is optional as it can cause issues if the button switches
    between the action type and another type.

commit cb5fdcc4a145cf69dd20dc4b72258d63035833e9
Author: Hendrik Leppkes <[email protected]>
Date:   Tue Jul 15 09:42:50 2025 +0200

    Fix setting of the .action attribute

commit 1453eca9ab81a2f2eb58b0a175bfdc687acd9e9a
Author: Hendrik Leppkes <[email protected]>
Date:   Tue Jul 15 09:41:42 2025 +0200

    Update Cooldown handling to match the default UI more closely

commit 2c9fee20f46ef39a45374ffb2aa93dd51f66f715
Author: Hendrik Leppkes <[email protected]>
Date:   Sat Jul 12 15:15:25 2025 +0200

    Pass an owner to EventRegistry to events are not duped

commit f2badd09c2b3efcf911ba2a60de6e487a48ff118
Author: Hendrik Leppkes <[email protected]>
Date:   Sat Jul 12 14:10:25 2025 +0200

    Supported Assisted Combat Rotation (One Button Mode)

commit 81888d25da412c98622ed5eadb974e9a57c695ff
Author: Hendrik Leppkes <[email protected]>
Date:   Fri Jul 4 07:40:08 2025 +0200

    Future-proof overlay glow disabling condition

commit b7f220d0ff8e54e3662ca418a23576688f65f4e2
Author: Hendrik Leppkes <[email protected]>
Date:   Wed Jul 2 23:23:56 2025 +0200

    Enable button glows on Mists

commit d357b71c6cd31b0592afdb74a0eab84c8130cf12
Author: Hendrik Leppkes <[email protected]>
Date:   Wed Jul 2 17:07:40 2025 +0200

    Update TOCs