Haselnussbomber / LeveHelper

A little helper for Levequests.
GNU Affero General Public License v3.0
12 stars 1 forks source link

[Feature request] Create crafting lists for other tools (Teamcraft, Allagan Tools) #12

Closed krz0001 closed 1 month ago

krz0001 commented 1 month ago

Hi, and thank you for the amazing tool - I've been farming leves from all the old expansions and it's been a lifesaver. I wanted to ask if it was possible to add the option to create crafting lists for other tools from the currently selected leves - I know this is possible for Teamcraft, but as I use Allagan Tools more these days I thought I'd mention it too.

I found this documentation from the Teamcraft wiki: https://wiki.ffxivteamcraft.com/dev-stuff/import-a-list-from-another-tool, but I'm not sure if Allagan Tools exposes an IPC or something similar for craft lists.

Thanks again for the amazing plugin! 🙇

Haselnussbomber commented 1 month ago

I've added an option in v2.2.0 to show a button in the Queue tab to export the list of required items to TeamCraft. (Default off, you have to enable it in the configuration.)

I couldn't find suitable IPC functions to create/clear lists in Allagan Tools, so I didn't add anything for that. Sorry. As I've never actually used these tools, I hope I've at least got the TeamCraft implementation right.

Screenshot

krz0001 commented 1 month ago

Just tried it out - works perfectly!! Thank you very much 🙏