Results: 47Comments by: Eveigh
File: oUF_Jir09-02-12
There will be some update when some...
Posted By: Eveigh
There will be some update when someone of my friends let me log in on their account, Soon (tm). I'm kind of busy IRL and got no time to play WoW. As for buffs and debuffs - they're not coming back for now, though I see that Satrina Buff Frames hasn't been updated for the new patch, so I guess I might add them back at some point.
File: oUF_Jir04-09-12
Should be fixed now.
Posted By: Eveigh
Should be fixed now.
File: oUF_Jir04-03-12
I'll look into it.
Posted By: Eveigh
I'll look into it.
File: oUF_Jir04-03-12
Yep. For MoP. What's wrong with ra...
Posted By: Eveigh
Yep. For MoP. What's wrong with raid frames? Last time I tested them, they worked fine.
File: oUF_Jir04-02-12
Thanks! I no longer play the game...
Posted By: Eveigh
Thanks! I no longer play the game (at least for now), but I'll keep this layout updated, or my friends will eat me alive :<
File: oUF_Jir03-22-12
You're welcome!
Posted By: Eveigh
You're welcome!
File: oUF_Jir03-21-12
Party frames show current and maxim...
Posted By: Eveigh
Party frames show current and maximum hp/mana/etc. There is no such option, but you can do the following: -Open file tags.lua with notepad (this file is located in the addon folder, like c:\World of Warcraft\Interface\AddOns\oUF_Jir\) -Look for following code: oUF.TagEvents = 'UNIT_HEALTH' oUF.Tags = function(unit) if(UnitIs...
File: oUF_Jir02-26-12
Hey guys! Long time no, uh, update...
Posted By: Eveigh
Hey guys! Long time no, uh, update made. Whats new in this version: - GUI config that actually works now! - Working raid and party frames!. - Removed totembar support. - Minor fixes. If you can catch any bug, send me a PM please.
File: oUF_Jir04-25-11
Thanks. If something breaks, tell m...
Posted By: Eveigh
Thanks. If something breaks, tell me. I'll fix this issue in next version.
File: oUF_Jir04-24-11
Is there anything broken on your sc...
Posted By: Eveigh
Is there anything broken on your screen?
File: oUF_Jir04-19-11
Originally posted by MiniStew hey...
Posted By: Eveigh
Originally posted by MiniStew hey the sexy comment guy again. I have been in a party today and the party frame was fine, then I joined another party and I couldn't see the bar, unfortunately I didn't think to get a screenshot, if it happens again I will. If you will be able to reproduce it, please turn on "Lua errors" in your int...
File: oUF_Jir04-10-11
Sexiest comment i've ever got! Thanks.
Posted By: Eveigh
Sexiest comment i've ever got! Thanks.
File: oUF_Jir03-27-11
Update 2.1! Fixed raid and party f...
Posted By: Eveigh
Update 2.1! Fixed raid and party frames. Some changes made in GUI config are now applied immideatly. No eclipse bar still though.
File: oUF_Jir03-18-11
Hello, there is no eclipse bar... f...
Posted By: Eveigh
Hello, there is no eclipse bar... for now. I have no idea how it should look, nor do I have a druid to test it. Maybe I can use my guildes... Well, I'll try to implement it.
File: oUF_Jir03-11-11
I plan to update my layout to suppo...
Posted By: Eveigh
I plan to update my layout to support profiles and in-game GUI configuration, stay tuned!
File: oUF_Jir03-10-11
Hello! I recommend you to use othe...
Posted By: Eveigh
Hello! I recommend you to use other addon like SBF for easy auras setup. You may look in jir.lua for Auras though, but I don't recall how to set everything up correctly.
File: oUF_Jir02-28-11
No problem :3
Posted By: Eveigh
No problem :3
File: oUF_Jir02-27-11
Re: power bar current amount as a %?
Posted By: Eveigh
Originally posted by gbart71 love the addon / layout etc. Was wondering tho, am a newb to lua coding and was wondering if there was a way to change the read out of 'current mana / energy / runic power / rage / focus etc (the # on the left of the power bar) to show a current amount as a percentage? if thats possible, any help on wh...
File: oUF_Jir02-26-11
Thank 10leej! I updated oUF_Jir to...
Posted By: Eveigh
Thank 10leej! I updated oUF_Jir to 1.6 - added scale feature. Didn't even knew that someone might need it :3
File: oUF_Jir02-17-11
Thanks! To remove ToT and ToF fram...
Posted By: Eveigh
Thanks! To remove ToT and ToF frames, edit jir.lua, lines 1103 and 1104: oUF:Spawn("focustarget", "oUF_ToF"):SetPoint('BOTTOMRIGHT',oUF_Player,'BOTTOMLEFT', -cfg.frameMinorWidth - 6, 0) oUF:Spawn('targettarget', 'oUF_TOT'):SetPoint('BOTTOMLEFT',oUF_Target,'BOTTOMRIGHT', 3, 0) Delete these lines or comment them like this: --oUF:S...
File: FlyoutButton Custom01-10-11
Originally posted by another Nop,...
Posted By: Eveigh
Originally posted by another Nop, except several most common action bars - nothing. That would be too far from KISS (Keep It Simple Stupid) rule. What a shame, really. Worth a look, but I can't stand square buttons popping from round ones *_*
File: FlyoutButton Custom01-09-11
Wow, cool! Does your addon support...
Posted By: Eveigh
Wow, cool! Does your addon support ButtonFacade?
File: oUF_Jir01-08-11
1.51 - fixed raid frame bug! Thank...
Posted By: Eveigh
1.51 - fixed raid frame bug! Thank you Quakefreak121 and Flak.
File: oUF_Jir01-07-11
Hey! That's already in - you just...
Posted By: Eveigh
Hey! That's already in - you just need to make small changes in "oUF_Jir\jir.lua" file. Search for -- self:Tag(self.Health.TextLeft,'') -- self:Tag(self.Health.TextRight,'') And remove the "--". This should work. Can't reproduce second issue. When I focus someone via /focus command, I can click focus frame just fine. Do you m...
File: oUF_Jir01-05-11
Ugh, honestly, I don't use them at...
Posted By: Eveigh
Ugh, honestly, I don't use them at all :3 But I'll look into that! To turn off blizzard raidframe, click the "raid thingy" on the left side of your screen and click "hide" or something like that - that'll hide blizzard raidframe.