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

Popperz Chronicle データ読み取りの暫定処置を修正する #2

Open
wanau-ynw opened this issue Aug 27, 2024 · 0 comments
Open
Labels
bug Something isn't working

Comments

@wanau-ynw
Copy link
Owner

// Lv50 特別処理。ポパクロ通常版とUPPERの区別がつかないので、力技で書き換え。先に取得したほうが通常版。
// TODO: おそらく、将来的に通常版とUPPERの間にページ区切りが入った場合にうまく動かなくなる。正式な対応が必要。
if (lv == 50){

Lv50の曲一覧で、同名の楽曲 (ポパクロ) があって区別ができない。
現状では力技で解決している (コード参照)

将来的に動かなくなるリスクあり

@wanau-ynw wanau-ynw added the bug Something isn't working label Aug 27, 2024
@wanau-ynw wanau-ynw changed the title Popperz Chronicle UPPER対策 Popperz Chronicle データ読み取りの暫定処置を修正する Aug 27, 2024
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