You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
When you open the default WoW UI and select a recipe (i.e. Algari Healing Potion), then switch to TSM and make any change to the recipe, the change won't be reflected in CraftSim. Also true if default TSM craft is not all quality 1 reagents.
To Reproduce
Steps to reproduce the behavior:
Open the WoW Crafting Interface
Select a recipe
Open TSM and select the same recipe
Make TSM settings anything but base recipe (all 1* reagents)
Craft
Craft_Log shows that recipe was made using all 1* reagents
Expected behavior
Craft_Log should show the correct reagents used as shown in TSM.
Addon Version: [19.7.3]
The text was updated successfully, but these errors were encountered:
phew thats a hard one.
Id rather state its not supported than try to solve that cause it might not even solveable due to how tsm selects a recipe
With default ui all those data points are available for other addons but addons like TSM make their inner code/runtime data inaccessible for other addons and thus if they did not have a specific api for that prepared (they dont) I cannot do anything
If someone finds a solution I might be open for pull requests though
Describe the bug
When you open the default WoW UI and select a recipe (i.e. Algari Healing Potion), then switch to TSM and make any change to the recipe, the change won't be reflected in CraftSim. Also true if default TSM craft is not all quality 1 reagents.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
Craft_Log should show the correct reagents used as shown in TSM.
Addon Version: [19.7.3]
The text was updated successfully, but these errors were encountered: