Small Bug: Party Members not showing up
Hi, I get this "on and off" glitch when I'm running randoms (been doing them in the 30 - 45 range recently). Every so often, my nice Carbonite Instance map will only detect me, but not my party...
View ArticleAuto-resize frame
Phanx, thanks for being so patient and clear with your answers. Yes, A, B, C, are all children of F. My appologies if I said or implied anything to the contrary. No automatic sizing of A, B, or C -...
View ArticleView threads from search list one after the other
Quote: Originally Posted by Phanx (Post 258239) open all in new tabs Quote: Originally Posted by Gregity (Post 258246) Thanks for the ideas on opening all of the threads in tabs, marking everything...
View ArticleBuffs are hidden when login
A bug exists in build 15851.That is: Buffs on the topright are hidden when logging in, until I gains a buff or debuff. I tested this with freeui, qulightui and my layout,and met the same problem in all...
View ArticleoUF 1.6
How mature is the master branch right now? Not necessarily in stability, but in 1.5 -> 1.6 layout breaks. Assuming I use all elements.
View Articleis there a WoW graphics gallery anyplace?
Quote: Originally Posted by Neza (Post 258262) Keep in mind you'll need a blp to png converter to convert the files to a viewable format. Nah, XnView handles .BLP files just fine.
View ArticleHide quoted text in comment lists
Just noticed that some raw BBCode is getting displayed on the front page "new comments" list; I assume it's related to your fix for hiding comments, since I don't think it used to show up there. :p
View ArticleHow to color the border of a frame?
True that Phanx. Sorry, the code I posted was part of my addon where by the color table was a part of the options table I use. Of course you can directly set the color portions.
View ArticleInitial changes found
They use new functions and events entirely. https://github.com/Ketho/wow-ui-sour...etBattleUI.lua Code: PET_BATTLE_PET_CHANGED PET_BATTLE_MAX_HEALTH_CHANGED PET_BATTLE_HEALTH_CHANGED Code:...
View Articlehelp [addon chat]
friends, I have this addon that whenever I go into combat, the windows of the minimap and chat are invisible. Code: local HiC = CreateFrame("Frame", "HiC", UIParent) function HiC.OnEvent(self, event)...
View ArticleoUF Reference or Tuts
I actually found Simple far, far easier to follow than Classic when I was first poking around. Looking at Classic and Lily again now that I can actually read the code properly, and...yes, I still find...
View ArticleWholly and Grail work in MoP beta
The addons Wholly and Grail work in both live and beta clients without alteration. They are smart enough to detect which client is being used and make adjustments as needed. Grail is a quest database,...
View ArticleWhere are the nUI+ download instructions?
Oh wow, hope he is okay and thank you for the response.
View ArticleAddon to identify transmog gear in your inventory
Keep in mind that the Undermine Journal addon only works for the US, if you want accurate info, visit their site: https://theunderminejournal.com/ https://eu.theunderminejournal.com/
View ArticleSimplish Guild Roster Replacement
Quote: Originally Posted by venoabyss (Post 256092) However I haven't found a LUA or XML editor to make the transition easier, I'm used to using Visual C++ or VB Studio Suite, is there a lua/xml tool...
View ArticleMists of Pandaria Launches September 25, 2012 Pre-Sales NOW OPEN
NOOOOOOOOOOOO!!!!!!!!!! I was expecting a bit longer between GW2 and MOP. Looks like I'm stuck with the regular edition of both now. :(
View ArticleResizing Minimap ON THE FLY
You can resize it, but the visible area on the map will never expand. The map texture will simple scale up as well and become blurred. This is the case both when you change the scale using...
View ArticleDon't inherit parent frame alpha
Another option would be to call :SetAlpha on a texture attached to the main frame instead of calling :SetAlpha on the main frame itself. If you have multiple elements you want to fade, you could also...
View ArticleWill Carbonite be updated for MOP?
I am also wondering. So if someone could please confirm whether or not this will be continued, it would be helpful to know. if not, i will start making other plans. Thanks!
View ArticleIon: Macaroon Macro Grabber
Well, I was thinking of making a dummy addon called "Macaroon" that will load the saved data so MMG can scan it, but it would not create any bars or buttons.
View Article