I'm trying awfully hard to skin a new addon with LibButtonFacade, but it seems to completely clobber button:SetNormalTexture(). What's the recommended mechanism for setting/changing a texture on an LFB-enabled button?
Possibly, but unlikely. I'm not sure there's an easy way to fix it without causing taint, and I can't just enable it out of combat, because you can't unset securehooks.
If I can figure out a decent way to re-enable it, I will. It's functionality that I really do want :)
I'm around; I just don't have a ton of mod development time these days. I try to fix issues that get mentioned on IRC, and there are a few other developers helping maintain it too.
Edit: Also, jumping and touching the ground as little as possible between jumps seems to after few jumps trigger the nudism mode.
Edit2: Bleh, sorry, I'll just post a ticket.
It's mostly for people with the "auto dismount when casting a spell" option on. It's handy, but I've killed myself more than once by fatfingering the keyboard!
That's the sound you make when you're falling to your death after dropping your sandwich on the keyboard, causing you to dismount while 600 feet in the air.
(That's also the sound you make when playing on beta, and Blizzard makes every 17 feet have a flying deadzone that randomly dismounts you)
Anyway, Aieeeeee! will save you the hassle of falling-death repair bills. When it figures out that you're about to paint the pavement a nice shade of pinkish-red, it'll go ahead and take all your durability-affected gear off, so that you don't get any messy bloodstains on it. I mean, it took you so long to farm the mats for that Mooncloth Robe, it'd be a real shame to stain it and have to take it to the dry cleaners AGAIN. Those Mooncloth tailors really need to figure out how to make a machine-washable robe.
Aieeeeee! will also go ahead and put your gear back on when you rez. Or if you survive. But it's kinda disappointed if that happens, because then it can't really do its job.
Do Aieeeeee! a favor today. Go throw yourself off a cliff. It'll thank you for it, and you'll thank it.
jokeyrhyme: The issue isn't that it's off-center, but rather than the sun textures aren't perfectly round. I drove myself crazy trying to eliminate the wobble, only to figure out that it couldn't be eliminated.
TexBrowser is an addon for browsing the game's textures while in-game. You can also modify the vertex color, and preview a clipped region. Finally, you can copy a texture's path for easy pasting into other parts of the UI by right clicking its entry in the browser tree.
I'll see about hooking the Click handlers for those buttons to force a drag stop, so even if you get that dragging behavior, you can stop it by hovering and clicking again.
The button grabbing should happen periodically, and continually. Do you have any other mods that attempt to control minimap buttons?
I'll see about getting the ZoneText module fixed up, as well.
The minimap shape is defined by a mask texture. It's unique to the minimap, unfortunately.
That said, any image can be used as a minimap mask. White areas are full color, transparent are transparent. Create a PNG of your favorite shape, convert it to a BLP, and it can be a minimap mask.
Edit: Also in this update are button dragging shapes. You can get the buttons to follow any shape you want. There's circle/square/diamond in so far, and other shapes would be trivial to add. Maybe I should add triangle/hexagon masks?
0
0
Turn off the alt names module.
0
Possibly, but unlikely. I'm not sure there's an easy way to fix it without causing taint, and I can't just enable it out of combat, because you can't unset securehooks.
If I can figure out a decent way to re-enable it, I will. It's functionality that I really do want :)
0
0
You're a night elf, aren't you? >_>
0
You probably unplug lamps before you change their lightbulbs, too, don't you?
Where's your sense of adventure and excitement, man?
0
0
(That's also the sound you make when playing on beta, and Blizzard makes every 17 feet have a flying deadzone that randomly dismounts you)
Anyway, Aieeeeee! will save you the hassle of falling-death repair bills. When it figures out that you're about to paint the pavement a nice shade of pinkish-red, it'll go ahead and take all your durability-affected gear off, so that you don't get any messy bloodstains on it. I mean, it took you so long to farm the mats for that Mooncloth Robe, it'd be a real shame to stain it and have to take it to the dry cleaners AGAIN. Those Mooncloth tailors really need to figure out how to make a machine-washable robe.
Aieeeeee! will also go ahead and put your gear back on when you rez. Or if you survive. But it's kinda disappointed if that happens, because then it can't really do its job.
Do Aieeeeee! a favor today. Go throw yourself off a cliff. It'll thank you for it, and you'll thank it.
http://www.wowace.com/projects/aieeeeee/
0
(That's why I added the nudging, though)
0
0
0
You can search for textures in real-time, too.
Poast feedbacks and stuff.
0
The button grabbing should happen periodically, and continually. Do you have any other mods that attempt to control minimap buttons?
I'll see about getting the ZoneText module fixed up, as well.
New TexBrowser topic this away ---> here.
0
0
That said, any image can be used as a minimap mask. White areas are full color, transparent are transparent. Create a PNG of your favorite shape, convert it to a BLP, and it can be a minimap mask.
Edit: Also in this update are button dragging shapes. You can get the buttons to follow any shape you want. There's circle/square/diamond in so far, and other shapes would be trivial to add. Maybe I should add triangle/hexagon masks?