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

MPF 0.57.3 Release #1834

Merged
merged 18 commits into from
Sep 15, 2024
Merged

MPF 0.57.3 Release #1834

merged 18 commits into from
Sep 15, 2024

Conversation

avanwinkle
Copy link
Collaborator

This PR updates MPF to 0.57.3.

New Features

  • FAST EXP Board Config option ignore_led_errors
    When set to true, parsing/interpolation errors for LED color values will be logged but will not crash the game.

  • High Score "Filler" Initials/Names
    You can now provide a list of values to fill in high scores if a player chooses not to enter their own initials/name.

  • Version checking config option min_mpf_version
    When specified, boot up will error out if the current MPF version is less than the config-specified one. Useful if you have multiple games that use different versions, or have branches to test new features.

Other Fixes

  • Bonus entries that use player_score_entry player variables will be zero if the player variable is unset (previously: one)
  • Active modes are logged at main loop start, with a warning if attract mode is not active
  • Platform Integration Test runner improved support for trough ball detection
  • Misc code cleanup and fixes

eat it up

Copy link

sonarcloud bot commented Sep 2, 2024

@avanwinkle avanwinkle merged commit 76585ea into 0.57.x Sep 15, 2024
38 checks passed
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.

2 participants