Results: 90Comments by: Siannus
File: oUF_Elen03-24-12
Can we call this layout abandoned?...
Posted By: Siannus
Can we call this layout abandoned? Cause it doesnt seem to work now! And the author hasnt done anything or a year it seems.
File: b_CastingBars03-21-12
So what do you need to do to change...
Posted By: Siannus
So what do you need to do to change the castbar border? I just want a 1 pixel border with square edges around it and be able to choose the border color. Also, I cant get the height of the castbar to work.
File: oUF_Jir03-21-12
Party frames show current and maxim...
Posted By: Siannus
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_Jir03-21-12
Is there an option to NOT have the...
Posted By: Siannus
Is there an option to NOT have the party frames show the health and mana/focus/rage etc. twice? Im thinking once is sufficent.
File: Clean Tank UI03-21-12
Ok. Lets start with the good. Go...
Posted By: Siannus
Ok. Lets start with the good. Good effort on your part. Now the bad. 62mbs compressed. Thats awefully big and even awefully bigger uncompressed. The design is too much. Scale it back. I guess your definition of Minimalistic is different from mine. Im sorry, but it seems as though everyone is putting addons together and...
File: SLDataText01-31-12
Whoa! I just go tthe newest vers...
Posted By: Siannus
Whoa! I just go tthe newest version. I dont like it. Going back to the older one because it still works for me. I would like to use the newset one, but its missing 2 features I cannot do with out, Friends and Guild. Why did you take those out?
File: Numeration Damage Meter01-04-12
Thanks for your reply. ## Saved...
Posted By: Siannus
Thanks for your reply. ## SavedVariables: NumerationCharOptions ## SavedVariablesPerCharacter: NumerationCharDB Worked like a charm and I have the meter exactly where it needs to be for all characters, old and new. But alas, I have another issue. My threat meter was recoded to show threat bars growing bottom to top (instead o...
File: pMinimap (Cataclysm)12-31-11
Im trying to figure out how the old...
Posted By: Siannus
Im trying to figure out how the old version went from 27kb to this one at 188kb. Cata didnt change THAT much for such a larger mini-map addon.
File: alDamageMeter12-31-11
Was wondering if there is anyway to...
Posted By: Siannus
Was wondering if there is anyway to have the bars go from bottom to top? I was thinking the following: bar:SetPoint("TOP", 0, -(barheight + spacing) * (i-1)) If changing TOP to BOTTOM, would that work or am I in the wrong location? Ive got it where there is NO background image at all, perfectly clear so only the bars show up. B...
File: rThreat12-22-11
Find this http://code.google.com/p...
Posted By: Siannus
Find this http://code.google.com/p/rothui/source/browse/trunk/rThreat/core.lua#208 Make it for i=cfg.statusbars.count-1, 0, -1 do Flippin' brillant.. Damn, goodbye forever to *cough* recount! My UI is complete. Thanks a bunch Zork.
File: rThreat12-22-11
Hey Zork, I love this meter, once I...
Posted By: Siannus
Hey Zork, I love this meter, once I figured out how to remove certain backgrounds it flows seemlessly into my UI. But (yeah, a but), Im wondering if you can help me with something. Im wanting the meter to grow from bottom to top instead of top to bottom. Is there anyway to do that? Doing so would be so freaking awesome. Thanks!
File: Numeration Damage Meter12-14-11
@Siannus: You can move the window i...
Posted By: Siannus
@Siannus: You can move the window ingame by alt+leftclick-dragging. But once you've done that, this position is saved in characterspecific savedvariables and a change to pos in the config-file won't have any impact on the position anymore. If you want to use it again, you have to delete Numeration.lua from folder /WTF/Account/
File: Numeration Damage Meter12-13-11
I realize that but for a lot of peo...
Posted By: Siannus
I realize that but for a lot of people, mainly raiders, being able to at least see hit/miss/crit on the fly.... MSBT does that.. I use this damage meter as well as MSBT and see no problems knowing everything I need to know about a fight. But to me as a raider, its all about knowing what I did, not what everyone else did. Just bec...
File: m_Map12-13-11
It's always up to date as part of t...
Posted By: Siannus
It's always up to date as part of the MonoUI suit, I just didn't bother to update it. The changes are really minor though, I still like keep it simple. Thanks for the update. I dont use your UI and would feel uncomfortable to just rip it out of the UI, thats just me. However, I had already fixed it last night. Just added two -- o...
File: m_Map12-12-11
So, I guess we need to declare this...
Posted By: Siannus
So, I guess we need to declare this addon is now abandoned. 8 months since authors last posting would indicate this. Pitty really as I liked this small addon. Sometimes I think WowInterface should go through there addon database and remove all the obsoleted and abandoned addons.
File: BaudBag (WoW 4.01)12-03-11
Need updated for 4.3 please! LUA er...
Posted By: Siannus
Need updated for 4.3 please! LUA errors. It does work however, but errors are annoying.
File: m_Map12-03-11
Any way to get this upgraded for 4....
Posted By: Siannus
Any way to get this upgraded for 4.3? Its showing funky locations for myself and party members. Can be standing right next to someone and it shows them way away from me.
File: SLDataText11-29-11
Re: Re: Re: Memory
Posted By: Siannus
I recently went through all of the coding in SLDT and tried to find the cause of the memory leaks. If you're using the SLDT_Statline mod it has been reworked by me as well. My version of SLDT: http://dl.dropbox.com/u/4479083/SLDataText.zip My version of SLDT_Statline: http://www.wowinterface.com/downloads/info20228-SLDT_StatlineF...
File: qComments (weekly)11-29-11
happy with lightheaded. next time,...
Posted By: Siannus
happy with lightheaded. next time, try to identify a need, then make an addon that fills that need. Were glad you are. To each thier own right? Ive tried them both, this one is a bit less obtrusive, but that works for me, which doesnt mean it works for you. Please, next time you want to down someone elses work, stop for a moment...
File: alDamageMeter11-27-11
Any way to get this to hide while i...
Posted By: Siannus
Any way to get this to hide while in combat like you can with Recount? I really only need it to show after a fight is done.
File: CoolLine11-27-11
I have only 2 things. 1) Is this...
Posted By: Siannus
I have only 2 things. 1) Is this going to be updated for 4.3? 2) Is there any way to remove SavedVariablesPerCharacter in it so that it only uses SavedVariables? This way I can utilize it as a global setting for my UI. Some of the addons Ive used has had SavedVariablesPerCharacter, I simply changed it to SavedVariables and i...
File: LootRollMover11-27-11
Use the addon Achieved! it's out o...
Posted By: Siannus
Use the addon Achieved! it's out of date but works great. Just make sure you have the option to load out of date addons on. That's what I use ;) Yes, Ive got it. It does work fine. It was late last night so I didnt say what I needed to say. Since your addon is tiny, I do mean tiny... Cant you include something that lets one mov...
File: SLDataText11-27-11
Re: Memory
Posted By: Siannus
Anyone know of a way to fix the memory leak? If you use a mod to track memory usage you will notice that SLDT constantly increases. I know it's been that way for a long time but I thought maybe someone found a solution. Now that you mention it, I was wondering why my addon memory would increase after a while. Did a little test....
File: LootRollMover11-26-11
Ok, so now, Ive installed this and...
Posted By: Siannus
Ok, so now, Ive installed this and it works fine however.. make it move the damn annoying achievement window as well and all will be fine. And no, HideAchievement addon does not work. Its crap! I know, I know, I could use MoveAnything, but listen, does one need a 100kb addon to move just the achiev and loot frame? I think not....
File: oUF_Lure11-26-11
Its no secret that these are my fav...
Posted By: Siannus
Its no secret that these are my favorite frams. However, Im just coming back to WoW after a few months off so Im getting everything back in order. I have a issue that I just cannot figure out. When Im in a praty, the party frames are fine, no issues there. But once Im in a raid, again the raid frames are fine, but the party frame...