[FIXED] Custom-colored name splitting in /players list.

Fixed bugs, solved problems, and old reports.
Locked
User avatar
Allie
Offline
Posts: 329
Joined: May 24th, 2011, 1:37 am
Location: Sealand

[FIXED] Custom-colored name splitting in /players list.

Post by Allie »

It seems whenever I type /players, if there is a name with custom colors at the end of the line, it will break at the point where the colors change.

That was kind of hard to express in words, so here is a screenshot describing what I mean:
Show
<CMB> KingCrab72: Some mixture and contrast would be nice tbh Ollie
<Ollieboy> Some mixture and contrast of your face on my penis would also be nice

User avatar
fragmer
fCraft Developer
Offline
Posts: 1386
Joined: May 21st, 2011, 10:53 pm

Re: Custom-colored name splitting in /players list.

Post by fragmer »

That's kinda by design. fCraft's line-wrapper breaks up lines into pieces at word and color boundaries. So... this isn't really urgent, I'll look into it when I run out of better things to do :P

User avatar
Allie
Offline
Posts: 329
Joined: May 24th, 2011, 1:37 am
Location: Sealand

Re: Custom-colored name splitting in /players list.

Post by Allie »

I see! Well, don't worry so much about it then :P Thanks!
<CMB> KingCrab72: Some mixture and contrast would be nice tbh Ollie
<Ollieboy> Some mixture and contrast of your face on my penis would also be nice

User avatar
fragmer
fCraft Developer
Offline
Posts: 1386
Joined: May 21st, 2011, 10:53 pm

Re: Custom-colored name splitting in /players list.

Post by fragmer »

I'm now almost done rewriting the line-wrapping algorithm. Expect this to be fixed in a few days.

User avatar
fragmer
fCraft Developer
Offline
Posts: 1386
Joined: May 21st, 2011, 10:53 pm

Re: Custom-colored name splitting in /players list.

Post by fragmer »

Done in 0.600

Locked