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

extend skin and cape api #64

Merged
merged 13 commits into from
Mar 18, 2024
Merged

extend skin and cape api #64

merged 13 commits into from
Mar 18, 2024

Conversation

wagpa
Copy link
Contributor

@wagpa wagpa commented Mar 11, 2024

Changes

  • add player cape endpoints
  • handle default skins for players
  • provide static default skins
  • allow tests to handle optional/default skins
  • fix monitor labels for chaining cache

Breaking Changes

  • update cache model for skin and head to use struct (json)
  • include skin model in skin response
  • update response format accordingly (see proto)

The breaking changes require the Redis kv-store to be cleared for skin and head. As this is a pre 1.0 version, no auto-migration is provided. Additionally, the any clients have to be updated to support the new proto definition.

@wagpa
Copy link
Contributor Author

wagpa commented Mar 11, 2024

  • update merge request title and description
  • add Steve and Alex skins
  • implement cape endpoint

@wagpa wagpa changed the title skin extend skin and cape api Mar 13, 2024
@wagpa wagpa marked this pull request as ready for review March 13, 2024 10:46
@wagpa wagpa requested a review from scrayos March 13, 2024 10:46
proto/profile.proto Outdated Show resolved Hide resolved
proto/profile.proto Show resolved Hide resolved
@wagpa wagpa requested a review from scrayos March 18, 2024 09:10
proto/profile.proto Outdated Show resolved Hide resolved
proto/profile.proto Outdated Show resolved Hide resolved
@scrayos scrayos merged commit d5e8235 into main Mar 18, 2024
4 checks passed
@scrayos scrayos deleted the dev/skin branch March 18, 2024 12:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants