Dialogue UI

Dialogue UI

2M Downloads

CzechQuests addon integration

jarosr93 opened this issue · 5 comments

commented

Hi Peter!

I would like to add support for the CzechQuests addon. It's a simple modification that will make the integration with CzechQuests work in DialogueUI. I have already tested the modifications locally and would like to add them in the form of a PR.

Would it be possible to allow me to create a Pull Request with this modification?
If not, i put the change here https://forgejo.romanjaros.dev/romanjaros/DialogueUI/pulls/1/files, you can copy it.

I'm just having problem with font to support Czech characters.
I have a solution, not optimal, but I haven't come up with another one.
When the OnAddonLoaded is called, i call this

-- set Friz Quadrata TT with czech support
addon.SetDBValue("FontText", "Interface/AddOns/CzechQuests/Assets/Fonts/frizquadratatt_cz.ttf", true);
addon.FontUtil:SetFontByFile("Interface/AddOns/CzechQuests/Assets/Fonts/frizquadratatt_cz.ttf")

Thank you for your cooperation and for the great work on DialogueUI!

commented

Hi, thanks for release.

I notice the issue about missing break lines. I already add fix to parse text, so it should be ok now.

But I also notice, the Czech font does not work, i will debug the code and try to make PR with fix.

Image

Thanks.

commented

PR #112

commented

Hi!
I just saw your message on CurseForge. Sorry, I've been quite busy lately.
You did pretty well! Please create a Pull Request and I'll handle the font stuff.

commented

Hi, thanks for handling the issue with font, i hope it will fine.
Pull Request is here #110

commented

Sorry for my mistake, the release works fine. PR #112 was closed.

@Peterodox thank you very much for you time and for the opportunity to integrate Czech translations into your absolutely amazing addon.✌🏻