una-xiv / umbra

Umbra XIV - Adds quality of life improvements to the game and consolidates common UI elements and actions into a single uniform interface.
GNU Affero General Public License v3.0
89 stars 35 forks source link

TeleportWidget: Select default opened group #271

Closed alexpado closed 2 months ago

alexpado commented 2 months ago

As a big user of the 'Miscellaneous' group, not having the option to open this one by default was quite sad to me, so I added it.

Few points to note though:

  1. Translations are not fully done, as I don't know how the localization works on this project (is there any translation team ?). Also, I haven't removed the old translations, this can be done when finalizing translations
  2. I'm not sure how to "migrate" the old setting into the new one; if people had the option checked for opening favorites.

Also, first time contributing, so I might be butchering few coding rules specific to the project, sorry for that !

Also, saw it referenced here #270

GayPotatoEmma commented 2 months ago

Regarding your point for translations; Most of the initial translations have been done with LLM AI models (i.e. GPT, Gemini, ...), so feel free to put in some initial translations with that. These can then be further improved down the line by human translations.