Change Log:
--------------------
tag v2.4
97488157b4bbdd1f810dc05e15e455c8aeb56c63
Ethan Centaurai
2013-03-12 10:19:04 +0000
Tagging as v2.4.
--------------------
Ethan Centaurai:
- Bump Interface number to 50200.
- Fix .pkgmeta data.
- Embed LibChatAnims to prevent SignOn being blamed for talent frame taint.
- Use the namespace Blizzard provides, but do it properly this time.
- Update .gitignore.
- Rename some functions.
- Tidy up.
- Add missing translation to locale files.
- Move locale files into their own directory.
- Whoops, forgot to add AceAddon-3.0 back to the .toc.
- Actually, DO use AceAddon-3.0.
This reverts commit '7e5655a6c47ac2c6c5c51da1491631314bda7efe'.
- Fix path to tekKonfigAboutPanel.
- Remove unused translations.
- Remove AceAddon-3.0.
- Don't use the :random flag by default.
- Random text colouring is now trully random.
- Make use of the namespace Blizzard provides.
Bonus side-effect: fixes talent frame taint!
- Add an About panel.
- Tweak.
- Fix a copy/paste fail.
- Bump Interface number to 50100.
- Apply profalbert's patch.
This will allow you to redirect logon/logoff messages to a different
chat frame.
- Update git attributes.
- Disable manual changelog.
Description:
--------------------
What is SignOn?
This addon allows you to customise the signon/signoff messages for friends and guildies as they see fit.
So instead of putting up with
"Ethan has come online."
You could change it to:
"Guild Master Ethan, a level 80 Mage, has logged into the game", or
"Oh god, here comes Guild Master Ethan...", or
"Ethan is here! I wonder if he wants to do Heroic Deadmines..." or whatever you fancy.
This addon has been translated in English, Russian and Simplified Chinese. If you fancy a spot of translating, click here to see what needs translating.
Real ID support probably won't be added to this mod. Check out RealID Toons.
How to configure?
Options are found in Interface Options -> AddOns -> SignOn, or by typing /signon into your chatbox.
You can choose to have the user's name, level, class, alts/main, zone, guild rank or guild note anywhere in the message (or not, if you like).
You can use tags to choose where you want certain information to be shown.
Acceptable tags are: &name, &level, &class, &alts, &zone, &rank and ¬e. The addon will assume anything else will be part of the message text.
&alts will return a the name of an alt's main character, a list of alts if it is the main character, or nothing if no data was found.
You can also add colour and brackets to your text using flags, e.g. &name:green:square.
Acceptable colour flags are :random, :custom, :class, :green, :red, :blue, :pink, :cyan, :yellow, :white, and :orange.
Acceptable bracket flags are :bracket, :square and :angle.
The :random flag follows the same rules of Prat-3.0's "random" name colouring, and does not require it to be installed.
The :custom flag allows you to choose any colour you like using the new swatch in the options frame. Any text with :custom attached to it becomes that...
--------------------
tag v2.4
97488157b4bbdd1f810dc05e15e455c8aeb56c63
Ethan Centaurai
2013-03-12 10:19:04 +0000
Tagging as v2.4.
--------------------
Ethan Centaurai:
- Bump Interface number to 50200.
- Fix .pkgmeta data.
- Embed LibChatAnims to prevent SignOn being blamed for talent frame taint.
- Use the namespace Blizzard provides, but do it properly this time.
- Update .gitignore.
- Rename some functions.
- Tidy up.
- Add missing translation to locale files.
- Move locale files into their own directory.
- Whoops, forgot to add AceAddon-3.0 back to the .toc.
- Actually, DO use AceAddon-3.0.
This reverts commit '7e5655a6c47ac2c6c5c51da1491631314bda7efe'.
- Fix path to tekKonfigAboutPanel.
- Remove unused translations.
- Remove AceAddon-3.0.
- Don't use the :random flag by default.
- Random text colouring is now trully random.
- Make use of the namespace Blizzard provides.
Bonus side-effect: fixes talent frame taint!
- Add an About panel.
- Tweak.
- Fix a copy/paste fail.
- Bump Interface number to 50100.
- Apply profalbert's patch.
This will allow you to redirect logon/logoff messages to a different
chat frame.
- Update git attributes.
- Disable manual changelog.
Description:
--------------------
What is SignOn?
This addon allows you to customise the signon/signoff messages for friends and guildies as they see fit.
So instead of putting up with
"Ethan has come online."
You could change it to:
"Guild Master Ethan, a level 80 Mage, has logged into the game", or
"Oh god, here comes Guild Master Ethan...", or
"Ethan is here! I wonder if he wants to do Heroic Deadmines..." or whatever you fancy.
This addon has been translated in English, Russian and Simplified Chinese. If you fancy a spot of translating, click here to see what needs translating.
Real ID support probably won't be added to this mod. Check out RealID Toons.
How to configure?
Options are found in Interface Options -> AddOns -> SignOn, or by typing /signon into your chatbox.
You can choose to have the user's name, level, class, alts/main, zone, guild rank or guild note anywhere in the message (or not, if you like).
You can use tags to choose where you want certain information to be shown.
Acceptable tags are: &name, &level, &class, &alts, &zone, &rank and ¬e. The addon will assume anything else will be part of the message text.
&alts will return a the name of an alt's main character, a list of alts if it is the main character, or nothing if no data was found.
You can also add colour and brackets to your text using flags, e.g. &name:green:square.
Acceptable colour flags are :random, :custom, :class, :green, :red, :blue, :pink, :cyan, :yellow, :white, and :orange.
Acceptable bracket flags are :bracket, :square and :angle.
The :random flag follows the same rules of Prat-3.0's "random" name colouring, and does not require it to be installed.
The :custom flag allows you to choose any colour you like using the new swatch in the options frame. Any text with :custom attached to it becomes that...