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

Fix: paths, encoding for files and preparation for the new setup #37

Merged
merged 13 commits into from
Jul 26, 2024

Conversation

Artprozew
Copy link
Owner

@Artprozew Artprozew commented Jul 26, 2024

This PR introduces:

Fixes:

  • Encoding exceptions, UTF-8 will now be used, while also ignoring possible encoding errors on the log file.
  • Add/Improve validations for the config.ini paths.
  • Character with skins will now be displayed correctly.
  • Wrong/missing character data (Childe and Sigewinne, Kirara and Nilou skins). Ayaka skin will still be missing for now.

Added

  • As a preparation for the new setup, the program can now apply the settings from a backup_config.ini file to the config.ini file, if that backup file exists.

@Artprozew Artprozew self-assigned this Jul 26, 2024
@Artprozew Artprozew added bug Something isn't working enhancement New feature or request labels Jul 26, 2024
this is done so those settings from the new config.ini file that the
setup created will take precedence instead.
@Artprozew Artprozew merged commit 20b57ab into master Jul 26, 2024
14 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant