Results: 157Comments by: galvin
File: Tidy Plates: Threat Plates02-24-10
To remove the border when mouse ove...
Posted By: galvin
To remove the border when mouse over do the following. In normal.lua, dps.lua, and tank.lua. Look for the following code. It's at the start of the file so its easy to spot. config.healthborder = { texture = path.."TP_HealthBarOverlay", glowtexture = path.."TP_HealthBarHighlight", elitetexture = path.."TP...
File: Tidy Plates: Threat Plates02-23-10
Maybe this is bugged? The opacity s...
Posted By: galvin
Maybe this is bugged? The opacity setting for the threat colors doesn't change the borders at all. I know this didn't happen in your previous version. Don't see a threat glow option anywhere.
File: Tidy Plates: Threat Plates02-22-10
Originally posted by suicidalkatt...
Posted By: galvin
Originally posted by suicidalkatt Please avoid double posting there is an edit button for a reason. I haven't been noticing any stuttering. The targeting texture is set to overlay, but depending on the opacity of the nameplate the visibility of it does drop. Well I was seeing stutters on dreamwalker cant think what else...
File: Tidy Plates: Threat Plates02-22-10
The latest version is causing some...
Posted By: galvin
The latest version is causing some lag in raids. Had to disable the mod :( Disable'ing the threatplates option didn't fix it. Screen stuttering that kinda thing.
File: Tidy Plates: Threat Plates02-22-10
Well before you came out with this...
Posted By: galvin
Well before you came out with this update. The plates changing color never overwrote the selection rectangle. So how come it cant be fixed whats different than before? Thanks I used the setcolor code. This looks much better way of doing it.
File: Tidy Plates: Threat Plates02-22-10
The threat system works nice for dp...
Posted By: galvin
The threat system works nice for dps. But one problem, it covers up the selection rectangle. For threat I have it change the color of the health bar. But it also keeps using the outer edge of the bar that covers up the selection border. Nice work though, but I'm going to have to turn that feature off for now.
File: Tidy Plates: Threat Plates02-22-10
This won't break anything since i'm...
Posted By: galvin
This won't break anything since i'm setting unit.name a new value? if not plate.NameText then OnInitialize(plate) end local c = db.name.color if db.options.showName then local st = unit.name:lower() -- local color = "|cFF00FF00" -- green local color = "|cFFFFFF00" -- yellow if st == "cult adherent" or st...
File: Tidy Plates: Threat Plates02-21-10
So for now if I wanted to change th...
Posted By: galvin
So for now if I wanted to change the color based on the name. Where would I edit the LUA?
File: Tidy Plates: Threat Plates02-21-10
The plates shown in this post look...
Posted By: galvin
The plates shown in this post look awesome. Except maybe for the star icon. These look better than any plates i've seen. http://www.tankspot.com/showthread.php?57223-New-THREAT-name-plates-Theme-creation&p=337086#post337086 How come something like this is not being used. They look so much better.
File: Tidy Plates: Threat Plates02-20-10
using threatplates bar texture fixe...
Posted By: galvin
using threatplates bar texture fixed it. These make the bar color brightness much better. The new version sounds like it's going to kick ass.
File: Tidy Plates: Threat Plates02-20-10
So any of these features making it...
Posted By: galvin
So any of these features making it in for next release? 1. Show nameplate for target only. Be nice if this can be set for friendly or harmful only. 2. Healthbar background, right now as the health gets low theres no darker background behind it. Maybe this could get an alpha setting for background so you can set it just how yo...
File: Auctionator02-19-10
Well based on the latest patch note...
Posted By: galvin
Well based on the latest patch notes. Auctioning multiple items will be built into the UI. So wonder if it's even worth putting more work into that part of the addon?
File: Tidy Plates: Threat Plates02-19-10
You open to the idea of adding cust...
Posted By: galvin
You open to the idea of adding custom color for different mob names? The only thing I'm concerned about is if doing a lookup in a table in the specialtext function will cause a lot of overhead. I been playing with the change in 5mans, I can spot mob names so much easier now. For my own use I made the adherent mobs appear in...
File: Tidy Plates: Threat Plates02-19-10
I figured out how to make name text...
Posted By: galvin
I figured out how to make name text appear in health bar. But this modification breaks show other health text. But this works perfect. Go to line 542 in tidyplatesthreat.lua then rem out the lines shown in the code starting with "--]". Btw this is what i was asking for earlier. Only thing I didn't test was to see if the name ca...
File: Tidy Plates02-19-10
How do I set font outline in the th...
Posted By: galvin
How do I set font outline in the themedata? Nevermind I changed the code in threatplates to show name text in white. This is actually way better.
File: Tidy Plates02-19-10
Thanks, also is there anyway in tha...
Posted By: galvin
Thanks, also is there anyway in that code to make the text not change to red when in combat. One of the problems with this reading red text on the other units that are not targeted are not highlighted making them next to impossible to read. I think I figured it out. If i change the health text deligate to return the mob name as...
File: Tidy Plates02-18-10
In the grey theme is there an easy...
Posted By: galvin
In the grey theme is there an easy LUA edit I can do to make the names use up more space. For example Humble Bigmonster. Will appear as "Humble B...".
File: Tidy Plates: Simple Theme02-17-10
Threatplates may be what some of yo...
Posted By: galvin
Threatplates may be what some of you are looking for. It goes way beyond just being plates for threat. Has a lot of options that aloft has. And the author plans to make name text a color that doesn't change when you're in combat. Tried aloft but it was crashing my game.
File: Aloft02-17-10
Not sure how, but aloft was causing...
Posted By: galvin
Not sure how, but aloft was causing my game to crash when doing 5mans till I disabled it. One of the reasons I'm weary of mods that modify the UI. These types of mods tend to crash my game.
File: Tidy Plates: Threat Plates02-17-10
Is it possible to make friendly nam...
Posted By: galvin
Is it possible to make friendly name plates only show for target only. This would be useful on bloodqueen when you need to bite someone. Then you target them and you see a nameplate on that unit only. Making it easy to spot. May be useful for mobs as well. Long as its an option for both. Also for mob plates to change their...
File: Tidy Plates: Threat Plates02-17-10
I hope mob text color is going to s...
Posted By: galvin
I hope mob text color is going to still get emplimented. For now i'll have to use aloft. Red text is just way too hard to read.
File: TomTom02-03-10
TomTom map coordinates are displayi...
Posted By: galvin
TomTom map coordinates are displaying slightly off the screen. Before you had them to the leftside which was perfect not sure why this was changed.
File: Auctionator01-31-10
Yeah I was about to report that bug...
Posted By: galvin
Yeah I was about to report that bug again, the mod already knows ahead of time you have X amount of an item to sell. The bug has been in the mod since last year. Wonder if auctioneer has this same problem?
File: AzCastBar01-28-10
Are you going to put acb plugin int...
Posted By: galvin
Are you going to put acb plugin into the mod it's self? http://www.wowinterface.com/downloads/info15440-acb_CastBarwithnotinterruptiblespells.html#info Read further down you have no wow account, hopefully someone else will take over this project.
File: acb_CastBar (with not interruptible spells)01-22-10
Noticed this doesn't show the unint...
Posted By: galvin
Noticed this doesn't show the uninterrupt color for channeled spells.