Go to Page... |
Compatibility: | The War Within (11.0.2) |
Updated: | 09-06-24 09:29 AM |
Created: | 01-30-12 09:23 AM |
Downloads: | 29,821 |
Favorites: | 117 |
MD5: | |
Categories: | Character Advancement, Utility Mods |
Description:
Faction Addict is a stand-alone addon that provides additional faction information to your characters working towards faction based achievements. Intended for those players who work on gaining exalted with many factions but also helpful to those that do not. There are in game achievements for being exalted with 1, 5, 10, 15, 20, 25, 30, 35, 40, 45, 50, 55, and 60 factions respectively.
Faction Addict also provides a reputation logging system that allows the player to see what reputation gains they have made in the current and previous sessions.
Use slash commands /fa or /factionaddict or click the new button on the upper right corner of your characters reputation panel to open and/or close the addon window.
Usage: (slash commands)
File Name |
Version |
Size |
Author |
Date |
1.91 |
451kB |
gmz323 |
09-04-24 07:34 AM |
|
1.90 |
451kB |
gmz323 |
08-22-24 10:16 AM |
|
1.89 |
450kB |
gmz323 |
08-14-24 08:55 AM |
|
1.88 |
449kB |
gmz323 |
07-24-24 01:21 PM |
|
1.87 |
449kB |
gmz323 |
05-07-24 03:30 PM |
|
1.86 |
449kB |
gmz323 |
03-20-24 08:58 AM |
|
1.85 |
449kB |
gmz323 |
01-19-24 09:43 AM |
|
1.84 |
449kB |
gmz323 |
11-20-23 07:04 AM |
|
1.83 |
430kB |
gmz323 |
11-18-23 09:01 AM |
|
1.82 |
430kB |
gmz323 |
11-08-23 06:38 AM |
|
1.81 |
430kB |
gmz323 |
09-06-23 11:49 AM |
|
1.80 |
430kB |
gmz323 |
07-11-23 05:22 PM |
|
1.79 |
430kB |
gmz323 |
05-05-23 08:46 AM |
|
1.78 |
430kB |
gmz323 |
05-03-23 08:12 AM |
|
1.77 |
430kB |
gmz323 |
03-21-23 01:54 PM |
|
1.76 |
430kB |
gmz323 |
02-20-23 10:30 AM |
|
1.75 |
429kB |
gmz323 |
02-13-23 07:08 PM |
|
1.74 |
431kB |
gmz323 |
02-07-23 04:32 PM |
|
1.73 |
430kB |
gmz323 |
02-04-23 07:39 PM |
|
1.72 |
429kB |
gmz323 |
02-26-22 10:16 AM |
|
1.71 |
429kB |
gmz323 |
11-03-21 08:59 AM |
|
1.70 |
429kB |
gmz323 |
10-19-21 08:22 AM |
|
1.69 |
429kB |
gmz323 |
09-02-21 04:26 PM |
|
1.68 |
429kB |
gmz323 |
06-29-21 06:11 PM |
Comment Options |
gmz323 |
View Public Profile |
Send a private message to gmz323 |
Find More Posts by gmz323 |
Add gmz323 to Your Buddy List |
07-27-20, 05:38 PM | |
A Kobold Labourer
Forum posts: 0
File comments: 11
Uploads: 0
|
Reputation Tracking
Hey love the addon is there any way add functionality to track reputations from within your custom pane or will this addon be readonly.
Thanks! |
|
ohlawdie |
View Public Profile |
Send a private message to ohlawdie |
Find More Posts by ohlawdie |
Add ohlawdie to Your Buddy List |
08-17-18, 01:19 PM | ||
|
Thanks again for the feedback! This change is included in today's 1.51 release. If you run into any other issues let me know. Thanks!
|
|
|
gmz323 |
View Public Profile |
Send a private message to gmz323 |
Find More Posts by gmz323 |
Add gmz323 to Your Buddy List |
08-17-18, 08:15 AM | ||
A Murloc Raider
Forum posts: 4
File comments: 3
Uploads: 0
|
|
|
|
DaBear78 |
View Public Profile |
Send a private message to DaBear78 |
Find More Posts by DaBear78 |
Add DaBear78 to Your Buddy List |
08-17-18, 06:38 AM | |
|
Thanks for the great detailed info DaBear78! This was likely a typo on my part. I'll go ahead and make this change, review the other factionIDs and put out a release that will hopefully fix in the short term before I can do more significant testing.
Thanks! |
|
gmz323 |
View Public Profile |
Send a private message to gmz323 |
Find More Posts by gmz323 |
Add gmz323 to Your Buddy List |
08-17-18, 05:45 AM | |
A Murloc Raider
Forum posts: 4
File comments: 3
Uploads: 0
|
I use Bartender4 and the XP/Rep bar provided by it. Faction Addict always worked with this addon for me without a problem. Changing the watched faction via the classic reputation panel works as intended. Entering
Code:
/run SetWatchedFactionIndex(x) And it seems as this is really a problem of the new factions, because I tested it with Legion factions (they work as intended) and with BfA factions (for me they don't work). Using the german client if this info is in any way helpful. Thx for your great addon anyway! Edit: In the saved variable file "FactionAddict.lua" and in your log ingame the rep gains are present ("Prachtmeeradmiralität" for example). Entering Code:
/run name, _, standingId, _, _, earnedValue, _, _, isHeader, isCollapsed, hasRep, isWatched, isChild = GetFactionInfo(5); print(name, standingId, earnedValue, isHeader, isCollapsed, hasRep, isWatched); Code:
Prachtmeeradmiralität 4 1575 false false false false false And I just found out that the faction ID is 2160 (https://www.wowhead.com/faction=2160/proudmoore-admiralty), which has a different ID in your "FactionAddictFactionData.lua" file (2169). That's all I can say so far...
Last edited by DaBear78 : 08-17-18 at 06:28 AM.
|
|
DaBear78 |
View Public Profile |
Send a private message to DaBear78 |
Find More Posts by DaBear78 |
Add DaBear78 to Your Buddy List |
08-16-18, 01:20 PM | ||
|
Re: Auto-Change Reputation Bar
I won't be able to get started on playing BfA for another week or so to test this out directly. It was working when I tested with 8.0 prepatch but it may have something to do with the new factions.
Are you using default or modified UI? What XP bars are you seeing? Can you toggle the reputation bar via the classic reputation panel? The more info you can give the easier it will be to track down when I get started on BfA. Thanks for the feedback!
|
|
|
gmz323 |
View Public Profile |
Send a private message to gmz323 |
Find More Posts by gmz323 |
Add gmz323 to Your Buddy List |
08-16-18, 08:27 AM | |
A Murloc Raider
Forum posts: 4
File comments: 3
Uploads: 0
|
Auto-Change Reputation Bar
Is it just me, or is "Auto-Change Reputation Bar" not working anymore in BfA?
|
|
DaBear78 |
View Public Profile |
Send a private message to DaBear78 |
Find More Posts by DaBear78 |
Add DaBear78 to Your Buddy List |
07-29-18, 04:06 PM | ||
|
Re: Yay update!
You bet!
|
|
|
gmz323 |
View Public Profile |
Send a private message to gmz323 |
Find More Posts by gmz323 |
Add gmz323 to Your Buddy List |
07-24-18, 04:36 PM | |
|
Yay update!
Thank you!
-Barleduq |
|
Barleduq |
View Public Profile |
Send a private message to Barleduq |
Find More Posts by Barleduq |
Add Barleduq to Your Buddy List |
07-04-17, 07:07 AM | ||
|
Re: Goodday!
Thanks for the report Barleduq! I will see what I can find.
|
|
|
gmz323 |
View Public Profile |
Send a private message to gmz323 |
Find More Posts by gmz323 |
Add gmz323 to Your Buddy List |
07-03-17, 05:58 PM | |
|
Goodday!
I'm using another addon called Exalted with the Floor (in the fan update) that swatter identifies in the error it throws when I open up the reputation tab in the character pane. Since I also use Faction Addict, and it touches the reputation pane, I thought I'd note it here, also, in case it's an interaction thing.
Code:
Date: 2017-07-03 19:54:12 ID: 3 Error occured in: Global Count: 1 Message: ..\FrameXML\ReputationFrame.lua line 33: attempt to index local 'self' (a nil value) Debug: [C]: ? ..\FrameXML\ReputationFrame.lua:33: original_RWF_ReputationFrame_OnShow() ...e\AddOns\ExaltedWithTheFloor\ExaltedWithTheFloor.lua:157: ...e\AddOns\ExaltedWithTheFloor\ExaltedWithTheFloor.lua:155 [C]: ? [C]: Show() ..\FrameXML\CharacterFrame.lua:35: CharacterFrame_ShowSubFrame() ..\FrameXML\CharacterFrame.lua:17: ToggleCharacter() ..\FrameXML\CharacterFrame.lua:46: CharacterFrameTab_OnClick() [string "*:OnClick"]:2: [string "*:OnClick"]:1 Locals: AddOns: Swatter, v7.0.5 (<%codename%>) WowheadLooter, v70204 ACP, vr245 AdvancedXPBar, v7.2.0.170329 Altoholic, vr182 Analyst, v1.4.0 Archy, v7.2.0.1 AucAdvanced, v7.4.5714 (TasmanianThylacine) AucFilterBasic, v7.4.5714 (TasmanianThylacine) AucFilterOutlier, v7.4.5714.5459(7.4/embedded) AucMatchUndercut, v7.4.5714.5585(7.4/embedded) AucScanData, v7.4.5714 (TasmanianThylacine) AucStatHistogram, v7.4.5714 (TasmanianThylacine) AucStatiLevel, v7.4.5714 (TasmanianThylacine) AucStatPurchased, v7.4.5714 (TasmanianThylacine) AucStatSales, v7.4.5714.5598(7.4/embedded) AucStatSimple, v7.4.5714 (TasmanianThylacine) AucStatStdDev, v7.4.5714 (TasmanianThylacine) AucStatWOWEcon, v7.4.5714.5613(7.4/embedded) AucUtilAHWindowControl, v7.4.5714.5575(7.4/embedded) AucUtilAppraiser, v7.4.5714.5704(7.4/embedded) AucUtilAskPrice, v7.4.5714.5599(7.4/embedded) AucUtilAutoMagic, v7.4.5714.5686(7.4/embedded) AucUtilCompactUI, v7.4.5714.5694(7.4/embedded) AucUtilEasyBuyout, v7.4.5714.5576(7.4/embedded) AucUtilFixAH, v7.4.5714 (TasmanianThylacine) AucUtilItemSuggest, v7.4.5714.5651(7.4/embedded) AucUtilPriceLevel, v7.4.5714.5633(7.4/embedded) AucUtilScanButton, v7.4.5714.5631(7.4/embedded) AucUtilScanFinish, v7.4.5714.5588(7.4/embedded) AucUtilScanProgress, v7.4.5714.4979(7.4/embedded) AucUtilScanStart, v7.4.5714.5347(7.4/embedded) AucUtilSearchUI, v7.4.5714.5710(7.4/embedded) AucUtilSimpleAuction, v7.4.5714.5705(7.4/embedded) AucUtilVendMarkup, v7.4.5714.4828(7.4/embedded) AutoRepair, v Babylonian, v5.1.DEV.332(/embedded) BadBoy, vv7.2.222 BadBoyCCleaner, vv7.2.0 BadBoyHistory, v1.31 BadBoyIgnore, vv7.2.0 BattlePetCount, v1.8.14 BattlePetTabs, v7.2.0.170329 BeanCounter, v7.4.5714 (TasmanianThylacine) BelowAverageItems, v1.24 BindsWhen, v7.1.0.1 BulkBuy, v1.06 CanIMogIt, v7.2.0.04 ChatLoot, v1.6.1 ClassicQuestLog, v1.3.2 Comix, v7.2.0.1 Compass, v1.0.6 Configator, v5.1.DEV.406(/embedded) CritterEmote, v1.8 DarkmoonProfessional, v7.0.3.1 DataStore, vr63 DataStoreAchievements, vr45 DataStoreAgenda, vr25 DataStoreAuctions, vr48 DataStoreCharacters, vr40 DataStoreContainers, vr56 DataStoreCrafts, vr77 DataStoreCurrencies, vr35 DataStoreGarrisons, vr21 DataStoreInventory, vr50 DataStoreMails, vr49 DataStorePets, vr42 DataStoreQuests, vr42 DataStoreReputations, vr40 DataStoreSpells, vr30 DataStoreStats, vr29 DataStoreTalents, vr59 DebugLib, v5.1.DEV.337(/embedded) DragEmAll, v1.0.6 Dresser, v7.2.0.170329 Elephant, v3.7.3 Enchantrix, v7.4.5714 (TasmanianThylacine) ExaltedWithTheFloor, v2. ExecutiveAssistant, v1.0.4 Exonumist, v7.1.0.0 FactionAddict, v1.44 FarmIt2, v FishingBuddy, v1.7.13a FlightMapEnhanced, v2.1.4 Gatherer, v7.0.5 GnomishVendorShrinker, v GoFish, v7.1.0.1 Grail, v089 GrailAchievements, v011 GrailQuestsenUS, v22996 GrailReputations, v007 GrailWhen, v001 GuildRosterButtons, v5.0 HearKitty, v1.7.6a HearKittyMandolin, v1.0g HearKittySoundPacks, vVolume 2g HearKittyYarrr, v1.4g HereBeDragons10, v1.18-release IgnoreMore, v1.1.1-40300 InFlightLoad, v7.2.002 KeepingTabs, v1.5 KillTrack, vv2.11.2 LagBar, v3.6 LibExtraTip, v5.12.DEV.423(/embedded) LightHeaded, vv70200-1.0.0-2017-04-01-698a623 Linkerize, v010 Livestock, v2.6.1 LootMsgShortener, v0.71 MasterPlanA, vA MetaMap, v7.1.0.2 MetaMapNBK, v7.1.0.0 MetaMapWKB, v7.1.0.0 MobKillCount, v7.1.0 MountFarmHelper, v7.1.0 MyMountspecial, v7.1.0.1 NameplateColors, vv1.4.0 numQuests, v4 Overachiever, v0.99.7 OverachieverTabs, v0.99.7 Pawn, v2.2.8a PersonalLootHelper, v1.29 PetFarmHelper, v7.1.0 PetLeash, v3.1.3 PetTracker, v7.1.4 PetTrackerBreeds, v7.1.4 PetTrackerConfig, v7.1.4 PetTrackerJournal, v7.1.4 PetTrackerSwitcher, v7.1.4 PetTrackerUpgrades, v7.1.4 Postal, vv3.5.8 ProfessionsComplete, v2.4 QuestPlates, v7.2.0.1 QuickQuestItem, v3.0 RangeDisplay, vv4.5.0 SayRandomQuote, v7.0 SilverDragon, vv4.0.2 SilverDragonBurningCrusade, vv4.0.2 SilverDragonCataclysm, vv4.0.2 SilverDragonLegion, vv4.0.2 SilverDragonMists, vv4.0.2 SilverDragonVanilla, vv4.0.2 SilverDragonWarlords, vv4.0.2 SilverDragonWrath, vv4.0.2 SimpleDing, vv1.0 SimpleGold, v5.5.2 Skada, v1.6.7 Skadacfi, v0.5.1 SkadaScroll, v1.5.3 SlideBar, v7.0.5 (<%codename%>) SpeedyGonzales, v1.7.6 Storyline, v2.0.4 Stubby, v7.4.5714 (TasmanianThylacine) SunriseSunset, v1.02 TabardAddict, v2.36 TargetNameplateIndicator, v1.17 TheUndermineJournal, v4.7.20170701 TinyPad, v2.1.4 TipHelper, v5.12.DEV.405(/embedded) TipTop, v2.18 TokenSplainer, vr04 TomTom, vv70200-1.0.0-6d2e98b TransmogTokens, v1.4.6 WardrobeSort, vv1.2.5 WhoFramedWatcherWabbit, v2.2.1 Wholly, v063 WowheadBagScanner, v1.11 WoWPro, v7.2.5 WoWProAchievements, v7.2.5 WoWProDailies, v7.2.5 WoWProLeveling, v7.2.5 WowProProfession, v7.2.5 WoWProWorldEvents, v7.2.5 WoWTokenWatch, v1.0.3 XandY, v1.07 Yarrr, v1.06 ZoneAchievementTracker, v7.1.0.0 BlizRuntimeLib_enUS v7.2.5.70200 <none> (ck=1417)
Last edited by Barleduq : 07-03-17 at 06:00 PM.
|
|
Barleduq |
View Public Profile |
Send a private message to Barleduq |
Find More Posts by Barleduq |
Add Barleduq to Your Buddy List |
05-03-17, 08:48 AM | ||
|
Re: Feature
There are no plans to include this level of detail in the addon. It's not only a huge amount of work to duplicate the data that already exists on wowhead but it creates a situation that requires a lot of ongoing maintenance and work to keep all that data updated. (ie every patch and expansion usually has some significant faction additions and changes). I go into a bit more detail in my past discussion with 'PocketAppZ' in the posts below this one if you would like to also look at those. Thanks for the feedback! |
|
|
gmz323 |
View Public Profile |
Send a private message to gmz323 |
Find More Posts by gmz323 |
Add gmz323 to Your Buddy List |
05-03-17, 07:22 AM | |
|
Feature
Any chance to make the addon simular to https://mods.curse.com/addons/wow/factionizer instead of using wowhead urls
|
|
Merthalde |
View Public Profile |
Send a private message to Merthalde |
Find More Posts by Merthalde |
Add Merthalde to Your Buddy List |
04-23-15, 02:58 PM | ||
A Fallenroot Satyr
Forum posts: 28
File comments: 6
Uploads: 0
|
Re: Re: Idea
|
|
|
PocketAppZ |
View Public Profile |
Send a private message to PocketAppZ |
Find More Posts by PocketAppZ |
Add PocketAppZ to Your Buddy List |