Sattva
207d79f4fe
KeyBindings - fix
...
WebLink window must be fixed, its messy, but working.
AnnouceRare needs fixing too.
2023-06-07 11:56:22 +03:00
Sattva
d169206b5b
ConfigPanel & EnhanceQuestLog - visual
...
Many visual texture improvements for buttons, panels, dropdown menus & more!
2023-06-06 19:55:13 +03:00
Sattva
8a1ed767f6
EnhanceDressup & EnhanceTooltip
...
EnhanceDressup - Fix & Disable a lot of code, make it simple.
EnhanceTooltip - Movement Tip Hide conditions.
2023-06-06 17:42:39 +03:00
Sattva
87e110090b
EnhanceTooltip - fix,remove
...
Fixed the frame that drags tooltip, added some new code to it.
Removed anchor tooltip to the left of cursor, seems it's not in 3.3.5.
2023-06-06 16:19:35 +03:00
Sattva
59fecc5dc9
EnhanceTooltip - partial fix
...
Still need to fix anchoring module
2023-06-06 15:24:25 +03:00
Sattva
159939fe15
CombineAddonButtons & SquareMinimap - tweaks
...
First "OK" version of CombineAddonButtons, still can be improved a lot !
For SquareMinimap made some tweaks to positioning.
2023-06-05 17:02:57 +03:00
Sattva
d86a0f51ed
CombineAddonButtons - frame height
...
Frame Height is now based on number of buttons.
2023-06-05 05:07:59 +03:00
Sattva
b12649d88e
CombineAddonButtons - first version
...
Not yet complete, needs more tweaks and proper position.
2023-06-05 04:35:22 +03:00
Sattva
626b1fb1c0
CombineAddonButtons & LibCompat
...
CombineAddonButtons - Disabled not working code & First attempt to combine them - not successful.
LibCompat - Disable BackdropTemplate due to conflict with Immersion addon. Thank you to @s0h2x
Co-Authored-By: s0high <33549022+s0h2x@users.noreply.github.com >
2023-06-03 15:41:44 +03:00
Sattva
b3f7ef3f2b
SquareMinimap - fix, with some tweaks from me.
2023-05-30 14:42:29 +03:00
Sattva
ff730cb6f9
HideMiniButtons & ShowWhoPinged - fix
...
Deleted old framestack button, and added new, better one.
Fixed ShowWhoPinged.
Signed-off-by: Sattva <Sattvagit@gmail.com >
2023-05-30 13:07:18 +03:00
Sattva
90ecd582a2
HideMiniAddonButtons - fix, improve
...
Fixed Minimap_OnEnter function sometimes not being able to do child:GetCenter() because minimap button is hidden by some addon.
Fixed the loop taking only first value of `keepVisible` table
Added more buttons to always show, credit to @s0h2x
Co-authored-by: s0h2x <no-reply>
2023-05-29 06:13:55 +03:00
Sattva
c4fad5421d
MinimapEnhance - many fixes, improvements
...
Added /fs slash command to do /framestack slash function.
Added FrameStack Button to the Hide Addon Buttons panel.
Made HideMiniAddonButtons require reload, for purpose.
Disabled replacing non-standart buttons (which dont use LibDBIcon) -
- mostly because it removes "unique" addon icons. But funciton works well.
HideMiniAddonButtons - had to rewrite it competely.
Need to populate keepVisible table with minimap POI markers created by other adddon, for example Zygor.
HideMiniTracking - made it completely hide the tracking button, instead right click will open the traicking list.
2023-05-29 04:41:29 +03:00
Sattva
f9f8123264
EnhanceMinimap - first messy version
...
Enabling Leatrix Library doesn't really help.
Had to disable a lot of code.
A lot of work to do here.
2023-05-28 22:27:28 +03:00
Sattva
f29fe12277
ResizeQuestText - fix
2023-05-28 20:38:30 +03:00
Sattva
4315006af4
ResizeMailText - fix
2023-05-28 20:30:28 +03:00
Sattva
9ee821388a
HideErrorMessages - fix, improve
...
Fixed UIErrorsFrame, checking for non-existend arg1 (id).
Added enGB only support to show all error messages that contain:
"Requires" text, for Herb,Mine,Lockpick etc.
Need to make locales for it.
2023-05-28 20:01:14 +03:00
Sattva
46968be1d0
FilterChatMessages - fix
2023-05-28 17:55:52 +03:00
Sattva
959400c50b
RecentChatHistory - fix
...
Needs fixing the colors, but working.
2023-05-28 17:13:18 +03:00
Sattva
6e32c4c8c3
RecentChatWindow - fix
...
Fixes Recent Chat Window. Still need to to find out how to enable mouse scrolling there.
2023-05-28 02:59:33 +03:00
Sattva
9e40ba5961
RecentChat - first messy version.
...
I took InputScrollFrameTemplate code from retail and put it into xml file in my addon.
Seems to work. But still messy.
2023-05-27 22:23:07 +03:00
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
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
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
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