AAATransformer

AAATransformer

458 Downloads

Store converted snipe lists on a file for AAA

cohenaj194 opened this issue ยท 2 comments

commented

We have seen we can read the lua data from the local addons folder and update the AAA alerts

https://github.com/ff14-advanced-market-search/local-aetheryte/blob/main/wow_auto_undercut_update.py#L21-L48

ff14-advanced-market-search/AzerothAuctionAssassin#81

We now should do this for snipe lists converted from TSM strings.

We can then add in an option in AAA to let users set the path to their AAA-Converter folder and automatically pick up scans as an option.

We can also maybe let AAA write to this list making it easy to covert the AAA string back into TSM for in game sniping.

commented

We can also have the new recommendations app write directly to the files on the addon to bridge the gap between the api and ingame addons

ff14-advanced-market-search/AzerothAuctionAssassin#43

ATM we can read addon files, but if we write to them then the users will have the snipe lists in their addon when they load or reloadui