Download
(17 Kb)
Download
Updated: 07/04/14 12:37 PM
Pictures
File Info
Compatibility:
Veteran Crypt of Hearts (1.2.3)
Updated:07/04/14 12:37 PM
Created:04/13/14 03:51 PM
Monthly downloads:26
Total downloads:14,980
Favorites:58
MD5:
Categories:Discontinued & Outdated, RolePlay
TiEmote  Popular! (More than 5000 hits)
Version: 1.10
by: rosie [More]
Add on for emote.

Press the key to toggle cursor/reticle mode to show (default in US/English version is . , default in Fr is ;)
You can drag it where you want, by default it's on the top left corner of your screen.

The "list" button show all the emotes :
- left click to play it
- right click to add to your favorites (or remove from)
- double click to change the color
Click the settings button to order the fav
-- 1.10 --
* update API version & add readme
* add color on fav whan doubleclick
* add settings button to order fav

-- 1.09 --
* update API version
* sort emotes by name
* change the way buttons update

-- 1.08 --
* add opacity settings
* add color change on doubleclick

-- 1.07 --
* add mousewheel interaction to scroll the list
* rename some gui

-- 1.06 --
* refacto to put all local and avoid interaction with other scripts

-- 1.05 --
* fix settings bug
* rappel pour moi-même : arrêter de coder à 5h du mat!

-- 1.04 --
* add config settings to fix or move the emote panel

-- 1.03 --
* hide the panel and buttons properly

-- 1.02 --
* hide the panel when you loot
Optional Files (1)
File Name
Version
Size
Author
Date
Type
1.83
85kB
07/10/16 09:24 AM
Patch


Archived Files (10)
File Name
Version
Size
Uploader
Date
1.09
5kB
rosie
06/01/14 07:53 AM
1.08
4kB
rosie
05/02/14 10:12 PM
1.07
3kB
rosie
04/19/14 08:23 AM
1.06
3kB
rosie
04/16/14 03:05 AM
1.05
3kB
rosie
04/15/14 10:16 PM
1.04
3kB
rosie
04/15/14 10:00 PM
1.03
3kB
rosie
04/14/14 12:26 AM
1.02
3kB
rosie
04/13/14 06:15 PM
1.01
3kB
rosie
04/13/14 04:10 PM
1.0
3kB
04/13/14 03:51 PM


Post A Reply Comment Options
Unread 04/17/14, 06:27 AM  
rosie
AddOn Author - Click to view AddOns

Forum posts: 0
File comments: 28
Uploads: 3
Originally Posted by choekstr
Sorry for being dense but the instructions say:
"Press ; (the bind to toggle cursor/reticle mode) to show."

The default key for cursor mode is . in the US / English version. I pressed ; and nothing shows up. Nothing is bound to that key in keybindings. I am not seeing anything by default. How does one see the emote window?
Then you must press ".", the panel appear by default on the top left corner of your screen when you are in cursor mode. You should then see the "show list" button to toggle the full list of emote, if you left click you play it, if you right click you add it on a fav panel on the left of the full list.
I will change the description on the next update, ty for the feedback
Report comment to moderator  
Reply With Quote
Unread 04/16/14, 02:22 PM  
choekstr
 
choekstr's Avatar

Forum posts: 14
File comments: 391
Uploads: 0
Sorry for being dense but the instructions say:
"Press ; (the bind to toggle cursor/reticle mode) to show."

The default key for cursor mode is . in the US / English version. I pressed ; and nothing shows up. Nothing is bound to that key in keybindings. I am not seeing anything by default. How does one see the emote window?
Report comment to moderator  
Reply With Quote
Unread 04/16/14, 08:02 AM  
Ykses

Forum posts: 0
File comments: 72
Uploads: 0
The list can't be clicked anymore when it's hidden. So it's ok now.
EDIT : and we can now set the TiEmote moveable or not via the game panel settings. Cool

Many Thanks for your work Rosie
Last edited by Ykses : 04/16/14 at 10:02 AM.
Report comment to moderator  
Reply With Quote
Unread 04/15/14, 10:03 PM  
rosie
AddOn Author - Click to view AddOns

Forum posts: 0
File comments: 28
Uploads: 3
Originally Posted by Ykses
Sorry for my english (I do my best, but sometimes it's difficult to find the good - technical - terms)

Thanks for the update, I will try it asap
Don't be sorry! It's not my native language too, I just wanted to be sure to understand
Report comment to moderator  
Reply With Quote
Unread 04/14/14, 02:19 AM  
Ykses

Forum posts: 0
File comments: 72
Uploads: 0
I mean "toggle moveable" yes

For the fav, here is a suggestion : you can add a "lock option" that prevents from remove fav (in disabling the right-click feature for example) and so, make fav only left-clickable if this option is set on "lock".
In clear : with fav unlocked, the behaviour is the same as actual, but if fav are locked, you can just add fav (with right-click in full list) and left-click fav to play it, but right-click is disabled on fav (so you need to "unlock fav" if you want to remove one or more).

Of course, if you add this option, by default it must be on "fav unlocked" (and then, no changes for those who want to keep the actual behaviour without do anything).

Sorry for my english (I do my best, but sometimes it's difficult to find the good - technical - terms)

Thanks for the update, I will try it asap
Report comment to moderator  
Reply With Quote
Unread 04/14/14, 12:37 AM  
rosie
AddOn Author - Click to view AddOns

Forum posts: 0
File comments: 28
Uploads: 3
Originally Posted by Ykses
There is a little problem : even with the list closed, you can click on it !
I have added the SetHidden(true) and (false) in the lua code (at lines 181 & 184) :

...it works fine (when the list is hidden, you can't click on it anymore).

A small suggestion/request, can you add an option to lock/unlock the window ?
Thanks for this little (but usefull) addon !
Thank you for the feedback! The last version (1.03) should fix it.
By lock/unlock you mean toggle movable, or lock the fav and just show them?
My next step will be to add some settings, and the toggle movable should be in the package.
Report comment to moderator  
Reply With Quote
Unread 04/13/14, 11:45 PM  
Ykses

Forum posts: 0
File comments: 72
Uploads: 0
There is a little problem : even with the list closed, you can click on it !
I have added the SetHidden(true) and (false) in the lua code (at lines 181 & 184) :
Code:
function ShowList()
   if (TE.showList) then
      EmotePanel:SetAlpha(1)
      EmotePanel:SetHidden(false) -- added for fix
   else
      EmotePanel:SetAlpha(0)
      EmotePanel:SetHidden(true) -- added for fix
   end
end
...it works fine (when the list is hidden, you can't click on it anymore).

A small suggestion/request, can you add an option to lock/unlock the window ?
Thanks for this little (but usefull) addon !
Report comment to moderator  
Reply With Quote
Unread 04/13/14, 11:08 PM  
rosie
AddOn Author - Click to view AddOns

Forum posts: 0
File comments: 28
Uploads: 3
Originally Posted by Fing3rz
Very nice addon. It's good fun. XD

1. [Bug] Any in-game menu that is on top of the emote list isn't clickable. Like the inventory for example.
2. [Feature] Possibly add a second column for favorite emotes. There's so many good ones! =)
3. [Feature] Scroll emote list with mouse wheel. Even possible?
Be sure to have the last .zip, this bug should be fixed.
For this features they're on my todo list, but the more I play the game, the less I write code
Report comment to moderator  
Reply With Quote
Unread 04/13/14, 10:49 PM  
Fing3rz

Forum posts: 11
File comments: 53
Uploads: 0
Very nice addon. It's good fun. XD

1. [Bug] Any in-game menu that is on top of the emote list isn't clickable. Like the inventory for example.
2. [Feature] Possibly add a second column for favorite emotes. There's so many good ones! =)
3. [Feature] Scroll emote list with mouse wheel. Even possible?
Last edited by Fing3rz : 04/13/14 at 10:50 PM.
Report comment to moderator  
Reply With Quote
Unread 04/13/14, 09:55 PM  
Ykses

Forum posts: 0
File comments: 72
Uploads: 0
Very light and simple addon !
So easy to use... Many thanks :-)
Report comment to moderator  
Reply With Quote
Unread 04/13/14, 04:29 PM  
Azrock

Forum posts: 0
File comments: 1
Uploads: 0
Very nice add on, easy to use, works instantly.
Report comment to moderator  
Reply With Quote
Post A Reply



Category Jump: