Commit Graph

202 Commits

Author SHA1 Message Date
Sattva f1dee170ac restorechat: max 128 message for faster login.
500 messages were slightly delaying the UI updates on login.
Also fix the auto-scroll to bottom when showing the copy chat frame.
2025-05-02 15:17:24 +03:00
Sattva f0efd020fa recentchat: fix scrollbar reference
i was developing on other API, and yeah in 3.3.5 regular API couldnt just .ScrollBar
2025-05-01 02:43:32 +03:00
Sattva 2e4f47c98e AltClickInvite: fix very old lua error
was happening on every moving chat to new window
was preventing newly moved chat to be opened
and producing origin blizz error without reference to LeatrixPlus, that's why it took so long to find
2025-04-29 17:57:14 +03:00
Sattva a5d09da374 restore messages: improvements 2025-04-25 11:31:58 +03:00
Sattva 7d49e7acd3 restore messages: fixed colouring finally, man :) 2025-04-25 11:31:58 +03:00
Sattva c8ecec83f9 recent chat: colorize chat correctly ver2 2025-04-25 11:31:58 +03:00
Sattva dd97650060 recent chat: colorize chat correctly & more! 2025-04-25 11:31:57 +03:00
Sattva d41d79b30a recent & restore chat: GetNumLines() instead of 128 limit.
Could be 4096 if user has Increase Chat History option enabled.
2025-04-25 11:31:56 +03:00
Sattva b8fdbd59e6 recentchat: almost perfect interaction 2025-04-25 11:31:56 +03:00
Sattva 607192b27e recentchat: improvements 2025-04-25 11:31:56 +03:00
Sattva 2fbef4e8d6 RecentChatWindow: remove editBox from titleFrame
it was causing visual bug
2025-04-15 03:55:13 +03:00
Sattva c2dfbe9b91 recentChat: trying to fix scrollbar error on sirus wow 2025-04-15 03:40:12 +03:00
Sattva 646df4c090 Merge pull request #4 from Sattva-108/vehicleUIPlayerFrameFix
Vehicle UI player frame fix
2025-03-24 09:34:31 +03:00
Sattva 9c1df9de3b v5 - works, doesnt taint? or only on uwow server?
I left some code made by Leatrix, which is not perfect, for combat vehicling.
followed this commit by Leatrix:
 https://github.com/leatrix/leatrix-plus/commit/4178b6fca263de759ab8ecd3a744129cd6abf584
I tested on Warmane, Whitemane, no taint. Taints only on UWOW server.
2025-03-24 09:29:08 +03:00
Sattva c2e21b78da v4 - works, but taints! 2025-03-24 08:43:19 +03:00
Sattva 01e3dfb062 v 3 - works??? miracle 2025-03-24 08:11:55 +03:00
Sattva 2700cd6a94 version 2 2025-03-24 07:45:58 +03:00
Sattva 5c50e060b0 Trying to fix the vehicle UI breaking PlayerFrame 2025-03-24 07:29:37 +03:00
Sattva 7734422d26 Merge remote-tracking branch 'origin/main' 2025-01-22 07:15:44 +03:00
Sattva b5f5960c58 HideMinimapButtons - lil improve
Initial setup did never show all buttons after hiding if the minimap was not mouseovered.
So we could mouseover a button and never see it.
Should be fixed now!
2025-01-22 06:27:17 +03:00
Sattva 96b86d4962 New module - Auto Spirit Res 2025-01-22 06:04:07 +03:00
Sattva b44911ce58 SquareMinimap - little fix for config button 2025-01-22 05:31:45 +03:00
Sattva 32e0650f9f SquareMinimap - config for minimap BG icon position 2025-01-22 04:57:35 +03:00
Sattva fac156dbee SquareMinimap - config for minimap LFG icon position 2025-01-22 04:47:01 +03:00
Sattva 8fe264879f SquareMinimap - config for minimap mail icon position 2025-01-22 04:23:47 +03:00
Sattva 83f74352be SquareMinimap - implement config window
Yet empty
2025-01-22 04:00:16 +03:00
Sattva 200d1afc7d Update README.md 2025-01-22 03:13:40 +03:00
Sattva 8975880bdf MinimapButton - add alt click to toggle error messages 2025-01-22 03:06:16 +03:00
Sattva f9b359727f HideErrors - no reload now 2025-01-22 02:14:26 +03:00
Sattva b79f55eb04 Minimap - Show clock on mouseover final 2025-01-22 01:16:31 +03:00
Sattva 6adc0427c1 Minimap - Show clock on mouseover #1
Still need to implement it into hide addon buttons!
Also make sure we dont see this option in non-square minimap mode.
2025-01-22 00:47:29 +03:00
Sattva d8b2801671 Minimap - Hide Addon Buttons - Mouseover
Make mouseovering minimap itself to show buttons.
2025-01-22 00:22:48 +03:00
Sattva c72d507e5b New - Hide Minimap POI Arrows 2025-01-08 02:08:48 +03:00
Sattva 9e755a3cd2 Minimap - Show Who Pinged - fix
Adjusted position, fixed hiding frame
2024-12-31 23:05:28 +03:00
Sattva 3c2b80e7ac fix for WoW Sirus errors
not yet full,
some options dont work yet on WoW Sirus, like Copy Chat window and Flight times as well.
2024-12-03 19:22:24 +03:00
Sattva 2e03e07ac6 Merge remote-tracking branch 'origin/main' 2024-11-11 13:51:35 +03:00
Sattva 91a4a0ca21 CombineAddonButtons - hide on middle-click Minimap #2
the calendar button is now hidden on Shift+Middle click on minimap.
2024-11-11 13:51:19 +03:00
Sattva a7dd8903cc Create README.md 2024-11-05 23:48:39 +03:00
Sattva 65d7ad3f00 fix copychat lua error 2024-11-05 23:29:52 +03:00
Sattva ebf29b6220 do not enhance professions if ElvUI is Loaded - lock it 2024-11-05 23:16:53 +03:00
Sattva 754ebe4bf2 update todo, unclamp watchframe 2024-10-26 04:08:37 +03:00
Sattva 2ebaea3919 watchframe - increase height 2024-10-26 03:52:51 +03:00
Sattva 505298e267 indent 2024-10-07 20:34:15 +03:00
Sattva 5cb0b4428f minimap button grabber 2024-10-07 20:31:00 +03:00
Sattva ae404dd1e6 Automate Quests - user config added 2024-03-27 11:50:33 +03:00
Sattva b9028bdd76 Automate Quests - user config #3
before event registering fix
2024-03-27 09:41:29 +03:00
Sattva 803f940560 Automate Quests - user config #2 2024-03-27 08:43:53 +03:00
Sattva c9e81bc27f Automate Quests - add user config #1
Not yet implemented into scripts.
2024-03-27 08:27:15 +03:00
Sattva d356f2739d CombineMiniButtons - fix not hooking on combat login. 2024-03-23 10:19:21 +03:00
Sattva cc16998586 Manage Debuffs - fix mistake. 2024-03-23 10:09:05 +03:00