Commit Graph

7 Commits

Author SHA1 Message Date
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