Skip to content

Releases: BadgerCode/emojichat

Fix typing indicator

02 Jul 19:05
Compare
Choose a tag to compare

This change fixes the ply:IsTyping() function.
This is useful for addons which provide typing indicators.

For example:
https://steamcommunity.com/sharedfiles/filedetails/?id=125976234
Preview

Bug fixes! Fix chatbox loading

03 Feb 14:26
d4b582f
Compare
Choose a tag to compare

Some users were having problems with the chatbox not loading (see #43).

This was fixed in #44

Emoji picker

26 Jan 02:56
d67ae05
Compare
Choose a tag to compare

Emoji Picker

#31

  • The emoji button in the bottom-right toggles displaying the emoji list
  • Clicking on an emoji adds it to what the user was typing
  • Clicking on a category icon at the bottom changes which category of emojis are displayed

the saga

preview

Version 1.1.0

21 Jan 22:33
24879a7
Compare
Choose a tag to compare
  • Emojis are now embedded within the addon. This will increase performance.
  • Minor style changes
  • URLs are automatically converted into clickable links

Version 1.0.1 Release!

12 Jan 18:51
Compare
Choose a tag to compare

Emojichat is finally ready to be used.

Emoji completion

02 Aug 06:51
28bf85c
Compare
Choose a tag to compare
Emoji completion Pre-release
Pre-release

Updates to HTML v0.1.3

Emoji completion

emoji completion preview
https://i.gyazo.com/26d270c1c14a6ca4fb652ccfdd75caee.mp4

  • When emoji suggestions appear, use the up and down arrow to change which one is selected
  • Press TAB to insert the text code for the emoji you wish to use

First release

30 Jul 19:38
Compare
Choose a tag to compare
First release Pre-release
Pre-release
  • Basic chat box
    • Escape to close chat (without opening menu)
    • Different chat modes
    • Server messages
  • Emoji replacements
  • Emoji suggestions