Commit Graph

22 Commits

Author SHA1 Message Date
Sattva 4e81d6e7e8 Flights - Horde - Bloodvenom Post 2023-09-26 16:40:08 +03:00
Sattva 79ea9beb6c Flights - Horde: Eastern Kingdoms - fix
Use method with mass replace. This is faster and better, because i cannot un-learn some flight path to fix values.
For example i have Zul'Aman learned, but if i didn't it would flight path me another way, without Zul'Aman, and its another data.
2023-09-26 16:29:42 +03:00
Sattva be04800e60 Flights - Horde - Shattered Sun (Isle of Quel'Danas) 2023-09-24 18:41:53 +03:00
Sattva 0baeeb2439 Flights - Horde - Revantusk (Hinterlands) 2023-09-24 18:22:32 +03:00
Sattva 8990d0aaef Flights - Horde - Light's Hope 2023-09-24 18:16:02 +03:00
Sattva fdb1cf9b5a Flights - Horde - Kargath 2023-09-24 17:45:49 +03:00
Sattva 828ee7316b Flights - Horde - Hammerfall 2023-09-24 17:35:16 +03:00
Sattva 6d802e25ee Flights - Horde - Grom'Gol 2023-09-24 17:21:05 +03:00
Sattva 7dfb9bf2f3 Flights - Horde - Flame Crest 2023-09-24 15:08:51 +03:00
Sattva 08fda882d3 FlightTimers Horde - Booty Bay 2023-09-24 14:50:27 +03:00
Sattva b4d61bdb62 FlightTimers - Acherus fix 2023-09-24 14:12:18 +03:00
Sattva 2a60d7833b FlightTimers - add more
From and by original author of Leatrix.
2023-09-24 13:53:14 +03:00
Sattva 632290002d FlightTimers - prepare editbox for data work.
To easy copy-paste.
2023-09-24 05:08:02 +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
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 7c5d9862a7 source files from Classic Wotlk 2023-05-20 16:28:04 +03:00