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,235
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 06-07-09, 03:11 AM  
Fildot
A Kobold Labourer

Forum posts: 0
File comments: 3
Uploads: 0
I am happy with the placement of my UI for all my characters the only thing I want to change is the look and placement of Grid for my DPS character (top corner tiny boxes) and Healing toons (front and center bigger boxes) and change a few bartender bars around. all in all I'd like for 90% of my current UI to stay as is.

SO.....

before I go screwing this up....just to be sure i would log into my druid (who's currently configured just as my DPS character) and type:

/reflux copy [My Warlock's Profile]
then
/reflux save

How do I "label it" as /reflux druid as opposed to /reflux warlock? (without completely replacing all my current settings.

when I move elements around will it move them on all my characters? or will it save this UI to this toon specifically?

basically I want to avoid totally reconfiguring my UI especially because I have a lot of KG Panels and scripts that I don't want to go through the headache of reconfiguring.
Report comment to moderator  
Reply With Quote
Unread 05-29-09, 08:32 AM  
Kagaro
A Cyclonian
AddOn Author - Click to view AddOns

Forum posts: 45
File comments: 132
Uploads: 6
Originally posted by shrike126
I switched to dMinimap for now and edited the Lua file to always initialized the minimap in the same x,y location for each profile, it's ugly but it works for now. But I do want to switch back to SexyMap once we can figure out how to get it to work. I prefer that addon since it hides buttons until you mouse-over the minimap frame. Is it just how SexyMap is coded that it always initializes in that default location?
Yes it is, it doesnt save the x,y position. It relies on the frame.xml position saving which is global. To fix this SexyMap should save x,y coords and use those.

XPerl does it own style of config per charater and thats why your not seeing it work. I know Stuf works so maybe try those frames instead.

Not sure what the deal is with Carbonite, but it does define a SavedVariablesPerCharacter. so they may be swapping data around for that causing the issue there.
Report comment to moderator  
Reply With Quote
Unread 05-25-09, 08:12 PM  
shrike126
A Defias Bandit
AddOn Compiler - Click to view compilations

Forum posts: 3
File comments: 7
Uploads: 5
Originally posted by Treboyea
I have the same problem with SexyMap but for me the profile have never worked right with that mod. Every time you log on a new character for the first its in the default position it seems the profile just store the look and feel but not its position on screen.

I need a little help I can't seem to get Carbonite and XPerl to emulate. I use a lot of mods and I have been able to get all of them work with reflux except 3. Is there a way to get them to work?
I switched to dMinimap for now and edited the Lua file to always initialized the minimap in the same x,y location for each profile, it's ugly but it works for now. But I do want to switch back to SexyMap once we can figure out how to get it to work. I prefer that addon since it hides buttons until you mouse-over the minimap frame. Is it just how SexyMap is coded that it always initializes in that default location?
Report comment to moderator  
Reply With Quote
Unread 05-25-09, 05:18 PM  
Treboyea
A Murloc Raider
 
Treboyea's Avatar
AddOn Compiler - Click to view compilations

Forum posts: 5
File comments: 2
Uploads: 4
I have the same problem with SexyMap but for me the profile have never worked right with that mod. Every time you log on a new character for the first its in the default position it seems the profile just store the look and feel but not its position on screen.

I need a little help I can't seem to get Carbonite and XPerl to emulate. I use a lot of mods and I have been able to get all of them work with reflux except 3. Is there a way to get them to work?
Report comment to moderator  
Reply With Quote
Unread 05-25-09, 11:01 AM  
Kagaro
A Cyclonian
AddOn Author - Click to view AddOns

Forum posts: 45
File comments: 132
Uploads: 6
Originally posted by shrike126
I'm really liking this addon so far but I'm having a problem with NeedToKnow and SexyMap. I suspect the problem with NTK is that it saves its information in a per-character folder, so despite adding NeedToKnow to the emulation it doesn't seem to copy over settings from per-character folders? Same with SexyMap despite adding it to emulation it keeps initializing in the top right after a reload. Is this fixable?
Maybe ill look at those 2 addons.

Edit: SexyMap uses standard Ace3DB so should not need emulation at all, however i ned to look to see how it says the postion i.e. just uses frame.xml to place the frame or not.
Last edited by Kagaro : 05-25-09 at 11:05 AM.
Report comment to moderator  
Reply With Quote
Unread 05-23-09, 05:30 PM  
shrike126
A Defias Bandit
AddOn Compiler - Click to view compilations

Forum posts: 3
File comments: 7
Uploads: 5
I'm really liking this addon so far but I'm having a problem with NeedToKnow and SexyMap. I suspect the problem with NTK is that it saves its information in a per-character folder, so despite adding NeedToKnow to the emulation it doesn't seem to copy over settings from per-character folders? Same with SexyMap despite adding it to emulation it keeps initializing in the top right after a reload. Is this fixable?
Report comment to moderator  
Reply With Quote
Unread 05-23-09, 06:51 AM  
Kagaro
A Cyclonian
AddOn Author - Click to view AddOns

Forum posts: 45
File comments: 132
Uploads: 6
it only saves emulated profile. for supported addons with profiles it simply switchs them. so you might have to redo some if you switch them around.
Report comment to moderator  
Reply With Quote
Unread 05-20-09, 12:55 AM  
jasje
A Chromatic Dragonspawn
 
jasje's Avatar
AddOn Author - Click to view AddOns

Forum posts: 150
File comments: 279
Uploads: 4
i have a complete interface alrdy does it saves exicting profile's or do u need to redo them?
__________________

Tukui | Github
Report comment to moderator  
Reply With Quote
Unread 05-08-09, 05:41 AM  
Kagaro
A Cyclonian
AddOn Author - Click to view AddOns

Forum posts: 45
File comments: 132
Uploads: 6
switchexact doesnt switch emulate profiles. The reason is those emulated on in general dont re-read thier data without a reload and switchexact doesnt do a reload.

As for the copy, looks like it was a bug im comiting a fix to it.
Report comment to moderator  
Reply With Quote
Unread 05-06-09, 01:21 AM  
MidgetMage55
Grinch!
 
MidgetMage55's Avatar
AddOn Author - Click to view AddOns

Forum posts: 1498
File comments: 66
Uploads: 2
Tried out the copy command but for some reason it skipped stuf in its copy. I also tried to switch the stuf profile using the switchexact command using the following

Code:
 /reflux swtichexact StufDB raidheal
No result. Still looks like the default stuf layout. Made sure i updated to the latest version available here. Any insight on this one?

EDIT: After i did the copy i had to switch profiles from the one i was working on to an alternate one and back before it seemed to take. I had done a /reloadui initially but it didnt change anything.

So its working now but im not sure if the need to switch is a bug or just an issue with the way Stuf works. Figured id pass the info along in either case.
__________________

I think Hong Kong Phooey was a ninja AND a pirate. That was just too much awesome. - Yhor
Last edited by MidgetMage55 : 05-06-09 at 01:24 AM.
Report comment to moderator  
Reply With Quote
Unread 05-05-09, 04:57 PM  
ßlink
A Deviate Faerie Dragon

Forum posts: 19
File comments: 50
Uploads: 0
k so i installed. made a profile. and if reset all of my addons...i thought this was supposed to save the current configurations. now i cant find a way to restore them. also thought this was supposed to "emulate" the files. maybe im doing something wrong? please respond

EDIT: i deleted this addon. why hasnt the "emulated" profile been deleted and restored to my current settings?

EDIT2: great, now all of my profiles i set up through each addon, are now reverted to the default. this addon fails due to lack of description. i was expecting it to create a profile. save my current configuration, then i could make new one and move different elements and such. lack of a description.

on a side note, thanks for ruining my UI that took me weeks to perfect.
Last edited by ßlink : 05-05-09 at 05:37 PM.
Report comment to moderator  
Reply With Quote
Unread 05-04-09, 02:47 PM  
Kagaro
A Cyclonian
AddOn Author - Click to view AddOns

Forum posts: 45
File comments: 132
Uploads: 6
Originally posted by Pondera
Hi, first of all thanks for this addon

But let's say I did the whole interface and there's a bunch of different profiles... how do I manage them now? I don't want to reconfigure anything and yes, there are 5 different profiles last time i checked. I want them all to be in one. Is it possible? Thanks in advance.

EDIT: For Broker stuff, do I need to "/reflux add" each one? Does it work with StatBlock?
Statblock should cover it. as for the other .. you could try /reflux copy myNewProfile

to invoke the copyProfile function in ace2/3/rock to the new desired profile name. As always be sure to make a copy of your saved variables just inc ase.
Last edited by Kagaro : 05-04-09 at 02:48 PM.
Report comment to moderator  
Reply With Quote
Unread 05-02-09, 05:17 PM  
kergoth
A Kobold Labourer
AddOn Author - Click to view AddOns

Forum posts: 0
File comments: 136
Uploads: 7
Great addon, really helps me get things set up. My first request is an ability to add exceptions. It would be nice to tell it not to screw with certain ace2/ace3 addons. For example, DropTheCheapestThing or another garbage addon.. what's garbage to one character varies from what's garbage to another, yet I may want all the other addons to be set to a global or class specific profile.

The next thing I thought might be useful, though perhaps in another addon, would be a way to clean up the clutter, profile wise. Make a single list of any profile used by any profile based ace2/ace3/rock/whatever mod that you handle, and let us purge the profiles that we aren't actively using, in all addons that have those profiles in their savedvars.
Report comment to moderator  
Reply With Quote
Unread 04-29-09, 08:25 PM  
Pondera
A Kobold Labourer
 
Pondera's Avatar

Forum posts: 0
File comments: 6
Uploads: 0
Hi, first of all thanks for this addon

But let's say I did the whole interface and there's a bunch of different profiles... how do I manage them now? I don't want to reconfigure anything and yes, there are 5 different profiles last time i checked. I want them all to be in one. Is it possible? Thanks in advance.

EDIT: For Broker stuff, do I need to "/reflux add" each one? Does it work with StatBlock?
Last edited by Pondera : 04-29-09 at 08:26 PM.
Report comment to moderator  
Reply With Quote
Unread 04-24-09, 09:30 AM  
Kagaro
A Cyclonian
AddOn Author - Click to view AddOns

Forum posts: 45
File comments: 132
Uploads: 6
Originally posted by Spectro
Bah, I screwed up. I entered /reflux create default and now it seems like it reset my saved variables. Can I get my old settings back? >_<

Do you know what your old profile name was?
Report comment to moderator  
Reply With Quote
Post A Reply



Category Jump: