Implement 'Talent Order'
KevinTyrrell opened this issue ยท 0 comments
Order talents are taken in are often just as important as the talent build itself. This would not be too much of a challenge to encode into talent strings. Wowhead talent calculators also support talent order, which Talented could match. For legacy talent builds (ones without a given order), use a native depth first order (left to right, descend trees in order of total points).