Reputation: add absolute values on change
yoshimo opened this issue ยท 0 comments
I think we should cache all known factions and the reputation via GetFactionInfoById and calculate the diff on events like
CHAT_MSG_COMBAT_FACTION_CHANGE
COMBAT_TEXT_UPDATE "FACTION"
UPDATE_FACTION
Having the absolute & delta values in the logfile and not just the change between major jumps for major factions might be helpful.