Action Bar Profiles (Saver)
Action Bar Profiles
Add-on that allows you to setup and quickly switch between different profiles of your action bars, talents, macros and key bindings.
Chat commands
/abp list - shows the list of available profiles
/abp use profile - activates profile
/abp save profile - saves current actions to profile
/abp del profile - deletes profile
Links
- The latest release is available on http://www.curse.com/addons/wow/action-bar-profiles
- The latest alpha build is available on http://www.wowace.com/addons/action-bar-profiles/files
- The source code is available on https://github.com/Silencer2K/wow-action-bar-profiles
- My other add-ons are available on http://www.curse.com/users/silencer2k/projects
@silencer2k
hm, weird. the situation I had in mind occured as follows: I was exporting a string from beta and inserted it onto one of my characters on live. talents and even the artifact ability (which we do not even have yet) was pasted correctly. I will do some more testing and report my findings... =)
@b3n9ti
This does not work in 7.0.3:
p.s. "Зимний горн" = "Horn of Winter"
So, this isn't a big deal; not add-on or game-breaking, but for some reason, the save buttons don't show up. Altho' the labels for the buttons do ...
This is a known issue. Bug reproduces also in equipment set manager even if all addons are turned off.
Is it possible to add tool tip information to the profile to show what abilities can not be used by this character when restoring a profile?
Yes. It is the useful feature. I will possibly add this feature in one of further versions.
@silencer2k
they are restored correctly now, ty!
I recently discovered this addon (https://www.wowace.com/addons/myslot/) and it is able to restore those talent-type buttons even when you've currently not talented them. any way of adopting this method for ABP? =)
@b3n9ti
Yes, this is a known issue. This happens after selecting new talent, when inactive talent still remains as spell on the action bar. There is no way to pick this talent up from the spellbook and place it to the action bar.
p.s. In the latest version your macros were restored correctly or bug still exists?
@silencer2k
I experimented a bit and it has to do with talents.
scenario: I create a profile. Save it and immediately restore it. ABP says "Spell not found: talent of the same row I haven't selected". It's always one of the talents in the talent row I last selected. If I switch up tier 2 and do this. ABP complains about one spell (talent) not being found from that tier. If I do it in tier 2 and 6 it only complains about tier 6.
@b3n9ti
Yes, you're right. Bug due to the macro name. I will try tomorrow to correct macro restore algorithm.
upd: Please, check out latest version (7.0.3-3.1-4-g02b567c)
@silencer2k
ah, now I have a suspicion... they have no "real" names. just a space. that might be it...
here you go: https://www.dropbox.com/s/pxjz7s3k4ck3yg2/macros-cache.txt?dl=0
@b3n9ti
The macros that are not recognized are btw all character specific ones.
Can you send me the source code of these macros? I'll try to reproduce this bug.
@silencer2k
1. "Not bound keys shall be cleared. " - indeed fixed.
2. the problem with my shaman is not going away, still looking like this: http://i.imgur.com/zOFfyUo.jpg I deleted the profile, made a new one, deleted the lua. problem persists. The macros that are not recognized are btw all character specific ones.
@b3n9ti
Strange bug. Try to resave profile and then load it again.
@silencer2k
something broke again and macros are no longer restored. :-(
p.s.: getting weirder. the version before the latest (7.0.3-3) is working fine for my druid, but not with my shaman. restoration is working, but enhancement isnt.
@b3n9ti
Thanks. It is a bug. Not bound keys shall be cleared. Fixed in 7.0.3-3-1-g0f569d0
@silencer2k
"T" is bound to Shred while I'm Feral. "T" is (supposed) to be bound to nothing, when I switch to restoration, but since "T" is not used for something else when I'm restoration, it's still bound to the button where Shred is when I'm Feral.
@b3n9ti
I am not sure that I understood you. Please describe in more detail what do you mean.
@silencer2k
it seems that when I switch profiles keybindings do change, by the existing ones persist. so suddenly buttons have a primary and a secondary keybinding instead of just one. is there any way to prevent that from happening? (I mean except binding them all to empty buttons before saving, which I do not have btw :D :D )