Quester

Quester

47.7k Downloads

Reset of the quests.yml encoding

Zedd7 opened this issue · 2 comments

commented

Hello, I am currently using Quester 0.7.1 devbuild #52 and I just noticed that when I execute the /q save command (or when the server restart), the encoding of quest.yml is reseted.

As I am french (and then use a lot of accents), it is very annoying to deal with "é" being converted to "\x9h", "à" to "\xe0", etc. I don't understand what I wrote in my quests anymore :/

If you could fix this in the future it would be great 💃

Xibalba.

commented

Thanks for the report, I will change default encoding of quest and language files.

commented

Fixed. - 564e2d3