Page 1 of 1

[0.13.11] Playername missing in colorchange message

Posted: Tue Jul 26, 2016 7:41 pm
by Mystery
When changing the player color in singleplayer, and no nickname is set in the settings, the success message is this:

Code: Select all

's color is now red
Should be more like

Code: Select all

Your color is now red
Just a minor bug, but I thought I'd post this anyway.

Re: [0.13.11] Playername missing in colorchange message

Posted: Thu Jul 28, 2016 10:34 am
by Klonan
Thanks for the report,
This should be simple to solve:

For the intrepid developer:

Code: Select all

player-changed-color=__1__'s color is now __2__
player-changed-color-singleplayer=Your color is now __2__

Re: [0.13.11] Playername missing in colorchange message

Posted: Thu Jul 28, 2016 10:47 am
by Oxyd
Interpidly fixed in 0.13.12.

Re: [0.13.11] Playername missing in colorchange message

Posted: Sat Jul 30, 2016 11:17 am
by CorBlimey
haha it takes a bug report and subsequent patch for me to realise I can change my colour :) Cool.