Emote Deck
A customizable emote grid with pages, favorites, recent emotes, and compact views.
By Eleen
CHANGELOG
2.0.3
- Reworked slot and custom command storage to use compact packed config entries instead of pre-binding 100 slot entries and 100 command entries.
- Existing per-slot config entries are migrated into compact page 1 storage automatically.
- Added page controls to the Picker tab so page specific slot assignment is clear.
2.0.2
- Fixed stale missing emote slots looking assigned in the Picker slot selector.
- Fixed clicks, drags, scrolls, and hover raycasts leaking through Emote Deck windows to UI behind them.
- Reduced unnecessary background rescan work while Emote Deck windows are closed.
2.0.1
- Main window keybind can now be cleared from Emote Deck settings.
- Main window keybind can now be unbound through EasySettings.
- Added
/edsetto toggle the main window directly on the Settings tab. - Added
/edmodto toggle the main window. - Added
/edgridto toggle the emote grid. - Custom command prefixes also get matching window commands.
- Example: if the prefix is
/em,/emset,/emmod, and/emgridwill work too.
- Example: if the prefix is
- Fixed Picker list height so the bottom rows and scrollbar are no longer clipped.
- Fixed Picker scrolling so the scrollbar and mouse wheel no longer snap back while scrolling.
- Fixed an unnecessary horizontal scrollbar in the Slots tab.
2.0.0
-
Added chat commands for deck slots and emote names.
- Supports commands like
/ed 1,/ed p2 1, and/ed point.
- Supports commands like
-
Added optional closest-match support for
/edname commands.- Direct custom commands do not use closest match.
-
Added custom slot commands.
- Slots can now have their own short command names.
- Direct custom slash commands are optional and disabled by default.
-
Added an optional custom command prefix.
-
Added collapsible Settings sections.
-
Moved pack filters into Settings.
-
Reworked the Slots tab around slot setup and custom commands.
-
Renamed the grid mode button from
DecktoSlots. -
Added a
Mainbutton to the grid controls row. -
Fixed EasySettings edge cases where a key could be cleared unintentionally.
-
Fixed
Hide assignednot updating live after assigning an emote. -
Hide assignednow checks all enabled pages, not only the current page.
1.1.0
- Added optional EasySettings support.
- Added Emote Deck keybinds to the
Eleen's LabEasySettings tab when EasySettings is installed. - Fixed keybind capture so the newly assigned key does not immediately trigger the window.
- Cleaned up Help tab text.
1.0.0
- Initial release.