Quantcast

Removed code in addon:Scan() which would set the is_known state for every recipe to false before setting the recipes known for that profession to true. Instead, when a recipe is initialized its is_known state will be set to false. Fixes tooltip issue with vendors selling items from two professions that the character knows.

Author James D. Callahan III <darkenelf@gmail.com>
Author date 2010-03-14 08:25:34
Author local date 2010-03-14 04:25:34 -0400
Committer James D. Callahan III <darkenelf@gmail.com>
Committer date 2010-03-14 08:25:34
Committer local date 2010-03-14 04:25:34 -0400
Commit fa7509a442c39efdd507cc9990da7cdb5d14ff79
Tree 83325168447b76c832531d8550a35f261f301db6
Parent 4b8bd57e84915b21cb66c0fc518e950a4205c6f3
Removed code in addon:Scan() which would set the is_known state for every recipe to false before setting the recipes known for that profession to true. Instead, when a recipe is initialized its is_known state will be set to false. Fixes tooltip issue with vendors selling items from two professions that the character knows.