Clicked

Clicked

294k Downloads

changing runes in SoD doesn't trigger spell known check

whitter392 opened this issue ยท 5 comments

commented

Describe the bug

spell known seems to work for checking which runes are currently active. however, loading binds based on spell known for runes requires a reload.

Clicked Version

1.14

World of Warcraft Flavor

Classic

Tried with only Clicked enabled

  • Yes
  • No

Lua Errors

No response

Reproduction Steps

set a spell known condition for bind based on rune
change rune
bind is not updated unless you reload

Last Working Version

No response

Screenshots

No response

Debug Output

No response

commented

Hey, I don't play SoD so I can't test this myself, but I think I have a patch that should fix this. Would you be able to try the pre-release version to see if it works?

https://github.com/Snakybo/Clicked/releases/tag/1.14.1-beta

commented

it works so far! thanks

commented

it could use a check when the equipment is changed in those slots in case the rune is different on the other item. idk if it's too complicated. the weakauras spell known trigger does work for this case

commented

Good catch, will add that in :)

commented

Got another pre-release version that should do that:

https://github.com/Snakybo/Clicked/releases/tag/1.14.1-beta-2