Get an Epic Experience with Premium

Titan [Reputation] (+Glamour)

Titan Panel Login to Add Favorites
  • 9 Likes
  • World of Warcraft
  • 3,161 Monthly Downloads
  • Supports: 5.2.0
  • 356,370 Total Downloads
  • Updated 03/17/2013
  • Created 02/12/2007
  • 604 Favorites
  • Project Site
  • Comments
  • Release Type: Release
  • License: Public Domain
  • Newest File: release
or
Support development! **
Donate

About Titan [Reputation] (+Glamour)

Titan [Reputation]

Titan Reputation is a reputation plugin for Titan Panel. It allows you to more easily monitor and track your faction standings with any faction you may be farming reputation with. Titan Reputation provides the following features.

  • Displays the faction data of a given faction in a customizable button directly on Titan Panel.
  • Toggle auto-change display of most recent changed faction.
  • Toggle the Blizzard Character Reputation Page.
  • Quickly verify standings with factions using the customizable tooltip to display the factions you care about by simply mousing over the button.
  • Toggle session data summary which displays the total gained reputation since your last login/reload as well as a Reputation per hour breakdown.
  • Announce your faction standing changes in a local raid warning.
  • Mik's Scrolling Battle Text support for faction standing change announcement.
  • Color Coding based on faction standings, built in color scheme, armory color scheme, or a generic basic colors solution.
  • Achievement style announcements upon a faction standing change. This makes those reputation grinds a bit more eventful and can be toggled on/off for those minimalists out there.
  • Added in support for Glamour
Titan Panel Button Customization Options:
  • Show/Hide Faction Name
  • Show/Hide Standing Name
  • Full/Abbreviated Standing Name
  • Current/Max Progress of the current standing level.
  • Percentage calculation of progress.
Separate Titan Panel Button Tool Tip Customization Options:
  • Show/Hide Standing Name
  • Full/Abbreviated Standing Name
  • Current/Max Progress of the current standing level.
  • Percentage calculation of progress.
  • Show/Hide Factions from the tooltip by standing level.
  • Show/Hide Factions from the tooltip by groups.
  • Show/Hide Faction Statistics.
  • Show/Hide Session Summary Data (RepPerHour).
Additional Feature
  • Blizzard Inactive Faction Support - If you wish to omit a faction from the tooltip entirely. Simply visit the Blizzard Reputation Pane and set the faction to be "Move to Inactive". The tooltip's behavior will not process any faction with this flag enabled. Note: When using the Blizzard Reputation Pane you should be aware that collapses groups in this pane, effects the ability of the plugin to gather data from the factions in the collapsed group.

Special Thanks

Lastly, the majority of the work on this addon is Aquator's. He was kind enough to get the ball rolling on this addon and I picked it up when he was no longer able to. I will continue to keep this addon running as long as I am capable. I'd like to thank him for all his work.

Bug Reports and Feature Requests

Please use the curseforge ticketing systems to submit bug reports and feature requests.

------------------------------------------------------------------------
r46 | papsol | 2013-03-17 12:56:10 +0000 (Sun, 17 Mar 2013) | 1 line
Changed paths:
   A /tags/release (from /trunk:45)

Tagging as release
------------------------------------------------------------------------
r45 | papsol | 2013-03-17 12:48:34 +0000 (Sun, 17 Mar 2013) | 1 line
Changed paths:
   M /trunk/.pkgmeta
   M /trunk/TitanReputation.toc

toc bump, no code change.
------------------------------------------------------------------------

Comments

First Previous Page 1 of 7 Next Last
  • #101

    I have 60 exalted reps, but the addon says I have 59. My guess is it's not counting either guild rep or alliance vanguard, they're the only ones that are slightly unusual.

  • #102

    Wait, scratch that.

    I had the steamwheedle cartel hidden on my default UI reputation tab. When I showed it, the addon changed to say I have 63 exalted reps. So now I have a new theory that it's counting the 2 reps I had exalted and switched back (Scryers and Frenzyheart), and also the hidden Alliance faction.

    Here's my reps if it helps: http://us.battle.net/wow/en/character/frostmourne/Larwood/reputation/

  • #100

    yes plz, it is possible upgrade this addon?

  • #99

    Any chance for a 5.0.4 update?

  • #98

    The point is that the plate with the reputation of the guild is constantly pops up at delivery the quest, or when you open the add-on, etc. ... Because that I have with the English language is so bad that I made the video was more understandable. 

    http://www.youtube.com/watch?v=PXRcq0FUe7Y

    P.S. client is russian 

    P.P.S. Wrote it all using a translator Laughing 

    Last edited by Chrisands on 2/9/2012 9:23:05 AM
  • #96

    Uninstalling this addon removed my Titan panel. Reinstalled Titan, but it's now broken.

  • #97

    Titan panel got some problems for some players it seems.

    Grab an older version (4.2 maybe) and just load out of date addons and its back.

  • #95

    If you could add an option to reset the session summary (Similar to the Titan Gold Info addon) that would be super handy. I'm not always right at the place I'm farming when I log in, and flying out to a location tends to skew the numbers unless I want to reload my entire UI.

  • #92
    I would love to see a way where I could track multiple reputations at a time, instead of just one. Im working on Undercity, Sha'tari Skyguard, and Netherwing, so it gets annoying switching back and forth. Im glad I can still use the Blizzard Rep bar though.
    Im gonna try just downloading it again, maybe renaming the very end, and hoping it works. If not, maybe a Titan [Reputation] (+Glamour) 2 could be released?

    Thanks for the add-on!
  • #94
    A simple rename of the files wouldn't do the trick. It would require some significant renaming inside the files as well. If there is a general demand for this, I might be able to come up with something. (would definitely need to disable the autoshow, and all forms of the alerts on the additional copies or you would see some odd behavior).
  • #91
    Papsol ... really is there no way to set a scaling feature on this ?
  • #93
    I assume you're referring to the text size in the tooltip. The addon uses the generic Blizzard tooltip which has little functionality. In its current implementation, this is not a likely feature I will implement. It would require switching to an embedded tooltip library, like qtip or writing my own tooltip-like function. Both of which are more time consuming than I able to commit to the project at the moment. Maybe some day, way down the road, I'll visit the idea as I'm not opposed to having a better formatted, more versatile tooltip.
  • #89
    hey there,
    on the german client the line 613 doesn't work.
    "(name == "Guild")" causing the issue Will240sx described, but for the german client.
    It would be nice if you could introduce something like a localisation feature.
    For the german client it must be something like this:
    if(not (name == "Gilde") and TITANREP_TABLE[name]) then
    this works for me.
  • #90
    The real fix will be a reworking of my code with localizations in mind. I'm not entirely up to that yet. The guild line you are referring to is indeed to most obvious problem caused when running the addon on a non-english client. There are a few more places in the code that rely on english words for proper function. I am not at this time actively localizing my code. However, in the distant future, I may visit this and ask for translators to contribute to the project. I do not have the time to invest in it at the moment.
  • #87
    I've seen a few mentions of separating this addon from Glamour, or at least making it so Glamour is not a requirement (as it used to be), and I'm wondering if there's an update. I really really love this addon, and I mean no offense, but I quite dislike Glamour. It works properly, and other than the spamming everyone else experienced a few weeks ago, I've never had problems with it, I just don't like banners and such flashing up on my screen.
  • To post a comment, please login or register a new account.
Login to Curse

Don't have an account? Create One.

Get an epic experience with Curse Premium
  • Faster addon downloads
  • Premium-Only Beta Giveaways
  • Ad-Free Curse experience
  • Premium Curse Client
  • and many More Features
  • Learn More »

Infinite Crisis NA

Get Your Preferred Access Code!