Results: 225Comments by: myrroddin
File: Diplomancer12-26-10
Twilight Highlands and Alliance
Posted By: myrroddin
Here is a map of the zone, for reference. The subzones with a blue flight point are all Wildhammer Clan reputation: Thundermar, Highbank, Victor's Point, Firebeard's Patrol, and Kirthhaven. Dunwald Ruins is also Wildhammer Clan until the phasing turns it into no man's territory, possibly Horde. I don't play Horde, so can't say for su...
File: SmartRes212-09-10
Re: Hey
Posted By: myrroddin
Originally posted by Croebh It's the guy you were talking to at Southgate when we were waiting in line for Cata! Just thought I'd comment and say the addon is wonderful. Ciao Thanks, dude! And yes, I remember your real name. Just not using it here. Wait for the next build. It looks much better and cleaner. Should have it up in a...
File: Ara Broker Guild Friends12-04-10
[4.x API change] GetNumGuildMembers()
Posted By: myrroddin
Just a head's up, that in WoW 4.x GetNumGuildMembers() has been changed. Currently, line 139 in Ara_Broker_Guild_Friends.lua reads for i=1, GetNumGuildMembers(true) doThis should be changed to for i=1, GetNumGuildMembers() doHere is the link to the updated API. You may want to check WoW's version, because your existing code works f...
File: Ara Broker Reputations12-04-10
Re: Re: Re: ASCII colours on the Cata beta
Posted By: myrroddin
Originally posted by Aranarth @myrroddin: I saw your issue, went on beta server to check, didn't notice anything wrong, but forgot to mention it here, sorry. As you noticed on 4.03 live, it works fine. Not sure why the Cat Beta made it weird, but now it doesn't matter. :banana:
File: Ara Broker Reputations11-25-10
Re: ASCII colours on the Cata beta
Posted By: myrroddin
Originally posted by myrroddin Aranarth, just a FYI that the ASCII colours don't seem to work on the Cataclysm Beta. No error report, and all the information is there like current rep, rep to go, session gained, etc. The display just reverts back to the bland Blizzard colours, no matter what I check in the options. In other r...
File: Ara Broker Reputations11-14-10
ASCII colours on the Cata beta
Posted By: myrroddin
Aranarth, just a FYI that the ASCII colours don't seem to work on the Cataclysm Beta. No error report, and all the information is there like current rep, rep to go, session gained, etc. The display just reverts back to the bland Blizzard colours, no matter what I check in the options. In other random news, ever since finding th...
File: Ara Broker Guild Friends11-06-10
Originally posted by Aranarth @my...
Posted By: myrroddin
Originally posted by Aranarth @myrroddin & def9: Fixed in r37. Awesome, thanks!
File: oUF_ResComm11-03-10
Re: Re: LibResComm-1.0
Posted By: myrroddin
Originally posted by Guardix Okey! Will get a new release rolling asap. edit: Apparently not :) 'attempt to call global 'genfenv' (a nil value)' See my PM. :eek: Either get the latest alpha, or wait until I push to Curse. Next push might be in a few days, as I'm reworking SmartRes2, and purposefully want the alpha for LibrResC...
File: oUF_ResComm11-02-10
LibResComm-1.0
Posted By: myrroddin
I just uploaded r61 of LibResComm-1.0 to Curse. I fixed a typo that I'm surprised still worked regardless for Revive. Also, I localized a slew of global variables and APIs, so response time should be faster. Just giving you a head's up! :)
File: Ara Broker Guild Friends10-31-10
[bug] wideEditBox = nil
Posted By: myrroddin
This happened in heroic Pit of Saron, just mousing over the broker plugin: 1x ...ra_Broker_Guild_Friends\Ara_Broker_Guild_Friends.lua:1265: attempt to index field 'wideEditBox' (a nil value): Interface\FrameXML\StaticPopup.lua:3450: in function `StaticPopup_OnShow': :"*:OnShow":1: in function <:1> : in function...
File: EventHorizon Continued10-23-10
Originally posted by Taroven As I...
Posted By: myrroddin
Originally posted by Taroven As I've stated a few times, I'll be tinkering with the class configs when I'm done breaking everything else. Right now I'm focusing on tick detection and and Blizzard-induced cooldown bugs. Shadow Priests and Hunters are the first on the revamp list when that's all done. Sounds awesome! And thank y...
File: EventHorizon Continued10-22-10
Here is my Shadow Priest/Discipline...
Posted By: myrroddin
Here is my Shadow Priest/Discipline Priest myconfig.lua, as requested by a couple of people in PM. What I find odd is that I had to comment block Mind Blast, as it wouldn't accept it as is, but even commented, MB displays as a separate bar. I am still playing with this, as Mind Flay has an unexpected display. local usemouseover =...
File: oUF_ResComm10-16-10
Originally posted by Guardix A mi...
Posted By: myrroddin
Originally posted by Guardix A mistake on my side, read the date wrong in the changelog. Will get a new version going soon, with an updated library. (The ticket was gone when I woke up today, wonder why lol? :P) I never even saw the ticket. One of the other authors must have dealt with it. Now I'm curious! Hey, BTW, check out...
File: oUF_ResComm10-16-10
Originally posted by myrroddin Th...
Posted By: myrroddin
Originally posted by myrroddin This is from your change log, which I randomly stumbled upon while looking at updated addons on WowInterface. What did you change, and where did you report it? I do not see any tickets posted on the WowAce tracker for LibResComm-1.0. I see the problem. You are using a very out of date version of Lib...
File: oUF_ResComm10-16-10
1.5 - Personal fix for libResComm...
Posted By: myrroddin
1.5 - Personal fix for libResComm to make it work for 4.0.1. (Already reported. Will hopefully be an official release soon.) This is from your change log, which I randomly stumbled upon while looking at updated addons on WowInterface. What did you change, and where did you report it? I do not see any tickets posted on the WowAce tr...
File: EventHorizon Continued (Beta release)10-08-10
I've noticed since you rolled the b...
Posted By: myrroddin
I've noticed since you rolled the bars for Mind Blast and Mind Flay together, my DPS dropped a slight bit, and I wondered if you could split those again please? I do it on my local copy, but every time you update...
File: Resurrection Announcer08-25-10
Myrroddin here, author of SmartRes2...
Posted By: myrroddin
Myrroddin here, author of SmartRes2 (WowInterface & Curse). Gotta say, I love res announcers, even if they aren't mine! More is better, in this case. That said, I haven't looked at your code, so if you use this already, sorry for the hammer upside the head. Anyway, I suggest using LibResComm-1.0 to broadcast your casts so other re...
File: Stuf Unit Frames (and Raid)08-11-10
Is there a way to turn on the Reput...
Posted By: myrroddin
Is there a way to turn on the Reputation bar for the Player frame? This has got to be asked previously, but I can't see a search option.
File: Stuf Unit Frames (and Raid)08-11-10
Originally posted by Iceguize I a...
Posted By: myrroddin
Originally posted by Iceguize I am frustrated because I just lost a few hours of set up work. I really like these unit frames, is there a way to back up my configuration? Back up the saved variables files in your WTF folder. Or better still, back up the whole WTF folder.
File: EventHorizon Continued07-31-10
myconfig.lua vs saved variables
Posted By: myrroddin
I love this addon. So much in fact, that it bugs me the Cataclysm Beta doesn't support addons yet, and trying to get my rotation down without it is a royal pain. Anyway, my point here is that every time I update EventHorizon, I have to remember to copy and paste the myconfig.lua file, which is kind of doing things the hard way. Wo...
File: SmartRes207-29-10
Re: Re: Re: Bar length
Posted By: myrroddin
Originally posted by Novadeus If I use the scale to make the bars a reasonable length, they become very thin and the text is unreadable. I would love to be able to have the bars at maybe 1-2 inches long, and right now they are closer to 3-4 inches. If its on your to do list thats great, and I will look forward to a new release =)...
File: Satrina Buff Frames 307-22-10
index
Posted By: myrroddin
I've never seen this error before. Anyway, it happened in Heroic Occulus, upon mounting green drake for the first time that run. 2x SatrinaBuffFrame-3.1\SBFUtil.lua:15: attempt to index local 'v' (a boolean value) SatrinaBuffFrame-3.1\SBFBuff.lua:162: in function SatrinaBuffFrame-3.1\SBFBuff.lu...
File: SmartRes207-22-10
Re: Bar length
Posted By: myrroddin
Originally posted by Novadeus My bars a quite long, and I don't see a way top make them shorter. Am I missing something? Did you try using the Scale option? I may add user definable length and height at a later point. For now, there is only Scale.
File: SmartRes206-16-10
Originally posted by Xarl I get t...
Posted By: myrroddin
Originally posted by Xarl I get this Error after i updated : SmartRes2-Beta 2.02\SmartRes2.lua:808: attempt to get length of field 'randChatTbl' (a nil value) CallbackHandler-1.0-5:147: in function <...non\libs\CallbackHandler-1.0\CallbackHandler-1.0.lua:147> :"safecall Dispatcher":4: in function <"]:4> :...
File: SmartRes206-10-10
Re: Re: My absence / additional authors
Posted By: myrroddin
Originally posted by Kupotek 2 updates tonight, what's up? ;) Fixed a global error on Print() and while I posted that, someone pointed out another that was quick. Unfortunately, I posted the first fix about 2 minutes before I saw the second, so two fast updates in one night.