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

Cannot display result screen. #172

Closed
andy840119 opened this issue Sep 13, 2020 · 4 comments
Closed

Cannot display result screen. #172

andy840119 opened this issue Sep 13, 2020 · 4 comments
Labels
bug Something isn't working
Milestone

Comments

@andy840119
Copy link
Member

Note : Judgement's amount should match hit object's amount.

@andy840119 andy840119 added the bug Something isn't working label Sep 13, 2020
@andy840119
Copy link
Member Author

It's caused by:

  1. Cannot return null in CreateDrawableRepresentation
  2. Use a tricky way to store PropertyDictionary in HitObjectList

@andy840119
Copy link
Member Author

How to implement:

  1. move PropertyDictionary into beatmap(optional)
  2. throw exception if CreateDrawableRepresentation cannot handle object.
  3. hide NotePlayfield if beatmap is not scorable.

@andy840119
Copy link
Member Author

Notice :
NotePlayfield should be always available even hide.

@andy840119
Copy link
Member Author

Implemented.

@andy840119 andy840119 added this to the 2020.0926 milestone Sep 21, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant