Download
(4Kb)
Download
Updated: 01-09-23 06:18 AM
Compatibility:
Dragonflight (10.0.2)
Updated:01-09-23 06:18 AM
Created:03-17-09 10:53 AM
Downloads:46,314
Favorites:339
MD5:

Reflux  Popular! (More than 5000 hits)

Version: 10.0.2
by: Kagaro, snichols1122

Managed by Gatorsniper-Area52 (Horde) (US) Battletag: Gator#1210

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 easily 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.

As ALWAYS be sure to BACKUP your WTF folder before using.

Example of usage

This example assumes your setting up a brand new profile.

/reflux create MyProfile

This will switch all current ace db based addons to this profile and setup the emulation profile.

Now i configure a bunch of stuff and notice my unit frames dont 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 StufDB

Now reflux will emulate a profile for Stuf. I finish up configuring my ui. Im pretty happy with it. Now that im 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 un configured. 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 stuf? 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.

Type /reflux to see a list of commands.

New Commands
/reflux addons [profile]
Switch addon set to what was saved int he 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 emualted 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] (EXPERIMENTAL)
will create a new profile and scan each addon copying thier current profiles to the new one.

[b]January[.b]
-Toc Bump

July 24th, 2022
-Added to Wowup
-Toc Bump

November 21st, 2020
-Toc Bump

May 17th, 2020
-Updated TOC

September 26th 2019
-Update Toc

June 25th 2019
-Update Toc

December 12th, 2018
-Update Toc

July 18th 2018
-Update TOC

September 2nd 2017
-Update TOC

May 21st 2017
-Update TOC

October 25th 2016
-Update TOC

2.0:
September 27th 2016
-Update TOC

1.10
Updated TOC for wow 4.0, forgot to upload it a few weeks ago.
1.9
Fixes for 3.3 and minor bug fixes
1.8RC1
Updated for 3.3 added experimental snapshot command .
1.7
Updated for 3.2

1.7RC2
Fixes for null pairs calls in copy, and some typos fixed as well.

1.7RC1
Fixes for copies of emulated profiles.

1.6
Fixed error if you didnt supply a profile to switch.

1.5 Release
Archived Files (2)
File Name
Version
Size
Author
Date
9.2.5.1
5kB
Kagaro
07-24-22 07:49 AM
9.2.5
5kB
Kagaro
07-24-22 07:46 AM


Post A Reply Comment Options
Unread 09-21-09, 05:07 PM  
Lyc
A Fallenroot Satyr

Forum posts: 24
File comments: 4
Uploads: 0
OnScreenHealth

Hi, I'm having trouble with OnScreenHealth and Reflux.

I have it all set up the way I want it, so I do /reflux save, then I do /reflux switch profilename and OnScreenHealth is back to its unconfigured state.

Any ideas?
Report comment to moderator  
Reply With Quote
Unread 09-21-09, 10:03 PM  
suicidalkatt
A Rage Talon Dragon Guard
 
suicidalkatt's Avatar
AddOn Author - Click to view AddOns

Forum posts: 331
File comments: 1467
Uploads: 50
Re: OnScreenHealth

Is it possible to have 2 different versions of Stuf configurations?

Or are all emulations saved globally?
Report comment to moderator  
Reply With Quote
Unread 09-23-09, 04:50 PM  
Ferous
Sheer Sense of Doom
AddOn Author - Click to view AddOns

Forum posts: 863
File comments: 563
Uploads: 10
I have been having issue's with the copy function. I will go create a new profile and then do the command:

/reflux copy [profile goes here]

and nothing happens, no reload and no copying. I am making sure I am spelling it right and everything, is their something wrong with this? :O

Thanks again kagaro for such an awesome addon!

-Ferous

edit - also for some reason, after i did the copy function, it deleted all the profiles in kgPanels and fortexorcist :O I about died lol, anything to solve this?

edit x 2 - Alrighty, I think I found the cause. I had named the profile Svelte NOXP 2 and it didn't seem to like that at all, causing everything to show no profiles, but i was curious so i entered the command /reflux switch svelte and everything went back to normal showing all my profiles again. that was very odd lol, got scared there for a second. I guess it ain't possible to name profiles with two spaces in it then?

I also want to say, that when I try to create another profile with just one word, it goes back to showing no profiles except my chars name and default on all addons, is their a limit to how many i can have?

long post, after everything, it did indeed delete all my profiles in kgpanels and some other addons. its weird cause i was able to use the copy function just fine before the update
Last edited by Ferous : 09-23-09 at 05:01 PM.
Report comment to moderator  
Reply With Quote
Unread 09-25-09, 01:08 PM  
Kagaro
A Cyclonian
AddOn Author - Click to view AddOns

Forum posts: 45
File comments: 132
Uploads: 6
Re: Re: OnScreenHealth

Originally posted by suicidalkatt
Is it possible to have 2 different versions of Stuf configurations?

Or are all emulations saved globally?
if you emulate it saves the setup with the profile name you gave it, so yes you can have 2 diff stuff configs.
Report comment to moderator  
Reply With Quote
Unread 09-25-09, 01:08 PM  
Kagaro
A Cyclonian
AddOn Author - Click to view AddOns

Forum posts: 45
File comments: 132
Uploads: 6
Originally posted by Ferous
I have been having issue's with the copy function. I will go create a new profile and then do the command:

/reflux copy [profile goes here]

and nothing happens, no reload and no copying. I am making sure I am spelling it right and everything, is their something wrong with this? :O

Thanks again kagaro for such an awesome addon!

-Ferous

edit - also for some reason, after i did the copy function, it deleted all the profiles in kgPanels and fortexorcist :O I about died lol, anything to solve this?

edit x 2 - Alrighty, I think I found the cause. I had named the profile Svelte NOXP 2 and it didn't seem to like that at all, causing everything to show no profiles, but i was curious so i entered the command /reflux switch svelte and everything went back to normal showing all my profiles again. that was very odd lol, got scared there for a second. I guess it ain't possible to name profiles with two spaces in it then?

I also want to say, that when I try to create another profile with just one word, it goes back to showing no profiles except my chars name and default on all addons, is their a limit to how many i can have?

long post, after everything, it did indeed delete all my profiles in kgpanels and some other addons. its weird cause i was able to use the copy function just fine before the update
don use spaces in the profile names, it will stop cmdline processing on the first space it hits.
Report comment to moderator  
Reply With Quote
Unread 09-25-09, 01:09 PM  
Kagaro
A Cyclonian
AddOn Author - Click to view AddOns

Forum posts: 45
File comments: 132
Uploads: 6
Re: OnScreenHealth

Originally posted by Lyc
Hi, I'm having trouble with OnScreenHealth and Reflux.

I have it all set up the way I want it, so I do /reflux save, then I do /reflux switch profilename and OnScreenHealth is back to its unconfigured state.

Any ideas?
You may need to emulate it. Ive never used that addon so ill have to check.
Report comment to moderator  
Reply With Quote
Unread 10-02-09, 07:33 AM  
suicidalkatt
A Rage Talon Dragon Guard
 
suicidalkatt's Avatar
AddOn Author - Click to view AddOns

Forum posts: 331
File comments: 1467
Uploads: 50
Re: Re: Re: OnScreenHealth

Originally posted by Kagaro
if you emulate it saves the setup with the profile name you gave it, so yes you can have 2 diff stuff configs.
I've tried to this many a time and if I save my first profile, create a new one, do some editing, save that profile, then switch back... it's unchanged, and I've lost the first profile.

No idea what's causing it.
Report comment to moderator  
Reply With Quote
Unread 10-07-09, 06:51 AM  
Kagaro
A Cyclonian
AddOn Author - Click to view AddOns

Forum posts: 45
File comments: 132
Uploads: 6
Re: Re: Re: Re: OnScreenHealth

Originally posted by suicidalkatt
I've tried to this many a time and if I save my first profile, create a new one, do some editing, save that profile, then switch back... it's unchanged, and I've lost the first profile.

No idea what's causing it.
ive tested stuff with reflux and it works for me. I wonder if his newer versions are not playing nice.
Report comment to moderator  
Reply With Quote
Unread 10-07-09, 06:53 AM  
Kagaro
A Cyclonian
AddOn Author - Click to view AddOns

Forum posts: 45
File comments: 132
Uploads: 6
Re: Re: Re: Re: OnScreenHealth

Originally posted by suicidalkatt
I've tried to this many a time and if I save my first profile, create a new one, do some editing, save that profile, then switch back... it's unchanged, and I've lost the first profile.

No idea what's causing it.
Hrmm yeah, the optional SavePerCharacter is on would cause it to not work with Reflux properly. BUT if your using save per character then you dont need reflux anyways since its configured per character (unless you do like me and swap profiles for healer vs dps on my shadow priest.)
Report comment to moderator  
Reply With Quote
Unread 10-07-09, 12:25 PM  
suicidalkatt
A Rage Talon Dragon Guard
 
suicidalkatt's Avatar
AddOn Author - Click to view AddOns

Forum posts: 331
File comments: 1467
Uploads: 50
Re: Re: Re: Re: Re: OnScreenHealth

Originally posted by Kagaro
Hrmm yeah, the optional SavePerCharacter is on would cause it to not work with Reflux properly. BUT if your using save per character then you dont need reflux anyways since its configured per character (unless you do like me and swap profiles for healer vs dps on my shadow priest.)
I haven't been using save per character. I'm really at a loss here . It'll work the first time around and I'm really excited, then I keep at it just to realize the first configuration I spent quite a lot of time on is gone... really frustrating.
Report comment to moderator  
Reply With Quote
Unread 10-08-09, 04:15 PM  
Jademalo
A Deviate Faerie Dragon
AddOn Author - Click to view AddOns

Forum posts: 13
File comments: 12
Uploads: 4
Im having a few problems..

I loaded Btex, added the saved variables, (SavedVariablesPerCharacter, does that make anything different?), Made a new profile (Profile1), changed to a different Skin, Saved, and went onto my alt. I created a new profile, Profile2. This set Btex back to the default skin. I then switched back to my original profile and it didnt switch to the skin i had set.

Im having a few problems with addons that do that.

Is there an easy fix?
Report comment to moderator  
Reply With Quote
Unread 10-08-09, 04:19 PM  
Kagaro
A Cyclonian
AddOn Author - Click to view AddOns

Forum posts: 45
File comments: 132
Uploads: 6
Originally posted by Jademalo
Im having a few problems..

I loaded Btex, added the saved variables, (SavedVariablesPerCharacter, does that make anything different?), Made a new profile (Profile1), changed to a different Skin, Saved, and went onto my alt. I created a new profile, Profile2. This set Btex back to the default skin. I then switched back to my original profile and it didnt switch to the skin i had set.

Im having a few problems with addons that do that.

Is there an easy fix?
SavedVariablesPerCharacter can be a problem
Report comment to moderator  
Reply With Quote
Unread 10-09-09, 03:38 AM  
MidgetMage55
Grinch!
 
MidgetMage55's Avatar
AddOn Author - Click to view AddOns

Forum posts: 1498
File comments: 66
Uploads: 2
Have a question. An addon i recently started using (dminimap) uses the map cluster settings from layout-local.txt. Any way to have reflux add this as an emulation?
__________________

I think Hong Kong Phooey was a ninja AND a pirate. That was just too much awesome. - Yhor
Report comment to moderator  
Reply With Quote
Unread 10-09-09, 05:54 AM  
Jademalo
A Deviate Faerie Dragon
AddOn Author - Click to view AddOns

Forum posts: 13
File comments: 12
Uploads: 4
Originally posted by Kagaro
SavedVariablesPerCharacter can be a problem
Aaaah damn.. But arent addons that dont have a profile and have only a savedvariables usually global? In which case i dont understand adding savedvariables files..
Report comment to moderator  
Reply With Quote
Unread 10-11-09, 04:03 PM  
Kagaro
A Cyclonian
AddOn Author - Click to view AddOns

Forum posts: 45
File comments: 132
Uploads: 6
Originally posted by MidgetMage55
Have a question. An addon i recently started using (dminimap) uses the map cluster settings from layout-local.txt. Any way to have reflux add this as an emulation?
Thre is no way to touch any values in layout-local.txt or layout-cache.txt
Report comment to moderator  
Reply With Quote
Post A Reply



Category Jump: