Commit Graph

7 Commits

Author SHA1 Message Date
shagu b522d03fc5 libspell: reset caches on skill change 2022-05-27 16:47:33 +02:00
shagu b08432c9f4 libspell: case insensitive max rank detection 2021-09-07 09:57:12 +02:00
shagu 150051a79a libspell: make spell queries case insensitive 2021-09-04 21:05:52 +02:00
shagu 0e2303ae1e libs: skip library loading if already existing 2018-09-30 13:44:03 +02:00
shagu 5790491f6e libspell: replace unpack with static returns
Due to known garbage issues when calling unpack
too often by using the wow lua 5.0 api, removing
unpack and replacing it by static return values
2018-08-09 17:27:36 +02:00
shagu ea056e3834 libspell: fix typo in variable name
thanks @dein0s
2018-08-05 22:10:50 +02:00
Road-block 44ffb10024 libtipscan: add new tooltip scanning library 2018-07-31 21:23:01 +02:00