
CzechQuests addon integration
jarosr93 opened this issue · 5 comments
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!
PR #112
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.
Hi, thanks for handling the issue with font, i hope it will fine.
Pull Request is here #110
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.✌🏻