• World of Warcraft Addons
  • World of Warcraft
  • Average Rating:

  • Your Rating

  • Share
  • Report Abuse

Titan Panel [Guild]

  Download the Curse Client

Project Updated:
Files Updated: 04-18-2009
Supports Game Version: 3.1.0
Category: Guild, and Action Bars
Tags:

[Edit Tags]

Project Manager: SeGeDel
Additional Authors: No additional authors
Current Version: Version 3.6d [QuickFix2]
License: All Rights Reserved
Avg Daily DL (last 30 days): 182
Downloads Total: 167,601
Favorites: 340
Comments: 43
  • Contests
  • About Titan Panel [Guild]
  •  

THIS ADDON IS FROM chicogrande (jluzier@gmail.com)!
I have only done the changes to make it compatible with Patch 2.4
The outdated version can found here:
http://www.wowinterface.com/downloads/info4720-TitanPanelGuild.html

Titan Panel [Guild]: A simple guild list for the Titan Panel AddOn.


Requires: Titan Panel
Can be found at:
http://wow.curse.com/downloads/wow-addons/details/titan-panel.aspx
or:
http://code.google.com/p/titanpanel/

- Lists online guild members in a tooltip
- Menu shows names of online members, with click to /whisper functionality.
- Menu has options to /guild chat and /officer (/o) chat
- Menu has option to toggle Show offline members, which changes this setting in your Social frame, Guild tab
- Advanced menus to /w, /invite, /friend or /who guild members
- Shows default messages if the player is not a member of a guild
- Updates the guild listing every 5 minutes to accomodate the GuildRoster() delay and lag. The update only takes place if the player is 'idle' and not accessing conflicting UI frames or Titan elements
- Tooltip and right-click menu content is sortable using the Sort menu option, works like the guild frame
- Filters available for seeing only those guild members within your level range, your zone, or to look for members of a specific class
- Colors rank names (Advanced) or player names (Simple) based on rank index
- To save space, player can turn off menu options

Usage:
- In the right-click menu, click on a guild member name to send them a whisper
- Enable 'Show Advanced Menus' to create submenus for each online guild member based on rank
- Left-click on button to toggle the Friends Frame > Guild Tab
- When you have all settings configured to your liking, use 'Hide Options' to maximize your menu space.

  • Downloads (7)
  •  
File Name Release Type Game Version Downloads Date
Addon Curse.com Beta 2.3.3 0 9/29/2008
  File Name Release Type Game Version Downloads Date  
  Titan Panel [Guild] Version 3.6d [QuickFix2] Release 3.1.0 27,080 4/18/2009
  Titan Panel [Guild] Version 3.6d [QuickFix] Release 3.1.0 2,123 4/16/2009
  Titan Panel [Guild] Version 3.6c Release 3.0.8 32,261 2/6/2009
  Titan Panel [Guild] Version 3.6b Release 3.0.8 15,239 1/26/2009
  Titan Panel [Guild] Version 3.6a Release 3.0.3 18,556 1/6/2009
Advertisement
  • Screenshots (1)
  •  
  • Comments

Add Comment

Add

You need to or register to post.

Benefits of Registration

  • Interact with hundreds of thousands of other gamers on an open social network.
  • Post your stories, news, images, videos, and other content to share.
  • Create a network with your fellow gamers or join an existing one.
  • Gain reputation for everything you do.
  • kiwu said 

    And here's me wondering what "All rights reserved" is supposed to mean. :P

    Reply Report Permalink
  • Pelegon said 

    It's telling me I'm not a member of a guild, but when I right click on it it shows me guildies that are on and gives me options to chat. Hmmmm?

    Reply Report Permalink
  • thank you for your effort thus far segedel, your addon is such a great idea. i hope you can continue to support it, but if its not so much to ask, is there a way that i can edit the files to show more than 20 people? say like 140 people at a time? (yeah my guilds pretty active heh heh heh)

    Reply Report Permalink
  • KanadiaN said 

    The reason it is set for that it because there is not enough room of the screen to display the tooltip.. this can be edited in TitanGuild.lua around line 40 to up how many ppl are displayed

    Reply Report Permalink
  • Since the update, now Titan Guild is freezing my WOW... I eliminated other causes because it is the only add-on I "added" late yesterday after a whole and long session of play and my game froze after a little while.

    I mean, image froze, the game itself was still playable, like when an add-on conflict and use so much CPU... I used Alt+F4 to leave and restarted.

    Regards.

    Reply Report Permalink
  • SeGeDel said 

    Please deactivate the addon and start WoW. If WoW does not freeze, reactivate the addon and try again.
    Is WoW still freezing?

    Reply Report Permalink
  • Hello sir,

    No it was not but I used Titan Guild all the day yesterday without "freeze" except some random really "flash" freezes that happens since the last release.

    I can not say if it is related to an add-on or to the lag with the server because it may happens as well with everything deactivated.

    Regards.

    Reply Report Permalink
  • SeGeDel said 

    I'm trying to fix this as soon as possible, but it will take some time (I have a lot to do at work)

    Reply Report Permalink
  • KanadiaN said 

    since you are busy at work here is the fix don't mean to setp on your toes just trying to help ya out.. titan panel is getting more dependant on ace libs and TITAN_PANEL_MENU_HIDE is now L["TITAN_PANEL_MENU_HIDE"] witch makes making plugins a bit harder unless you make them with the same libs

    localization.lua

    was :
    TITAN_GUILD_MENU_HIDE = "|cff999999"..TITAN_PANEL_MENU_HIDE.."|r";

    now :
    TITAN_GUILD_MENU_HIDE = "|cff999999Hide|r";

    and in

    TitanGuildMenu.lua

    was :
    TitanPanelRightClickMenu_AddCommand(TITAN_PANEL_MENU_HIDE, TITAN_GUILD_ID, TITAN_PANEL_MENU_FUNC_HIDE);

    now :
    TitanPanelRightClickMenu_AddCommand(TITAN_GUILD_MENU_HIDE, TITAN_GUILD_ID, TITAN_PANEL_MENU_FUNC_HIDE);

    Reply Report Permalink
  • SeGeDel said 

    Thanks, but I have already made a "QuickFix".
    I have just uploaded the file.

    Reply Report Permalink
  • Actually..none of the mouse over stuff is working on Titan Panel. I've downloaded the latest Titan Panel itself - twice now - and still nothing.. suggestions?

    Reply Report Permalink
  • Addon still isn't working properly.. when you mouse-over nothing happens.

    Reply Report Permalink
  • SeGeDel said 

    I cannot reproduce the problem. Is there any LUA-error shown?

    Reply Report Permalink
  • Hmmmmm... still error 8(

    Date: 2009-04-17 21:10:34
    ID: 1
    Error occured in: Global
    Count: 1
    Message: ..\AddOns\TitanGuild\localization.lua line 863:
    attempt to concatenate global 'TITAN_PANEL_MENU_HIDE' (a nil value)
    Debug:
    (tail call): ?
    [C]: ?
    TitanGuild\localization.lua:863: in main chunk
    AddOns:
    Swatter, v5.4.4157 (WallabyII)
    ACP, v3.1.0.17
    Altoholic, v3.1.001
    Armory, v6.0.6
    ArmoryGuildBank, v6.0
    AtlasLoot, vv5.04.00a
    AucAdvanced, v5.4.4157 (WallabyII)
    AucFilterBasic, v5.4.4157 (WallabyII)
    AucFilterOutlier, v5.4.4157.2531
    AucMatchUndercut, v5.4.4157.2531
    AucStatClassic, v5.4.4157 (WallabyII)
    AucStatHistogram, v5.4.4157 (WallabyII)
    AucStatiLevel, v5.4.4157 (WallabyII)
    AucStatPurchased, v5.4.4157 (WallabyII)
    AucStatSales, v5.4.4157.2842
    AucStatSimple, v5.4.4157 (WallabyII)
    AucStatStdDev, v5.4.4157 (WallabyII)
    AucStatWOWEcon, v5.4.4157.2530
    AucUtilAHWindowControl, v5.4.4157.3311
    AucUtilAppraiser, v5.4.4157.2530
    AucUtilAskPrice, v5.4.4157.3175
    AucUtilAutoMagic, v5.4.4157.3142
    AucUtilCompactUI, v5.4.4157.2530
    AucUtilEasyBuyout, v5.4.4157.3583
    AucUtilItemSuggest, v5.4.4157.3108
    AucUtilPriceLevel, v5.4.4157.2545
    AucUtilScanButton, v5.4.4157.2530
    AucUtilScanFinish, v5.4.4157.2530
    AucUtilScanProgress, v5.4.4157.2530
    AucUtilSearchUI, v5.4.4157.3655
    AucUtilSimpleAuction, v5.4.4157.0
    AucUtilVendMarkup, v5.4.4157.2530
    Babylonian, v5.1.DEV.130
    Bartender4, v4.3.1
    BeanCounter, v5.4.4157 (WallabyII)
    BonusScanner, v4.8
    BrokerBonusScanner, v1.1
    BunnyQuestLevel, v
    ButtonFacade, v3.0.235
    Cartographer, v2.0
    CartographerWaypoints, v2.0
    Configator, v5.1.DEV.130
    CowTip, v
    Critline, vr16
    DBMBurningCrusade, v
    DBMCore, v
    DBMLDB, v
    DBMRaidLeadTools, v
    DBMSpellTimers, v
    DebugLib, v5.1.DEV.130
    DoTimer, v4.3
    DoubleWide, v
    DoubleWideTradeSkills, vv0.1
    DrDamage, v1.6.0b
    Enchantrix, v5.4.4157 (WallabyII)
    EnchantrixBarker, v5.4.4157 (WallabyII)
    epgp, v5.4.4
    epgplootmaster, vv0.3.49
    epgplootmasterml, vv0.3.49
    Examiner, v09.03.15
    GhostPulse, v2.3
    Gladius, vr23
    GroupCalendar, v4.5
    Omen, v3.0.7
    OneBag3, vv3.1.4-beta
    OneBank3, vv3.1.3-beta
    oRA2, v2.0.$Revision: 657 $
    Outfitter, v4.5.2
    Postal, v3.1.1
    Prat30, v3.1.5
    Prat30Libraries, v
    PreformAVEnabler, v
    QuestHelper, v0.103
    RatingBuster, v
    Recount, v
    sct, v6.2
    sctd, v3.1
    SexyMap, v
    SlideBar, v5.4.4157 (WallabyII)
    Stubby, v5.4.4157 (WallabyII)
    Talented, v2.0
    tekKompare, v3.0.3.5
    Titan, v4.1.9.30100 - Revision 216
    TitanAmmo, v4.1.9.30100
    TitanBag, v4.1.9.30100
    TitanClock, v4.1.9.30100
    TitanCoords, v4.1.9.30100
    TitanGoldTracker, v4.1.9.30100
    TitanGuild, v3.6d[QuickFix]
    (ck=962)

    Reply Report Permalink
  • SeGeDel said 

    Oh... I have forgotten some languages... Thank you. (New version uploaded)

    Reply Report Permalink
  • There's no errors at all and everything displays properly as it should..but when you mouse-over anything nothing happens like it used to. It's like something has been disabled for all plug-ins to stop showing additional information on mouse-over..Don't get it.

    Reply Report Permalink
  • KanadiaN said 

    I am not havign a problem at all =)

    Reply Report Permalink
  • jonasii said 

    Yay thanks !!!!!!!

    Reply Report Permalink
  • Zandira said 

    Thanks for looking at a fix! I love this addon, but can't use it because right now it tells me that I'm not a member of a guild :( I'm the guild master, so as you can imagine, this gives me quite a start!

    Reply Report Permalink
  • Q000 said 

    thank you !

    Reply Report Permalink
  • Similar Addons
  •  

Average downloads per day

  1. 4,362 Bartender4 Action Bars
  2. 3,154 ButtonFacade Action Bars
  3. 2,826 epgp (dkp reloaded) Guild
  4. 2,032 Altoholic Guild, Bags & Inventory, Mail...
  5. 1,532 EPGPLootmaster Chat & Communication, Guild...