Download
(12 Kb)
Download
Updated: 07/21/20 10:47 AM
Pictures
File Info
Compatibility:
Greymoor (6.0.5)
Updated:07/21/20 10:47 AM
Created:05/06/19 07:39 AM
Monthly downloads:319
Total downloads:29,709
Favorites:85
MD5:
QuickEmotes  Popular! (More than 5000 hits)
Version: 1.0.4
by: KLISK [More]
Addon allows you to quickly access your emotions.
You can assign a keybutton: CONTROLS -> User Interface -> Quick Emotes
You can cause emotion without closing the list, right-click.

To access the settings, use: LibAddonMenu

Slash commands:
"/qemotes" - Settings menu.


PerfectPixel.
GridList.
MarkPledges.
CustomItemPreview.

- 1.0.4
[FIX] fonts.
[FIX] option "Button - Position X".

- 1.0.3
[UPD] code.
[New] Now you can cause emotion without closing the list, right-click.

- 1.0.2
[UPD] Manifest file (.txt)

- 1.0.1
[UPD] Manifest file (.txt)

- 1.0 Release.
Archived Files (8)
File Name
Version
Size
Uploader
Date
1.0.3
12kB
KLISK
06/07/20 02:29 PM
1.0.2
10kB
KLISK
05/30/20 08:55 AM
1.0.1
10kB
KLISK
11/05/19 02:52 PM
1.0
10kB
KLISK
06/04/19 04:42 AM
0.9.9
10kB
KLISK
06/02/19 02:42 PM
0.9.2
7kB
KLISK
05/29/19 11:21 AM
0.9.1
7kB
KLISK
05/07/19 01:16 PM
0.9
6kB
KLISK
05/06/19 07:39 AM


Post A Reply Comment Options
Unread 07/26/20, 03:35 AM  
ThESiXtHLeGioN
 
ThESiXtHLeGioN's Avatar

Forum posts: 0
File comments: 41
Uploads: 0
Originally Posted by KLISK
Originally Posted by ThESiXtHLeGioN
Great addon!

Is there a way to move the position of the icon that sits on the top right side of chat window?

Thanks,
Legion
there is.
*I had a SILLY moment. Found the settings..*

Thanks!!
Report comment to moderator  
Reply With Quote
Unread 06/28/20, 07:32 AM  
WastedJoker

Forum posts: 4
File comments: 45
Uploads: 0
user:/AddOns/QuickEmotes/QuickEmotes.lua:46: attempt to index a nil value
stack traceback:
user:/AddOns/QuickEmotes/QuickEmotes.lua:46: in function 'setFunc'
|caaaaaa<Locals> value = -3 </Locals>|r
user:/AddOns/LibAddonMenu-2.0/LibAddonMenu-2.0/controls/slider.lua:76: in function 'UpdateValue'
|caaaaaa<Locals> control = ud, forceDefault = F, value = -3 </Locals>|r
user:/AddOns/LibAddonMenu-2.0/LibAddonMenu-2.0/controls/slider.lua:196: in function '(anonymous)'
|caaaaaa<Locals> self = ud, value = -3 </Locals>|r



when adjusting the slider for the button position
Last edited by WastedJoker : 06/28/20 at 07:32 AM.
Report comment to moderator  
Reply With Quote
Unread 06/27/20, 12:35 AM  
KLISK
 
KLISK's Avatar
AddOn Author - Click to view AddOns

Forum posts: 21
File comments: 271
Uploads: 7
Re: fallback font issue :

Originally Posted by Calamath
With Update 25, the behavior of the ESO fallback font has changed so that QuickEmotes add-on can no longer correctly display localized text in Japanese language mode. This change resolves the issue without affecting any behavior in other language modes.
Need to fix it!
Thank you!
Report comment to moderator  
Reply With Quote
Unread 06/26/20, 09:26 PM  
Calamath
AddOn Author - Click to view AddOns

Forum posts: 36
File comments: 227
Uploads: 7
fallback font issue :

Hello, this is Calamath.

With Update 25, the behavior of the ESO fallback font has changed so that QuickEmotes add-on can no longer correctly display localized text in Japanese language mode. This change resolves the issue without affecting any behavior in other language modes.

Code:
--V1.0.3 QuickEmotes.lua  line 230
		label:SetFont("EsoUI/Common/Fonts/univers57.otf|18|shadow")
--->
		label:SetFont("$(MEDIUM_FONT)|18|shadow")
Code:
--V1.0.3 QuickEmotes.lua  line 300
		label:SetFont("EsoUI/Common/Fonts/univers57.otf|18|shadow")
--->
		label:SetFont("$(MEDIUM_FONT)|18|shadow")

[details]
MEDIUM_FONT is defined in ESOUI fontstrings, and the font itself is the same as univers57.otf. Therefore, there is no operational change in three official language modes, EN, DE, and FR.
In Russian mode, a Cyrillic font is specified as the backup font. It will also be useful for Russian users.

Please see below, if you need confirm definitions.
https://github.com/esoui/esoui/blob/...gs_western.xml
https://github.com/esoui/esoui/blob/...s_japanese.xml

Regards,
Report comment to moderator  
Reply With Quote
Unread 07/03/19, 12:29 PM  
Grumbleweed

Forum posts: 0
File comments: 22
Uploads: 0
Great addon. Exactly what I was looking for.
Report comment to moderator  
Reply With Quote
Unread 06/16/19, 03:44 AM  
KLISK
 
KLISK's Avatar
AddOn Author - Click to view AddOns

Forum posts: 21
File comments: 271
Uploads: 7
Originally Posted by xhaven
This I have an addon using that spot already is there going to be a way to change/move the placement here? Maybe even a keybind instead?
Thanks!
Is it really so hard to look in the settings?
Report comment to moderator  
Reply With Quote
Unread 06/14/19, 04:23 PM  
xhaven

Forum posts: 1
File comments: 5
Uploads: 0
Originally Posted by AlexFullmoon
Neat little addon. Only problem is that button location is already used by some other addons (Notebook 2018 and Bandits Loot Manager). I'm using pChat if that matters.
Not demanding anything, but if you'll implement options for this addon, a way to move button would be nice.

This I have an addon using that spot already is there going to be a way to change/move the placement here? Maybe even a keybind instead?
Thanks!
Report comment to moderator  
Reply With Quote
Unread 06/05/19, 11:29 PM  
KLISK
 
KLISK's Avatar
AddOn Author - Click to view AddOns

Forum posts: 21
File comments: 271
Uploads: 7
Originally Posted by balazaar
Great addon, for the gamepad users, is there any way for the emote window to become focused and selectable by the gamepad controls? Currently, you have to press enter to bring up the mouse cursor and then select an emote. Thanks
I'll see what i can do. But I promise nothing, I know little about the functions of the gamepad.
Report comment to moderator  
Reply With Quote
Unread 06/04/19, 12:45 PM  
balazaar

Forum posts: 0
File comments: 3
Uploads: 0
Great addon, for the gamepad users, is there any way for the emote window to become focused and selectable by the gamepad controls? Currently, you have to press enter to bring up the mouse cursor and then select an emote. Thanks
Report comment to moderator  
Reply With Quote
Unread 05/06/19, 12:49 PM  
AlexFullmoon

Forum posts: 17
File comments: 27
Uploads: 0
Neat little addon. Only problem is that button location is already used by some other addons (Notebook 2018 and Bandits Loot Manager). I'm using pChat if that matters.
Not demanding anything, but if you'll implement options for this addon, a way to move button would be nice.
Report comment to moderator  
Reply With Quote
Post A Reply



Category Jump: