Kyriakos (Dominick) Sidiropoulos
|
4da109a705
|
libspell: use proper caching index for ranked spells
|
2024-06-07 09:03:30 +02:00 |
|
Kyriakos (Dominick) Sidiropoulos
|
2b58818f0e
|
libspell: pass 2nd argument to scanner find to disable exact matching
|
2024-06-03 09:36:51 +02:00 |
|
Kyriakos (Dominick) Sidiropoulos
|
a45c9f3dbe
|
libspell: return spell book id and its book-type
|
2024-06-01 11:12:01 +02:00 |
|
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 |
|