v1.4.3
HachimiDX: Maimai auto rechart tool 🐱
What's new
-
Auto rechart:
- Added support for V slides. Connected straight line slides will be merged into V slides under certain conditions.
- Optimized note speed estimation by utilizing data from more notes.
-
UI & Controls:
- Refactored the BPM config alignment on the measure bpm page for improved accuracy. Now it aligns based on
first_note_timeandbeat_index. - Added multilingual translations for navigation bar button texts.
- Improved the log output on the tasks page for better clarity.
- Refactored the BPM config alignment on the measure bpm page for improved accuracy. Now it aligns based on
-
Under the hood:
- Updated the bundled MajdataEdit to v1.4.3.
- Updated the bundled BPM-Measurer to v1.1.2.
-
Adjusted some interface components, text, and output messages in the app to improve clarity.
-
Modified some text in the README to improve clarity.
Bug fixes:
- Fixed an issue where MajdataEdit did not properly release old chart resources when closing or loading a new chart.
- Fixed an issue where the main application window occasionally failed to return to the foreground and become active after closing a file explorer dialog.
- Fixed an issue where note timing became incorrect after note speed calculation failed.
How to update from v1.4.2
- Delete the
READMEfiles in the project root directory. - Copy the new
READMEfiles to the project root directory. - Delete the old
src/folder in the project root directory entirely. - Copy the new
src/folder to the project root directory.
Full Changelog: v1.4.2...v1.4.3