Commit Graph

11 Commits

Author SHA1 Message Date
Sattva 5cb0b4428f minimap button grabber 2024-10-07 20:31:00 +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 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 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 97aa40f308 testing gitbash 2 2023-05-20 19:37:46 +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 cd8866e2a2 fix minimap button 2023-05-20 18:30:38 +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