Skip to content

Releases: Xruptor/RightClickSelfCast

v5.14

11 Apr 13:29

Choose a tag to compare

RightClickSelfCast

v5.14 (2026-04-11)

Full Changelog Previous Releases

  • TOC Update

v5.13

03 Mar 14:01

Choose a tag to compare

RightClickSelfCast

v5.13 (2026-03-03)

Full Changelog Previous Releases

  • Fixed an Action Blocked Error
    • Fixed an action blocked error that would occur if the player was in combat and a button was having it's attribute() being set, which is not allowed by blizzard during combat. It will now queue the button and apply it when NOT in combat and is completely safe. (Fixed #9)

v5.12

10 Feb 23:50

Choose a tag to compare

RightClickSelfCast

v5.12 (2026-02-10)

Full Changelog Previous Releases

  • TOC Update & Code Improvements
    • Updated TOC to latest patch 120001.

v5.11

04 Feb 11:57

Choose a tag to compare

RightClickSelfCast

v5.11 (2026-02-04)

Full Changelog Previous Releases

  • TOC Update
  • GitHub Action Update

v5.10

31 Jan 04:06

Choose a tag to compare

RightClickSelfCast

v5.10 (2026-01-31)

Full Changelog Previous Releases

  • Fixed a Nil Issue with an Event Call

v5.9

31 Jan 03:13

Choose a tag to compare

RightClickSelfCast

v5.9 (2026-01-31)

Full Changelog Previous Releases

  • Updated to Support More UI Addons
    • While updating the code to address DragonFlight UI Classic, I added some measures to add more broad support for custom UI addons. (Fixes #8)
    • Added some spam timers and cleaned up the code a bit by removing old methods to add right click casting.
  • Logic Updte #2
    Another attempt
  • Logic Update
    • Trying to fix the logic to apply to all UI Addons. It's a work in progress.

v5.7

02 Jan 14:25

Choose a tag to compare

RightClickSelfCast

v5.7 (2026-01-02)

Full Changelog Previous Releases

  • TOC Updated WOW Midnight PTR & Pre-Release

v5.6

15 Dec 12:55

Choose a tag to compare

RightClickSelfCast

v5.6 (2025-12-15)

Full Changelog Previous Releases

  • TOC Update
    • Added support for Wrath Titan Reforged for China Servers.
    • Updated to latest Classic TOC version.

v5.5

10 Dec 11:21

Choose a tag to compare

RightClickSelfCast

v5.5 (2025-12-10)

Full Changelog Previous Releases

  • TOC Update

v5.4

05 Oct 19:36

Choose a tag to compare

RightClickSelfCast

v5.4 (2025-10-05)

Full Changelog Previous Releases

  • Added support for Multibars
    • Added additional support for Multibars. Special thanks to @Fafnyir for pointing this out. (Fixes #7)