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

Initial Implementation of SSBU PlayReport usage! #638

Merged
merged 6 commits into from
Feb 8, 2025

Conversation

FluffyOMC
Copy link
Contributor

Currently, this has as many game modes as I could find to implement, along with a list of all the characters in the game and their code ID.

Possible upcoming plan could be to find all the "Anniversary"/Achievement IDs and what they mean to properly say what achievement was unlocked in the Discord Activity.

image
image
To not hit the 128 character limit, I have it where:

If there are 4 players or less, it outputs all character names, which player number it was, and the top 3 get a medal showing their rank. If there are 5 or more players, it outputs how many players were in battle, then the top 3 players are outputted with the character name, their player number, and their rank-medal.

@github-actions github-actions bot added the gui Affects the Avalonia UI or translations. label Feb 8, 2025
@GreemDev GreemDev merged commit 253cbb2 into Ryubing:master Feb 8, 2025
10 checks passed
@FluffyOMC FluffyOMC deleted the ssbu-report branch February 8, 2025 22:25
@GreemDev GreemDev mentioned this pull request Feb 11, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
gui Affects the Avalonia UI or translations.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants