Results: 157Comments by: galvin
File: Threat Plates10-14-10
Originally posted by suicidalkatt...
Posted By: galvin
Originally posted by suicidalkatt You talking about friendly nameplates? Yes
File: Threat Plates10-13-10
Class colors are not working unless...
Posted By: galvin
Class colors are not working unless you mouse over the target.
File: Tidy Plates10-13-10
To allow overlapping name plates yo...
Posted By: galvin
To allow overlapping name plates you need to do /console spreadnameplates 0 Turn 0 to 1 and it turns it off. I tried setting this thru SetCVar but gave an error. Just another thing blizzard added to the game without an option.
File: AzCastBar10-12-10
Your plugin causes the menu to repe...
Posted By: galvin
Your plugin causes the menu to repeat. I see player,target focus, and pet 2x.
File: MikScrollingBattleText10-06-10
Not sure if this was requested befo...
Posted By: galvin
Not sure if this was requested before. But if a filter could be added so we don't have to see all abilities. I took the current version and basically changed the code so that it would only show WW/Cleave. All I cared about was how many targets I was hitting and if I needed to reposition. Didn't care about the rest.
File: AzCastBar10-06-10
Originally posted by Klutu I foun...
Posted By: galvin
Originally posted by Klutu I found a fix for this.At line 585 in Core.lua change bar.status:GetStatusBarTexture():SetHorizTile(false); to bar.status:GetStatusBarTexture():SetHorizTile(true); That's not doing the same thing. All that will do is tile the texture instead of using stretching, may look good on solid textures, but...
File: LootRollMover10-04-10
Seems to work was able to move the...
Posted By: galvin
Seems to work was able to move the loot box around, scale it, reset it. it should work on live as well since the changes weren't specific to cata only. I'm in the process of making a few more code changes. Just small fixes here and there I missed the first pass. I went to strat undead side killed 2 bosses ant the lootroll c...
File: LootRollMover10-04-10
I have untested code fixes. You can...
Posted By: galvin
I have untested code fixes. You can check it out here. Don't know if the author is still around. If anyone wants try the fixes out on the PTR/Beta. http://www.pastey.net/141179 fixes: In LootRollMover.lua Changed lines 92-94 to: frame:SetScript("OnDragStart", function(self) self:StartMoving() end ) frame:SetScript("OnDr...
File: AzCastBar09-26-10
Anyway to merge acb cast bar with y...
Posted By: galvin
Anyway to merge acb cast bar with your mod. So we can have a non interruptable color? Acb still works on the PTR, but its just something I feel should be part of the base addon. http://www.wowinterface.com/downloads/info15440-acb_CastBarwithnotinterruptiblespells.html
File: Tidy Plates Beta07-19-10
Originally posted by danltiger Th...
Posted By: galvin
Originally posted by danltiger The latest version still has an alias of the Blizzard "Avoid Overlap" option. It's on the Tidy Plates menu because many people don't realize that the option is within the Blizzard UI panel. Tidy Plates doesn't store the settings for that CVar; When the panel is shown, the CVar is read, and the c...
File: Tidy Plates Beta07-19-10
Does the latest version still overw...
Posted By: galvin
Does the latest version still overwrite the plates overlap option. Not sure why this mod has its own option for the same thing?
File: Tidy Plates Beta05-13-10
Mob list options that can easily be...
Posted By: galvin
Mob list options that can easily be setup in any mod that uses tidyplates without the author getting into complicated coding stuff. The API would allow the author to setup a listbox. The listbox would allow you to add mobs to it. Then any custom data (color, nameplate size, visible or not,etc) thats unique to the mod using tidyp...
File: Threat Plates05-12-10
I stopped using new versions since...
Posted By: galvin
I stopped using new versions since 3.0.9. Mainly cause the new plate options for specific mobs, since there was no way to turn this off for all. Same with totems there was no option to turn off all totem plates. Plus specific mobs wouldn't enherit options such as plate scales, and other things. Makes it a pain when you have to set up...
File: ItemRack04-28-10
Re: Updates
Posted By: galvin
Originally posted by Valanya I'm assuming Gello quit updating due to the WoW Equipment Manager that's default in the game. Why bother updating a mod that is already covered in game? The built in equipment manager sucks, its more work to get to it for one thing. For example I would have fishing pole equipped, but couldn't swit...
File: Threat Plates04-26-10
Originally posted by madocks C) H...
Posted By: galvin
Originally posted by madocks C) How do I highlight my current mob a little more im struggling to see what I have targetted That looks like the bars option for threat. Threat options -> Look and feel (texture options bar style) and you'll see the bar option listed there.
File: Threat Plates04-16-10
Under boss encounter nameplates. W...
Posted By: galvin
Under boss encounter nameplates. Will there be a feature to add our own? Friendly units are not showing new name plates but the default stuff built in. Lots of name plates are staying stuck on the screen. About the special nameplates. If I disable those will the regular name plates show. Otherwise I have to go in and set siz...
File: Threat Plates04-07-10
This code needs to be changed to fi...
Posted By: galvin
This code needs to be changed to fix the overlapping name plate text bug that's happening with the latest tidyplates. I tried this fix and it does work. This fix was posted by danltiger. The name text issues are ThreatPlates; The name text is handled by a custom widget. That widget is repeatedly created, as the Initialize func...
File: TomTom04-03-10
The coordinate position is fine on...
Posted By: galvin
The coordinate position is fine on full screen map. But on the small map its position is too low on the Y position.
File: Tidy Plates Beta04-03-10
Tidyplates 5.11 causing some weird...
Posted By: galvin
Tidyplates 5.11 causing some weird name text issues with tidyplates threatplates beta 3.0.10. I think name of other mobs are stacking on top of new targets. When I switched back to tidyplates 5.10.4 the problem went away. Not sure if 5.11 was the reason I was getting some serious fps lag. I'll know if that problem went away or...
File: Threat Plates04-02-10
The elites don't show level text....
Posted By: galvin
The elites don't show level text. Level text Y position is flakey. Try changing from 1 to 7 then -1. It doesn't change position like it should.
File: Debuff Filter and Cooldowns03-26-10
I've asked this before. But it wou...
Posted By: galvin
I've asked this before. But it would be nice if the mod actually saved frame settings and not let wow save them. This is the only mod that doesn't do this. Don't think its that hard to save frame data then load it back up. I log in today after the patch mod didn't load. Had to log out and check load out of date addons. Log back...
File: ItemRack03-23-10
I take it this mod isn't supported...
Posted By: galvin
I take it this mod isn't supported anymore. Getting close to one year since last update.
File: Threat Plates03-21-10
Originally posted by suicidalkatt...
Posted By: galvin
Originally posted by suicidalkatt All the threat glows have an alpha setting. Just set the alpha to 0 and reload UI. My mistake it was the mouse over highlights. And I don't see an option to turn that off. And sometimes the plates have a mouse over highlight when they shouldn't. Also how come sometimes the plates have a wh...
File: Threat Plates03-20-10
Still need a disable glow texture o...
Posted By: galvin
Still need a disable glow texture option please. Gets tireing having to edit 3 lua files each time there's a new version :)
File: Tidy Plates: Threat Plates03-05-10
Are there any issues using this mod...
Posted By: galvin
Are there any issues using this mod with tidy plates beta?