Skip to content

v1.4.3

Choose a tag to compare

@ck2739046 ck2739046 released this 01 Jul 13:15
e825954

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_time and beat_index.
    • Added multilingual translations for navigation bar button texts.
    • Improved the log output on the tasks page for better clarity.
  • Under the hood:

  • 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 README files in the project root directory.
  • Copy the new README files 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