Commit Graph

229 Commits

Author SHA1 Message Date
Sattva ba8f68ff18 ClassColorsInChat - fix 2023-05-27 18:23:35 +03:00
Sattva 08304fda57 HideChatButtons & Unclamp Chat - fix modules 2023-05-27 18:05:13 +03:00
Sattva 7d2d16ae03 InviteFromWhispers - Fixed module.
Fixed by using Kader's Libcompat backported functions for UnitIsGroupLeader & UnitIsGroupAssistant
2023-05-27 15:45:08 +03:00
Sattva da93819c6c Global - Fix Function IsInLFGQueue
Fix checking if player is currently queued for a dungeon.
2023-05-22 00:15:11 +03:00
Sattva 85f2651bf4 AutomateQuests - fix
fixed auto-accepting quests no matter if user have turned off this module.
2023-05-21 23:40:26 +03:00
Sattva 0f54a7e687 Global - fix FriendCheck function
Fix checking for if unit is Friend or is Guildie. Mostly needed for social tab modules.
2023-05-21 23:10:12 +03:00
Sattva 3b37896c9e AutoSellJunk - fix module 2023-05-21 20:18:08 +03:00
Sattva af2bc3f827 AutoGossip - stop inn,trainer automation
I do not think automating those is good idea. In future will make this optional.
2023-05-21 18:45:01 +03:00
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