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

Add match_id and game_number from Slippi v3.14.0 #44

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

isaacna
Copy link

@isaacna isaacna commented Dec 30, 2022

Description

Adding match_id and game_number that were added in addition to ranked in Slippi 3.14.0 as described here. For match_id, we remove the null terminators when returning in Start.

Testing

Added unit test with v3.14.0 .slp file

@isaacna
Copy link
Author

isaacna commented Feb 4, 2023

Seems like the previous workflow was failing due to PEP-484. Rebased the changes in #45 to fix this

davisdude added a commit to davisdude/py-slippi that referenced this pull request Jul 4, 2023
hohav#44

commit 09b7de5
Author: isaac219 <isaac219@gmail.com>
Date:   Fri Dec 30 12:03:42 2022 -0500

    Remove extra comment

commit e68545f
Author: isaac219 <isaac219@gmail.com>
Date:   Fri Dec 30 11:47:04 2022 -0500

    Remove unnecessary lines

commit 607b392
Author: isaac219 <isaac219@gmail.com>
Date:   Fri Dec 30 11:41:57 2022 -0500

    Add match_id and game_number

Co-authored-by: isaac219 <isaac219@gmail.com>
davisdude added a commit to davisdude/py-slippi that referenced this pull request Jul 4, 2023
hohav#44

commit 09b7de5
Author: isaac219 <isaac219@gmail.com>
Date:   Fri Dec 30 12:03:42 2022 -0500

    Remove extra comment

commit e68545f
Author: isaac219 <isaac219@gmail.com>
Date:   Fri Dec 30 11:47:04 2022 -0500

    Remove unnecessary lines

commit 607b392
Author: isaac219 <isaac219@gmail.com>
Date:   Fri Dec 30 11:41:57 2022 -0500

    Add match_id and game_number

Co-authored-by: isaac219 <isaac219@gmail.com>
davisdude added a commit to davisdude/py-slippi that referenced this pull request Jul 4, 2023
hohav#44

commit 09b7de5
Author: isaac219 <isaac219@gmail.com>
Date:   Fri Dec 30 12:03:42 2022 -0500

    Remove extra comment

commit e68545f
Author: isaac219 <isaac219@gmail.com>
Date:   Fri Dec 30 11:47:04 2022 -0500

    Remove unnecessary lines

commit 607b392
Author: isaac219 <isaac219@gmail.com>
Date:   Fri Dec 30 11:41:57 2022 -0500

    Add match_id and game_number

Co-authored-by: isaac219 <isaac219@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant