Page 1 of 1
[FIXED] wrong line break placement in /players
Posted: March 18th, 2012, 3:27 pm
by Gamma_Metroid
the "-" is a prefix, and it should go with the name
Re: wrong line break placement in /players
Posted: March 18th, 2012, 6:45 pm
by BobKare
Have happened several times with me as well...
Re: wrong line break placement in /players
Posted: March 18th, 2012, 7:57 pm
by fragmer
Oh dear, time to dive into
line-wrapper code again.
Re: wrong line break placement in /players
Posted: March 19th, 2012, 10:17 pm
by BobKare
GLHF

Re: wrong line break placement in /players
Posted: March 19th, 2012, 10:56 pm
by Jonty800
Hey, Fragmer, want some medicine for that headache you're about to receive?
Re: wrong line break placement in /players
Posted: April 23rd, 2012, 5:07 am
by fragmer
Did some work on the line-wrapped in 0.617-0.618. It will now only wrap at hyphens preceded by at least 2 other letters (e.g. "blah-blah" will wrap, but "-meow" and "A-Team" won't). Marking this fixed.