refs #169 Force long note type to Charge Note
Summary
- Force player LN mode to CHARGE NOTE.
- Normalize existing saved LN/HCN settings to CHARGE NOTE.
- Prevent music-select LN mode events from changing away from CHARGE NOTE.
- Remove the Long Note type setting from the launcher UI.
- Add compatibility tests for LN mode normalization.
Verification
./gradlew.bat test --tests bms.player.beatoraja.PlayerConfigCompatibilityTest./gradlew.bat test --tests bms.player.beatoraja.launcher.LauncherFxmlCompatibilityTest --tests bms.player.beatoraja.launcher.LauncherFxmlLoadSmokeTest --tests bms.player.beatoraja.PlayerConfigCompatibilityTest./gradlew.bat clean build
Notes
Claude Code review could not be run because the local claude CLI reported a session limit.