• World of Warcraft Addons
  • World of Warcraft
  • Average Rating:

  • Your Rating

  • Share
  • Report Abuse

Reflux

 

Project Updated:
Files Updated: Fri, Aug 7 2009
Supports Game Version: 3.2.0
Category: Miscellaneous
Tags:

[Edit Tags]

Project Manager: kagaro
Additional Authors: No additional authors
Current Version: 1.7
License: MIT License
Development Site: CurseForge
Avg Daily DL (last 30 days): 41
Downloads Total: 11,327
Favorites: 18
Comments: 16
  • About Reflux
  •  

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.

Type /reflux to see a list of commands.

  • Downloads (5)
  •  
File Name Release Type Game Version Downloads Date
Addon Curse.com Beta 2.3.3 0 9/29/2008
  File Name Release Type Game Version Downloads Date  
  Reflux 1.7 Release 3.2.0 6,675 8/7/2009
  Reflux 1.7RC2 Beta 3.1.0 241 6/23/2009
  Reflux 1.7RC1 Beta 3.1.0 126 5/8/2009
  Reflux 1.6 Release 3.1.0 3,039 4/24/2009
  Reflux 1.5 Release 3.1.0 571 4/17/2009
  • 1 page(s)
  • Comments

Add Comment  

Add

You need to login or register to post.

Benefits of Registration

  • Interact with hundreds of thousands of other gamers on an open social network.
  • Post your stories, news, images, videos, and other content to share.
  • Create a network with your fellow gamers or join an existing one.
  • Gain reputation for everything you do.
  • s-conley said 

    Feature request:
    I would like to be able to exclude addons from being processed Reflux.
    At present, I have to disable those addons before I run reflux.

    Here is an example: If I use reflux to set all my addons' profiles to Fred and Postal is on of my addons. Postal mixes horde and alliance and toon from different servers from it's Alt list, contacts, etc. In order to correct, I have to go into Postal's config and set the profile back after using relux.

    Reply Report Permalink
  • how do i emualate profiles for addons if i got 2 different ui setups...everytime i save it overwrites my other ui's sv am i doing something wrong?...i add the svns for both setups but it goes wrong when i switch...can anybody help me with this?

    Reply Report Permalink
  • Avrithor said 

    You really ought to be clear and upfront that using this addon will wipe out all the work you've already done on your UI and force you to rebuild every addon's settings from scratch. My fault, I suppose, for assuming this addon wouldn't be sadistic enough to reset every other addon I have back to defaults without prompting or asking me at all. But seriously, some people have put a lot of time into their current UI setup and a warning/cancel button before you nuke it would be prudent. Or, just go with the common sense expected behavior which would be to snapshot the existing profiles/settings when creating a new Reflux profile, if that's possible.

    Reply Report Permalink
  • phyltr said 

    Anyone ever set this up with Macaroon? I've added everything in the "SavedVariables" and "SavedVariablesPerCharacter" in all the .toc's for Macaroon but its not seeming to hold onto the configurations.

    Reply Report Permalink
  • Mandokir said 

    Hello!

    Okay first of all, i must say i cant realy go without this addon! its perfect : )

    Annyhow, i do have some problems...
    I got 2 running profiles,
    - Shadow
    - Healing

    Both use diffrent addons and diffrent settings.
    But since today the /reflux save options doesent work annymore... it siply doesent save annymore, is this a known issue?

    Thanks

    Reply Report Permalink
  • AZMAK said 

    Hi,

    I am a little confused on how to go about getting started. I just found this addon this morning. So my question is -- I have about 100 addons and I already have them all configured the way I want them to look/behave.

    If I install Reflux NOW what do I have to do next? Is there a way for me to tell Reflux to save everything as it already is, or do I have to redo all 100+ addons from scratch all over again?

    Reply Report Permalink
  • AZMAK said 

    I asked a followup question here at the link below.

    http://forums.wowace.com/showthread.php?p=274466#post274466

    Reply Report Permalink
  • KnHawke said 

    Awesome addon btw, this has saved me a bit of trouble in publishing my UI to the masses :)

    Anyway, just for sake of argument, I would like to create several resolutions of my UI and have reflux at the center of it for the positioning and sizing profiles...
    Is it possible for reflux, with STuF to save multiple profiles like that?

    Reply Report Permalink
  • kagaro said 

    yes, just add Stuf to your emulated list.

    Reply Report Permalink
  • I know this is asking a lot as this addon is already awesome.. but would it be possible to add a GUI for configuration for total noobs like me?

    Reply Report Permalink
  • kagaro said 

    maybe

    ill look into it

    Reply Report Permalink
  • servi said 

    Does it support key binds swich as well?

    Reply Report Permalink
  • kagaro said 

    no keybind support since you need to indicate what profile your switching but you could macro it

    Reply Report Permalink
  • kagaro said 

    all the new stuff is in the beta

    Reply Report Permalink
  • kagaro said 

    Ive updated the description of what it will do now.

    Reply Report Permalink
  • kagaro said 

    im adin in some more flex to this tool.

    /reflux add [addon saved variable name]
    This wil allow you to emulate a profile for addons that dont use Ace2/3 database system.

    /reflux create [my addon name]
    This will setup everything to the new profile name and prep a clean slate for emualted addons by creating a Reflux emualted profile.

    /reflux save
    This will save all emulated addon data

    /reflux switch [profile name]
    This will switch your profile. If you created a reflux profile for non ace addons those are swaped as well.

    /reflux show
    This will list all profiles you have created, and all addon variabled being emulated.

    Reply Report Permalink
  • kagaro said 

    for example. I setup my ui look on my priest using the profile Priest.
    I have a different config for my Rogue. My shaman I wanted to use my priest profile settings or bartender, grid, etc when im resto, but respeccing to enhancment i wana switch the to my rogue ui setup .. i.e. my bar locations, grid config etc..

    Reply Report Permalink
  • kagaro said 

    it does switch addons, it switches the profiles in your active addons.

    It mostly meant for ui integrators, and settings up a profile for alt characters.

    Reply Report Permalink
  • malcallm said 

    Switching addon profiles between characters is implemented in login screen.
    I believe this addon can switch profiles between questing and raid or something. That would be cool.

    Reply Report Permalink
  • SO this switches adddons between a Hunter and say a Druid?

    Reply Report Permalink
  • 1 page(s)
  • Similar Addons
  •  

Average downloads per day

  1. 1,512 Skinner Miscellaneous
  2. 1,072 FuBar 3.6 Miscellaneous
  3. 609 FuBar_MoneyFu Miscellaneous
  4. 607 Talented Miscellaneous
  5. 530 Examiner Miscellaneous