Reflux is a small lightweight profile manager. With the coming of dual specs, and people building UI compilations. I built this little manager. Its goal it to allow you to quickly switch all your addon profiles in one fair swoop. For addons that don't support profiles it emulates a profile. All emulations are done by the user and none come pre-configured out of the box. The user chooses if he/she wishes to emulate a profile for any addon. Emulation is not needed for any addon that uses Ace2/3DB as profiles are built in.
Example of usage
This example assumes your setting up a brand new profile.
/reflux create MyProfile
This will switch all current Acedb based addons to this profile and setup the emulation profile.
Now i configure a bunch of stuff and notice my unit frames don't have support for profiles... Well i can fix that! First i need to check the .toc for my unit frames in this case StufUnitFrames. I find the #SavedVariables: StufDB line in the toc indication that is where it saves its configuration information. So now in game I simply add that saved variable to reflux
/reflux add StuffDB
Now reflux will emulate a profile for Stuff. I finish up configuring my UI. I'm pretty happy with it. Now that I'm done I need to save the emulated profile
/reflux save
Now my emulated profile has been saved. Lets do a quick reload to ensure our data is saved to disk.
We are done! Now my UI is setup with my new profile. Lets go create another profile for my alt.
/reflux create MyAltProfile
My screen is now back to initial state all unconfigured. My alt is a different class so this isn't a big deal. (Future enhancement will be to copy a profile set so you can create a base config then tweak). Now i do more work...
What about stuff? Do i need to add it again? Nope its already been emulated so no need to add it again.
Now I save my new profile
/reflux save
Now I switch my main back to its original profile.
/reflux switch MyProfile
Bingo my UI is now all set back up.
I log into my alt and type
/reflux switch MyAltProfile
And now my alts UI is all setup.
If you want to clear out all your reflux data /reflux cleardb and bingo its all gone. You ace profiles are still there, but the emulated profiles will be cleared.
Other Commands
/reflux addons [profile] Switch addon set to what was saved in the profile. Due to technical reason you need to switch afterwards
/reflux save now optionally takes an 'addons' flag to store addon state so /reflux save addons will save current addon list in the emulated profile.
/reflux copy [target profile] will attempt to copy the target profile into your current profile. this will reload the UI when complete.
/reflux delete [profile] will delete a profile. Please note you can NOT delete the current active profile.
/reflux snapshot [profile] will scan your addons creating a new profile, based off of each addons current settings
Type /reflux to see a list of commands.
Facts
- Date created
- Mar 14, 2009
- Category
- Last update
- Nov 29, 2011
- Development stage
- Release
- Language
- enUS
- License
- All Rights Reserved
- Curse link
- Reflux
- Downloads
- 180,734
- Recent files
- Reply
- #53
Loduro Jan 17, 2012 at 21:34 UTC - 0 likesCan i use reflux to save my current UI without having to recofigure it onto a new profile? If so, how can i do it?
- Reply
- #52
xchrisgilroyx Nov 14, 2011 at 02:23 UTC - 0 likesHey guys, I'm trying to use Reflux (yet again), when I first downloaded it I did a
/reflux create TESTUI
(reloadui happens)
I begin setting up my addons and do a
/reflux save (nothing happens, no output nothing)
so i try:
/reflux snapshot TESTUIv1 (nothing happens, no output nothing)
I login to my alt just to see if reflux is constantly saving changes to the "active" profile and do:
/reflux switch TESTUI
(reloadui happens, stuff is all over the place, definitely not like I had it setup)
What I really need to figure out is how do I create the profile (assuming my first command is correct), and then continuously update it so when I login to my alt I just have to do a "/reflux switch UINAME" it seems as though it never setups the UI the way it is on the toon I create the profile on?
Just to add real quick, I have kgpanels, bminimap and bartender working only, but none of them "appear" to use the same settings/positions they do on the main, and they do all show they are using the "TESTUI" profile...
- Reply
- #51
valith05 Oct 13, 2011 at 03:49 UTC - 0 likesI went through and tried saving all of my addon profiles manually and found that the game was locking up anytime I tried to alter Recount. I tried messing with Recount for a while and nothing I did change the fact that I could not alter it's profiles. So, I uninstall Recount and replaced it with Skada and the Reflux addon worked perfectly afterwards. I anyone find they are having similar problems you could try the same process to find out if it is hanging up on an individual addon.
- Reply
- #50
valith05 Oct 13, 2011 at 01:36 UTC - 0 likesVodkaholic, you need to type "/reflux snapshot Vodkaholic" if you do it that way, then the settings are updated when you reload your UI or log off.
- Reply
- #49
valith05 Oct 13, 2011 at 01:35 UTC - 0 likesI reconfigured my UI recently and no I am unable to snapshot it to save the settings for my alts. Anytime I try to create a new profile, whether through snapshot or /reflux create it causes my game to lock up. Reflux was working fine before but I added the following addons: Fonter Gnosis AdiBags Would any of these addons cause reflux to function this way?
- Reply
- #48
Vodkaholic Oct 11, 2011 at 21:05 UTC - 0 likesHi there, Ive made a new profile "/reflux create Vodkaholic" than ive set everything up just fine but when I do "/reflux save" nothing happens sadly. Any idea's what the problem could be?
Thanks
- Reply
- #47
kagaro Sep 25, 2011 at 16:19 UTC - 0 likes@Sinnaabun123: Go
there is no scanner/command for it. the api to acedb only tells me the name of the SavedVaraibles file not the addon itself.
- Reply
- #46
kagaro Sep 25, 2011 at 16:18 UTC - 0 likes@jazzking: Go
yes it will cascade the delete across all addons that use acedb
- Reply
- #45
Sinnaabun123 Sep 21, 2011 at 05:18 UTC - 0 likesHey, I had a question regarding the addons that are Ace2/3DB.
Is there a command to see which addons I am using that fall into this category? I am not sure which addons I have that do and do not auto-save with reflux and which ones I will need to make an emulator for.
Any help would be appreciated
- Reply
- #44
jazzking Sep 06, 2011 at 10:50 UTC - 0 likesHi Kagaro,
I have two questions. When I delete a Reflux profile, does this also delete every profile by that name within every addon that was used in this profile? Say the profile was named Dummy, would then every profile of my addon's that was named Dummy also be removed? If I create a profile, say Dummy2, and after I'm done configuring I make a snapshot of said profile naming it Dummy3, would I then have two identical profiles with a different name? I would use this to tweak and not wreck the original.