Garry's Mod
EmojiChat - Modern chatbox with emojis
กำลังแสดง 1-10 จาก 13 รายการ
< 1  2 >
อัปเดต: 2 ก.ค. 2019 @ 12: 11pm

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

อัปเดต: 3 ก.พ. 2019 @ 6: 19am

Fixes chatbox loading on local multiplayer servers

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

อัปเดต: 31 ม.ค. 2019 @ 9: 34am

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

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

อัปเดต: 26 ม.ค. 2019 @ 3: 42am

Removes custom category

อัปเดต: 26 ม.ค. 2019 @ 3: 38am

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

อัปเดต: 25 ม.ค. 2019 @ 7: 08pm

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

อัปเดต: 25 ม.ค. 2019 @ 6: 53pm

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.

อัปเดต: 22 ม.ค. 2019 @ 2: 04pm

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

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

อัปเดต: 21 ม.ค. 2019 @ 2: 27pm

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

อัปเดต: 13 ม.ค. 2019 @ 4: 15pm

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

Fixes bug with URL detection.