Download
(298Kb)
Download
Updated: 10-15-14 04:34 AM
Patch for:
PlateBuffs.
Updated:10-15-14 04:34 AM
Created:07-24-12 03:12 PM
Downloads:235,301
Favorites:113
MD5:

PlateBuffs  Popular! (More than 5000 hits)

Version: 1.18.1
by: Alea [More]

PlateBuffs

-- 1.18.1 update for wod

-- 1.17.2 LibSharedMedia Lib fix, add font "FrizQuadrataTT" with Cyrilic support

-- 1.17.1 Add another Lib for nameplate caching, Add nameplate name font changer, More filters - "Only spelllist". "Only mine", "Min + SpellList"

-- 1.16.10 Restore options's grab spellsid setting >_<

-- 1.16.9 Fix grab settings for spells

-- 1.16.8 Add border on/off. Add cut texture 0-0.3

-- 1.16.5 Custom bordercolor setup, slider for Digits number after the decimal point.

-- 1.15.1 fix filters

-- 1.15.0 toc update for 5.4

-- 1.14.2 toc update for 5.3

-- 1.14.1 fix OmniCC support

-- 1.14.0 Icon height and width. change default border.

-- 1.13.9 frame.lua:305 fix

-- 1.13.8 fix Buff border color, add 2 movers (Interval X and Interval Y between icons)

-- 1.13.5 Add minor Masque support, icons check spellid now(if no id then check spellname) , add 2 new filters "Only enemy" and "Only friend" to "Never", "Mine only", "Always"

-- 1.12.7a*.toc

-- 1.12.7 Update DR add some new spells. Fix option frame

-- 1.12.6 fix *.toc version

-- Number Cooldown Text for omnicc

-- fix another division by zero error

-- fix func.lua:66 error

-- fix optopn.lua:702. Cooldown overlay button back later
Post A Reply Comment Options
Unread 09-17-13, 01:07 AM  
xeleven
A Kobold Labourer

Forum posts: 0
File comments: 25
Uploads: 0
@Alea For some reason this is only happening on my rogue now, and you are right it happens with tidy plates installed too. the thing is if i disable the nameplates and just run blizzard default name plates the problem goes away.
Report comment to moderator  
Reply With Quote
Unread 09-17-13, 12:30 AM  
Alea
A Defias Bandit
AddOn Author - Click to view AddOns

Forum posts: 2
File comments: 126
Uploads: 5
@xeleven i am use 6.5 version atm and PB work fine with it. Elv and TidyPlates use new parent system for reduce FPS drop when nameplates are moving thats why PB cant detect them property.

As i see with TidyPlates every time i swith nameplates Target's nameplate swap to new target and last target get own nameplate thats why buffs just dissapear until you mouseover them.

To fix this i should rewrite most of library code.
Last edited by Alea : 09-17-13 at 12:36 AM.
Report comment to moderator  
Reply With Quote
Unread 09-16-13, 02:47 PM  
Ktxx
A Kobold Labourer

Forum posts: 0
File comments: 12
Uploads: 0
Originally Posted by Alea
frame.lua:344
Lua Code:
  1. self.skin:Show() to self.skin:Hide()
frame.lua:345
Lua Code:
  1. self.msqborder:Show() to self.msqborder:Hide()
Its sorted mate, thank you very much once again.
Report comment to moderator  
Reply With Quote
Unread 09-16-13, 02:36 PM  
Ktxx
A Kobold Labourer

Forum posts: 0
File comments: 12
Uploads: 0
Originally Posted by Alea
frame.lua:344
Lua Code:
  1. self.skin:Show() to self.skin:Hide()
frame.lua:345
Lua Code:
  1. self.msqborder:Show() to self.msqborder:Hide()
Ok, I seen two (self.msqborder:Show) and two (self.skin:Show) and changed them both to hide. Not to sure if I did it correctly but I will let you know the results.
Report comment to moderator  
Reply With Quote
Unread 09-16-13, 02:36 PM  
xeleven
A Kobold Labourer

Forum posts: 0
File comments: 25
Uploads: 0
Alea, are you on the newest version of Elvui? anything past version 6.21 of elvui platebuffs randomly don't work/ this is the case for me on any version of platebuffs using any version of elvui past 6.21 when he changed the way nameplates worked. i made a post there telling them i dont know if they will fix it or not.
Report comment to moderator  
Reply With Quote
Unread 09-16-13, 02:29 PM  
Alea
A Defias Bandit
AddOn Author - Click to view AddOns

Forum posts: 2
File comments: 126
Uploads: 5
frame.lua:344
Lua Code:
  1. self.skin:Show() to self.skin:Hide()
frame.lua:345
Lua Code:
  1. self.msqborder:Show() to self.msqborder:Hide()
Last edited by Alea : 09-16-13 at 02:29 PM.
Report comment to moderator  
Reply With Quote
Unread 09-16-13, 02:24 PM  
Ktxx
A Kobold Labourer

Forum posts: 0
File comments: 12
Uploads: 0
Originally Posted by Alea
you can turn off any spell from spelllist

frame.lua:343

Lua Code:
  1. self.skin:SetVertexColor(0,1, 0)

change numbers (0,1, 0) r,g,b format 0-1
Found it, what do I change the numbers to in order to turn off the green border?
Report comment to moderator  
Reply With Quote
Unread 09-16-13, 02:07 PM  
Alea
A Defias Bandit
AddOn Author - Click to view AddOns

Forum posts: 2
File comments: 126
Uploads: 5
you can turn off any spell from spelllist

frame.lua:343

Lua Code:
  1. self.skin:SetVertexColor(0,1, 0)

change numbers (0,1, 0) r,g,b format 0-1
Report comment to moderator  
Reply With Quote
Unread 09-16-13, 02:04 PM  
Ktxx
A Kobold Labourer

Forum posts: 0
File comments: 12
Uploads: 0
Originally Posted by Alea
turn off this spells
What do you mean?
Report comment to moderator  
Reply With Quote
Unread 09-16-13, 01:56 PM  
Alea
A Defias Bandit
AddOn Author - Click to view AddOns

Forum posts: 2
File comments: 126
Uploads: 5
turn off this spells
Last edited by Alea : 09-16-13 at 01:57 PM.
Report comment to moderator  
Reply With Quote
Unread 09-16-13, 01:52 PM  
Ktxx
A Kobold Labourer

Forum posts: 0
File comments: 12
Uploads: 0
Originally Posted by Alea
colors get from debuff/buff type

green mean player buff
Will mostly just go back to 5.1 version of platebuffs for no border with player buffs, have no clue on how to remove the green lol
Report comment to moderator  
Reply With Quote
Unread 09-16-13, 01:45 PM  
Alea
A Defias Bandit
AddOn Author - Click to view AddOns

Forum posts: 2
File comments: 126
Uploads: 5
colors get from debuff/buff type

green mean player buff
Report comment to moderator  
Reply With Quote
Unread 09-16-13, 01:41 PM  
Ktxx
A Kobold Labourer

Forum posts: 0
File comments: 12
Uploads: 0
Originally Posted by Alea
@xeleven Yes i am

@Ktxx only from lua
Can you explain how to? If its a big progress on doing it never mind don't want you to go through to much hassel :P
Report comment to moderator  
Reply With Quote
Unread 09-16-13, 01:39 PM  
Alea
A Defias Bandit
AddOn Author - Click to view AddOns

Forum posts: 2
File comments: 126
Uploads: 5
@xeleven Yes i am

@Ktxx only from lua
Report comment to moderator  
Reply With Quote
Unread 09-16-13, 01:28 PM  
Ktxx
A Kobold Labourer

Forum posts: 0
File comments: 12
Uploads: 0
Anyone know how to change the green border on the spells?
Last edited by Ktxx : 09-16-13 at 01:30 PM.
Report comment to moderator  
Reply With Quote
Post A Reply



Category Jump:

Support AddOn Development!

You have just downloaded by the author . If you like this AddOn why not consider supporting the author? This author has set up a donation account. Donations ensure that authors can continue to develop useful tools for everyone.