Stendhal Emojis: Difference between revisions

Jump to navigation Jump to search
Content deleted Content added
imported>AntumDeluge
Add joy emoji
imported>Kribbel
And NPCs, AntumDeluge ?
 
(3 intermediate revisions by one other user not shown)
Line 1: Line 1:
{{Navigation for Stendhal Top}}
{{Navigation for Stendhal Top}}


Both the web client and Java client (as of 1.43) have emoji support. To display an emoji simply type the associated character sequence (without any other text) into the chat input.
Both the web client and Java client (as of 1.43) have emoji support. To display an emoji simply type the associated character sequence (without any other text) into the chat input. Or press the emoji button and select from the character map (currently Java client only):

[[File:Emoji_charmap_javaclient_small.png]]

This is a partial list. For all available emojis & aliases [https://github.com/arianne/stendhal/blob/master/data/sprites/emoji/emojis.json see here]. Available emojis can also be listed with the <code>/emojilist</code> command in the client.


Currently supported emojis:
* [[File:Emoji_angermark.png]] :angermark:
* [[File:Emoji_angermark.png]] :angermark:
* [[File:Emoji_astonished.png]] :astonished:
* [[File:Emoji_astonished.png]] :astonished:
Line 19: Line 22:
* [[File:Emoji_joy.png]] :joy:
* [[File:Emoji_joy.png]] :joy:
* [[File:Emoji_neutral.png]] :neutral:
* [[File:Emoji_neutral.png]] :neutral:
* [[File:Emoji_rolledeyes.png]] :rolledeyes:
* [[File:Emoji_savor.png]] :savor:
* [[File:Emoji_savor.png]] :savor:
* [[File:Emoji_smile.png]] :smile:
* [[File:Emoji_smile.png]] :smile:
Line 29: Line 33:
* [[File:Emoji_winktongue.png]] :winktongue:
* [[File:Emoji_winktongue.png]] :winktongue:


<!-- Please write if NPCs can use them too or not. And if so how one can make NPCs use them by giving a code example, ChatAction {...} or whatever. Just in case someone wants to know. kribbel -->
Available emojis can also be listed with the <code>/emojilist</code> command in the client.

For a full list of usable aliases [https://github.com/arianne/stendhal/blob/master/data/sprites/emoji/emojis.json see here].