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

  • Your Rating

  • Share
  • Report Abuse

Titan Panel [Pals]

  Download the Curse Client

Project Updated:
Files Updated: Tue, Apr 21 2009
Supports Game Version: 3.1.0
Category: Action Bars
Tags:

, , , , , , , and [Edit Tags]

Project Manager: KanadiaN
Additional Authors: No additional authors
Current Version: Release 303r4
License: GNU General Public License version 3 (GPLv3)
Avg Daily DL (last 30 days): 52
Downloads Total: 13,408
Favorites: 60
Comments: 10
  • About Titan Panel [Pals]
  •  

This is a addon for Titan Panel witch displays your friends list on Titan Panel, This is based off TitanFriends From Battlesnake.

/pals help ( was added to make adding color and level to the tooltip )

Added Coloring to right click menu under Whisper, Invite, Notes and so on

Will now sync alts to friends list for easy mailing... type a few letters and the name should be selectable.

I plan to release a version with every game version change to ensure the plugin is working as intended

I am currently looking for people to help with other languages, If you feel you can do so and would like to help look in localization.lua and edit your language with the changes as needed and email to bug [ @ ] kanadian.net subject should be "localization [ xx ]" to avoid spam filter

  • Downloads (6)
  •  
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 [Pals] Release 303r4 Release 3.1.0 7,237 4/21/2009
  Titan Panel [Pals] Release 3 Release 3.0.9 1,497 4/9/2009
  Titan Panel [Pals] Release 2 Release 3.0.8 1,534 1/23/2009
  Titan Panel [Pals] Release 1 Release 3.0.3 1,081 12/13/2008
  Titan Panel [Pals] Beta 2 Beta 3.0.3 1,158 11/14/2008
Advertisement
  • Comments

Add Comment  

Add

You need to login 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.
  • shad0h said 

    Hey KanadiaN,

    Love the additional functionality that Titan Pals mod provides over Titan Friends. Very much appreciated !!!

    The one annoyance I am hoping you may be able to resolve in a future release is due to the offline friend details being stored separately for each one of my characters, even though they are in the same realm. Where I have a few (well 10) on the same realm, they could all have different details for the same offline friend.

    Would it be possible to create a common realm list of offline friend data to pull from ?
    That way if "MyRogue" logs in and gets an update of online "FriendMage", then later when "MyWarrior" logs in that he would have current "FriendMage" details correct even if he was offline.

    Hope I haven't confused with my description there :)

    Again though, thanks for the work. This is already much better than what I had available previously !

    Reply Report Permalink
  • KanadiaN said 

    I was toying with syncing alts friends list but I am nto sure how many ppl would want or use it for me to spend the time to code it, all character are stored gloably per realm and do have access to each others friends list.

    With this said I think I would be more inclined to fix the the bug of removeing a friend from friends list but it fails to remove it from the data array before adding this but I will see what I can do, it would not take to long it add that type of function

    Reply Report Permalink
  • shad0h said 

    Thanks Mate,

    I also use Friends & Ignore Share mod that syncs all my friends lists between players on the same realm, so I know that they will always have the same list.
    So rather than being lazy, I just rewrote my copy of Pals to store details by faction / by realm and not per character.

    Here is my version which is tested working in case you ever decide to go down this path instead.

    http://rapidshare.com/files/228872006/TitanPals.zip

    Reply Report Permalink
  • KanadiaN said 

    Thanks but the reason it was the way it is, is because I have found that there is alot of people that can not play the game / class that have picked. While I am willing to put up with them on one toon I have no use for them on others and don't want them to know my alts. this is why friends are stored on a per character bases. I will have a update and hope to have this function in it.

    Reply Report Permalink
  • KanadiaN said 

    this addon will load and work out of date just fine, I will be puting a new file up once the server load drops a bit...

    Reply Report Permalink
  • could you plz also colorise classnames in menue (invite whisper etc..!)

    Reply Report Permalink
  • german calssnames:

    elseif (class == "Paladin") then colorCode = "|cfff58cba";
    elseif (class == "Hexenmeister") then colorCode = "|cff9482C9";
    elseif (class == "Hexenmeisterin") then colorCode = "|cff9482C9";
    elseif (class == "Todesritter") then colorCode = "|cffc41f3b";
    elseif (class == "J\195\164ger") then colorCode = "|cffabd473";
    elseif (class == "J\195\164gerin") then colorCode = "|cffabd473";
    elseif (class == "Priester") then colorCode = "|cffffffff";
    elseif (class == "Priesterin") then colorCode = "|cffffffff";
    elseif (class == "Magier") then colorCode = "|cff69ccf0";
    elseif (class == "Magierin") then colorCode = "|cff69ccf0";
    elseif (class == "Schurke") then colorCode = "|cfffff569";
    elseif (class == "Schurkin") then colorCode = "|cfffff569";
    elseif (class == "Druide") then colorCode = "|cffff7d0a";
    elseif (class == "Druidin") then colorCode = "|cffff7d0a";
    elseif (class == "Schamane") then colorCode = "|cff2459FF";
    elseif (class == "Schamanin") then colorCode = "|cff2459FF";
    elseif (class == "Krieger") then colorCode = "|cffc79c6e";
    elseif (class == "Kriegerin") then colorCode = "|cffc79c6e";

    Reply Report Permalink
  • I get this error quite often.

    Date: 2009-03-11 21:14:05
    ID: 1
    Error occured in: Global
    Count: 1
    Message: ..\AddOns\TitanPals\TitanPalsToolTip.lua line 113:
    table index is nil
    Debug:
    [C]: ?
    TitanPals\TitanPalsToolTip.lua:113: TitanPanelPals_AddPals()
    TitanPals\TitanPalsToolTip.lua:19: tooltipCustomFunction()
    Titan\TitanTooltip.lua:28: TitanTooltip_SetGameTooltip()
    Titan\TitanTooltip.lua:58: TitanTooltip_SetPanelTooltip()
    Titan\TitanPanelTemplate.lua:416: TitanPanelButton_SetTooltip()
    Titan\TitanPanelTemplate.lua:207: TitanPanelButton_OnEnter()
    [string "*:OnEnter"]:1:
    [string "*:OnEnter"]:1

    Reply Report Permalink
  • KanadiaN said 

    I just release a new version that should address and fix this issue, sorry for the lateness but I started a new job and my time to play is now next to nothing

    Reply Report Permalink
  • Got the following error:

    Date: 2009-01-26 17:34:00
    ID: 1
    Error occured in: Global
    Count: 1
    Message: ..\AddOns\TitanPals\TitanPalsRightClick.lua line 363:
    attempt to index global 'TitanPalsVars' (a nil value)
    Debug:
    (tail call): ?
    [C]: ?
    TitanPals\TitanPalsRightClick.lua:363: initFunction()
    ..\FrameXML\UIDropDownMenu.lua:69: UIDropDownMenu_Initialize()
    Titan\TitanMenu.lua:9: TitanRightClickMenu_OnLoad()
    [string "*:OnEvent"]:1:
    [string "*:OnEvent"]:1

    ADDONS
    Titan, v4.1.4.30000 (Revision 111)
    TitanBag, v4.1.4.30000
    TitanCoords, v4.1.4.30000
    TitanCritLine, v0.6.2
    TitanGoldTracker, v4.1.4.30000
    TitanLootType, v4.1.4.30000
    TitanPals, v4.0.0.30000
    TitanPerformance, v4.1.4.30000
    TitanRepair, v4.1.4.30000
    TitanXP, v4.1.4.30000
    (ck=955)

    Reply Report Permalink
  • KanadiaN said 

    when dose this happen? is it when you click on it to upgrade? or dose this happen at login? The only thing the upgrade function did in this version was change the version number, if the version number is not correct the script will see that it is wrong and fix it.

    Reply Report Permalink
  • TitanPals-4.0.0.30000\TitanPalsRightClick.lua:363: attempt to index global 'TitanPalsVars' (a nil value)
    Interface\FrameXML\UIDropDownMenu.lua:69: in function `UIDropDownMenu_Initialize':
    Titan-4.1.4.30000\TitanMenu.lua:9: in function `TitanRightClickMenu_OnLoad'
    :"*:OnEvent":1: in function <[string "*:OnEvent"]:1>

    ---

    Reply Report Permalink
  • german wow

    Reply Report Permalink
  • Beta 2 worked fine... Release spams that major changes have been made since last update and to run a script something like /script TitanPalsUtil_Update

    When this is typed in there is an error... if this is not enough I will post error text

    Reply Report Permalink
  • KanadiaN said 

    The command is /script TitanPalsUtils_Upgrade(); or right click the addon in Titan Panel and select "Upgrade". Please submit bugs in the manor described in the change log file.

    Reply Report Permalink
  • KanadiaN said 

    I would have to look into the guild stuff but with Titan Panel [Guild] now having a person that is updating it, this is not likely to happen "please explain the guild info you would like to see". Beta 2 is just about ready and it has all the Alt sync stuff in it. I have not put it up for download because the servers have not been live enough to test it. I will be live in the next day or 2

    Reply Report Permalink
  • steste78 said 

    Thanks for the quick resond I just would like to see how many people are in and on my guild, what their rank is, their lvl, and where they are.

    Thanks again

    Reply Report Permalink
  • KanadiaN said 

    Titan Panel [Guild] witch you will find at http://wow.curse.com/downloads/wow-addons/details/titan-panel-guild-segedel.aspx updated by SeGeDel you will find very usefull as it already has all the thing in it you are looking for. I use this my myself and it dose work

    Reply Report Permalink
  • steste78 said 

    Is it possable to add guild info also plus like a friend list sync for your alts.

    Reply Report Permalink
  • 1 page(s)
  • Similar Addons
  •  

Average downloads per day

  1. 4,216 Bartender4 Action Bars
  2. 3,126 ButtonFacade Action Bars
  3. 911 Dominos Action Bars
  4. 781 FloTotemBar Action Bars, Hunter, and Shaman
  5. 588 FloAspectBar Action Bars, Class, and Hunter