Commit graph

21 commits

Author SHA1 Message Date
Sattva
5aabc5bf64 Merge branch 'main' of https://github.com/Sattva-108/Leatrix_Plus-attempt 2023-05-21 08:05:48 +03:00
Sattva
12ec63b5fc AutoGossip & AutoReleaseBG
AutoGossip - add ignore list
it needs to be populated with innkeepers IDs, to not automate gossip for them

AutoReleaseBG - add soulstone/ankh check and alterac valley ignore option
both need to be tested
2023-05-21 07:58:39 +03:00
Sattva
e775ff8353 AutoGossip - add ignore list
it needs to be populated with innkeepers IDs, to not automate gossip for them
2023-05-21 07:38:57 +03:00
Sattva
e7ade3ac5e Fix accept resurrect module
did not use GetCorpseRecoveryDelay() because on my server it was buggy
is it even a thing on pservers, delay on ressurection accept?
2023-05-21 05:50:53 +03:00
Sattva
0c4d30f9ad fix accept summon module 2023-05-21 04:19:37 +03:00
Sattva
be0b158b4e fix and mod Automate Gossip, delete whole lib code
had to use some LibCompat assistance, to retrieve UnitGUID
started to populate Quest NPC IDs to automate gossip without alt-click
also removed whole Leatrix Plus lib as it's conflicting with another addons
2023-05-21 03:39:39 +03:00
Sattva
53ef641cc0 fix minimap button
now it will properly remember at which page user has stopped and will remain like that even after relog.
2023-05-21 00:27:44 +03:00
Sattva
c7c813ed8b add textures to menus 2023-05-20 20:59:27 +03:00
Sattva
3fdd8cd082 fix automate quests 2023-05-20 20:08:21 +03:00
Sattva
508801c3ab test gitbash 3 2023-05-20 19:49:51 +03:00
Sattva
624d27ad29 test git bash 2 2023-05-20 19:43:50 +03:00
Sattva
97aa40f308 testing gitbash 2 2023-05-20 19:37:46 +03:00
Sattva
8d49d9558f test git bash commit 2023-05-20 19:16:28 +03:00
Sattva
0f80b26bfe Merge branch 'main' of https://github.com/Sattva-108/Leatrix_Plus-attempt 2023-05-20 19:10:50 +03:00
Sattva
75696a0d19 fix minimap button 2023-05-20 18:55:47 +03:00
Sattva
cd8866e2a2 fix minimap button 2023-05-20 18:30:38 +03:00
Sattva
0f3757ee7b fix main panel texture, and other stuff
-- MuteSoundFile(soundID)
-- UnmuteSoundFile(soundID)
neesd to fix

also changed all setcolortexture to setvertexcolor. why? just playing with code :)
2023-05-20 18:03:36 +03:00
Sattva
31f668fd89 Revert "Revert "first attempt""
This reverts commit ae60d63204.
2023-05-20 17:10:29 +03:00
Sattva
ae60d63204 Revert "first attempt"
This reverts commit 2d0580f086.
2023-05-20 16:51:25 +03:00
Sattva
2d0580f086 first attempt
kinda good, but all textures are missing.
2023-05-20 16:31:53 +03:00
Sattva
7c5d9862a7
source files from Classic Wotlk 2023-05-20 16:28:04 +03:00