Titan Pals
This is a addon for Titan Panel witch displays your friends list on Titan Panel, This is based off TitanFriends From Battlesnake.
Releases
I know that there has been a number of releases as of late. Please do not feel you have to get the latest. In most parts nothing has been added, It has just been a gramer fix. So it would not hurt to READ the change log and determain if you need the new release.
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.
New style formating for the tooltip, to find out more go to the setting dialog.
The tooltip displays information about your online/offline friends. At this point it is displayed in a formated unchangeable method. I hope to change this in the future. The tooltip now will check for and display classes by sex as well. IE: Male / Female
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\locale\xxXX.lua
and edit your language with the changes as needed. Email any changes to bug [ @ ] kanadian.net subject should be "localization [ xx ]" to avoid spam filter.
Language Translation Credits
Sandmahn - German Language Translation
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)
- Russian (ruRU)
- Simplified Chinese (zhCN)
- Spanish (esES)
- Traditional Chinese (zhTW)
------------------------------------------------------------------------
r34 | kanadian | 2009-09-12 03:53:01 +0000 (Sat, 12 Sep 2009) | 1 line
Changed paths:
M /trunk/ChangeLog.txt
M /trunk/TitanPals.lua
M /trunk/TitanPals.toc
M /trunk/TitanPalsConfig.lua
M /trunk/TitanPalsUtils.lua
- Minor repairs to default setting
------------------------------------------------------------------------
r33 | sandmahn | 2009-09-12 02:23:07 +0000 (Sat, 12 Sep 2009) | 1 line
Changed paths:
M /trunk/Locale/deDE.lua
Added new translation for new vars of r32
------------------------------------------------------------------------
r32 | kanadian | 2009-09-11 17:54:55 +0000 (Fri, 11 Sep 2009) | 6 lines
Changed paths:
M /trunk/ChangeLog.txt
M /trunk/Locale/deDE.lua
M /trunk/Locale/enUS.lua
M /trunk/Locale/esES.lua
M /trunk/Locale/esMX.lua
M /trunk/Locale/frFR.lua
M /trunk/Locale/koKR.lua
M /trunk/Locale/ruRU.lua
M /trunk/Locale/zhCN.lua
M /trunk/Locale/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
- Reworked data array to cut down on the errors
- Added data array converter to conver the data array to new format
- Added the ability to add/remove custon tooltip formats to presets
- Reworked tooltip function to preform better
- Added autosyncalts/autosyncaltsfriends "Use with caution this may lock up the click for a small time"
* Put autosync's on timers that will trigger a small time after the UI is fully loaded
------------------------------------------------------------------------
r31 | kanadian | 2009-09-10 20:33:58 +0000 (Thu, 10 Sep 2009) | 2 lines
Changed paths:
M /trunk/ChangeLog.txt
M /trunk/TitanPals.lua
M /trunk/TitanPals.toc
M /trunk/TitanPalsConfig.lua
M /trunk/TitanPalsRightClick.lua
M /trunk/TitanPalsToolTip.lua
M /trunk/TitanPalsUtils.lua
- Fix data array update function
- Altered tooltip for marking an ALT as an ALT
------------------------------------------------------------------------
r30 | sandmahn | 2009-09-10 20:20:56 +0000 (Thu, 10 Sep 2009) | 1 line
Changed paths:
M /trunk/Locale/deDE.lua
Translated new vars for r29 to german
------------------------------------------------------------------------
r29 | kanadian | 2009-09-10 05:55:02 +0000 (Thu, 10 Sep 2009) | 5 lines
Changed paths:
M /trunk/ChangeLog.txt
M /trunk/Locale/deDE.lua
M /trunk/Locale/enUS.lua
M /trunk/Locale/esES.lua
M /trunk/Locale/esMX.lua
M /trunk/Locale/frFR.lua
M /trunk/Locale/koKR.lua
M /trunk/Locale/ruRU.lua
M /trunk/Locale/zhCN.lua
M /trunk/Locale/zhTW.lua
M /trunk/TitanPals.lua
M /trunk/TitanPals.toc
M /trunk/TitanPalsConfig.lua
M /trunk/TitanPalsRightClick.lua
M /trunk/TitanPalsUtils.lua
- Fixed Language files
- Added Custom Note popup to rught click menu
- Added Auto SyncAlts, AutoSyncAltsFriends to addon load
* This may lag loading screen so defaults are off
- Changed from VARIABLES_LOADED to ADDON_LOADED to try and get the load bannor to show proper addon memory usage.
------------------------------------------------------------------------
r28 | sandmahn | 2009-09-09 17:00:38 +0000 (Wed, 09 Sep 2009) | 1 line
Changed paths:
M /trunk/Locale/deDE.lua
Updated new localized strings (About, Menu_Notes)
------------------------------------------------------------------------
r27 | kanadian | 2009-09-08 22:05:41 +0000 (Tue, 08 Sep 2009) | 1 line
Changed paths:
M /trunk/TitanPals.lua
M /trunk/TitanPals.toc
M /trunk/TitanPalsConfig.lua
M /trunk/TitanPalsDiscPage.txt
M /trunk/TitanPalsRightClick.lua
M /trunk/TitanPalsUtils.lua
- Fix for RightClickMenu in other languages
------------------------------------------------------------------------
r26 | kanadian | 2009-09-04 13:25:28 +0000 (Fri, 04 Sep 2009) | 1 line
Changed paths:
M /trunk/ChangeLog.txt
M /trunk/TitanPals.toc
M /trunk/TitanPalsConfig.lua
- Typo that stoped tooltip from working
------------------------------------------------------------------------
r25 | kanadian | 2009-09-04 13:20:39 +0000 (Fri, 04 Sep 2009) | 6 lines
Changed paths:
M /trunk/ChangeLog.txt
M /trunk/TitanPals.toc
M /trunk/TitanPalsConfig.lua
- German Translation
- Tooltip Revamped
- Added function to right click menu for cleaning Data Array
- Added Sandmahn to authors in TOC
- Added Function to clean data array on every reversion ( You sould not even notice )
+ Custom tooltips
------------------------------------------------------------------------
r24 | sandmahn | 2009-09-04 11:09:47 +0000 (Fri, 04 Sep 2009) | 1 line
Changed paths:
M /trunk/Locale/deDE.lua
Translated new variables
------------------------------------------------------------------------
r23 | kanadian | 2009-09-04 05:08:16 +0000 (Fri, 04 Sep 2009) | 7 lines
Changed paths:
M /trunk/ChangeLog.txt
M /trunk/Locale/deDE.lua
M /trunk/Locale/enUS.lua
M /trunk/Locale/esES.lua
M /trunk/Locale/esMX.lua
M /trunk/Locale/frFR.lua
M /trunk/Locale/koKR.lua
M /trunk/Locale/ruRU.lua
M /trunk/Locale/zhCN.lua
M /trunk/Locale/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
- Part od tooltip overhal is finished
- ALL languages file are the same but not fully translated
* I did NOT change any of the current translations
= Right Click Menu ( Note )
* I changed the way the Notes menu was genereated so I am
* expecting this to be a huge problem for all languages excpet enUS.
* This mihgt not be the case.
------------------------------------------------------------------------
r22 | kanadian | 2009-09-01 07:23:38 +0000 (Tue, 01 Sep 2009) | 3 lines
Changed paths:
M /trunk/ChangeLog.txt
M /trunk/Locale/enUS.lua
M /trunk/TitanPals.lua
M /trunk/TitanPals.toc
M /trunk/TitanPalsConfig.lua
M /trunk/TitanPalsRightClick.lua
M /trunk/TitanPalsToolTip.lua
- Very unstable ( Devs Only )
* alot of changes to languages / tooltip and so on.
* THIS ADDON SHOULD ONLY BE USED BY THE AUTHORS AT THIS POINT.
------------------------------------------------------------------------
r21 | kanadian | 2009-09-01 04:34:33 +0000 (Tue, 01 Sep 2009) | 2 lines
Changed paths:
M /trunk/ChangeLog.txt
M /trunk/Locale/enUS.lua
M /trunk/TitanPals.lua
M /trunk/TitanPals.toc
M /trunk/TitanPalsConfig.lua
M /trunk/TitanPalsRightClick.lua
- New concept function on config dialog ( non-working )
- Authors table edit
------------------------------------------------------------------------
r20 | sandmahn | 2009-08-31 23:03:17 +0000 (Mon, 31 Aug 2009) | 1 line
Changed paths:
M /trunk/Locale/deDE.lua
removed core section - only enUS
------------------------------------------------------------------------
r19 | kanadian | 2009-08-31 22:30:11 +0000 (Mon, 31 Aug 2009) | 2 lines
Changed paths:
M /trunk/.pkgmeta
M /trunk/ChangeLog.txt
M /trunk/Locale/enUS.lua
M /trunk/TitanPals.toc
M /trunk/TitanPalsToolTip.lua
M /trunk/TitanPalsUtils.lua
- Tooltip fix
- Data Array fix ( offline notes )
------------------------------------------------------------------------
r18 | sandmahn | 2009-08-31 11:59:11 +0000 (Mon, 31 Aug 2009) | 1 line
Changed paths:
M /trunk/Locale/deDE.lua
Update r17 translation, copied and integrated new core section
------------------------------------------------------------------------
r17 | kanadian | 2009-08-31 01:47:44 +0000 (Mon, 31 Aug 2009) | 6 lines
Changed paths:
M /trunk/.pkgmeta
M /trunk/ChangeLog.txt
M /trunk/Locale/enUS.lua
D /trunk/TitanPals-Copy.toc
M /trunk/TitanPals.lua
M /trunk/TitanPals.toc
M /trunk/TitanPalsConfig.lua
M /trunk/TitanPalsRightClick.lua
M /trunk/TitanPalsToolTip.lua
M /trunk/TitanPalsUtils.lua
- Changed Nesteing
- Added Database cleaning function (Temp)
- Chaged alot fo misc. code.
+ German Language ( EDITS ARE IN enUS ONLY MARKED BY --new )
* This reversion is not ment for public use
* This reversion will cause ERRORS for all languages except enUS
------------------------------------------------------------------------
r16 | kanadian | 2009-08-28 21:08:15 +0000 (Fri, 28 Aug 2009) | 4 lines
Changed paths:
M /trunk/ChangeLog.txt
M /trunk/Locale/deDE.lua
M /trunk/Locale/enUS.lua
M /trunk/Locale/esES.lua
M /trunk/Locale/esMX.lua
M /trunk/Locale/frFR.lua
M /trunk/Locale/koKR.lua
M /trunk/Locale/ruRU.lua
M /trunk/Locale/zhCN.lua
M /trunk/Locale/zhTW.lua
M /trunk/TitanPals.lua
M /trunk/TitanPals.toc
M /trunk/TitanPalsConfig.lua
M /trunk/TitanPalsDiscPage.txt
- Fixed Config error
- Added code for alts so they will now be coloed if use is not hideing alts
- Fixed Mem Usage on tooltip if set not to show
+ Finish Pals Edit on Config dialog
------------------------------------------------------------------------
r15 | sandmahn | 2009-08-28 10:35:02 +0000 (Fri, 28 Aug 2009) | 3 lines
Changed paths:
M /trunk/Locale/deDE.lua
Tooltip im Kampf ausgeschaltet replaced with Tooltip im Kampf ausschalten
Mainly a repository test
------------------------------------------------------------------------
r14 | kanadian | 2009-08-27 18:52:20 +0000 (Thu, 27 Aug 2009) | 6 lines
Changed paths:
M /trunk/.pkgmeta
M /trunk/ChangeLog.txt
M /trunk/Locale/deDE.lua
M /trunk/Locale/enUS.lua
M /trunk/Locale/esES.lua
A /trunk/Locale/esMX.lua
M /trunk/Locale/frFR.lua
A /trunk/Locale/koKR.lua
M /trunk/Locale/ruRU.lua
M /trunk/TitanPals.toc
M /trunk/TitanPalsConfig.lua
A /trunk/TitanPalsDiscPage.txt
- Some work on German language
- Some work on French
* Provided by Ekhurr
- Added support for two more languages that need translation
* esMX
* koKR
------------------------------------------------------------------------
r13 | kanadian | 2009-08-26 19:42:28 +0000 (Wed, 26 Aug 2009) | 2 lines
Changed paths:
M /trunk/ChangeLog.txt
M /trunk/Locale/deDE.lua
M /trunk/Locale/enUS.lua
M /trunk/Locale/esES.lua
M /trunk/Locale/frFR.lua
M /trunk/Locale/ruRU.lua
M /trunk/Locale/zhCN.lua
M /trunk/Locale/zhTW.lua
M /trunk/TitanPals.toc
M /trunk/TitanPalsUtils.lua
- Changed tooltip to see the diffrence between Male/Female
- Edited some language files with missing or incorrect spelling
------------------------------------------------------------------------
r12 | kanadian | 2009-08-26 04:39:42 +0000 (Wed, 26 Aug 2009) | 1 line
Changed paths:
M /trunk/ChangeLog.txt
M /trunk/Locale/deDE.lua
M /trunk/Locale/enUS.lua
M /trunk/Locale/esES.lua
M /trunk/Locale/frFR.lua
M /trunk/Locale/ruRU.lua
M /trunk/Locale/zhCN.lua
M /trunk/Locale/zhTW.lua
- Fixed problem with localization not loading properly
------------------------------------------------------------------------
r11 | kanadian | 2009-08-24 17:00:37 +0000 (Mon, 24 Aug 2009) | 3 lines
Changed paths:
M /trunk/ChangeLog.txt
M /trunk/Locale/deDE.lua
M /trunk/Locale/enUS.lua
M /trunk/Locale/esES.lua
M /trunk/Locale/frFR.lua
M /trunk/Locale/ruRU.lua
M /trunk/Locale/zhCN.lua
M /trunk/Locale/zhTW.lua
M /trunk/TitanPals.lua
M /trunk/TitanPals.toc
M /trunk/TitanPalsToolTip.lua
- German localization
* Provided by Sandmahn
- localized tooltip for all languages
------------------------------------------------------------------------
r10 | kanadian | 2009-08-24 08:11:19 +0000 (Mon, 24 Aug 2009) | 2 lines
Changed paths:
M /trunk/ChangeLog.txt
M /trunk/TitanPalsConfig.lua
ChangeLog.txt update
hide debug stuff on config dialog
------------------------------------------------------------------------
r9 | kanadian | 2009-08-24 08:07:19 +0000 (Mon, 24 Aug 2009) | 1 line
Changed paths:
D /trunk/TitanPals-Copy - Copy.toc
A /trunk/TitanPals-Copy.toc
Fixed a file name
------------------------------------------------------------------------
r8 | kanadian | 2009-08-24 08:05:13 +0000 (Mon, 24 Aug 2009) | 1 line
Changed paths:
M /trunk/.pkgmeta
Set ignore of TitanPals-Copy.toc
------------------------------------------------------------------------
r7 | kanadian | 2009-08-24 08:03:33 +0000 (Mon, 24 Aug 2009) | 1 line
Changed paths:
D /trunk/TitanPals - Copy.toc
A /trunk/TitanPals-Copy - Copy.toc
File name change
------------------------------------------------------------------------
r6 | kanadian | 2009-08-24 07:58:59 +0000 (Mon, 24 Aug 2009) | 1 line
Changed paths:
M /trunk/ChangeLog.txt
edit ChangeLog.txt
------------------------------------------------------------------------
r5 | kanadian | 2009-08-24 07:57:09 +0000 (Mon, 24 Aug 2009) | 1 line
Changed paths:
M /trunk/Locale/zhTW.lua
zhTW changed
------------------------------------------------------------------------
r4 | kanadian | 2009-08-24 07:56:08 +0000 (Mon, 24 Aug 2009) | 1 line
Changed paths:
M /trunk/Locale/zhCN.lua
zhCN changed
------------------------------------------------------------------------
r3 | kanadian | 2009-08-24 07:53:55 +0000 (Mon, 24 Aug 2009) | 1 line
Changed paths:
A /trunk/.pkgmeta
pkgmeta file
------------------------------------------------------------------------
r2 | kanadian | 2009-08-24 07:49:32 +0000 (Mon, 24 Aug 2009) | 1 line
Changed paths:
A /trunk/Artwork
A /trunk/Artwork/TitanPals.tga
A /trunk/ChangeLog.txt
A /trunk/Locale
A /trunk/Locale/deDE.lua
A /trunk/Locale/enUS.lua
A /trunk/Locale/esES.lua
A /trunk/Locale/frFR.lua
A /trunk/Locale/ruRU.lua
A /trunk/Locale/zhCN.lua
A /trunk/Locale/zhTW.lua
A /trunk/TitanPals - Copy.toc
A /trunk/TitanPals.lua
A /trunk/TitanPals.toc
A /trunk/TitanPals.xml
A /trunk/TitanPalsConfig.lua
A /trunk/TitanPalsRightClick.lua
A /trunk/TitanPalsToolTip.lua
A /trunk/TitanPalsUtils.lua
Start
------------------------------------------------------------------------
r1 | root | 2009-08-24 06:37:09 +0000 (Mon, 24 Aug 2009) | 1 line
Changed paths:
A /branches
A /tags
A /trunk
"titanpals/mainline: Initial Import"
------------------------------------------------------------------------