This page looks best with JavaScript enabled

2021.0509

 ·  ☕ 1 min read

    Achievement

    • \56 stars in repo/

    Code quality

    • Remove singer property in note object. This property can get from parent lyrics directly. karaoke
    • Rename EditRuleset and EditPlayfield to use the full Editor keyword, follow how official do. karaoke
    • Separate note playfield for letting code be more re-usable. karaoke
    • Clean up code. karaoke

    Editor

    • Implement check some property in lyric. karaoke
    • Implement note checker. karaoke
    • Implement overlay in lyric editor. karaoke
    • Base implement edit note overlay. karaoke
    • Implement time-tag timing editor. karaoke

    Fix

    • Fix switch back to view note will cause errors in the lyric editor. karaoke
    • Fix not display lyrics in the singer editor. karaoke

    Gameplay

    • Make lyric / note playfield transparent can be adjusted. karaoke
    • Adjust overally lyric scale instead of adjust main lyric size(might cause size messy issue). karaoke

    Skinning

    Tooling

    • Use lazy way to fix deploy service not working. karaoke