Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

0.16.0 #367

Merged
merged 136 commits into from
Apr 15, 2020
Merged

0.16.0 #367

merged 136 commits into from
Apr 15, 2020

Conversation

tkashkin
Copy link
Owner

No description provided.

hagabaka and others added 30 commits August 22, 2019 22:25
Wait for overlays to mount before updating game status (#291)
Currently translated at 9.7% (33 of 339 strings)

Translation: GameHub/Translations
Translate-URL: https://hosted.weblate.org/projects/gamehub/translations/fa/
Currently translated at 13.6% (46 of 339 strings)

Translation: GameHub/Translations
Translate-URL: https://hosted.weblate.org/projects/gamehub/translations/fa/
Currently translated at 0.3% (1 of 339 strings)

Translation: GameHub/Translations
Translate-URL: https://hosted.weblate.org/projects/gamehub/translations/te/
Improved GOG API error handling
Small UI tweaks
Dakunier and others added 28 commits March 20, 2020 11:36
Currently translated at 84.9% (310 of 365 strings)

Translation: GameHub/Translations
Translate-URL: https://hosted.weblate.org/projects/gamehub/translations/de/
Currently translated at 84.9% (310 of 365 strings)

Translation: GameHub/Translations
Translate-URL: https://hosted.weblate.org/projects/gamehub/translations/de/
When the given new `value` equals the iterated `dir` the `work_dir_path` was saved as `$game_dir` and on query tested against `$game_dir/` which resulted in the final path `$game_dir/$game_dir`:

~~~
L326
return get_file(work_dir_path);

L249
if(!path.has_prefix("$game_dir/") && !path.has_prefix("/")) {
	path = "$game_dir/" + path;
}
~~~

Fix #358
Adds missing command parameter to the script call.
Not sure if that's also needed a few lines below for the emulator part.

Fixes #360
Currently translated at 100.0% (365 of 365 strings)

Translation: GameHub/Translations
Translate-URL: https://hosted.weblate.org/projects/gamehub/translations/pt_BR/
Currently translated at 100.0% (365 of 365 strings)

Translation: GameHub/Translations
Translate-URL: https://hosted.weblate.org/projects/gamehub/translations/pt_BR/
Currently translated at 29.0% (106 of 365 strings)

Translation: GameHub/Translations
Translate-URL: https://hosted.weblate.org/projects/gamehub/translations/zh_Hant_HK/
Currently translated at 29.0% (106 of 365 strings)

Translation: GameHub/Translations
Translate-URL: https://hosted.weblate.org/projects/gamehub/translations/zh_Hant/
Currently translated at 100.0% (365 of 365 strings)

Translation: GameHub/Translations
Translate-URL: https://hosted.weblate.org/projects/gamehub/translations/tr/
Currently translated at 100.0% (365 of 365 strings)

Translation: GameHub/Translations
Translate-URL: https://hosted.weblate.org/projects/gamehub/translations/tr/
Enhance steam shortcut creation
Fix setting work_dir to install_dir
Don't create symlink if there's already a blockdevice linked
Fix GH_INSTALL_DIR for custom scripts
@tkashkin tkashkin merged commit b0f5e25 into master Apr 15, 2020
tkashkin added a commit that referenced this pull request Sep 1, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.