Overview
Welcome to EmoteLDB! This is a DataBroker port of my old addon, EmoteFu. It is meant to give players an easily accessible menu of emotes. The emotes have been sorted by category (ie. Friendly", "Hostile", etc) to make it quite simple to quickly access the emote you want. Emotes can end up in more than one category, where applicable (ie. /dance can be found in "Happy" and "Affection").
Emotes in the list are colorized and marked with a label (A, V, AV) if they are Animated, Voice, or Both.
It is also possible to add your own custom emotes! To do so, simply edit the EmoteData.lua file. You will want to match the format exactly or that mod may no longer function! If that occurs, just replace the EmoteData.lua with a good copy from the zip.
Dependencies
For now, this addon is dependent upon a LibDataBroker display addon, such as Docking Station
Known Bugs
There are no known issues at this time.
If you find a bug, please submit a ticket.
To-Do
Localization framework has been added in version 40300-2.0!
- Localized strings are now needed!
- Strings to translate are available in localization.lua.
- If a string looks like L["Some String"] = true, then "Some String" is what needs translated
- If a string looks like L["Some String"] = "String text", then "String text" is what needs translated
- In the emote strings, anything in <> (ie. Target, He, She, etc) MUST remain as is for the addon to work. It is translated elsewhere.
- Please submit translations via a ticket.
Feedback
Any bug reports or feature requests should be made via the Ticket System
- 1 comment
- 1 comment
Facts
- Date created
- Jul 02, 2006
- Categories
- Last update
- Mar 22, 2012
- Development stage
- Release
- Language
- enUS
- License
- All Rights Reserved
- Curse link
- EmoteLDB
- Downloads
- 42,849
- Recent files
Authors
Relationships
- Embedded library
- Ace3
- CallbackHandler-1.0
- LibDBIcon-1.0
- LibQTip-1.0
- LibStub
- Reply
- #1
jrkid Nov 10, 2010 at 00:58 UTC - 0 likesI would like to do zhTW translation. What should I do?