promotional bannermobile promotional banner

Reputation Guide

A World of Warcraft addon to help you manage your reputation and Factions.

File Details

1.0.1-release

  • R
  • Mar 30, 2024
  • 213.48 KB
  • 4.6K
  • 10.2.6+4
  • Classic + 2

File Name

ReputationGuide-full-1.0.1-release.zip

Supported Versions

  • 10.2.6
  • 4.4.0
  • 3.4.3
  • 2.5.4
  • 1.15.1

What's Changed

Fixes:

  • Made more changes for 10.2.6 (Dragonflight) combining to the same codebase as all other versions.
  • Added more reputation values for Cataclysm Classic's release, I will continue to test these on the beta and make changes where needed.
  • Added a pvp quest filter to filter out pvp quests for factions such as Stormwind/Orgrimmar, as they can lead to cluttering when someone might not be interested in pvp quests for those factions. (Now added for all versions of wow)
  • Fixed some pvp quest flags for some factions as they were not all added correctly

Known issues (10.2.6 - Dragonflight):

  • SortByStanding is still not working at the moment, therefore the checkbox is disabled.
  • There is still some buggy behaviour with the ReputationDetailFrame as it's currently not shown on click, but rather with a check if the current selected faction is equal to factionID in a loop.
  • Not all Dragonflight factions are updated/filled yet.
  • There is still a bunch of unused code at the moment, this makes this version of the addon not usuable for any other version of the game.
  • Renown factions 'can' show wrong and sometimes double values
  • In the temporary code for 10.2.6 there is still a lot of uses of "ExpansionIndex" instead of the more straightforward use "REP:AfterExpansion".