https://github.com/paulbuechner/titan-reputation
A World of Warcraft AddOn that adds a handy Reputation-Tracker to your Titan Panel.
https://github.com/paulbuechner/titan-reputation
lua wow wow-addon
Last synced: 2 months ago
JSON representation
A World of Warcraft AddOn that adds a handy Reputation-Tracker to your Titan Panel.
- Host: GitHub
- URL: https://github.com/paulbuechner/titan-reputation
- Owner: paulbuechner
- License: mit
- Created: 2023-12-31T01:23:00.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2026-02-28T18:43:37.000Z (4 months ago)
- Last Synced: 2026-02-28T21:44:23.375Z (4 months ago)
- Topics: lua, wow, wow-addon
- Language: Lua
- Homepage: https://www.curseforge.com/wow/addons/titan-panel-reputation-continued
- Size: 14.1 MB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
Titan [Reputation Continued]
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.
## Features
- **Titan Panel**: Displays the faction data of a given faction in a customizable button directly on Titan Panel.
Toggle the Blizzard Character Reputation Page. Auto-change display of the most recently changed faction.
- **Tooltip information**: Quickly verify standings with factions using the customizable tooltip to display the
factions you care about by simply mousing over the button.
- **Session monitoring**: Toggle session data summary, which displays the total gained reputation since your last
login/reload as well as a Reputation breakdown (per hour / per min).
- **Customization Options**: Customize the appearance of the button and tooltip to fit your needs.
- **Reputation Color Highlighting**: 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, display a achievements style message with
the faction name and the new standing level. This makes those reputation grinds a bit more eventful and can be
toggled on/off for those minimalists out there.
- **MikScrollingBattleText**: Mik's Scrolling Battle Text support for faction standing change announcement.
- **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 collapsing groups in this pane
> affects the ability of the plugin to gather data from the factions in the collapsed group.
## Contributors

PapaSolDragon
💻

mishikal1
💻

Ivaria
💻

Paul Büchner
💻 🚧 📖 🤔
### 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.* - PapaSolDragon (Original Author)
> This addon is a custom fork of the original revised Titan Reputation addon. The original addon was created by
> Aquator and PapaSolDragon and is maintained by [lvaria](https://github.com/Ivaria). The original addon can be
> found [here](https://www.curseforge.com/wow/addons/titanrep).