You are browsing as a guest. Sign up (or log in) to start making projects!

12h 27m 40s logged

Henkan Devlog (v1.3.1 → v1.5.0)

v1.4.0 (July 20-23)

This update was mainly about skin conversion. I added support for converting osu!mania skins to Etterna noteskins and back. It ended up being much bigger than I expected, with over 1,600 lines of code just for the converter.

I also added difficulty name presets with placeholders like title, artist, creator, difficulty, and MSD, fixed an issue with extreme BPM values, and added a column width setting for osu!mania exports.

Outside of the app, I improved CI, switched Windows installers to NSIS, added AUR support, improved the documentation, and wrote a full end-to-end test for skin conversion.

v1.5.0 (July 24-26)

This update focused on making the web version behave the same as the desktop app.

I fixed export names, media handling, and config support so browser exports now match Tauri. I also fixed a spacebar shortcut bug, made update notes render as Markdown, and cleaned up the CI workflows.

Keeping the web and desktop versions in sync is still one of the hardest parts since every converter change has to work in both Rust and WASM.

0
4

Comments 0

No comments yet. Be the first!