Bug Fixes
- Fixed an issue where pressing F4 prevented users from interacting with the file dialog.
- Fixed an issue where the log file could grow to hundreds of megabytes.
- Fixed an issue where enabling the console caused it to become transparent, leaving the window dark.
Feature Updates
- Added a new update checker system
Codebase Updates
- Transitioned to a dependency injection-based architecture.
- Organized VRM loading, logging system, settings, and other systems or helpers into dedicated folders.
GitHub Updates
What's Changed
- Refactor, split and cleanup by @misandrie in #15
- Add RU translate by @ArThirtyFour in #24
- Create README_JP.md by @Mob-Karaha in #27
- Clear and more formal russian translation by @neppedboy in #26
- Initial version checker work by @morphicschris in #17
- Allow specifying a custom game path with environment variables by @hrolfurgylfa in #29
- README Updates and Translations by @YusufOzmen01 in #23
- Changing the license from GPL to MIT by @YusufOzmen01 in #38
- Added READMEs for another languages on main file by @neppedboy in #44
- Add Simplified Chinese README (README_ZH.md) by @yuhan2680 in #45
- Dependency injection to move VRM loader to a service and prepare for future work by @morphicschris in #41
- Move file dialog to async Task by @hrolfurgylfa in #40
- General Bug Fixes and ISettingsProvider Implementation by @YusufOzmen01 in #47
New Contributors
- @misandrie made their first contribution in #15
- @ArThirtyFour made their first contribution in #24
- @Mob-Karaha made their first contribution in #27
- @neppedboy made their first contribution in #26
- @morphicschris made their first contribution in #17
- @hrolfurgylfa made their first contribution in #29
- @YusufOzmen01 made their first contribution in #23
- @yuhan2680 made their first contribution in #45