Commit Graph

109 Commits

Author SHA1 Message Date
Sattva 3be9f5e574 Misc - Rename some GUI stuff for better reading. 2024-02-19 17:29:57 +03:00
Sattva b6e8eef3ab MediaPlayer - lua error solve - disable videos.
Not sure yet how to play videos correctly in 3.3.5
2024-01-12 03:02:18 +03:00
Sattva c659e95b6e GUI - ruRU - rename stuff to be readable.
It was not translated nicely or translation was too long, it was so hard to understand what option is for.
2024-01-12 02:48:39 +03:00
Sattva 8cdb282a8f GUI - CheckBox - make them accept extra tip.
Because i dont wanna mess any locales and don't want to write new ones.
Start providing more info for options, for changes i made.
2024-01-12 01:54:18 +03:00
Sattva 0ab3793011 Combine Addon Buttons - move frame
Final version for now.
To do is make user option to make frame shown only on minimap hover.
2024-01-11 04:35:56 +03:00
Sattva 0d2227e9ec Combine Addon Buttons - move frame
Alpha version - no good.
2024-01-11 01:36:25 +03:00
Sattva f52145104e Combine Addon Buttons - user options
Rescale Frame.
2024-01-11 00:24:48 +03:00
Sattva 887ddf494c FlightTimers
Fix editbox window
Prepare for release
2023-12-31 02:58:39 +03:00
Sattva 109d2e345c Tooltip Manage - fix Drag frame being shown in cursor anchored options 2023-12-31 02:00:50 +03:00
Sattva 945a197160 ManageDebuffs - fixes 2nd and another debuffs sizing. 2023-12-31 01:34:29 +03:00
Sattva 2e2b5ce7dd Add ManageDebuffs - for user to move them. 2023-12-31 01:17:13 +03:00
Sattva fa98c32334 Add Manage Quest Tracker aka WatchFrame 2023-12-30 23:35:17 +03:00
Sattva 30866f07f7 Auction House - fix bug 2023-12-30 22:30:39 +03:00
Sattva c8b09b259e Weblink #2 - hide link frame if WASD sent by user 2023-12-30 01:53:34 +03:00
Sattva 14ead343a0 Weblink #1 - add urlencode function
mainly because ruRU gets hyeroglyphs link in output and it never searched right.

also make it remove color tags correctly with new urlencode ouput.
2023-12-30 01:40:04 +03:00
Sattva 3dc5ea312d Resolve / Remove some To-Do's b4 release 2023-12-30 01:15:34 +03:00
Sattva a362ebec4c FasterLoot - add configuration 2023-12-25 23:50:28 +03:00
Sattva 2179a0658e FasterLoot - initial commit
need some config now.
2023-12-25 20:16:25 +03:00
Sattva b4299dcc2c Flights - DebugString - remove brackets
To use Ctrl-W binding for easier editing.
2023-09-24 16:36:43 +03:00
Sattva e5ac457cde Flights - debug print
Print better debug into chat and clear chat before it.
2023-09-24 15:00:32 +03:00
Sattva b8498e8cef Minimap - fix
Fix bug after moving minimap:
- Original place of minimap was not click-through after moving minimap.

Credit to original author for fixing.
2023-09-24 13:46:58 +03:00
Sattva 632290002d FlightTimers - prepare editbox for data work.
To easy copy-paste.
2023-09-24 05:08:02 +03:00
Sattva 7925569931 AhExtras - tweaks,fix.
Save more clicks for user.
2023-09-24 04:30:04 +03:00
Sattva 2a0e5e4646 EasyItemDestroy - fix 2023-09-24 04:06:44 +03:00
Sattva 4aa56c4054 DismountMe, ShowVendorPrice - disable
It is not needed in 3.3.5
2023-09-24 03:58:37 +03:00
Sattva b5c0216476 FasterMovieSkip - rewrite
There is no confirmation in 3.3.5, instead we make it to auto-skip movies.
Care to not use this 4.3.4 because some movies are needed to be seen in order to get proper phasing.
2023-09-24 03:51:17 +03:00
Sattva 69095f7598 Faster Loot - fix 2023-09-24 02:47:04 +03:00
Sattva b646d75c5b Loot warnings, CharAddonList
Loot Warnings:
- Port SellCursorItem() func to 3.3.5
- For now i didnt fix events, as im not sure if it's safe to introduce this.

CharAddonList - disable code, we dont have "Addons" Game Menu in 3.3.5
2023-09-17 03:52:04 +03:00
Sattva 6bf635e8af Rewrite NoBagAutomation module for 3.3.5
Generally because it wouldn't let me open bags by "Open All Bags" keybind.
2023-09-17 02:12:50 +03:00
Sattva 1227e10ea9 Update credits to leatrix.com 2023-09-17 01:20:20 +03:00
Sattva a19df81732 CVars, Mute sounds
Fix multiple CVars settings.

Comment (disable) all Mute sounds code as MuteSoundFile is not 3.3.5 API.
2023-09-17 01:17:36 +03:00
Sattva 3851b75b75 ClassColoredFrames, HideStanceBar, HideAchievements - fix 2023-09-16 14:26:29 +03:00
Sattva 042640b313 VehicleFrame Move - fix 2023-09-15 17:03:01 +03:00
Sattva ae90bee28a DurabilityFrame Move - fix ?
Was no easy fix, was causing WoW Crash on every reload / disabling this module.
2023-09-15 16:53:00 +03:00
Sattva f22d8c38b5 Move Focus - fix 2023-09-15 16:16:40 +03:00
Sattva 07f841749c Move Widget aka Top Frame - FIX 2023-09-15 16:13:49 +03:00
Sattva 03602cfbf4 BuffFrame Move Disable Snap-To-Grid 2023-09-15 15:38:55 +03:00
Sattva 532b3991f3 BuffFrame Move fix
TODO: Fix Snap to grid.
2023-09-15 14:14:15 +03:00
Sattva 564de304bc UnitFrames Drag
Final fixes.
2023-09-13 18:25:37 +03:00
Sattva 2922edaadf DragFrames, Grid
Fix Grid not showing.
Fix Frames not updating color to green for active one.
2023-09-13 17:59:45 +03:00
Sattva a91e21b404 DragFrames
Fix no background displayed
Fix dragframe not registering clicks.
2023-09-13 17:27:41 +03:00
Sattva 6b08b5ffc7 fix minimap zone text hitbox size
nil check for quest log
2023-09-13 16:39:20 +03:00
Sattva 57182ba440 some stuff 2023-08-06 16:00:04 +03:00
Sattva 0954580d7b FlightPaths - debugstring
Some QOL improvements for debugstring.
2023-06-16 04:08:57 +03:00
Sattva d59d7fe6c1 FlightTimer - improve, fix
Test fix for such events as summon, BG/Arena entry to stop the bar and hide editbox (report frame).
DebugString - now adds hops count (to avoid confusion i talked already about)
To Do: Need to fix editbox for 3.3.5, it is right now not copyable and look of it is bad. Can take RecentChatWindow as a reference, as i already fixed that one.
2023-06-14 06:51:54 +03:00
Sattva 913d71ea39 FlightPaths - DB, cleanup
NodeOnClick - "Mimic" the PLAYER_CONTROL_GAINED event, by using repeating timer, while player is on flight (taxi) .
The repeating loop helps us to hide flight bar when player is out of taxi.
This loops is majorly needed for a player to be able to send reports to the author, for if current flight path is not in database, or flight time is not right.
ReportMissingTimer - there is little problem. I made it to not check for the "hops" to print the debug. So for example, if flight is from Dalaran to Dun Niffelem, it may go different ways. Through k3 and through zuldrak. But my print will always say Dalaran, Dun Niffelem. So it could be confusing. But at least i hope all the routeString are fine.
DB - Updated DB from WOTLK Classic
2023-06-14 03:44:42 +03:00
Sattva a448ef06cd Slash & FlightTimers - timer bar
Slash - forgot to mention, that i fixed /ltp slash in previous commit.
FlightTimers - fixed the timer bar, now it shows duration of current flight just fine ! :)
FlightTimers - need to fix every single database data. (This will take a while)
2023-06-13 20:31:24 +03:00
Sattva ac3b311cd6 FlightPaths - timer bar
For now i made a script to print flight time in chat on node click.
Need to find out how to create a bar using, by Leatrix Code, that i have commented.
2023-06-13 20:12:44 +03:00
Sattva ba7bc78042 FlithPaths - fix coordinates
partial fix, removed un-needed zeroes between nodes.
the debug print still cannot find out the right hops between nodes.
2023-06-13 17:07:22 +03:00
Sattva 1eb7d161d3 FlightPoints - first messy version
For now i only figured and partilly fixed tooltip on the destination node.
However data seems to be different from the WoTLK Classic. And would need to be completely rewritten.
Also i have problem with debug string as it is currently unable to get hops FPs in between start and end nodes correctly...

And it seems that my routestring is bad too. As it is for some reason adds un-needed zeroes between nodes
For example: FP from Orgrimmar to Valormok, no hop in between them, Orgrimmar added twice and a lot of un-necessary zeroes in between.
["0.63:0.56:0.00:0.00:0.63:0.64"] =  -- Orgrimmar, Orgrimmar, Valormok
2023-06-13 16:09:49 +03:00