December 26, 20169 yr comment_176422 I evolved a grasan to lv3 and gave it the custom nickname "?" Its name appears as "????" in the creature page. How to replicate: 1) get a crit ready to lvup+nickname 2) put "?" in the nickname box 3) upgrade creature creature ID is 827305 Report
December 26, 20169 yr comment_176427 ??? is bad also. Maybe replace it with default name when unsupported chars are used. Report
December 27, 20169 yr Root Admin comment_176430 5 hours ago, Miq said: ??? is bad also. Maybe replace it with default name when unsupported chars are used. I could probably just remove any chars it doesn't understand if you think that's best? The four question marks probably come from the fact the emoji is using a four byte uni code char and therefore turns to four question marks Opinions? Remove all non Latin chars? Report
December 28, 20169 yr Author comment_176431 Give an error message if invalid chars are used, not allowing the creature to be upgraded. Edited December 28, 20169 yr by Rophs Report
December 28, 20169 yr comment_176432 http://magicduel.invisionzone.com/topic/10051-rename-creatures/ Do the default one and this. Unless it would mess with tamable creatures, or there's some deeper reason not to? Report
December 28, 20169 yr Root Admin comment_176435 all that needs to be done is change the db field to support utf8, and also save all related files in utf8, at least thats where i think the problem is. I think its a faster an easier solution than filtering out characters, plus allows certain freedom to how you name them. I don't want to encourage weird/fancy characters in crit names, i am just saying where the problem might be. Report
December 28, 20169 yr comment_176436 Personally I feel that allowing emojis would belittle MD and also it's chat. It would definitely go against the style and look very messy and out of place. But that's just my opinion. Report
December 28, 20169 yr Root Admin comment_176437 i agree (again, what i said was strictly from a technical perspective) Report
December 28, 20169 yr Root Admin comment_176438 5 hours ago, Muratus del Mur said: all that needs to be done is change the db field to support utf8, and also save all related files in utf8, at least thats where i think the problem is. I think its a faster an easier solution than filtering out characters, plus allows certain freedom to how you name them. I don't want to encourage weird/fancy characters in crit names, i am just saying where the problem might be. Yeah I understand thats the issue but thats not the solution in my opinion. Hence why the above solution. Report
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.