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 Player Vars to High Score Mode #1696

Merged

Conversation

atummons
Copy link
Contributor

This updates the high_score.py file to pass through both the player_num and the category of the award. This is pushed through a new unique event (to prevent breaking existing games). The high_score.yaml file is updated as well to show how to use these new features to create a new specific slide for the awards where player and machine variables should be shown.

This updates the high_score.py file to pass through both the player_num and the category of the award.  This is pushed through a new unique event (to prevent breaking existing games). The high_score.yaml file is updated as well to show how to use these new features to create a new specific slide for the awards where player and machine variables should be shown.
@sonarcloud
Copy link

sonarcloud bot commented May 19, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@atummons
Copy link
Contributor Author

I don't know if we care about those two fails. I didn't touch that file, and it's odd it failed both Windows and Mac for 3.8 but passed the rest. I will leave that up to someone wiser than myself if it needs addressed, and how to address it.

@toomanybrians toomanybrians merged commit af9778a into missionpinball:dev May 21, 2023
@toomanybrians
Copy link
Member

Nice!

@atummons atummons deleted the high_score_mode_player_vars branch August 31, 2023 17:10
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.

None yet

2 participants