Download
(12Kb)
Download
Updated: 10-27-14 01:12 AM
Compatibility:
Warlords of Draenor Pre-Patch (6.0.2)
Updated:10-27-14 01:12 AM
Created:unknown
Downloads:10,519
Favorites:121
MD5:

picoGuild  Popular! (More than 5000 hits)

Version: 6.0.0.13-Beta
by: Tekkub [More]

picoGuild is a small LibDataBroker based info addon. It provides a simple guild display, with a tooltip that shows detailed information about guildies online.

Visit my site for more great addons.
Please send all bugs, feature requests and questions to [email protected]

6.0.0.13-Beta
Remove guild level/XP stuff for 6.0 (thanks @hughescr and @Gnarfoz)

5.0.1.12-Release
Tagging release version

5.0.1.11-Beta
Guild daily XP cap is gone (thanks hughescr)

4.1.0.10-Beta
Display party/raid indicator more betterer
Identify party/raid members (thanks dcollier)

4.0.0.9-Beta
Seems string.format rounds instead of truncating

4.0.0.8-Beta
remove wrath backcompat
pprovost is holding it wrong

4.0.0.7-Beta
Open the new guild frame on click
Live only has partial guild functionality right now
new guild level and rep infos in cat

3.1.0.6-Release
Add zone highlighting to tooltip

3.0.3.5-Release
LDB type

3.0.3.4-Beta
tektip!
Embed update

3.0.1.3-Beta
Add location info to tooltip
Embed update

2.4.3.2-Beta
Change officer note color so you can tell it apart from the public note
Use token class name instead of engrish one

2.4.2.1-Beta
Add LDB-1.1
Remove tekBlock, we're no longer a display
Rename to picoGuild
Remove dongle
Optional Files (0)


Post A Reply Comment Options
Unread 12-27-10, 11:52 AM  
FlareLT
A Defias Bandit

Forum posts: 3
File comments: 7
Uploads: 0
Sometimes it shows something strange after guild level (".!*)
http://img253.imageshack.us/img253/5161/picoguild.gif

Also see a strange percentage of guild exp. today.

BTW, for those who would like addon NOT to display guild level, and to show only player counts (as it did before cataclysm updates) - just edit file picoGuild.lua, line 93:

Replace this:
dataobj.text = string.format("Lv%.1f%s - %d/%d", level, capped, online, total)
With this:
dataobj.text = string.format("%d/%d", online, total)
It would be nice, if addon had option to toggle between such display modes with right-click (and remember this setting), so that users wouldn't have to change code (as it has to be done again after each update of this mod).
Last edited by FlareLT : 12-27-10 at 12:39 PM.
Report comment to moderator  
Reply With Quote
Unread 12-11-10, 04:43 PM  
Csalago
A Kobold Labourer
 
Csalago's Avatar
AddOn Author - Click to view AddOns

Forum posts: 1
File comments: 85
Uploads: 4
I am sometimes seeing the new guild XP listed, but most of the time it does not show. I can't figure out what is making the difference. i would like to see it all the time.
Report comment to moderator  
Reply With Quote
Unread 12-11-10, 09:57 AM  
Aisenfaire
A Murloc Raider

Forum posts: 6
File comments: 394
Uploads: 0
I'm receiving the following error:

Code:
1x Picoguild-Alpha\picoGuild.lua:134: bad argument #2 to 'format' (number expected, got string)
Picoguild-Alpha\picoGuild.lua:134: in function `OnEnter'
Fortress-1.1.5 \Core.lua:255: in function <Fortress\Core.lua:226>

Locals:
self = LegoFortresspicoGuild {
 0 = <userdata>
 SetText = <function> @ Fortress\libs\LegoBlock\LegoBlock.lua:884:
 SetIcon = <function> @ Fortress\libs\LegoBlock\LegoBlock.lua:903:
 db = <table> {}
 icon = <unnamed> {}
 legoID = 4
 optionsTbl = <table> {}
 obj = <table> {}
 text = <unnamed> {}
 hidden = false
 SetDB = <function> @ Fortress\libs\LegoBlock\LegoBlock.lua:936:
 ShowText = <function> @ Fortress\libs\LegoBlock\LegoBlock.lua:890:
 HideIcon = <function> @ Fortress\libs\LegoBlock\LegoBlock.lua:922:
 hasText = true
 ShowIcon = <function> @ Fortress\libs\LegoBlock\LegoBlock.lua:908:
 name = "picoGuild"
 HideText = <function> @ Fortress\libs\LegoBlock\LegoBlock.lua:896:
}
currentXP = 3319135
remainingXP = 14920865
dailyXP = 2905150
maxDailyXP = 0
nextLevelXP = 18240000
percentTotal = "19"
percentDaily = "1.#INF"
gender = 3
name = "Valar Morghulis"
description = "Guild reputation is your personal standing with your guild, and is required to buy guild rewards.  Guild reputation is gained automatically when you earn guild experience."
standingID = 5
barMin = 3000
barMax = 6000
barValue = 500
factionStandingtext = "Friendly"
(*temporary) = <function> @ Picoguild\tektip.lua:100:
(*temporary) = <unnamed> {
 AddLine = <function> @ Picoguild\tektip.lua:100:
 AddMultiLine = <function> @ Picoguild\tektip.lua:114:
 AnchorTo = <function> @ Picoguild\tektip.lua:81:
 numlines = 4
 Clear = <function> @ Picoguild\tektip.lua:88:
 0 = <userdata>
 cols = <table> {}
}
tip = <unnamed> {
 AddLine = <function> @ Picoguild\tektip.lua:100:
 AddMultiLine = <function> @ Picoguild\tektip.lua:114:
 AnchorTo = <function> @ Picoguild\tektip.lua:81:
 numlines = 4
 Clear = <function> @ Picoguild\tektip.lua:88:
 0 = <userdata>
 cols = <table> {}
}
lastanchor = LegoFortresspicoGuild {
 0 = <userdata>
 SetText = <function> @ Fortress\libs\LegoBlock\LegoBlock.lua:884:
 SetIcon = <function> @ Fortress\libs\LegoBlock\LegoBlock.lua:903:
 db = <table> {}
 icon = <unnamed> {}
 legoID = 4
 optionsTbl = <table> {}
 obj = <table> {}
 text = <unnamed> {}
 hidden = false
 SetDB = <function> @ Fortress\libs\LegoBlock\LegoBlock.lua:936:
 ShowText = <function> @ Fortress\libs\LegoBlock\LegoBlock.lua:890:
 HideIcon = <function> @ Fortress\libs\LegoBlock\LegoBlock.lua:922:
 hasText = true
 ShowIcon = <function> @ Fortress\libs\LegoBlock\LegoBlock.lua:908:
 name = "picoGuild"
 HideText = <function> @ Fortress\libs\LegoBlock\LegoBlock.lua:896:
}
IHASCAT = true
L = <table> {
 Not in a guild = "Not in a guild"
 online = "[%s] has come online."
 No Guild = "No Guild"
 offline = "(.+) has gone offline."
 has come online = "has come online"
 has gone offline = "has gone offline"
}

  ---
Report comment to moderator  
Reply With Quote
Unread 03-25-09, 07:26 PM  
Sec
A Cyclonian
 
Sec's Avatar

Forum posts: 48
File comments: 177
Uploads: 0
I have been using several of your LDB addons - picoGuild, picoFriends, picoFPS and picoEXP. For some reason, the tooltips on the first two I've listed will not be fully affected by TipTop, but the last two are. The font face is changed via TipTop, but not the font size and other features such as border and background. Would I need to ask Seerah about this, or is it possible that picoGuild and picoFriends can be fully skinned?
Report comment to moderator  
Reply With Quote
Unread 01-19-09, 09:19 AM  
Cafeine
A Kobold Labourer

Forum posts: 1
File comments: 5
Uploads: 0
You can try Dockingstation too.
Report comment to moderator  
Reply With Quote
Unread 08-30-08, 08:02 PM  
DJJoeJoe
A Murloc Raider
 
DJJoeJoe's Avatar
AddOn Compiler - Click to view compilations

Forum posts: 6
File comments: 172
Uploads: 1
Originally posted by kwyna
Originally Posted by tekkub
picoGuild does not provide it's own display, you will need a LDB-based display addon.
Such as ?
It this whole system is like Fubar or Titan panel, with there being a variety of 'fubars' to use to display your little 'fu-addon' etc.
__________________

Joetest - Ner'Zhul - Disciples of Death
Report comment to moderator  
Reply With Quote
Unread 07-14-08, 02:50 AM  
kwyna
A Kobold Labourer

Forum posts: 0
File comments: 5
Uploads: 0
Thanks
Report comment to moderator  
Reply With Quote
Unread 07-13-08, 07:33 AM  
OttoDeFe
A Chromatic Dragonspawn
 
OttoDeFe's Avatar
AddOn Author - Click to view AddOns

Forum posts: 178
File comments: 195
Uploads: 12
Fortress and StatBlockCore.
__________________
"They say
the pen is mightier than any saber -
any sword -
but if there's a war
I just don't know if a Bic will save ya..."

-- Last Offence
Report comment to moderator  
Reply With Quote
Unread 07-13-08, 06:20 AM  
kwyna
A Kobold Labourer

Forum posts: 0
File comments: 5
Uploads: 0
Originally Posted by tekkub
picoGuild does not provide it's own display, you will need a LDB-based display addon.
Such as ?
Report comment to moderator  
Reply With Quote
Post A Reply



Category Jump:

Support AddOn Development!

You have just downloaded by the author . If you like this AddOn why not consider supporting the author? This author has set up a donation account. Donations ensure that authors can continue to develop useful tools for everyone.