Page 1 of 1

Colored chat

PostPosted: Wed Mar 01, 2017 21:48
by Sires
We need colored chat and a way to put colors in the chat commands like using tags minetest.chat_send_all("%1A color%0 and other color")
That would be cool

Re: Colored chat

PostPosted: Thu Mar 02, 2017 23:45
by MineYoshi
Sires wrote:We need colored chat and a way to put colors in the chat commands like using tags minetest.chat_send_all("%1A color%0 and other color")
That would be cool

Why would this be useful?

Re: Colored chat

PostPosted: Fri Mar 03, 2017 00:03
by kaeza
Sires wrote:We need colored chat and a way to put colors in the chat commands like using tags minetest.chat_send_all("%1A color%0 and other color")
That would be cool

You mean something like this?

Re: Colored chat

PostPosted: Fri Mar 03, 2017 20:06
by Sires
MineYoshi wrote:
Sires wrote:We need colored chat and a way to put colors in the chat commands like using tags minetest.chat_send_all("%1A color%0 and other color")
That would be cool

Why would this be useful?

No that would not be useful, but the normal chat is so boring :P

Re: Colored chat

PostPosted: Fri Mar 03, 2017 20:06
by Sires
kaeza wrote:
Sires wrote:We need colored chat and a way to put colors in the chat commands like using tags minetest.chat_send_all("%1A color%0 and other color")
That would be cool

You mean something like this?

yes

Re: Colored chat

PostPosted: Mon Mar 06, 2017 03:52
by cheapie
Is this what you're after? https://github.com/cheapie/chatcolors

It allows you to specify colors from the CGA color palette, using the same escape codes ("#" followed by a hex digit) as signs_lib:
Image

For example, if you say this:
the quick #6brown#f fox jumps over the lazy dog

The result will be:
<username> the quick brown fox jumps over the lazy dog


It also works for the /me command:
/me tests #asome #dcolors

Becomes:
* username tests some colors

Re: Colored chat

PostPosted: Mon Mar 06, 2017 18:45
by Sires
Ohhh yeah, sorry I didn't see that I can do that, thx

Re: Colored chat

PostPosted: Sat Mar 11, 2017 06:55
by Wuzzy
Oh god, I foresee crappy servers where every 2nd chat line is unreadable because of color confusion. xD

Re: Colored chat

PostPosted: Tue Mar 28, 2017 00:33
by wilkgr76
Wuzzy wrote:Oh god, I foresee crappy servers where every 2nd chat line is unreadable because of color confusion. xD

rnd ROBOTS has a colourful chat ;)

(note: I didn't say it was a crappy server lol)

Re: Colored chat

PostPosted: Wed Mar 29, 2017 14:20
by azekill_DIABLO
trepca uses sign libs and imho it's a good system.

Re: Colored chat

PostPosted: Thu Mar 30, 2017 14:28
by Sergey
I am against colored messages from users. Only warnings and errors (and other internal services' messages) must be typed with different color. But not users' ones.

I imagine like every kid will paint words and letters with rainbow colors.

Re: Colored chat

PostPosted: Sat Apr 01, 2017 01:53
by MineYoshi
Sergey wrote:I am against colored messages from users. Only warnings and errors (and other internal services' messages) must be typed with different color. But not users' ones.

I imagine like every kid will paint words and letters with rainbow colors.

+10