913d71ea39
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
35 lines
819 B
TeX
35 lines
819 B
TeX
## Interface: 30300
|
|
|
|
## Title: Leatrix Plus
|
|
## Title-zhCN: Leatrix Plus [|cffeda55f功能百宝箱|r]
|
|
## Title-zhTW: Leatrix Plus [|cffeda55f功能百寶箱|r]
|
|
|
|
## Notes: Quality of life addon.
|
|
## Notes-zhCN: 哆啦A梦的百宝袋
|
|
## Notes-zhTW: 哆啦A夢的百寶袋
|
|
|
|
## Version: 3.0.131
|
|
## Author: Leatrix
|
|
## SavedVariables: LeaPlusDB
|
|
|
|
## OptionalDeps: Leatrix_enUS, ElvUI, Glass
|
|
|
|
## X-Curse-Project-ID: 463863
|
|
|
|
Leatrix_InputScrollFrameTemplate.xml
|
|
|
|
-- Leatrix_Plus_Library.lua
|
|
libs\LibStub\LibStub.lua
|
|
libs\LibCompat-1.0\lib.xml
|
|
Libs\CallbackHandler-1.0\CallbackHandler-1.0.xml
|
|
Libs\LibDataBroker-1.1\LibDataBroker-1.1.lua
|
|
Libs\LibDBIcon-1.0\LibDBIcon-1.0.lua
|
|
|
|
|
|
Leatrix_Plus_Library.lua
|
|
Leatrix_Plus_Locale.lua
|
|
Leatrix_Plus_Media.lua
|
|
Leatrix_Plus_Flight_Alliance.lua
|
|
Leatrix_Plus_Flight_Horde.lua
|
|
Leatrix_Plus.lua
|