This page looks best with JavaScript enabled

2021.0822

 ·  ☕ 1 min read

    Achievement

    • Now this ruleset can read .ttf fonts without any conversion.

    Code quality

    • Refactor font manager and implement bitmap font generator. karaoke
    • Regular clean-up code. karaoke
    • Use new switch expression. karaoke
    • Update nuget package and clean-up code. karaoke

    Editor

    • Improve karaoke ruleset’s own colour selector. karaoke

    Fix

    • Fix the change log style broken issue. karaoke
    • Fix TTF font cannot use in release build. karaoke
    • Fix karaoke key layout does not have the name. karaoke
    • Update NuGet and re-write difficulty calculator. karaoke
    • Fix cannot enter config page (should work until next release due to API changed). karaoke

    Skinning

    • Implement TTFGlyphStore, for accepting .ttf fonts. karaoke
    • Fix ttf glyph store and refactor font manager. karaoke
    • Make ttf glyph store can work in gameplay, which need framework fix also. karaoke
    • Add font type property in FontInfo. karaoke
    • Show font format in font selector. karaoke
    • Implement create font folder and hot-reload font list. karaoke