MoarSigns

MoarSigns

6M Downloads

Colored signs don't work on servers.

Claycorp opened this issue · 7 comments

commented

http://i.imgur.com/5R9JNyG.png

Nothing more than Orange text that is rather large on a "Big oak sign" (It should be Dark oak sign instead)

V1.1.1

EDIT: Black text with a black shadow is impractical. Can't read what it says very well... Same with Dark Blue. http://i.imgur.com/Rb6DUt7.png

commented

Is this an issue any more?

commented

Colors seem to work fine. Though when editing signs color/format codes seem to be dropped.
IE: Make sign, Color text, Done. Edit sign, Add Formatting, Done = No format only color.
Make sign, Format, Color, Done. Edit sign is missing color but not format and saving saves it like this.

If you need pictures let me know.

EDIT: It seems like another mod is messing with the sign editing and is making the sign tool and edit all crazy screwed up.

commented

Ok Quark is to blame for the right click editing of signs. I would highly recommend putting in a warning about this as it can delete formatting and will mess up the sign tool.
I will post an issue on Quark also.

commented

About the text colors not working I think I have fixed, not sure what it was as I don't have the problem on a dedicated server. I think it could be that the character escaping I had turned to different character on different computers, now I set the chars as escaped numbers as that's what minecraft also is checking for when applying the effects.

Regarding the shadows, the shadows are the standard ones that's in the FontRenderer, the thought behind the shadow was that the user could add shadows where they wanted and looked good and some of the colors was obviously not going to work.

commented

Awsome. I'll test it ASAP.

Yeah after I messed with it for a while i remembered that the shadows of the two always conflicted. Thanks for the options though! Definitely liking the new system much more. 👍

commented

Sorry for such a late reply been quite busy.
It still doesn't work.
http://i.imgur.com/At9gFr9.png

commented

Hm... I have no clue to why it's like that. Looks it has something to do with the § letter somehow. I might have to make my own version of the Fontrenderer or something. I will look into it.