Commit Graph

15 Commits

Author SHA1 Message Date
Meow 5d0e195d1e performance update
performance update
2026-01-03 12:58:31 +01:00
shagu 033809b9fd superwow: disable combat log parsers of libcast 2025-05-29 18:29:59 +02:00
shagu ebff20b965 superwow: improve libdebuff selfcast detection 2025-05-25 17:23:20 +02:00
shagu 035c4de1ca superwow: add support for native mouseover casts 2025-05-18 19:21:02 +02:00
shagu f1e92fc128 superwow: rename druid mana status bar frame 2025-05-02 00:28:36 +02:00
shagu fa431cd2f1 superwow: add druid mana bar to player frame 2025-04-25 15:55:44 +02:00
shagu 9cbb5d1b67 superwow: replace self-healing hexcode with unit 2025-02-15 17:11:42 +01:00
shagu 427461a1d4 superwow: add native guid based focus frames 2025-01-12 12:00:06 +01:00
shagu 2963f7e1e0 superwow: disable spell and enchant link workarounds 2024-11-07 21:15:37 +01:00
shagu de3f366ebf superwow: convert enchanting links back and forth 2024-11-07 12:17:26 +01:00
shagu c3336a19e6 superwow: remove unfinished spell link conversion 2024-11-07 10:09:37 +01:00
shagu b72247c8da superwow: convert enchant links to spell links 2024-11-06 23:07:01 +01:00
shagu 641476c1bc superwow: ignore buff procs during cast 2024-08-10 08:19:06 +02:00
shagu b49afcaba9 superwow: only remove existing entries on fail 2024-05-10 10:33:35 +02:00
shagu 77763cd95d superwow: move into its own module
Moving superwow integration from thirdparty into a seperate module.
It's a client mod, not an addon and therefore should not bloat the
thirdparty section that is already huge enough.

It was a mistake to treat it as an addon-compat in first place.

Now having it as a seperate module also allows it to grow better
over time as new SuperWoW features are integrated into pfUI.
2024-05-10 10:02:58 +02:00