Results: 17Comments by: Ravynne
File: ChatEdit01-14-11
Update!
Posted By: Ravynne
I hope the update works well. I've been missing this one. I don't like the other chat addons because they want to rewrite the chat interface and I'm perfectly happy with the default except for the fact it won't let me copy/paste. Thanks for the update!
File: ShardAce Cataclysm12-14-10
Re: Re: New Round of Fixes
Posted By: Ravynne
Originally posted by Kyrgune Tested out the changes you did and they all seem to be working correctly. The strata changes play well with Chocolatebar (and I'm assuming other LDB display addons). I'll post an update to the addon soon. Thankyou very much! Kyrgune I'm glad they work! :) 1. Can you confirm that soulstone c...
File: ShardAce Cataclysm12-12-10
New Round of Fixes
Posted By: Ravynne
Here are my new round of "fixes" :) 1. Low level characters get strange errors when hovering over the soulstone and healthstone button. Add an appropriate if check to the "SetupTooltips" function to see if the attribute(spell) is available. As a side effect, non-warlocks who hover over these icons don't experience errors....
File: ShardAce Cataclysm11-27-10
Doesn't work for me at all. Apparen...
Posted By: Ravynne
Doesn't work for me at all. Apparently, I have much more to learn about strata and other ui items ;) It basically changes the behavior to that before I recommended the strata change... Originally posted by Ravynne Kyrgune, here's how I would implement this, but I haven't tested it yet: 1. Add new parameter to NewButton Bu...
File: ShardAce Cataclysm11-27-10
You are not in a raid
Posted By: Ravynne
When I solo and cast soulstone on myself, I get messages you are not in a raid. I think the code in SendMyMessage is a mess. I'm not sure what the original programmer had in mind there. But the only spot of code that calls it with soulstone passes the channel RAID. But, if we're not in a raid, or a party, it puts the message in RAID...
File: ShardAce Cataclysm11-27-10
Originally posted by Djambo Would...
Posted By: Ravynne
Originally posted by Djambo Would it be possible to have the three ShardAce buttons in the background (behind the popups) and the flyouts as they are now (above my buffs)? Kyrgune, here's how I would implement this, but I haven't tested it yet: 1. Add new parameter to NewButton ButtonDaemon-1.0.lua function ButtonDaemon:Ne...
File: ShardAce Cataclysm10-31-10
Here's today's issues: I used De...
Posted By: Ravynne
Here's today's issues: I used Demonic Empowerment today and it caused an error. I believe line 1129ish in the Empower timer block refers to the icon in row 1, button 5. But it's row 1, icon 3, as defined on line 963ish. You should ensure that all the timer abilities are lined up with the new locations of all the icons. :) H...
File: ShardAce Cataclysm10-30-10
Re: Re: Thanks
Posted By: Ravynne
Hmm... I was renaming my configuration file from SavedVariables\ShardAceWOTLK.lua to ShardAceCata.lua... I opened the file, and changed the DB name from ShardAceWOTLKDB to ShardAceCataDB... I don't like to reenter my settings, so I just made the new file look like the old one... I see some old settings in here that don't do anything...
File: ShardAce Cataclysm10-30-10
Re: Thanks
Posted By: Ravynne
Originally posted by Kyrgune Just wanted to say thanks for everyone helping out to keep this addon going. I couldn't do it without you guys! Kyrgune Kyrgune, you're doing great with maintaining this. For an addon that has had little maintenance over the past few years, it has all the features I require. Anything else you do...
File: ShardAce Cataclysm10-28-10
Try this: Edit ButtonDaemon-1.0\...
Posted By: Ravynne
Try this: Edit ButtonDaemon-1.0\ButtonDaemon-1.0.lua after Line 13: button = CreateFrame line... So on new Line 14: button:SetFrameStrata("TOOLTIP") This means the buttons when I click on them actually show on top of items behind it now (where in the past, buffs would be on top of the top row). Originally posted by Ra...
File: ShardAce Cataclysm10-28-10
Addon disable if not a warlock. I j...
Posted By: Ravynne
Addon disable if not a warlock. I just use the addon manager thingy in addon screen to just only enable it for my warlock. 1 time setup. It's not elegant, but it's a workaround. Now strata... I was looking for that last week, but didn't know the terms to search. Now you told me the term, so I found stuff. I'll work on this ASAP. :...
File: ShardAce Cataclysm10-20-10
I made a patch of your patch to get...
Posted By: Ravynne
I made a patch of your patch to get rid of the Spellstone and Firestone buttons. I didn't like the error when I hovered over their spots. I also removed a few more spells internally just for cleanup, but it still needs the massive cleanup. How can I send a file to those who want one? ;)
File: Colored Tooltips10-20-10
Thank you all for keeping this addo...
Posted By: Ravynne
Thank you all for keeping this addon alive! I've been using the original for years now and I'm glad I keep following it. This looks to be promising without having external dependencies! FYI: The archive has an internal file that most likely does not need to be included in the archive: .eprj
File: DemonDaemon01-20-09
This hackjob below gets the addon s...
Posted By: Ravynne
This hackjob below gets the addon sorta working. Now that I think of it, I have no idea what cleared the rows. Left clicks. Right clicks. What if I displayed and then just canceled. I think that was right click to display and another to cancel. But I forget. Apparently, you can't call IsShown() the way this addon was doing it in t...
File: Titan Panel [Itemized Deductions]10-27-08
Auctioneer Advanced Support
Posted By: Ravynne
I believe it's now time to add Auctioneer Advanced addon support. I believe last I checked, they want to just use that one. I tried doing this on my own, but failed miserably at it. Perhaps the new maintainer wants to try a stab at this. Or perhaps I'll try again when I'm in a better mood. :) Thanks for the update!
File: DemonDaemon10-19-08
Soulwell
Posted By: Ravynne
Looks like there's a simple mistake in DemonDaemon.lua, line 1189 and 1190. They should not be 5 again, but rather 6 and 6 inside the brackets. This is causing Soul Well to not work I believe. Login queue too large for me to confirm right now.
File: DemonDaemon10-15-08
Re: Re: Feature Request?
Posted By: Ravynne
Originally posted by Tinuviel What was the command to bring up the options? I'm not getting any option when I do /dd. This was tricky too, but made sense after I thought about it. Options are in Ace Addons menu. Esc for Options -> Interface -> AddOns. Find it there under DemonDaemon.