Download
(5Kb)
Download
Updated: 02-22-22 12:04 PM
Addon for:
oUF.
Updated:02-22-22 12:04 PM
Created:12-27-08 12:29 AM
Downloads:21,816
Favorites:88
MD5:

oUF Reputation  Popular! (More than 5000 hits)

Version: 90200.22-Release
by: p3lim [More]



Description

oUF Reputation is a element plug-in made for the unitframe framework oUF.
It does nothing by itself, and requires a layout that supports it to function.

It has the following features:

  • Reputation bar
  • Tags

For details on how to implement this in your own layout, please see the wiki:
https://github.com/p3lim-wow/oUF_Reputation/wiki

Feedback

If you would like to report a bug or contribute to the project, please follow this link to get started.

Legal

Please see the LICENSE file.

Changes in 90200.22-Release:
  • Changed: Update Interface version
Archived Files (2)
File Name
Version
Size
Author
Date
90105.21-Release
5kB
p3lim
11-03-21 12:18 PM
90100.20-Release
5kB
p3lim
07-01-21 12:08 AM


Post A Reply Comment Options
Unread 09-16-16, 02:42 AM  
neverg
A Frostmaul Preserver
 
neverg's Avatar
AddOn Author - Click to view AddOns

Forum posts: 268
File comments: 498
Uploads: 2
Hi p3lim,

Found another bug that didn't happen before this commits.

When entering the world, the reputation bar doesn't show up.
Need to go to Blizzard reputations to disable and enable again.

Didn't happen before so I guess it's a regression bug.
__________________
My oUF Layout: oUF Lumen
Report comment to moderator  
Reply With Quote
Unread 09-16-16, 06:37 AM  
p3lim
A Pyroguard Emberseer
 
p3lim's Avatar
AddOn Author - Click to view AddOns

Forum posts: 1710
File comments: 1222
Uploads: 43
Originally Posted by neverg
Hi p3lim,

Found another bug that didn't happen before this commits.

When entering the world, the reputation bar doesn't show up.
Need to go to Blizzard reputations to disable and enable again.

Didn't happen before so I guess it's a regression bug.
Are you using the factory in oUF to spawn your frames?
Report comment to moderator  
Reply With Quote
Unread 09-16-16, 08:54 AM  
neverg
A Frostmaul Preserver
 
neverg's Avatar
AddOn Author - Click to view AddOns

Forum posts: 268
File comments: 498
Uploads: 2
Originally Posted by p3lim
Originally Posted by neverg
Hi p3lim,

Found another bug that didn't happen before this commits.

When entering the world, the reputation bar doesn't show up.
Need to go to Blizzard reputations to disable and enable again.

Didn't happen before so I guess it's a regression bug.
Are you using the factory in oUF to spawn your frames?
Nope, I spawn them individually:

Lua Code:
  1. -- -----------------------------------
  2. -- > SPAWN UNIT
  3. -- -----------------------------------
  4. if cfg.units[frame].show then
  5.   oUF:RegisterStyle("oUF_Lumen:"..frame:gsub("^%l", string.upper), createStyle)
  6.   oUF:SetActiveStyle("oUF_Lumen:"..frame:gsub("^%l", string.upper))
  7.   oUF:Spawn(frame, "oUF_Lumen"..frame:gsub("^%l", string.upper))
  8. end

https://github.com/greven/oUF_lumen/...layer.lua#L521
__________________
My oUF Layout: oUF Lumen
Report comment to moderator  
Reply With Quote
Unread 09-18-16, 06:17 PM  
neverg
A Frostmaul Preserver
 
neverg's Avatar
AddOn Author - Click to view AddOns

Forum posts: 268
File comments: 498
Uploads: 2
I found something related to this bug of the experience bar not showing when entering the world even tho the show xp as experience is ticked on a certain faction.

I opened an issue on Github to explain it there. Guess it is better.

https://github.com/p3lim-wow/oUF_Reputation/issues/4
__________________
My oUF Layout: oUF Lumen
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.