AdiAddons / LibDualSpec-1.0

WoW addon library: adds dual spec support to individual AceDB-3.0 databases.
2 stars 5 forks source link

Feature Request: Talent-loadout support for Dragonflight #3

Open brittyazel opened 2 years ago

brittyazel commented 2 years ago

With Dragonflight coming out soon, and with the pre-patch happening on October 25th, one of the new features being introduced is talent loadouts. In a nutshell, there are now more than just 3(4) specs per character, there are now 3(4) specs per character with the new addition of many sub-talent loadouts within a given spec. Blizzard is using this new feature to allow for custom actionbar contents per-loadout. Likewise, it would be really cool if LibDualSpec could also gain this support so that addons using it could have different database values loaded per-spec AND per-loadout.

This might be a bit nuanced and intensive to implement, but I think it would go a long way in helping addons make use of the loadout functionality. Please let me know if I can help in any way, thanks!

nebularg commented 2 years ago

I'll look into adding this, shouldn't be too difficult to implement

brittyazel commented 2 years ago

Awesome, thank you! I'm excited to be able to implement it into my addons.

Adirelle commented 2 years ago

@nebularg Awesome. I have no active subscription so I cannot test it on servers but I can take a look at the changes if you want me to.