Garry's Mod

Garry's Mod

EmojiChat - Modern chatbox with emojis
Zobrazuje se 1–10 z 13 položek
< 1  2 >
Aktualizace: 2. čvc. 2019 v 12.11

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

https://github.com/BadgerCode/emojichat/releases/tag/v1.2.2

Aktualizace: 3. úno. 2019 v 6.19

Fixes chatbox loading on local multiplayer servers

Issue description: https://github.com/BadgerCode/emojichat/issues/43
Fix: https://github.com/BadgerCode/emojichat/pull/44

Aktualizace: 31. led. 2019 v 9.34

Changes order that lua is loaded in to try prevent infinite chatbox loading.

https://github.com/BadgerCode/emojichat/commit/d3deb5cf0f9f1d8fce1fe74ef3e79b7e6e87ab7e

Aktualizace: 26. led. 2019 v 3.42

Removes custom category

Aktualizace: 26. led. 2019 v 3.38

Delays loading first emoji category until the user clicks the emoji button

Aktualizace: 25. led. 2019 v 19.08

Hotfix
https://github.com/BadgerCode/emojichat/commit/c4f3d15ee2dffd667bb7029e7e19994c6fe6cfaf

Aktualizace: 25. led. 2019 v 18.53

Adds an emoji picker!

https://github.com/BadgerCode/emojichat/pull/31

https://i.imgur.com/wIWNfSC.png

Lists emojis by category. Clicking on an emoji will add it to the chatbox.

Aktualizace: 22. led. 2019 v 14.04

Removes the ability to resize the chat as it did not function properly.

https://github.com/BadgerCode/emojichat/commit/b41831057e25fc698e2a937110b7d354ff330329

Aktualizace: 21. led. 2019 v 14.27

Emojis are now contained within this addon.
Previously, emoji images were loaded from Twitter's CDN over HTTP.

Players may notice a slight speed improvement when emojis are shown.

https://github.com/BadgerCode/emojichat/pull/35

Aktualizace: 13. led. 2019 v 16.15

https://github.com/BadgerCode/emojichat/commit/5389e348560d779a1deee1cb1d97aea035f3df31

Fixes bug with URL detection.