Category: Miscellaneous
Addon Information
Download Latest Version.
To add favorites please register for a free account. If you already have one you need to login. How do I install this? (FAQ)
Author:
Version:
3.0.8.0
Date:
01-26-2009 04:04 AM
Size:
246.47 Kb
Downloads:
33,001
Favorites:
428
MD5:
Pictures
Click to enlarge
Friends list
Click to enlarge
FuBar plugin
AuldLangSyne   Popular! (More than 5000 hits)
Click here to lend your support!

AuldLangSyne manages your friends list.

It...
  • will remember information about friends and display it in your friends list while they are offline.
  • allows you to write short notes about these friends.
  • allows you to back up and restore your friends list.
  • allows you to synchronize your friends list between characters. (This is disabled by default, mind you.)
  • provides a FuBar plugin with all this information, all sortable, with configurable colors. (You can also use the plugin's menu to configure the rest of AuldLangSyne.)

AuldLangSyne is modular. Any and all parts of it can be disabled if you don't want them around.

Things this does better than CT_PlayerNotes:
  • Notes can be set to display when a player logs on, and in tooltips for that player.
  • You can have different notes for characters with the same name on different servers.

Things this does better than FriendsFacts:
  • Has a "compact" mode, showing all the info on one line, and the note on the next.
  • Colors class names in the friends list.
  • Has options to adjust which bits of friend info get displayed.
  • Has been updated for recent patches. Oh yes, I went there.

I wrote this because CT_PlayerNotes was the last CTMod I was using, and I wanted to get some practice writing a non-FuBar Ace2 addon. So this resulted. Yes, I know, it's derivative. But I think I do a better job than either of the inspirations.

If you disagree, please file feature reqests or bug reports so I can make a better addon.

If you already use CT_PlayerNotes, load the game with both addons enabled, and type "/auld data ctimport" to load its notes. (Due to the way CT_PlayerNotes stores its data, you will have to do this once for each character whose friends you have made notes on.)

Documentation for the friends list tag syntax can be found here: http://wowace.com/wiki/AuldLangSyne

---

Auld Lang Syne is the name of a song, mostly sung around New Years Eve, whose opening line goes "should auld acquaintance be forgot, and never brought to mind." (Literally, "auld lang syne' translates from Scots as "old long since", but may be better rendered as "times gone by".)

In this, as in all things, Wikipedia shall be your guide.

I didn't expect this to be so little known. ;_;
  Change Log - AuldLangSyne
3.0.8.0
  • Fix for error in Notes module.

1.1.78536
  • Fix for the frame renaming in 2.4.3, which was causing some errors.
  • Split the tainting stuff out from Info into a new (disabled by default) module called Panel, which someday I will get around to rewriting so it's non-tainting.
  • Probably other things. I mean, it's been almost a year of it being intermittently updated on wowace and not here.

1.1.49802
  • TOC update for 2.2
  • Split out friend list coloring into its own module
  • Add guild list coloring
  • Minor bugfixes

1.1.45259
  • Switch to a tag-based system to customize the friend list display. It can now look however you want it to.
  • Offline friends are now shown just as faded versions of online friends (see the screenshot). Level of fading is configurable.
  • Modules can now all run without the core. So if all you want is friend list syncing, you can have just that.
  • Use libraries for friends and guild list.
  • Fix info gathering for unguilded /who results.

1.1.43668
  • Adjusted sorting in the plugin to: name>level>class>(zone|rank|online)
  • Alt-clicking on the fubar plugin will open the guild frame.
  • Stop notes flowing down in the fubar plugin if the character in question has no note.
  • Don't try to add the current character to the friends list while syncing.

1.1.42583
  • Modularize.
  • Add FuBar plugin.
  • Major changes were made. This might be subtly broken in some way. Other addons that think they know things about ALS' interior no longer will.

1.1.36304
  • Update for 2.1.
  • Bugfix when syncing friends.

1.1.29385
  • Add friend list syncing. (If you have a total of more than 50 friends between all your characters, this will complain and not work ideally.)
  • Add new slash-commands:
    • /fnote. Usage: "/fnote <player name> <note text>". Adds a note to an arbitrary player name. This note will appear in that player's tooltip and whenever they're /who'd. (If called with just "/fnote <player name>", all the notes for that player will print out.)
    • /fnotedel, for removing a generic note from a player. Usage: "/fnotedel <playername>".
  • Fix CT_PlayerNotes import (now part of CT_Core), patch provided by Sekuyo.

1.1.25615 - Add a Spanish translation by Shiftos. Update for new TOC version number.

1.1.19032 - Final WoW2.0 compatibility updates.

1.1.18659 - Various WoW2.0/TBC updates. zhCN localization. Fix PvP rank number display in compact mode. Get rid of delay on opening the friends list.
1.1.15514 - Scan /who results for updated friend information. Streamlined the scanning of frequently fired events. Reorganized the options slightly (moved several items under /auld data). Should be ready for Burning Crusade, for all you beta players.
1.1.12320 - Fixed a typo when importing ignore/guild notes from CT_PlayerNotes.
1.1.11323 - Added option to backup and restore friends lists. Options are under '/auld backup'.
1.1.10285 - Added friend note display when friends sign on. Added notes in player tooltips. Added options for both these under "/auld show".
1.1.10156 - Initial release on WoWI.
  Optional Files - AuldLangSyne
Sorry, there are currently no optional files available.
  Archived Versions - AuldLangSyne
File Name
Version
Size
Author
Date
1.1.78536
188kB
Shefki
08-03-2008 01:27 AM
  Comments - AuldLangSyne
Post A Reply Comment Options
Old 08-16-2009, 02:04 PM  
Direphoenix
A Kobold Labourer

Forum posts: 0
File comments: 2
Uploads: 0
Quote:
Originally posted by Panzervi
Getting a third group in my auldlangsynefu called Prodigy1, anyone know what that is? always shows as a deathknight named deathprodigy but can never pst them :P
Looking in "AuldLangSyne_Fu\Fu.lua" there is a section that looks like it does a /who request for "Prodigy". I have no idea why it's there or what it's supposed to do though.
Direphoenix is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 08-05-2009, 08:32 PM  
AnrDaemon
A Cyclonian
Interface Author - Click to view interfaces

Forum posts: 41
File comments: 1005
Uploads: 1
AuldLangSyne_Fu\Fu.lua
AuldLangSyne_FriendList\FriendList.lua
AuldLangSyne_GuildList\GuildList.lua

At the very top, next to "local _G = getfenv(0)", add a line

local GetDifficultyColor = _G.GetQuestDifficultyColor or _G.GetDifficultyColor

Fixed.
Or wait a day or so for updated version to be pushed from wowace.
AnrDaemon is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 08-05-2009, 06:20 PM  
Malolen
A Kobold Labourer
 
Malolen's Avatar

Forum posts: 1
File comments: 2
Uploads: 0
So yo fixed it yourself...

What fix are you talking about AnrDaemon?

Quote:
I've fixed it myself hours ago. Was extremely easy after actual reading of comments, instead of posting of duplicate bugreports in a hurry.
I followed your earlyer link and all I found is some code. I am not a addon designer/programmer so I have no idea where to put that code.

Code:
GetDifficultyColor = GetQuestDifficultyColor
It would be helpful if you would give a couple more details as to where you guys are talking about putting it. So i dont have to make posts like this, where I could of just looked at the comments and fix it myself "instead of posting of duplicate bugreports"

Thanks
Malo
Malolen is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 08-05-2009, 05:59 PM  
angel100780
A Murloc Raider
 
angel100780's Avatar
Interface Author - Click to view interfaces

Forum posts: 4
File comments: 15
Uploads: 2
Re: Re: Re: Error on 3.2

Quote:
Originally posted by AnrDaemon
I've fixed it myself hours ago. Was extremely easy after actual reading of comments, instead of posting of duplicate bugreports in a hurry.
Ah ok. Than i try to install it again. Thx
angel100780 is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 08-05-2009, 04:38 PM  
AnrDaemon
A Cyclonian
Interface Author - Click to view interfaces

Forum posts: 41
File comments: 1005
Uploads: 1
Re: Re: Error on 3.2

Quote:
Originally posted by angel100780
My fubar is showing the addon, but no mouseover or anything else. Pls fix the addon! I love it! Thx
I've fixed it myself hours ago. Was extremely easy after actual reading of comments, instead of posting of duplicate bugreports in a hurry.
AnrDaemon is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 08-05-2009, 03:47 PM  
angel100780
A Murloc Raider
 
angel100780's Avatar
Interface Author - Click to view interfaces

Forum posts: 4
File comments: 15
Uploads: 2
Re: Error on 3.2

Quote:
Originally posted by Rellikcro
I am getting the following error.. not sure if it is with AuldLangSyne or Fubar... but fubar will not display AuldLandSyne anymore.

[2009/08/04 18:45:48-1357-x4]: AuldLangSyne_Fu-2.0\Fu.lua:380: attempt to call global 'GetDifficultyColor' (a nil value)
FuBarPlugin-2.0-90009:393: in function `runChildren'
Tablet-2.0-90216 (FuBar):2370: in function `children'
Tablet-2.0-90216 (FuBar):2414: in function `Open'
Tablet-2.0-90216 (FuBar):2548: in function <...nterface\AddOns\FuBar\libs\Tablet-2.0\Tablet-2.0.lua:2542>
FuBarPlugin-2.0-90009:442: in function <...AuldLangSyne\lib\FuBarPlugin-2.0\FuBarPlugin-2.0.lua:441>

---
My fubar is showing the addon, but no mouseover or anything else. Pls fix the addon! I love it! Thx
angel100780 is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 08-05-2009, 11:02 AM  
AnrDaemon
A Cyclonian
Interface Author - Click to view interfaces

Forum posts: 41
File comments: 1005
Uploads: 1
Quote:
Originally posted by OldHarry
Loving the add and have ran it a while but getting a ton of error messages from it.
Glad you let us know. Have fun.
AnrDaemon is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 08-05-2009, 10:53 AM  
OldHarry
Premium Member
Premium Member

Forum posts: 115
File comments: 2
Uploads: 0
Loving the add and have ran it a while but getting a ton of error messages from it.
OldHarry is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 08-05-2009, 09:17 AM  
AnrDaemon
A Cyclonian
Interface Author - Click to view interfaces

Forum posts: 41
File comments: 1005
Uploads: 1
It's WoW... another sneaky change in retail version.
First one was Frame:OnUpdate :/

Linky

Last edited by AnrDaemon : 08-05-2009 at 09:33 AM.
AnrDaemon is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 08-04-2009, 10:31 PM  
Rellikcro
A Kobold Labourer

Forum posts: 0
File comments: 32
Uploads: 0
Error on 3.2

I am getting the following error.. not sure if it is with AuldLangSyne or Fubar... but fubar will not display AuldLandSyne anymore.

[2009/08/04 18:45:48-1357-x4]: AuldLangSyne_Fu-2.0\Fu.lua:380: attempt to call global 'GetDifficultyColor' (a nil value)
FuBarPlugin-2.0-90009:393: in function `runChildren'
Tablet-2.0-90216 (FuBar):2370: in function `children'
Tablet-2.0-90216 (FuBar):2414: in function `Open'
Tablet-2.0-90216 (FuBar):2548: in function <...nterface\AddOns\FuBar\libs\Tablet-2.0\Tablet-2.0.lua:2542>
FuBarPlugin-2.0-90009:442: in function <...AuldLangSyne\lib\FuBarPlugin-2.0\FuBarPlugin-2.0.lua:441>

---
Rellikcro is online now Report comment to moderator   Edit/Delete Message Reply With Quote
Old 07-16-2009, 07:58 PM  
Scre3m
A Murloc Raider
 
Scre3m's Avatar
Interface Author - Click to view interfaces

Forum posts: 6
File comments: 32
Uploads: 2
Quote:
Originally posted by Panzervi
Getting a third group in my auldlangsynefu called Prodigy1, anyone know what that is? always shows as a deathknight named deathprodigy but can never pst them :P
I'm getting this as well except it's a shaman named Divineshammy.
Scre3m is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 05-21-2009, 06:27 AM  
Maelynn
A Kobold Labourer
 
Maelynn's Avatar

Forum posts: 0
File comments: 15
Uploads: 0
I've got a minor nuisance, but after a while I figured I might as well post about it - see if I can get rid of it.

Every time I load one of my characters, I get a message printed in my chat window: "xxx is already your friend". It often picks the first name on my friendslist, but not always; in the case of my ally bank alt, it even picks no other name but my ally main (whose name starts with an R).

So like I said, it's not a hefty bug but it still irks me a bit. Is there a way to get rid of this?
__________________
Just remember... if the world didn't suck, we'd all fall off.
Maelynn is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 05-18-2009, 11:19 PM  
Panzervi
A Kobold Labourer

Forum posts: 0
File comments: 1
Uploads: 0
Getting a third group in my auldlangsynefu called Prodigy1, anyone know what that is? always shows as a deathknight named deathprodigy but can never pst them :P
Panzervi is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 04-22-2009, 03:51 PM  
Kleo
A Cyclonian

Forum posts: 48
File comments: 10
Uploads: 0
AuldLangSyne not showing on FuBar

I'm only posting here, because the link to bug reports goes to Kemayo's portal. I will post there too, in case she is looking at this addon as well.

A few days ago, AuldLangSyne stopped showing on my FuBar. I deleted any new addons, I do not get any errors, if I do /auldlangsyne, I get a list of slash commands, indicating that it is, in fact, being loaded. I downgraded from FuBar 3.6 to 3.5, in case that was the issue. It still seems to work within my friends window itself, but the part of the program I liked was having it on my FuBar, to hover over. It simply does not show. I've checked my FuBar to see if it was even available on the list to add to a bar, and it is not.
Kleo is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 03-30-2009, 03:47 PM  
jadakren
A Warpwood Thunder Caller
 
jadakren's Avatar
Interface Author - Click to view interfaces

Forum posts: 99
File comments: 112
Uploads: 2
Re: Re: Libdata

Quote:
Originally posted by Twidget
I would like to know this as well since I no longer use FuBar. I know it would probably work with the Fubar to Broker mod but I wonder if it works stand alone?
http://www.wowace.com/projects/fubar2broker/

other wise it just creates a minimap icon. afaik

Last edited by jadakren : 03-30-2009 at 03:47 PM.
jadakren is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Post A Reply



Category Jump:




The Network:
EQInterface | EQ2Interface | LoTROInterface | MMOInterface | War.MMOUI | WoWInterface | VGInterface | Allakhazam | Thottbot | Wowhead | Zam


©2009 MMOUI / ZAM Network
vBulletin - Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.