This page looks best with JavaScript enabled

2021.0710

 ·  ☕ 2 min read

    Achievement

    • \69 Stars/
    • more than 2000 commits, means need to make 27 commits to earn a star /_\

    Beatmap

    • Check text tag should not empty. karaoke
    • Improve CheckInvalidTranslateLyrics to check invalid translate. karaoke

    Code quality

    • Use the real color picker to replace the fake one. karaoke
    • Clean up code. karaoke
    • Refactor lyric maker caret. karaoke
    • Move state into individual class in the lyric editor, which means not place all value in the main class. karaoke
    • Implement the base auto-generate section. karaoke

    Editor

    • Implement note generator. karaoke
    • Implement auto generate note section, for selecting target lyric to apply. karaoke
    • Able to select lyric for apply in lyric editor. karaoke
    • Implement language generator. karaoke
    • Apply selection in note auto generate. karaoke
    • Separate ruby/romaji into two area. karaoke
    • Enable to auto-generate time-tag for individual lyric. karaoke
    • Implement time tag auto generate section. karaoke
    • Adjust badge in some mode. karaoke
    • Implement ruby / romaji issue table. karaoke
    • Implement create / remove language in generator config. karaoke
    • Deal with the cause if old value is equal to new value in BindArrayChanged. karaoke
    • Implement section to sync note scrolling range. karaoke
    • Should not able to generate ruby/romaji if not select language. karaoke
    • Should disable detect language if has no text in lyric. karaoke
    • Split section in language and ruby/romaji mode. karaoke
    • Should show invalid text hint next of generate area. karaoke
    • Adjust button order and color in edit ruby/romaji mode. karaoke

    Import

    • Should be able roll-back step if click the invalid text in the lyric editor in the import screen. karaoke