Commit graph

10 commits

Author SHA1 Message Date
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
be0b158b4e fix and mod Automate Gossip, delete whole lib code
had to use some LibCompat assistance, to retrieve UnitGUID
started to populate Quest NPC IDs to automate gossip without alt-click
also removed whole Leatrix Plus lib as it's conflicting with another addons
2023-05-21 03:39:39 +03:00
Sattva
624d27ad29 test git bash 2 2023-05-20 19:43:50 +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