Results: 2510Comments by: Shadowed
File: Shadowed Unit Frames06-01-09
Re: Lures?
Posted By: Shadowed
Originally posted by Mindleglalaxy Hi, Great Unit Frame add on love it. Was wondering how to get Lures for fishing to show up as cannot find a setting for it at all or nothing in the forums either (sorry in advance if this has been asked about and I have missed it very tired lol). I am using the most current version r2009053...
File: Shadowed Unit Frames06-01-09
Reimplemented the vehicle changes,...
Posted By: Shadowed
Reimplemented the vehicle changes, and fixed a bunch of other bugs, you can get the version early at http://github.com/Shadowed/ShadowedUnitFrames/tree/master otherwise I'm pushing it tomorrow.
File: Shadowed Unit Frames05-31-09
It's a bug (and fixed next push), i...
Posted By: Shadowed
It's a bug (and fixed next push), if you have advanced settings up on the cast bar option disappears, for the time being disable advanced settings.
File: Shadowed Unit Frames05-31-09
cadon69: They work fine for me, the...
Posted By: Shadowed
cadon69: They work fine for me, the tag updates seem to be broken, but otherwise the actual bars update fine. Even tags seems to work fine actually. krisg: You either are using an old version, or you need to give me the actual error.
File: Afflicted305-31-09
Mordh: Did you mean to say "Even wi...
Posted By: Shadowed
Mordh: Did you mean to say "Even with DBM disabled"? It really shouldn't be an addon conflict, but I can't think of anything else at this point given I've never been able to duplicate it. I mean, if you want you can ZIP up your WTF/Account//SavedVariables and Interface/AddOns/ folder and email it to [email protected] an...
File: Shadowed Unit Frames05-31-09
Pet issue is fixed, pushing it in a...
Posted By: Shadowed
Pet issue is fixed, pushing it in a few minutes. Crispy: Combo point button is fixed, the activate button was probably related to another issue so that should be fixed as well. I'll look into the copy from issue later.
File: Shadowed Unit Frames05-30-09
1) Is fixed 2) Can't duplicate, wo...
Posted By: Shadowed
1) Is fixed 2) Can't duplicate, works fine for me. 3) It's never going to be compatible, thats not a bug.
File: Uckfup05-30-09
This can already be done, type /uck...
Posted By: Shadowed
This can already be done, type /uckfup report # with # being the chat frame number, typically 1 is your General chat frame and 2 is your Combat Log.
File: Afflicted305-30-09
I just tried and it worked fine, it...
Posted By: Shadowed
I just tried and it worked fine, it showed Every Man for Himself as an icon, and as a message in the chat frame. Try entering a skirmish arena and see if it works.
File: Afflicted305-30-09
Re: Afflicted3 broken
Posted By: Shadowed
Originally posted by Mordh Like other users, I find the mod broken when it comes to arenas, the place it most matters. Has anyone found a work-around? Perhaps an older revision still works there without too many problems? I spent some time putting print() statements in the code and entering practice arena matches, and it seems...
File: Shadowed Unit Frames05-30-09
Originally posted by xjtufans The...
Posted By: Shadowed
Originally posted by xjtufans The latest version has too many bugs. It's worse than the previous version. Then go use something else, and I'll wait for users who can actually report bugs instead of complaining. I love this addon. I have noticed that you said that you aren't planning on adding a few features that users have...
File: Shadowed Unit Frames05-29-09
Crispy: It's intended to save space...
Posted By: Shadowed
Crispy: It's intended to save space, since growing them in a long line first wastes space, right now I don't plan on adding options to grow them from left -> right like top/bottom anchors do. Alumno: Not planning on that currently.
File: Shadowed Unit Frames05-29-09
Correct, I'll see if I can replace...
Posted By: Shadowed
Correct, I'll see if I can replace the default one with a working one, but it's not a priority.
File: Shadowed Unit Frames05-29-09
You mean focusing units from the me...
Posted By: Shadowed
You mean focusing units from the menu, not focus frames. You have to use /focus, this is a Blizzard issue. moniker: It's a lot simpler to just do the hook method in combination with OnDefaultsSet + OnConfigurationLoad, since you can't be positive on event firing order it's a reliable way of knowing that if you change the power bar...
File: Shadowed Unit Frames05-29-09
Re: Requests
Posted By: Shadowed
Originally posted by Politig Hey, I absolutely almost love this addon. I currently use ag_unitframes, and this addon is VERY similar but uses less memory (im OCD about that) which i love. The only thing i wish was better was individual scaling for the PvP flag, because without increasing scale to a ridiculous amount, it just look...
File: Shadowed Unit Frames05-29-09
You don't really need a full module...
Posted By: Shadowed
You don't really need a full module for that thought, I'd just hook the coloring function, something like the below: local Orig_UpdateColor = ShadowUF.modules.powerBar.UpdateColor ShadowUF.modules.powerBar.UpdateColor(self, frame) -- If the options are enabled if( foo ) then -- Color it by class and return return e...
File: Shadowed Unit Frames05-29-09
Yes the configuration can be modifi...
Posted By: Shadowed
Yes the configuration can be modified, I have documentation up on how to do it if you go to http://wiki.github.com/Shadowed/ShadowedUnitFrames
File: Shadowed Unit Frames05-29-09
Just a heads up, I will be forcing...
Posted By: Shadowed
Just a heads up, I will be forcing a layout reimport (Meaning most settings will be reset, not all but most) with the next push, while I did not want to do this, ultimately I rewrote a lot of the database code to clean it up and improve overall performance as well as the configuration (You won't see things like happiness for party me...
File: Shadowed Unit Frames05-29-09
Originally posted by spajdr Ok no...
Posted By: Shadowed
Originally posted by spajdr Ok no problem. Another problem, whenever i reenter game i need to disable and enable again under Hide Blizzard, option for hide castbar, because otherwise blizzard castbar is shown. That's probably fixed next push since I redid a lot of things.
File: CC Tracker05-28-09
Post the requests/issues on the iss...
Posted By: Shadowed
Post the requests/issues on the issue tracker I give in the description.
File: Uckfup05-28-09
There's really no way to define a t...
Posted By: Shadowed
There's really no way to define a tank without guesswork or lists, I'm adding an option to disable specific fails next push thought.
File: Shadowed Unit Frames05-28-09
spajdr: Not really an option I want...
Posted By: Shadowed
spajdr: Not really an option I want to add right now. xjtufans: Yea it's a bug I'm looking into. SiderisAnon: It'll be in the next push.
File: Uckfup05-27-09
I'll see about getting that in next...
Posted By: Shadowed
I'll see about getting that in next next push.
File: Shadowed Unit Frames05-27-09
Yes, they should.
Posted By: Shadowed
Yes, they should.
File: Shadowed Unit Frames05-27-09
Originally posted by Crispy I'm a...
Posted By: Shadowed
Originally posted by Crispy I'm assuming this also falls into that category, but if you ever decide to make your raid frames more full featured I'd love to see corner indicators for buffs/hots. Either way thanks for a great new set of frames. Yea that falls under the category, you should use something like PerfectRaid or Gri...