Nitrak / Vocal-Raid-Assistant

5 stars 6 forks source link

Improve spell lookup #233

Closed nyy23 closed 5 months ago

nyy23 commented 1 year ago

Idea:

Subscribe to Zone changed event. Try to load all configured spells for a zone into a table on zone change.

In theory, this should allow us to do a simple table lookup instead of getting and checking current zone via IsInInstance api on every spell event.