Help

Titan Panel [Pals]

Titan Panel Login to Add Favorites
  • 0 Likes
  • World of Warcraft
  • 79,168 Downloads
  • Supports: 4.3
  • 36 Average Daily Downloads
  • Comments
  • Created 11/9/2008 1:50:40 AM
  • Updated 1/19/2012 8:02:57 AM
  • 296 Favorites
  • Project Site
  • License: All Rights Reserved
  • Release Type: Release
  • Newest File: r83
or
Support development! **
Donate

About Titan Panel [Pals]

Titan Pals

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

Bug Reports

Please use a bug chatching addon like !Swatter this can be found in the Auctioneer addon package. This will provide the information needed to fix any bugs that may pop up, a good place to post bugs is Curseforge bug tracker, this will keep me from having to delete posts so that inportant information is easy to find. Please include the version number of the addon you are currently using.

Feedback

Please leave feedback so we can make this addon into something usable, That everyone feels that they took a part in creating.

Tooltip

New style formating for the tooltip, to find out more go to the setting dialog. The tooltip displays information about your online/offline friends. The Tooltip is changable through presets or you can create one of your own.

More info on this can be found Here.

Syncing

Alts Syncing

Every time you log in to the game TitanPals add the Character to an alts data array. This is done so that you can use the Alts Sync function. This adds your alts to your friends list so when you visit a mailbox you can type the first few letters of the Character name to have them show in the mail to selector. To use this function you can right click on the addon and select the Syncing menu and Sync Alts to Friends List or you could use

/script TitanPanelPals_SyncAlts()
Syncing Alts Friends

This will allow you to easly add friends from your alts friends list To use this function you can right click on the addon and select the Syncing menu and Sync Alts Friends to Friends List or you could use

/script TitanPanelPals_SyncAltsFriends()

More info on this can be found Here.

Settings

Setting for the addon have been moved from the right click menu to Titan Panels Config in a sub catagory "Titan [Pals]", Here you will be able to change the way the tooltip looks as well as turning off the addon load bannor, this also includes addon memory usage.

Updates

Switched to Global data array so that friends info will update from any Character that has him in his friends list

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

You will now be able to sync alts to friends list for easy mailing... type a few letters and the name should be selectable. You will now be able to sync friends from your alts friends list.

Added a data array converter that will change your data array to the current for you apon login.

Translations

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

X:/Path_to/World of Warcraft/Interface/Addons/TitanPals/locals/xxXX.lua

and edit your language with the changes as needed. Email any changes to aaron [ @ ] kanadian.net subject should be "localization [ xx ]" to avoid spam filter.

Language Translation Credits

  • Sandmahn - German Language Translation (deDE)
  • Rainheart - Russian Language Translation (ruRU)
Unfinished Translations

If you feel you can help with any of the following translations please see the Translation section.

  • French (frFR)
  • Korean (koKR)
  • Latin American Spanish (esMX)
  • Brazilian Portuguese (prBR)
  • Simplified Chinese (zhCN)
  • Spanish (esES)
  • Traditional Chinese (zhTW)

------------------------------------------------------------------------
r83 | kanadian | 2012-01-19 14:02:53 +0000 (Thu, 19 Jan 2012) | 1 line
Changed paths:
   M /trunk/ChangeLog.txt
   M /trunk/TitanPals.toc
   A /trunk/TitanPalsDescriptionPage.txt
   D /trunk/TitanPalsDiscPage.txt

- Description page backup updated
------------------------------------------------------------------------
r82 | kanadian | 2012-01-17 21:35:04 +0000 (Tue, 17 Jan 2012) | 1 line
Changed paths:
   M /trunk/ChangeLog.txt
   M /trunk/TitanPals.toc
   M /trunk/TitanPalsConfig.lua

- Remove PlaySoundFile code that was use for tracking down a bug
------------------------------------------------------------------------
r81 | kanadian | 2012-01-17 19:30:05 +0000 (Tue, 17 Jan 2012) | 4 lines
Changed paths:
   M /trunk/.pkgmeta
   M /trunk/ChangeLog.txt
   M /trunk/Locals/deDE.lua
   M /trunk/Locals/enUS.lua
   M /trunk/Locals/esES.lua
   M /trunk/Locals/esMX.lua
   M /trunk/Locals/frFR.lua
   M /trunk/Locals/koKR.lua
   M /trunk/Locals/ptBR.lua
   M /trunk/Locals/ruRU.lua
   M /trunk/Locals/zhCN.lua
   M /trunk/Locals/zhTW.lua
   M /trunk/TitanPals.toc
   A /trunk/TitanPalsCommandLinePage.txt
   M /trunk/TitanPalsConfig.lua
   A /trunk/TitanPalsHowWhyPage.txt
   M /trunk/TitanPalsUtils.lua

- ruRU retranslated thanks Rainheart
- Fixed more deDE ASCII
- Fixed TitanPals_ResetUtils
* Keep an eye out for TitanClan soon to be on curse
------------------------------------------------------------------------
r80 | kanadian | 2012-01-13 06:13:30 +0000 (Fri, 13 Jan 2012) | 1 line
Changed paths:
   M /trunk/ChangeLog.txt
   M /trunk/Locals/deDE.lua
   M /trunk/Locals/enUS.lua
   M /trunk/Locals/esES.lua
   M /trunk/Locals/esMX.lua
   M /trunk/Locals/frFR.lua
   M /trunk/Locals/koKR.lua
   M /trunk/Locals/ptBR.lua
   M /trunk/Locals/ruRU.lua
   M /trunk/Locals/zhCN.lua
   M /trunk/Locals/zhTW.lua
   M /trunk/TitanPals.toc
   M /trunk/TitanPalsUtils.lua

- Logic for local class name generation fixed ( typo )
------------------------------------------------------------------------
r79 | kanadian | 2012-01-13 05:36:38 +0000 (Fri, 13 Jan 2012) | 5 lines
Changed paths:
   M /trunk/ChangeLog.txt
   M /trunk/Locals/deDE.lua
   M /trunk/Locals/enUS.lua
   M /trunk/Locals/esES.lua
   M /trunk/Locals/esMX.lua
   M /trunk/Locals/frFR.lua
   M /trunk/Locals/koKR.lua
   M /trunk/Locals/ptBR.lua
   M /trunk/Locals/ruRU.lua
   M /trunk/Locals/zhCN.lua
   M /trunk/Locals/zhTW.lua
   M /trunk/TitanPals.toc
   M /trunk/TitanPals.xml
   M /trunk/TitanPalsConfig.lua
   M /trunk/TitanPalsRightClick.lua
   M /trunk/TitanPalsToolTip.lua
   M /trunk/TitanPalsUtils.lua

- Logic for local class name generation fixed
- Some changes to ResetUtils
- Some command line changes
- ColorUtils chnage to return why text if no class if passed
- File encoding on all file fixed ( set to UTF-8 )
------------------------------------------------------------------------
r78 | kanadian | 2012-01-12 03:10:43 +0000 (Thu, 12 Jan 2012) | 8 lines
Changed paths:
   M /trunk/ChangeLog.txt
   M /trunk/Locals/deDE.lua
   M /trunk/Locals/enUS.lua
   M /trunk/Locals/esES.lua
   M /trunk/Locals/esMX.lua
   M /trunk/Locals/frFR.lua
   M /trunk/Locals/koKR.lua
   M /trunk/Locals/ptBR.lua
   M /trunk/Locals/ruRU.lua
   M /trunk/Locals/zhCN.lua
   M /trunk/Locals/zhTW.lua
   M /trunk/TitanPals.lua
   M /trunk/TitanPals.toc
   M /trunk/TitanPalsConfig.lua
   M /trunk/TitanPalsRightClick.lua
   M /trunk/TitanPalsToolTip.lua
   M /trunk/TitanPalsUtils.lua

- Works with Titan Panel 5.0.11.40300
- Will works with WoW 4.3.2
- Some localization changes
- Unknown friend info edit tool added
- Command Line interface
- Better Starter account support
- Fixed order in which the array is filled ( Line 592 TitanPalsConfig.lua bug )
* Made it so the addon could be reset without the lose of friend / alt lists.
------------------------------------------------------------------------
r77 | kanadian | 2012-01-05 18:36:29 +0000 (Thu, 05 Jan 2012) | 5 lines
Changed paths:
   M /trunk/ChangeLog.txt
   M /trunk/Locals/deDE.lua
   M /trunk/Locals/enUS.lua
   M /trunk/Locals/esES.lua
   M /trunk/Locals/esMX.lua
   M /trunk/Locals/frFR.lua
   M /trunk/Locals/koKR.lua
   M /trunk/Locals/ptBR.lua
   M /trunk/Locals/ruRU.lua
   M /trunk/Locals/zhCN.lua
   M /trunk/Locals/zhTW.lua
   M /trunk/TitanPals.lua
   M /trunk/TitanPals.toc
   M /trunk/TitanPalsConfig.lua
   M /trunk/TitanPalsUtils.lua

+ Test with Titan Panel 5.0.11.40300 ( Currently has pairs error in Init )
- Array function fixed
- Added support for starter account
* This should be the last beta file, It has been hard as this time round
* as there has been a lack of people helping in the beta stage.
------------------------------------------------------------------------
r76 | kanadian | 2011-12-29 05:29:42 +0000 (Thu, 29 Dec 2011) | 1 line
Changed paths:
   M /trunk/ChangeLog.txt
   M /trunk/TitanPals.toc
   M /trunk/TitanPalsUtils.lua

- Fixed Tooltip ( Will now show )
------------------------------------------------------------------------
r75 | kanadian | 2011-12-22 03:52:41 +0000 (Thu, 22 Dec 2011) | 3 lines
Changed paths:
   M /trunk/ChangeLog.txt
   M /trunk/Locals/deDE.lua
   M /trunk/Locals/enUS.lua
   M /trunk/Locals/esES.lua
   M /trunk/Locals/esMX.lua
   M /trunk/Locals/frFR.lua
   M /trunk/Locals/koKR.lua
   M /trunk/Locals/ptBR.lua
   M /trunk/Locals/ruRU.lua
   M /trunk/Locals/zhCN.lua
   M /trunk/Locals/zhTW.lua
   M /trunk/TitanPals.lua
   M /trunk/TitanPals.toc
   M /trunk/TitanPalsConfig.lua
   M /trunk/TitanPalsRightClick.lua
   M /trunk/TitanPalsToolTip.lua
   M /trunk/TitanPalsUtils.lua

- core largely rewritten
- Added tool for setting "Unknown" info in friends array
- Self updating data array
------------------------------------------------------------------------
r74 | kanadian | 2011-12-12 02:04:06 +0000 (Mon, 12 Dec 2011) | 2 lines
Changed paths:
   M /trunk/ChangeLog.txt
   D /trunk/Locale
   A /trunk/Locals
   A /trunk/Locals/Locals.xml
   A /trunk/Locals/deDE.lua
   A /trunk/Locals/enUS.lua
   A /trunk/Locals/esES.lua
   A /trunk/Locals/esMX.lua
   A /trunk/Locals/frFR.lua
   A /trunk/Locals/koKR.lua
   A /trunk/Locals/ptBR.lua
   A /trunk/Locals/ruRU.lua
   A /trunk/Locals/zhCN.lua
   A /trunk/Locals/zhTW.lua
   M /trunk/TitanPals.lua
   M /trunk/TitanPals.toc
   M /trunk/TitanPalsConfig.lua
   D /trunk/TitanPalsLocals.xml
   M /trunk/TitanPalsRightClick.lua
   M /trunk/TitanPalsToolTip.lua
   M /trunk/TitanPalsUtils.lua

- Alot of the addon rewritten
= Localization needs to be worked on but there is some core to do still
------------------------------------------------------------------------

Comments

  • #57

    I just released TitanClan if anyone is intrested. it is a guild addon

  • #58

    I'm glad you did! Smile

    Just two things popping on my mind: Can you "sync" the colors used? (e.g. the Clan's zone text like the Pal's yellow one). And both addons don't go directly to the addon's settings page, at least not for me the first time I try it. For some strange reason it seems to work once I got there manually. Can you reproduce this behavior?

     

  • #61

    must be a language translation issue, I will check it out when I get back from class.

  • #60

    Reset both. Same behavior. I goes to the general settings page (where all the addons are listed). Once I navigate to either Pals or Clans settings, both open the correct page. Really strange.

    Don't mind. Just make it the same colors Smile

  • #59

    It opens the proper pages for me ( I would suggest you reset both addons and see if you can reproduce the behavior ), I needed I can log into the German client but it is very hard as I do not speak or under much German.

    Did you mean you want the zone text in the Yellow or the Slate ( I vote slate ), There is currently a little lag issue in Pals tooltip API, and a bigger lag issue in the Clan's buildRoster API.

    Last edited by KanadiaN on 2/1/2012 9:19:10 PM
  • #56

    There will be a few people that have a error when getting r80, This will happen as a result of using one of the version between r66 and r79 simply use this command in the chat frame.

    /TitanPals checkDB.

    The reason this has happened is because the AddOn changed the way it determined if the AddOn has been used before.

    TitanPalsDebug use to be TitanPals.Debug and TitanPalsProfile use to be TitanPals.Profile and because you used the beta the AddOn thinks you have the array setup.

    Last edited by KanadiaN on 1/17/2012 8:11:02 AM
  • #55

    Only r77 has worked for me. r78, 79, and 80 all won't work for me. Tried reset and reset all, no change. here is error message:

    Date: 2012-01-17 04:20:43
    ID: 1
    Error occured in: Global
    Count: 31
    Message: ..\AddOns\TitanPals\TitanPals.lua line 208:
    attempt to index global 'TitanPalsDebug' (a nil value)
    Debug:
    [C]: ?
    TitanPals\TitanPals.lua:208: TitanPanelPalsButton_OnEvent()
    [string "*:OnEvent"]:1:
    [string "*:OnEvent"]:1

    When I go into interface options, addons, and select TitanPals, I get the following error message:

    Date: 2012-01-17 04:17:14
    ID: 2
    Error occured in: Global
    Count: 1
    Message: ..\AddOns\TitanPals\TitanPalsUtils.lua line 16:
    attempt to index global 'TitanPalsProfile' (a nil value)
    Debug:
    (tail call): ?
    TitanPals\TitanPalsUtils.lua:16: TitanPals_CoreUtils()
    TitanPals\TitanPalsConfig.lua:510: member()
    ...nfig-3.0\AceConfigDialog-3.0\AceConfigDialog-3.0.lua:249:
    ...nfig-3.0\AceConfigDialog-3.0\AceConfigDialog-3.0.lua:197
    (tail call): ?
    ...nfig-3.0\AceConfigDialog-3.0\AceConfigDialog-3.0.lua:1064:
    ...nfig-3.0\AceConfigDialog-3.0\AceConfigDialog-3.0.lua:1054
    ...nfig-3.0\AceConfigDialog-3.0\AceConfigDialog-3.0.lua:1581: FeedGroup()
    ...nfig-3.0\AceConfigDialog-3.0\AceConfigDialog-3.0.lua:1853: Open()
    ...nfig-3.0\AceConfigDialog-3.0\AceConfigDialog-3.0.lua:1881:
    ...nfig-3.0\AceConfigDialog-3.0\AceConfigDialog-3.0.lua:1879
    (tail call): ?
    [C]: ?
    [string "safecall Dispatcher[2]"]:9:
    [string "safecall Dispatcher[2]"]:5
    (tail call): ?
    ...face\AddOns\Altoholic\libs\AceGUI-3.0\AceGUI-3.0.lua:314: Fire()
    ...GUI-3.0\widgets\AceGUIContainer-BlizOptionsGroup.lua:20:
    ...GUI-3.0\widgets\AceGUIContainer-BlizOptionsGroup.lua:19
    [C]: Show()
    ..\FrameXML\InterfaceOptionsFrame.lua:28: InterfaceOptionsList_DisplayPanel()
    ..\FrameXML\InterfaceOptionsFrame.lua:46: InterfaceOptionsListButton_OnClick()
    [string "*:OnClick"]:2:

    Last edited by KanadiaN on 1/17/2012 8:01:17 AM
  • #46

    Doesn't work anymore since last update. Tried checkDB and reset without success.

    Last edited by Noxxana on 1/12/2012 11:48:25 AM
  • #48

    if the command /TitanPals reset all does not work for you, which I can not see. Then you will need to visit the Command Line Info Page

    A little bit more info would help as to what went wrong, also please post what locals you are using to rule out that being a problem

    Last edited by KanadiaN on 1/17/2012 12:31:26 PM
  • #54

    Looks like it works again :) Thanks for your quick response!

    There are still some messed up characters in the settings window (but that's a rather cosmetic issue).

  • #53

    There was a bug in the logic that built the localized colouring table ( this logic was added to have the client supply the class name to save space ) enUS mage is the same for male and female

  • #52

    give me a bit I will buy eu version of wow and find out why it is doing this

  • #51

    No error in the tooltip. I get a LUA error if I try the right click menu (whisper and stuff):

    Date: 2012-01-12 23:19:45
    ID: 1
    Error occured in: Global
    Count: 1
    Message: ..\AddOns\TitanPals\TitanPalsUtils.lua line 296:
       attempt to index local 'colorCode' (a nil value)
    Debug:
       [C]: ?
       TitanPals\TitanPalsUtils.lua:296: TitanPals_ColorUtils()
       TitanPals\TitanPalsRightClick.lua:29: initFunction()
       ..\FrameXML\UIDropDownMenu.lua:69: UIDropDownMenu_Initialize()
       ..\FrameXML\UIDropDownMenu.lua:860: ToggleDropDownMenu()
       [string "*:OnEnter"]:5:
          [string "*:OnEnter"]:1

    Maybe it's related somehow.

  • #50

    There is a lot that has not been translated to deDE, but I made sure that the english version was there in its place. I can not download the german version because of the version of warcraft I have or I would do so.

    Is there a error being put into the tooltip?

    EDIT:

    Quote from Noxxana ยป

    Several option texts seem to be messed up ("?" where special characters should be, e.g. German Umlauts). Don't know if it has something to do with it.


    The reason for this is the file was saved under a format that did not allow ascii

    Last edited by KanadiaN on 1/12/2012 9:41:22 PM
  • To post a comment, please login or register a new account.
Learn how to disable ads
Learn how to disable ads
Login to Curse

Don't have an account? Create One.

Get an epic experience with Curse Premium
  • Faster Addon Downloads
  • Premium-Only Beta Giveaways
  • Ad-Free Curse.com Experience
  • Premium Curse Client
  • and many More Features
  • Learn More »

Minecraft 3D Print Giveaway

Enter Now!