GSE: Sequences, Variables, Macros

GSE: Sequences, Variables, Macros

8M Downloads

[ENH] Cache spell list to improve performance of Editor Autocomplete

TimothyLuke opened this issue ยท 0 comments

commented

๐ŸŸข How does GSE currently work
Everytime a patron creates an action the spell box creator goes off to the spell book and downloads this list. This causes a huge processing overhead.

๐ŸŸข Describe the solution you'd like
Instead the first time the spell list is requested go off and create the list then listen out for talent or spell changes from WoW's events and use those to trigger an update of the list.