Results: 1516Comments by: danltiger
File: Tidy Plates03-28-10
"Get some rest" I was waay ahead...
Posted By: danltiger
"Get some rest" I was waay ahead of you, yesterday - haha. From the Blizz posts, it seems like it's not a big deal (to them). If it looks like the problem won't be resolved soon, I've got a plan.. mwa-ha-ha.. Originally posted by allonze Don't stress about fixing it as soon as possible - I'm patient. Get some rest... Unle...
File: Tidy Threat03-28-10
The problem is when Blizzard's save...
Posted By: danltiger
The problem is when Blizzard's saved variables become corrupted. The code fix makes Tidy Threat handle the corruption much more gracefully. Originally posted by phrozenassid I logged in today and got this exact same error in Dalaran. Froze up as I was trying to log in, I alt+F4'd it and reloaded to get the error. I read this...
File: Tidy Plates03-27-10
Woa, trippy! I'll check that out....
Posted By: danltiger
Woa, trippy! I'll check that out. Update #1: Not sure what's going on, but it's verrry interesting. I've tested with older versions of Tidy Plates, and the issue still occurs. I'll see if I can make some fix (at least for the interim) until Blizzard gets it sorted out (or tells us to piss off) Originally posted by allonze...
File: Tidy Plates03-27-10
I'm not quite sure what you're gett...
Posted By: danltiger
I'm not quite sure what you're getting at, but I see a problem with the health bars (in your screenshot). Can you be more specific? Under what condition does the problem occur? Originally posted by serious hello i got problem, name plate didnt disappear. http://img522.imageshack.us/img522/7162/wowscrnshot032810005637.jpg...
File: Tidy Plates Beta03-27-10
Oh goodness... my brain hurts, now....
Posted By: danltiger
Oh goodness... my brain hurts, now. lol Originally posted by Gnomaholic Sounds awesome with that shield and color thingy. I actually never payed attention to the name of the ToT (I will check to see if I just didn't see it during all the commotion). ETC.. ETC.. ETC..
File: Tidy Plates Beta03-27-10
I'll check it out on my end. The f...
Posted By: danltiger
I'll check it out on my end. The framelevel and frame strata on the nameplates are already pretty low. Originally posted by zohar101 So I was playing my druid alt today, just leveling her and I noticed while I was fighting this big elite mob that all my damage combat text was actually behind the nameplate. I couldn't see half...
File: Tidy Plates Beta03-27-10
:-) You're very welcome! In...
Posted By: danltiger
:-) You're very welcome! In regard to ETA on the Cast/Aura-Widgets; My guess is that each one will probably take me 2+ weeks, limited mostly by the amount of time that I can devote to the project now that spring (ie. planting season) has arrived. Originally posted by DiDi Hey there! Just found your neat Addon and I'm stu...
File: Tidy Plates03-26-10
Sheesh, so lazy! ;-) It'll be c...
Posted By: danltiger
Sheesh, so lazy! ;-) It'll be changed. In fact, it's already been changed in my working version. Originally posted by smork Can you not hardcode in: SetCVar("CameraDistanceMaxFactor", 6) 6 is way too high, I actually just use 1. But can you just change it so I don't have to change it? :p
File: Tidy Plates Beta03-26-10
Re: More blargh
Posted By: danltiger
LOL Actually, I had something like that feature in Tidy Plates during the pre-release 5.10 beta. It was the "Tanked" widget. I didn't have a chance to properly finish it before release. It displays a shield icon if the ToT is a raid tank, and a bloody knife knife when it's someone else. It should make it back to the release,...
File: Tidy Plates03-26-10
Re: Re: Re: Issues with Virtual Plates
Posted By: danltiger
Oh, PvPer, eh? Yes, the Paladin icon issue was resolved. It was just a case of a missing file! lol If you're using Grey/PVP, you're probably not too concerned about aggro-based scaling, right? Pop open the "Functions.lua" file in the "TidyPlates_GreyPVP" folder. Lines 27 through 30... theme.SetScale = function(unit)...
File: Tidy Plates Beta03-25-10
Re: A few things
Posted By: danltiger
In the words of a famous commenter; Wall-of-text hits Danltiger for 1,857,294 (Critical).. Just reading through it quick, the only thing impossible is your last request; Tidy Plates doesn't manage the creation or position of the nameplates. Every nameplate addon 'merely' snags the Blizzard nameplates, and do our evil things to...
File: Tidy Plates03-25-10
Re: Issues with Virtual Plates
Posted By: danltiger
The changelog notes the issues with Virtual Plates. (Edit; At least, it USED to note it. Edit 2; Ok, now it does, for real) 5.10 is a very invasive update to the core of Tidy Plates. Going into it, I knew that it would cause problems with Virtual Plates, but the features gained by the update were too great to delay. (In my opinion)...
File: Tidy Threat03-25-10
Thanks! Would like to finally get...
Posted By: danltiger
Thanks! Would like to finally get this problem solved. :-) Originally posted by Therigwin problem came back, trying code change and will let you know.
File: Tidy Bar03-25-10
Re: About tha totem bar bugg mon
Posted By: danltiger
Hey, next time that issue happens... See if this corrects the prob.. /script TidyBar:UpdateUI() If so, I'll have to figure out what event to watch for, and trigger the function. Originally posted by Bluejava It's not a critical error, it's just annoying sometimes: ) It usually occurs when you "zone in" example, when y...
File: Tidy Plates Beta03-25-10
Re: TotemIconWidget
Posted By: danltiger
Ooo, neato! I'll have to try it out... Originally posted by suicidalkatt Just included an optional download here for a TotemIconWidget. Tell me what ya think :) http://www.wowinterface.com/downloads/info16264.html Tried it out! The only suggestion I have: It could become an 'addon' rather than a patch. "TidyPlates...
File: Tidy Plates Beta03-25-10
Yes.. wait for the next release; I...
Posted By: danltiger
Yes.. wait for the next release; I happen to like 'Liberation Sans', better than 'Arial Narrow', too. ;-) Originally posted by air Is it possible, to change font as it was in 5.10 release ?
File: Tidy Threat03-25-10
Re: Did Patch 3.3.3 break it?
Posted By: danltiger
Replacing line 409 with this: self:SetPoint(TidyThreatOptions.Anchor or "CENTER", TidyThreatOptions.PosX or 0, TidyThreatOptions.PosY or 0) ... seems like a good idea. Lemme know if it helps. Originally posted by Therigwin I can't seem to get it to work and this is in my bug sack - 1x TidyThreat-1.15\TidyThreat.lua:409...
File: Tidy Threat03-24-10
Re: Did Patch 3.3.3 break it?
Posted By: danltiger
It didn't break it, to my knowledge. But, that problem has been reported before. Thanks for the reminder! I think I have a solution. Ditching the WTF file for Tidy Threat might clear it up. Originally posted by Therigwin I can't seem to get it to work and this is in my bug sack - 1x TidyThreat-1.15\TidyThreat.lua:409: Us...
File: Tidy Plates Beta03-24-10
Re: Trouble with Combo Points
Posted By: danltiger
Heya there, Hmm... the symptoms seem to indicate something wrong with either the theme reference, or the stored variables (since the health text failed, too). Clearing out the variables is a per-character ordeal, where you go under your "World of Warcraft\WTF\server\account\etc..\SavedVariables" folders, and delete "TidyPlates...
File: Tidy Bar03-22-10
Re: About tha totem bar bugg mon
Posted By: danltiger
I spent a good hour trying to get the problem to occur on my shammy, but it just won't do it. I know the error exists because I've seen it on my wife's character, but I can't duplicate it consistently... which makes debugging it quite hard. :-( Originally posted by Bluejava It's not a critical error, it's just annoying sometime...
File: Tidy Plates Beta03-22-10
Originally posted by Cyprias I'm...
Posted By: danltiger
Originally posted by Cyprias I'm not sure about the two with vertical bars. I guess if they were purposeful like sliding depending on timeleft that would be cool. Yeah, they'd slide down, based on time-remaining. It's a neat idea, but I think it'd be hard to quickly gauge the time remaining with everything that happens on-screen.
File: Tidy Plates: Grey/Basic (Template for Designers)03-22-10
Originally posted by suicidalkatt...
Posted By: danltiger
Originally posted by suicidalkatt Suggestion: List all the possible items you can use to reference properties of the nameplates such as "unit.name", "unit.level", etc etc with their purpose. Ah, thanks.. thought I'd included those in Functions.lua, but it looks like I deleted them, for some reason.
File: Tidy Plates03-21-10
It's not a bug, per se. Tidy Plate...
Posted By: danltiger
It's not a bug, per se. Tidy Plates intentionally sets the CVars for those features ("Show Class Color on Nameplates" and "Display Cast Bar on Nameplates"). The coloring is required by Tidy Plates to quickly discern the class. And, is the cast bar really that annoying? lol I tend to think it quite useful, but that's just me. Re...
File: Tidy Plates: Knurl Theme (With PVP Class Icons)03-20-10
Re: I love this theme!
Posted By: danltiger
Migrating Grey's panel to other themes is something that I want to do... just need to find a few more hours in the day. ;-) Originally posted by Somaru I really love these theme. It actually looks kind of like my custom pit bull raid frames, especially with the tooltip border. I just wish it had all the options of the grey t...
File: Tidy Plates Beta03-20-10
Exactly my thoughts. I'm working...
Posted By: danltiger
Exactly my thoughts. I'm working with two scenario's; One, where you want to keep debuffs applied to enemies. And second, where you'd want to remove debuffs or buffs. I will concentrate on the first scenario at-first, since it'd be something useful to me, too. Everyone; tell me what you think about these Photoshop mockups......