Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Big progress in the v1 of karoake ruleset. #1259

Open
1 of 11 tasks
andy840119 opened this issue Apr 4, 2022 · 1 comment
Open
1 of 11 tasks

Big progress in the v1 of karoake ruleset. #1259

andy840119 opened this issue Apr 4, 2022 · 1 comment
Labels
enhancement New feature or request

Comments

@andy840119
Copy link
Member

andy840119 commented Apr 4, 2022

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.
@andy840119 andy840119 added the enhancement New feature or request label Apr 4, 2022
@andy840119 andy840119 pinned this issue Apr 4, 2022
@andy840119
Copy link
Member Author

andy840119 commented Apr 4, 2022

For the V1(current version). the main goal is:

  • Let users be able to edit the karaoke beatmap from zero.
  • Able to see the fucking lyric.
  • Able to switch the stage by mod.
  • Able to customize base style(e.g: color, font style, sizing, and outline). -> This feature will be moved to V2 because need more time to think how to let user edit the shader and able to adjust the params in the stage.

@andy840119 andy840119 unpinned this issue Aug 18, 2022
@andy840119 andy840119 pinned this issue Apr 30, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant