Skip to content

Big progress in the v1 of karoake ruleset. #1259

Open
@andy840119

Description

@andy840119

Because seems it's not easy to implement all the features in this release, so will just focus on the current parts

Editor:

  • Fix all the issues in the import lyric step.
  • Finish the check manager.
  • Finish the current lyric editor (Except edit note feature, will not be able to let the user touch it in the V1 release.)
  • Fix all the features in the singer and translate editor.
  • Able to save/load JSON beatmap with no data lost(Should be able to save the data like singer list or translate list).
  • Deal with undo/redo issue.

Config:

  • Fix the style adjustment in the config(or might not have the config in the first release?)

Skin:

  • Write a customized shader for v1. The user can only adjust the parameters in the current shader(because too much shader might cause a performance issue).

Gameplay

  • Fix wrong style with playback issue.
  • Might remove Container<DefaultLyricPiece> in the DrawableLyric because we can separate the lyric by shader eventually.

Not really sure will be implemented in the V1:

  • Ruleset Translation.

Those parts are still planning(will be moved into V2 or later):

  • Customized shader and save in the skin.
  • Customized font in the skin(with .fnt format).
  • Layout and style editor.
  • Lyric animation.
  • Scoring system.
  • Implement classic stage editor to deal with start and end lyric time.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions