- Home
- Downloads
-
Addons & Mods
Featured
World of Warcraft
5,103 Addons
-
Popular Downloads
- Top World of Warcraft Addons
- Top Minecraft Server Mods
- Top Rift Addons
- Top Skyrim Mods
- Top World of Tanks WoT Mods
- Top Starcraft II Maps
- Top Terraria Maps
- Top Runes of Magic Addons
- Top Warhammer Online Addons
- Top Age of Conan Addons
-
- Curse Client
- Premium
- News
- Giveaways
- Videos
- Forums
ElkFactions
- 0 Likes
- World of Warcraft
- 40 Monthly Downloads
- Supports: 4.2
- 8,341 Total Downloads
- Updated 6/29/2011 5:23:15 AM
- Created 4/27/2009 2:04:37 AM
- 32 Favorites
- Project Site
- Comments
- Release Type: Beta
- License: All Rights Reserved
- Newest File: 1.0.0 - r11
About ElkFactions
ElkFactions is the next step of development for FuBar-FactionsFu. It provides a LDB feed for your currently tracked reputation featuring a tooltip that allows you to view all of your factions.
------------------------------------------------------------------------
r11 | elkano | 2011-06-29 10:22:09 +0000 (Wed, 29 Jun 2011) | 1 line
Changed paths:
M /trunk/ElkFactions.lua
I said "Nothing to see her"... *cough²*
------------------------------------------------------------------------
r10 | elkano | 2011-06-29 10:13:55 +0000 (Wed, 29 Jun 2011) | 1 line
Changed paths:
M /trunk/ElkFactions.lua
nothing to see her... *cough*
------------------------------------------------------------------------
r9 | elkano | 2011-06-29 09:27:23 +0000 (Wed, 29 Jun 2011) | 7 lines
Changed paths:
M /trunk/ElkFactions.lua
M /trunk/ElkFactions.toc
- pushed TOC for 4.2
- removed code to remember collapsed headers, done by the client now
- attempted fix for ticket #9
- DB now uses Default profile by default
- right clicking the icon now opens configuration
- changed template tokens from #xx to {xx}
- removed some spam
------------------------------------------------------------------------
r8 | elkano | 2010-11-29 11:46:26 +0000 (Mon, 29 Nov 2010) | 1 line
Changed paths:
A /trunk/ElkFactionsOptions.lua
added options to disable minimap icon
------------------------------------------------------------------------
| File Name | Release Type | Game Version | Downloads | Date |
|---|---|---|---|---|
| 1.0.0 - r11 | Beta | 4.2 | 2,144 | 6/29/2011 5:23:15 AM |
| r11-nolib | Beta | 4.2 | 34 | 6/29/2011 5:23:14 AM |
| 1.0.0 - r6-nolib | Beta | 4.0.1 | 52 | 11/2/2010 11:44:13 AM |
| 1.0.0 - r6 | Beta | 4.0.1 | 2,662 | 11/2/2010 11:44:13 AM |
Top Downloads
-
- Bagnon
- Bags & Inventory
- 380,324 Monthly Downloads
-
- Deadly Boss Mods
- Combat and Boss Encounters
- 302,560 Monthly Downloads
-
- Recount
- Combat
- 301,016 Monthly Downloads
-
- SpellFlash
- PvP, Buffs & Debuffs, Quests & Leveling, Action Bars, and Combat
- 282,737 Monthly Downloads
-
- GatherMate2_Data
- Achievements
- 210,508 Monthly Downloads
Comments
therefore go to http://www.wowace.com/addons/elkfactions/files/
it fixes the spam and the minimap icon in case you didn't do it yourself.
you can also set the preferred release type in your curse client to alpha to get the newest version :)
Ich habe sehr lange fu factions gehabt und war echt froh das du es für broker neu geschrieben hast.
und eine bitte hätte ich , könnte die fraktionsnamen gleich dem fraktionsfarbenstatus sein.
es wäre übersichtlicher, sprich die Zeile im Ganzen in der jeweiligen Farbe des Status.
Eng.:
if possible,plz color the whole line in the factionsstatuscolor, for a better overview
---------
ElkFactions: ExpandFactionHeader(37) called...
[21:35:48]ElkFactions: name: Inactive isHeader: 1 isCollapsed: 1
[21:35:48]ElkFactions: CollapseFactionHeader(37) called...
[21:35:48]ElkFactions: name: Inactive isHeader: 1 isCollapsed: nil
-----------------
This comes every time i get faction and its in general and is very very annoying how do i remove this?
In the file ElkFactions.lua scroll down to the bottom.
There you have 4 lines like this:
self:Print("CollapseFactionHeader("..tostring(factionIndex)..") called...")
self:Print(" name: "..tostring(name), "isHeader: "..tostring(isHeader), "isCollapsed: "..tostring(isCollapsed))
self:Print("ExpandFactionHeader("..tostring(factionIndex)..") called...")
self:Print(" name: "..tostring(name), "isHeader: "..tostring(isHeader), "isCollapsed: "..tostring(isCollapsed))
Delete them or comment out using --
That's all i hope ^^
!Swatter-5.5.4293 (WombatII)\Support\LibRevision.lua:47: in function `LibStub'
ElkFactions-1.0.0-2\ElkFactions.lua:5: in main chunk
[2009/05/24 18:44:39-664-x1]: ElkFactions-1.0.0-2\ElkFactions.lua:1: Usage: EmbedLibrary(addon, libname, silent, offset): 'libname' - Cannot find a library instance of "AceBucket-3.0".
AceAddon-3.0-5 (Altoholic):201: in function `EmbedLibrary'
AceAddon-3.0-5 (Altoholic):183: in function `EmbedLibraries'
AceAddon-3.0-5 (Altoholic):150: in function `NewAddon'
ElkFactions-1.0.0-2\ElkFactions.lua:1: in main chunk
I did read your code...
local ElkFactions = LibStub("AceAddon-3.0"):NewAddon("ElkFactions", "AceConsole-3.0", "AceBucket-3.0")
...and it doesn't seem to be wrong anywhere. Please help :)
Most likely the reason is that I'm not loading the embedded libs myself, yet. But well, it's only alpha after all :)
If you still want to have a look it it in the current form, installing the Ace3 standalone should help, though maybe some other libs are also missing.
This posting is made of 100% recycled electrons.