Most addons are written to solve a problem the author is experiencing. You might want to list on the CF page docs, some content that shows what people might use it for.
Does anyone have any thoughts on why the Omen default profile is 'char' instead of 'Default'?
It makes packaging a UI that has Omen next to impossible.
I was under the impression that the best practice for Ace authors was to always code to 'Default' and let the user reclassify it as needed.
For now, I've just tweaked my update script to change this line:
Omen:RegisterDB("OmenDB", "OmenDBPC", "char")
to this line:
Omen:RegisterDB("OmenDB", "OmenDBPC", "Default")
Sure would be nice if someone changed this in the trunk. As it stands, you can't actually ship a named profile (e.g. Default) with positioning information in it and then let people use it. Since it is set to 'char', when they login with a new toon, Omen is back in it's as-coded position and skin. They can switch it to 'Default', but it doesn't seem to actually adopt the positions and settings in Default, instead opting to replace the Default profile with the as-coded defaults.
Not sure all that makes sense, but once again this blows from a collection packaging perspective and from the perspective of someone who has a lot of toons on a lot of realms.
Note that each bar has a "lock text alpha" checkbox under the Text Settings for both the upper and lower texts to keep them at 100% at all times. Since I added those options, any old configuration of locking or not locking text alpha would have been un-set. That's probably where your problem is coming from.
Yeah, I just found it and was coming back to post a "never mind" reply. LOL
Something else that changed since those new updates is this...
Unless I'm in combat or not full-up, I have my hud alpha set to zero (fully transparent). With this new version the bars go away as expected, but the numerics at the bottom don't, nor do the new icons.
My opinion is that I don't like IDE's because they generally promote neglecting to learn the environment yourself, thereby making less actual spelling/etc errors but more logic errors. This is my experience with IDE's.
Blame the tool for someone being an idiot? Interesting choice. LOL
Personally I use VIM, but that is certainly a power tool and not a simple text editor. YMMV
Speaking of "delayed" mode. I've been thinking that we should strive to have any addon that doesn't actually require to be loaded at the startup use this setting.
What do you think? I know I sure would like it if my loading screen went faster, even if that meant a little bit of a stall later once I got into the game. At least I'd be in the game.
0
Anyone else seeing that?
0
Question: What are you going to use it for?
Most addons are written to solve a problem the author is experiencing. You might want to list on the CF page docs, some content that shows what people might use it for.
0
0
For now, I've just tweaked my update script to change this line:
to this line:
Sure would be nice if someone changed this in the trunk. As it stands, you can't actually ship a named profile (e.g. Default) with positioning information in it and then let people use it. Since it is set to 'char', when they login with a new toon, Omen is back in it's as-coded position and skin. They can switch it to 'Default', but it doesn't seem to actually adopt the positions and settings in Default, instead opting to replace the Default profile with the as-coded defaults.
Not sure all that makes sense, but once again this blows from a collection packaging perspective and from the perspective of someone who has a lot of toons on a lot of realms.
0
Yeah, I just found it and was coming back to post a "never mind" reply. LOL
0
Unless I'm in combat or not full-up, I have my hud alpha set to zero (fully transparent). With this new version the bars go away as expected, but the numerics at the bottom don't, nor do the new icons.
:(
0
0
0
/bump
Been wanting this since Rock config first showed up. Any chance of it happening?
0
It makes packaging a UI that has Omen next to impossible.
I was under the impression that the best practice for Ace authors was to always code to 'Default' and let the user reclassify it as needed.
0
Blame the tool for someone being an idiot? Interesting choice. LOL
Personally I use VIM, but that is certainly a power tool and not a simple text editor. YMMV
0
What do you think? I know I sure would like it if my loading screen went faster, even if that meant a little bit of a stall later once I got into the game. At least I'd be in the game.
0
0
If you are running an older version, please upgrade to this one.
Thanks!
0
This update includes the much asked for fix to sorting and some fixes for when the files server is missing/down/misconfigured.
IMPORTANT: Please report any bugs in the tracker on the sourceforge project page!
Download v1.6-beta1 from http://sf.net/projects/wowaceupdater/
Enjoy!