-
Notifications
You must be signed in to change notification settings - Fork 0
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
Some badges have property group
#5
Comments
Rinrin0413
added a commit
that referenced
this issue
Nov 29, 2023
Rinrin0413
added a commit
that referenced
this issue
Nov 29, 2023
Merged
Rinrin0413
added a commit
that referenced
this issue
Nov 29, 2023
# v0.5.0 2023-11-30 ## Fixes - Decoding error caused by the TWC badges [[#4](#4)] - Missing property `currentbtbchainpower` in struct `SinglePlayEndCtx` [[#6](#6)] - Some outdated example code (01, 04) - Some typos in document and `CHANGELOG.md` ## Additions - Support new type of line clear "Pentas" and "T-Spin Pentas" [[#7](#7)] - A field `group` in struct `Badge` [[#5](#5)] ## Changes - Rename a field `attack` to `attacks` of struct `EndCtxGarbage` ## Improvements - Improve the document - Update the library description sentence in `README.md` and `/src/lib.rs` ## Internal - Update `.gitignore`
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
The API doc says the badges of the User Info have up to three properties.
But some badges have additional property
group
.Anyway, support this property.
Maybe this property is for the competition event badge.
type is optional string
The text was updated successfully, but these errors were encountered: