Author: JFFK

0

SwiftCast (1.1.0)

SwiftCast streamlines your combat by automatically trimming downtime after casting abilities, letting you chain actions more fluidly.Features:Toggleable on/off at any timeAdjustable trigger delay (10200ms) to suit your playstyleOnly applies to channelled/cast abilitiesOptional: LibAddonMenu-2.0 for in-game settings menu

0

Riposte Tracker (1.0.0)

Requires: LibAddonMenu-2.0A lightweight, standalone tracker designed specifically for the Riposte Champion Point ability.Riposte Tracker displays a HUD icon with a live countdown so you always know the buff’s current state:Active buff is up and ready to be spent (green)Consumed buff was used before it expired (red)Cooldown counting down until Riposte can proc againFeatures:Draggable, repositionable HUD iconAdjustable icon size (32128px)Optional sound cues on proc and on cooldown expiryBased on Cooldowns by g4rr3t.

0

[Beta] LibGamepadContextMenuBridge v1.3.0 – gamepad context actions for LibCustomMenu (1.3.0)

LibGamepadContextMenuBridge v1.3.0Hi everyone!Ive published LibGamepadContextMenuBridge v1.3.0.This library mirrors inventory context actions registered via LibCustomMenu into the gamepad action list, so gamepad users can access the same addon actions that are available in keyboard/mouse context menus.Whats new in v1.3.0Fixed gamepad capture for LibCustomMenu callbacks (contextMenuRegistry + fallback invocation).Added slot-type normalization for gamepad inventory context (SLOT_TYPE_ITEM + bank variants).Added settings & debug tooling (/lgcmb, verbose traces, in-memory debug log).Improved initialization timing and late-load hook resilience.Added compatibility with custom gamepad action dialogs (custom labels / string IDs).Switched submenu handling to flattened gamepad actions for better cross-UI reliability.DependenciesRequired: LibCustomMenuOptional: LibAddonMenu-2.0 (used for settings UI if available)LinksGitHub: https://github.com/demon-5656/LibGamepadContextMenuBridgeLatest release (v1.3.0): https://github.com/demon-5656/LibGamepadContextMenuBridge/releases/tag/v1.3.0If you hit any edge cases with specific addons/scenes, please post:Steps to reproduceScene/UI contextLua errors / stack tracesIll keep compatibility updates coming.