This page looks best with JavaScript enabled

2022.0625

 ·  ☕ 1 min read

    Achievement

    • Sepatate resource into individual repo for better management.
    • Adjust the CI for auto upload the new translation into crowdin.
    • Waiting for new macbook for almost 3 monthes and got nothing.
    • Make the upgrade to my cool keyboard.

    Code quality

    • Use more generic way to change the value to the input area in the editor. karaoke
    • Implement test case for beatmap change handler. karaoke
    • Create test case for remain change handler. karaoke
    • Rename from Saiten to Scoring for better understanding. karaoke
    • Enable NRT(nullable reference types, or called 毱揖られ in the Japanese) by default. karaoke
      • Enable NRT in the caret position and calculation algorithm. karaoke
      • Enable NRT in the mods. karaoke
      • Enable NRT in the editor checks. karaoke
      • Enable NRT in the lyric property generator. karaoke
      • Enable NRT in the localisation namespace. karaoke
      • Enable NRT in the configuration. karaoke
      • Enable NRT in the beatmap. karaoke
      • Enable NRT in some parts. karaoke
      • Enable NRT in the bindable. karaoke
      • Enable NRT in the replays. karaoke
      • Enable NRT in the hit objects. karaoke
      • Enable NRT in the difficulty. karaoke
      • Enable NRT in the utils. karaoke
      • Enable NRT in the test case helper. karaoke

    Editor

    • Able to upload the avatar to the singer in the editor. karaoke
    • Should be able to show the singer avatar in the tooltip. karaoke

    Framework

    Fix

    • Should update singer info in the tooltip after singer info updated. karaoke
    • Fix the invalid singer size issue in the lyric editor. karaoke

    Localization

    • Make the section title become able to be translate in the editor. karaoke
    • Make selection button become able to be translate in the editor. karaoke

    Resources

    • Moving the resource file into another dll. karaoke

    Setting

    • Implement first-run step for the ruleset. karaoke

    Tooling

    • [Close duplicated] Add github action for upload the localisation to crowdin. karaoke