Results: 2278Comments by: Nibelheim
File: KuiNameplates04-14-13
Because I set the parent differentl...
Posted By: Nibelheim
Because I set the parent differently depending on the setting of "fix aliasing", I have to scale everything down/up (i.e. divide it by UIParent:GetEffectiveScale()) in order to make everything look the same size whether fixaa is enabled or not. Specifically, when it's enabled I have to scale sizes up if you have a screen height of, s...
File: KuiNameplates04-13-13
Me again :) Just wondering about so...
Posted By: Nibelheim
Me again :) Just wondering about something. What's the philosophy behind the Font Scaling your using? I'm currently using Pixel Fonts in my UI, and to keep the fonts on the Nameplates the correct size across all resolutions I set the Font Scale = (768 * Font Size Difference) / Screen Height. Like so: local kn = LibStub('AceAddo...
File: Raven04-13-13
For the spark, simply open up AddOn...
Posted By: Nibelheim
For the spark, simply open up AddOns\Raven\Nest.lua in notepad, and search for bar.spark:SetSize Change the first number to a larger value, say 20 or 30, then save your changes.
File: KuiNameplates04-12-13
Would it be possible to offset the...
Posted By: Nibelheim
Would it be possible to offset the FontStrings by x 0.5 and y 0.5 in future updates? This stops the text from bouncing around :) Ohh, or better yet, custom Text Offset settings :D Thanks! Love the AddOn :)
File: QuestPlates04-11-13
Hawwt :cool:
Posted By: Nibelheim
Hawwt :cool:
File: sStats_Exp04-07-13
Hiyas , Nibelheim. I hate to ask, s...
Posted By: Nibelheim
Hiyas , Nibelheim. I hate to ask, since I know you have a lot on your plate with your incomparable UI, but if you have time, could you point me in the direction to showing whole numbers with the percentage? Like 1,400,956 6.4% (R:125.1%) Or something to that effect. ;) Modified the addon a bit with some options, should be good to go.
File: Raven04-04-13
Raven updates are tasty! :banana:...
Posted By: Nibelheim
Raven updates are tasty! :banana: In regards to removing the Spell Name validation, perhaps just printing a message to the chat window warning of an invalid spell name would be an adequate substitution (if it doesn't already) :)
File: oUF_Real04-02-13
Thanks all :) Woo! Love that t...
Posted By: Nibelheim
Thanks all :) Woo! Love that this is now a standalone piece. This + nibIceHUD + nibPointDisplay is a solid foundation to any custom UI. Oops... just noticed that nibIceHUD isn't standalone anymore. Umm - would suggest its return if it is something you can extract and maintain easily as a separate piece as it compliments your...
File: nibWatchFrameAdv03-28-13
Please make this as sexy as the one...
Posted By: Nibelheim
Please make this as sexy as the one in your UI. I'n not intelligent enough to take it out and make it standalone :( Done.
File: FreeUI03-26-13
Hi Hal, Need some quick help fro...
Posted By: Nibelheim
Hi Hal, Need some quick help from you. 1. The calender text on top right minimap. How do I increase the font size? Which file is it in? 2. Also, all the text that appears top middle of the screen such as questing text, trade cancelled, error message (you're too far away...) How do i increase the font size? Thank you. L...
File: Halven UI (1920x1080 wide)03-14-13
I've found that the 4 most common i...
Posted By: Nibelheim
I've found that the 4 most common issues causing settings not to correctly load are: UI installed while WoW was still running Incorrectly named ACCOUNTNAME folder (check under WTF\Account\ and make sure there's no duplicate folders) WoW installed in Program Files (not a problem here) WTF folder has Read-Only permissions set
File: nibChatTabs03-11-13
That was really quick, thank you ve...
Posted By: Nibelheim
That was really quick, thank you very much. :) One question though: can the icon be hidden at the tab or do you have no control over it? It probably can be. I'll check it out.
File: nibChatTabs03-11-13
If you begin a pet battle and the c...
Posted By: Nibelheim
If you begin a pet battle and the combat log tab for the pet battles comes up the chat tabs are all messed up. Sadly I see no error caught by buggrabber, sorry. It has something to do with the on demand nature of the pet battle log and being chat frame number 11 I think I read somewhere. I cannot fix it myself, I am no programmer. :(...
File: Aurora_DBM03-11-13
How do you install it ? cause nothi...
Posted By: Nibelheim
How do you install it ? cause nothing appens in the addons folder Install it like a regular addon, copy Aurora_DBM to your AddOns folder. Just tried it out and it worked fine.
File: Raven03-09-13
Re: Re: Re: Invocation + Alter Time
Posted By: Nibelheim
Thanks much for the report :) I shall get back to you if any new information comes to light.
File: Raven03-09-13
Re: Re: Invocation + Alter Time
Posted By: Nibelheim
My mage is only level 87 so I'lll have to test this on the PTR with a pre-made character. Looks like the PTR is still available but I better check it out soon, just in case. Thanks for reporting this. I just found the original post in the RealUI thread and hopefully will be able to replicate. Thanks for your quick response! :)
File: Raven03-09-13
Invocation + Alter Time
Posted By: Nibelheim
Had a reported bug where the Invocation buff disappears after Alter Time ends, even though Invocation's effect is still up. Thanks :)
File: Aurora03-05-13
I'm not getting any errors. Check t...
Posted By: Nibelheim
I'm not getting any errors. Check the latest build (or the version here, I updated it). You may have forgotten to update the CreateGradient API to include the new return value. Thanks :) Works good.
File: Aurora03-05-13
Got this error on the PTR. Using th...
Posted By: Nibelheim
Got this error on the PTR. Using the GitHub PTR branch. http://i.imgur.com/bvtGk8s.jpg
File: Halven UI (1920x1080 wide)03-01-13
Re: Re: Issue Resolution
Posted By: Nibelheim
Ah, i'll add this to the front page on "how to install", cheers mate! It's best to keep the config.wtf as empty as possible. Try to have only the following in it, this way it will work globally on all installations and won't cause any issues with incompatibilities. SET checkAddonVersion "0" SET readTOS "1" SET readEULA "1" S...
File: Aurora03-01-13
Nibelheim; What kind of option woul...
Posted By: Nibelheim
Nibelheim; What kind of option would you like to see? Just one for the alpha and colour? I should probably upgrade the API a bit and add size parameters/object type checking to the CreateGradient function so I can use it in several places, that'd probably make it a bit easier. Whenever you had a "SetGradientAlpha" in Aurora.lua, I...
File: Aurora03-01-13
Hey Haleth. I was wondering if i...
Posted By: Nibelheim
Hey Haleth. I was wondering if it was possible to add a global option for the vertical gradient? Now that Aurora's moving to a modular style, this option will allow me to keep the custom gradient values I use across all modules. Thanks much :)
File: Halven UI (1920x1080 wide)02-28-13
Nice work and good to see this UI u...
Posted By: Nibelheim
Nice work and good to see this UI uploaded :)
File: nibPointDisplay02-27-13
Yea the ember works, just me who is...
Posted By: Nibelheim
Yea the ember works, just me who is a noob when it comes to destro, thought it worked like shards, combopoints etc but after some reading i understand how they work now:o I apologize for that, thanks mate, your my hero! :p No probs :)
File: nibPointDisplay02-27-13
Woops, left debug code in my upload...
Posted By: Nibelheim
Woops, left debug code in my upload. Re-uploading now. What's strange is it seems to work fine for me, keeping in mind that a new nibPD Burning Ember will only show on every 10 stacks of Burning Embers. http://i.imgur.com/SxhDZlc.jpg